1. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · Wed Apr 26 22:27:55 2017 -0600
  2. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  3. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  4. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · Sun Oct 16 23:35:18 2016 -0700
  5. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · Wed Oct 26 17:15:37 2016 -0400
  6. 706605f Convert CONFIG_VIDEO_SW_CURSOR to Kconfig by Simon Glass · Mon Oct 17 20:12:51 2016 -0600
  7. dcff692 Convert CONFIG_VGA_AS_SINGLE_DEVICE to Kconfig by Simon Glass · Mon Oct 17 20:12:49 2016 -0600
  8. e64c724 Convert CONFIG_CFB_CONSOLE to Kconfig by Simon Glass · Mon Oct 17 20:12:41 2016 -0600
  9. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  10. e9d797a Convert CONFIG_VIDEO to Kconfig by Simon Glass · Mon Oct 17 20:12:40 2016 -0600
  11. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  12. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  13. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  14. 788236f mx6sxsabresd: Avoid hardcoded RAM size by Vanessa Maegima · Thu Jun 09 15:28:33 2016 -0300
  15. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  16. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  17. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  18. 601ab71 imx: mx6sxsabresd: add command and macros for boot m4 core by Peng Fan · Thu Jan 28 16:55:06 2016 +0800
  19. 5956592 imx: mx6sxsabresd: Add MCIMX28LCD display support by Ye Li · Tue Jan 26 22:09:40 2016 +0800
  20. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  21. 72a049d spi: Move SPI drivers to defconfig by Bin Meng · Wed Nov 25 05:34:53 2015 -0800
  22. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  23. bbf3327 mx6sxsabresd: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · Tue Sep 08 14:50:24 2015 -0300
  24. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · Wed Sep 02 13:54:13 2015 -0500
  25. 6b7937b imx: mx6sxsabresd: enable CONFIG_SPL_FAT_SUPPORT by Peng Fan · Mon Aug 17 16:12:45 2015 +0800
  26. b596732 imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · Wed Jun 24 17:09:46 2015 +0100
  27. d651a10 defconfig: Move CONFIG_SPI_FLASH_BAR from configs by Jagan Teki · Mon Jun 29 22:36:18 2015 +0530
  28. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  29. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  30. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · Fri May 22 17:30:53 2015 +0100
  31. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  32. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  33. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  34. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  35. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  36. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  37. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100
  38. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · Fri May 22 17:30:45 2015 +0100
  39. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  40. 5b93887 mx6sxsabresd: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · Mon Mar 02 14:14:25 2015 -0300
  41. 7eb7bfc dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL by Simon Glass · Fri Feb 13 12:20:49 2015 -0700
  42. 838723b dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · Wed Feb 11 16:32:59 2015 -0700
  43. dfa1018 imx: mx6: Change ENV offset to 512K bytes for larger u-boot image by Ye.Li · Fri Jan 16 16:47:44 2015 +0800
  44. 618674c imx:mx6sxsabresd spl support in header file by Peng Fan · Tue Dec 30 17:24:00 2014 +0800
  45. b894950 mx6sxsabresd: Remove unneeded board_late_init() by Fabio Estevam · Mon Dec 29 16:23:17 2014 -0200
  46. 7dcb5bf imx:mx6sxsabresd support qspi AHB read by Peng Fan · Thu Jan 08 10:40:21 2015 +0800
  47. 26a711f mx6sxsabresd: support qspi flash bigger than 16MB by Peng Fan · Sun Jan 04 17:07:15 2015 +0800
  48. 724de24 imx:mx6sxsabresd add qspi support by Peng Fan · Wed Dec 31 11:01:40 2014 +0800
  49. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  50. 3ba0858 mx6sxsabresd: Add thermal support by Fabio Estevam · Tue Nov 25 13:11:07 2014 -0200
  51. 92616e8 imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3 by Ye.Li · Tue Nov 04 15:36:40 2014 +0800
  52. f82f83f imx:mx6sxsabresd add board level support for usb by Peng Fan · Mon Nov 10 08:50:40 2014 +0800
  53. 58426d8 mx6sxsabresd: Fix PCI reset and power GPIO assignments by Fabio Estevam · Tue Sep 30 14:05:39 2014 -0300
  54. 2153cd3 imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · Mon Sep 15 14:59:16 2014 +0800
  55. d3e0749 mx6sxsabresd: Add PCI support by Fabio Estevam · Mon Aug 25 14:26:46 2014 -0300
  56. 3bc9bc1 mx6sxsabresd: Add Ethernet support by Fabio Estevam · Fri Aug 15 00:24:29 2014 -0300
  57. cc175cf mx6sxsabresd: Add PFUZE100 PMIC support by Fabio Estevam · Wed Jul 09 16:13:30 2014 -0300
  58. b6936d7 mx6sx: Add initial support for mx6sxsabresd board by Fabio Estevam · Tue Jun 24 17:41:01 2014 -0300