1. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  2. dfafe89 Remove various unused interrupt related code by Tom Rini · Thu Apr 06 20:42:18 2017 -0400
  3. c477ae7 imx: mx6slevk: enable more DM drivers by Peng Fan · Sat Mar 04 10:45:44 2017 +0800
  4. 4d8fe33 imx: mx6slevk: use SPI_BOOT by Peng Fan · Sat Mar 04 10:45:42 2017 +0800
  5. d997f7c arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-types by Tom Rini · Wed Jan 25 20:42:36 2017 -0500
  6. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  7. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  8. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  9. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  10. a9e4f91 mx6slevk: Avoid hardcoded RAM size by Vanessa Maegima · Thu Jun 09 15:28:31 2016 -0300
  11. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  12. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  13. 64fed7c mx6slevk: Remove CONFIG_ETHPRIME option by Fabio Estevam · Mon Feb 01 14:24:56 2016 -0200
  14. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  15. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · Mon Sep 21 22:43:38 2015 +0200
  16. fd822fd mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT by Fabio Estevam · Tue Sep 08 14:50:23 2015 -0300
  17. ce08c36 thermal: imx_thermal: rework driver to be reused by Adrian Alonso · Wed Sep 02 13:54:13 2015 -0500
  18. e8c50ce imx: mx6slevk: add SPL support by Peng Fan · Mon Aug 17 16:11:05 2015 +0800
  19. b596732 imx6: standardise OCOTP and fuse config to mx6_common by Peter Robinson · Wed Jun 24 17:09:46 2015 +0100
  20. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  21. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  22. d1e3399 mx6: standardise CONFIG_CMD_CACHE by Peter Robinson · Fri May 22 17:30:53 2015 +0100
  23. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  24. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  25. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  26. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  27. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  28. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  29. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100
  30. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · Fri May 22 17:30:45 2015 +0100
  31. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · Fri Mar 20 10:20:40 2015 -0700
  32. 5b1f29f imx:mx6slevk support reading temperature by Peng Fan · Tue Mar 10 15:33:25 2015 +0800
  33. a1c453f mx6slevk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · Mon Mar 02 14:14:26 2015 -0300
  34. b0d9756 imx:mx6slevk add pmic and i2c configuration by Peng Fan · Thu Feb 12 09:36:28 2015 +0800
  35. 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
  36. 68a8bef imx:mx6slevk add spi nor boot support by Peng Fan · Tue Dec 30 11:14:51 2014 +0800
  37. c0003f2 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Dec 11 18:40:49 2014 -0500
  38. 9a81b1d imx: mx6slevk: Change default mmcdev to USDHC2 device by Ye.Li · Tue Nov 04 15:26:04 2014 +0800
  39. dd6624a imx:mx6slevk add board level support for usb by Peng Fan · Mon Nov 10 08:50:41 2014 +0800
  40. a056ba5 imx: mx6slevk: Add support for USDHC1 and USDHC3 slots by Ye.Li · Thu Oct 30 18:30:54 2014 +0800
  41. cfb8ff2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Wed Oct 08 21:20:49 2014 +0200
  42. 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
  43. c7c3597 imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · Mon Sep 15 14:59:18 2014 +0800
  44. 3abe3b8 imx: mx6slevk: Change to use generic board by Ye.Li · Tue Sep 09 14:51:58 2014 +0800
  45. f6db5ac mx6slevk: Add SPI NOR flash support by Fabio Estevam · Fri Apr 11 08:39:43 2014 -0300
  46. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  47. a5c5b6e mx6sl: Adjust fdt_addr to avoid address overlapping by Fabio Estevam · Wed Jan 22 12:23:32 2014 -0200
  48. 01064b1 mx6slevk: Set default environment to use zImage by Otavio Salvador · Thu Jan 16 19:58:04 2014 -0200
  49. 881c271 mx6slevk: Include "mx6_common.h" by Fabio Estevam · Thu Jan 09 08:57:12 2014 -0200
  50. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  51. 204c4ed config: Add a default CONFIG_SYS_PROMPT by Rob Herring · Mon Sep 30 17:11:48 2013 -0500
  52. 67b8b9d mx6slevk: Add Ethernet support by Fabio Estevam · Fri Sep 13 00:36:28 2013 -0300
  53. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  54. c36bd3f mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · Fri Jun 28 18:52:41 2013 -0300
  55. a0c2b8a mx6slevk: Allow booting a device tree kernel by Fabio Estevam · Thu May 23 13:57:18 2013 +0000
  56. 26e9c97 mx6sl: Add initial support for mx6slevk board by Fabio Estevam · Wed Apr 10 09:32:58 2013 +0000