1. 7881b33 mx6sabresd: Remove uneeded ifdef by Fabio Estevam · Thu Apr 16 22:11:48 2015 -0300
  2. 2f3641c mx6sabresd: Fix SPL memory description by Fabio Estevam · Thu Apr 16 22:11:47 2015 -0300
  3. e5bcd4d imx:mx6 set normal APS and standby PFM mode by Peng Fan · Tue Jan 27 10:14:04 2015 +0800
  4. c9498fa imx:mx6sabresd add board level support for usb by Peng Fan · Tue Dec 02 09:55:27 2014 +0800
  5. 75e02f9 imx: mx6sabresd: Use the pfuze common init function by Ye.Li · Thu Nov 06 16:29:00 2014 +0800
  6. 56cf36a mx6sabresd: Access SRC_SBMR1 register via structure by Fabio Estevam · Tue Nov 18 11:26:06 2014 -0200
  7. 35c5095 mx6sabresd: Add mx6sabresd_spl_defconfig to MAINTAINERS entry by Fabio Estevam · Sun Nov 16 23:49:48 2014 -0200
  8. 44606e2 mx6sabresd: State that only mx6q is supported in SPL by Fabio Estevam · Sat Nov 15 14:57:52 2014 -0200
  9. cd138af mx6: Use a common SPL configuration file by Fabio Estevam · Fri Nov 14 09:37:02 2014 -0200
  10. c6ecd0b mx6sabresd: Move the DCD settings to spl code by Fabio Estevam · Fri Nov 14 09:36:59 2014 -0200
  11. f533c2e mx6sabresd: Staticize when possible by Fabio Estevam · Thu Nov 06 12:24:25 2014 -0200
  12. 593d0c8 mx6sabresd: Fix error handling in board_mmc_init() by Fabio Estevam · Thu Nov 06 12:24:24 2014 -0200
  13. 0749155 imx6: SPL support for iMX6 SabreSD by John Tobias · Wed Nov 12 14:27:45 2014 -0800
  14. 6a941a3 imx6: add data configuration file for SPL by John Tobias · Wed Nov 12 14:27:42 2014 -0800
  15. b28b2e2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Wed Nov 05 12:48:09 2014 -0500
  16. 0d29cee mx6sabresd: Add Seiko WVGA panel support by Fabio Estevam · Tue Oct 21 21:14:53 2014 -0200
  17. 3bae15f kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · Tue Oct 28 23:16:09 2014 +0100
  18. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  19. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  20. 18473f4 imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board by Nitin Garg · Mon Sep 15 08:56:46 2014 -0500
  21. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
  22. 0d82bad kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · Sun Sep 14 03:01:49 2014 +0900
  23. 6140015 mx6dlsabresd: Use its own DCD table by Fabio Estevam · Thu Aug 21 10:02:25 2014 -0300
  24. 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
  25. b96df4f pmic: pmic_pfuze100: Use a shorter name for PMIC name by Fabio Estevam · Fri Aug 01 08:50:03 2014 -0300
  26. 9799f26 Add board MAINTAINERS files by Masahiro Yamada · Wed Jul 30 14:08:18 2014 +0900
  27. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900
  28. ba92ad6 mx6sabred: Add PFUZE100 PMIC support by Fabio Estevam · Fri May 09 13:15:42 2014 -0300
  29. 622c436 mx6sabresd: use common detect_hdmi by Eric Benard · Fri Apr 04 19:05:58 2014 +0200
  30. d6cabb2 mx6sabresd: use common board_video_skip by Eric Benard · Fri Apr 04 19:05:54 2014 +0200
  31. 0e99f01 ARM: mx6: Add PCIe on SabreSDP by Marek Vasut · Sun Mar 23 22:45:41 2014 +0100
  32. fa3ae40 mx6sabresd: Return from cpu_eth_init() directly by Fabio Estevam · Sat Jan 04 17:36:32 2014 -0200
  33. 7d66d56 mx6sabresd: Fix LVDS width and color format by Fabio Estevam · Wed Dec 04 01:08:17 2013 -0200
  34. dee3c84 mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals by Fabio Estevam · Wed Dec 04 01:08:16 2013 -0200
  35. 6f45063 MX6 SabreSD: Use readl() to read the CCM_CCGR3 register by Liu Ying · Fri Nov 29 22:38:39 2013 +0800
  36. d82dad4 mx6sabresd: Add SPI NOR support by Fabio Estevam · Fri Nov 08 16:20:54 2013 -0200
  37. 70f84b5 mx6sabresd: Fix wrong colors in LVDS splash by Fabio Estevam · Mon Nov 25 10:34:26 2013 -0200
  38. 3d3be0a i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents by Eric Nelson · Mon Nov 04 17:00:51 2013 -0700
  39. 5d23de5 board: arm: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:37 2013 +0900
  40. 729a235 mx6sabresd: Return error if cpu_eth_init() fails by Fabio Estevam · Thu Sep 12 22:03:22 2013 -0300
  41. eda2b3f mx6sabresd: Reset counter to prevent error message by Fabio Estevam · Wed Sep 11 18:14:30 2013 -0300
  42. 335d997 mx6sabresd: Avoid hang when HDMI cable is not connected by Fabio Estevam · Wed Sep 11 18:14:29 2013 -0300
  43. 9e642cd mx6sabresd: Add LVDS splash screen support by Fabio Estevam · Wed Sep 04 15:12:38 2013 -0300
  44. 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
  45. 0b87ba0 mx6qsabresd: Add splash screen support via HDMI by Pardeep Kumar Singla · Thu Jul 25 12:12:14 2013 -0500
  46. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  47. ec10aed imx: Add support for the SabreSD shipped with i.MX6DL by Pierre Aubert · Tue Jun 04 09:00:15 2013 +0200