1. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  2. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  3. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  4. b110e11 usb: net: migrate USB Ethernet adapters to Kconfig by Chris Packham · Mon Aug 28 20:50:46 2017 +1200
  5. 547cf41 usb: net: migrate CONFIG_USB_HOST_ETHER to Kconfig by Chris Packham · Mon Aug 28 20:50:45 2017 +1200
  6. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  7. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  8. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  9. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  10. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  11. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  12. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  13. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  14. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  15. be6c5f1 imx6: generic MMC config options to mx6_common by Peter Robinson · Fri May 22 17:30:52 2015 +0100
  16. f320d70 imx6: standardise filesystem and boot options by Peter Robinson · Fri May 22 17:30:51 2015 +0100
  17. 61a1b9d imx6: move generic miscellaneous and overwrite options by Peter Robinson · Fri May 22 17:30:50 2015 +0100
  18. 490a61e imx6: centralise common boot options in mx6_common.h by Peter Robinson · Fri May 22 17:30:49 2015 +0100
  19. a0e6379 imx6: move MXC_GPIO define to mx6_common.h by Peter Robinson · Fri May 22 17:30:48 2015 +0100
  20. 3028f62 imx6: move standard ATAG configs to mx6_common.h by Peter Robinson · Fri May 22 17:30:47 2015 +0100
  21. e193ff2 imx6: move generic imx6 options to mx6_common.h by Peter Robinson · Fri May 22 17:30:46 2015 +0100
  22. 4b67150 imx6: move all standard includes to mx6_common.h by Peter Robinson · Fri May 22 17:30:45 2015 +0100
  23. 155c442 mx6qarm2: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · Mon Mar 02 14:14:27 2015 -0300
  24. 076d2db imx:mx6qarm2 add board level support for usb by Peng Fan · Tue Dec 02 09:55:28 2014 +0800
  25. dd4aeca imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards by Ye.Li · Mon Sep 29 23:26:29 2014 +0800
  26. eb28b6a imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board by Ye.Li · Mon Sep 29 23:26:28 2014 +0800
  27. e57dcf6 imx: mx6qarm2: Change the mmcroot and mmcpart env value by Ye.Li · Tue Sep 09 10:16:58 2014 +0800
  28. 33c4396 imx: mx6qarm2: Add the kernel FDT Loading support by Ye.Li · Tue Sep 09 10:16:57 2014 +0800
  29. f8e35cc imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR by Peng Fan · Mon Sep 15 14:59:17 2014 +0800
  30. 21435be imx: mx6q/dlarm2: Change to use generic board by Ye.Li · Tue Sep 09 14:51:57 2014 +0800
  31. cb6e0bd mx6qarm2: Set default environment to use zImage by Otavio Salvador · Thu Jan 16 19:58:02 2014 -0200
  32. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · Fri Nov 01 08:12:24 2013 -0200
  33. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · Fri Oct 04 08:40:05 2013 -0500
  34. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  35. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  36. 57ab23f ARM: mx6: use common CPU errata config options by Stephen Warren · Tue Feb 26 12:28:29 2013 +0000
  37. 56b3ba1 Merge branch 'master' of git://git.denx.de/u-boot into resolve by Minkyu Kang · Mon Dec 10 13:44:41 2012 +0900
  38. d911775 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · Tue Nov 06 11:27:27 2012 +0000
  39. d8c2fd0 mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · Tue Oct 23 10:57:47 2012 +0000
  40. 464fdd2 Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · Sat Oct 27 11:43:17 2012 +0200
  41. e1c7c8a configs: Fix usage of mmc rescan by Andrew Bradford · Mon Oct 01 05:06:52 2012 +0000
  42. 3be4709 mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER by Fabio Estevam · Wed Oct 17 07:33:27 2012 +0000
  43. afac165 mx5/6: Define default SoC input clock frequencies by Benoît Thébaudeau · Thu Sep 27 10:19:58 2012 +0000
  44. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · Fri Jul 13 09:44:01 2012 +0000
  45. 59c7609 No need to define CONFIG_ARCH_CPU_INIT. by Fabio Estevam · Thu Mar 01 04:02:39 2012 +0000
  46. 584c0ea hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · Tue Jun 19 15:54:35 2012 -0700
  47. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · Tue Jun 19 12:54:34 2012 +0000
  48. 3368a94 mx6qarm2: Allow booting a zImage kernel by Fabio Estevam · Mon Apr 23 06:31:17 2012 +0000
  49. c94ce4a i.MX6: implement enable_caches() by Eric Nelson · Sun Mar 04 11:47:38 2012 +0000
  50. 10a78bf i.mx6q: configs: Add fdt_high and initrd_high variables by Dirk Behme · Thu Jan 12 23:49:24 2012 +0000
  51. 0cdd123 i.mx6q: arm2: Add the enet function support by Jason Liu · Fri Dec 16 05:17:08 2011 +0000
  52. 0259110 i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board by Jason Liu · Fri Nov 25 00:18:05 2011 +0000