1. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  2. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  3. f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · Wed Jun 17 18:19:18 2020 +0200
  4. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  5. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  6. 13960fd Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig by Breno Matheus Lima · Thu Jul 18 12:34:08 2019 +0000
  7. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · Wed Aug 14 07:23:43 2019 -0500
  8. c9495bc mx7_common: Share configs to skip low level init by Jun Nie · Wed May 08 14:38:29 2019 +0800
  9. c2d4744 imx: hab: Increase CSF_SIZE for i.MX6 and i.MX7 devices by Breno Matheus Lima · Fri Apr 26 02:56:48 2019 +0000
  10. f221314 configs: move CONFIG_MXC_OCOTP to Kconfig by Marcel Ziswiler · Mon Mar 25 17:24:57 2019 +0100
  11. b302747 Kconfig: Migrate BOUNCE_BUFFER by Philipp Tomsich · Fri Nov 30 22:13:25 2018 +0100
  12. 2a23544 mx7: remove empty ifndef statement by Peter Robinson · Sat May 12 09:44:20 2018 +0100
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  14. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · Sun Apr 15 08:43:50 2018 -0400
  15. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  16. 9fb00ca mx7_common: Fix SPL compilation with secure boot support enabled by Eran Matityahu · Wed Feb 28 09:51:34 2018 +0200
  17. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  18. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  19. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  20. b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · Sun Feb 04 09:32:43 2018 -0600
  21. 769f48e mx7_common: use psci 1.0 instead of 0.1 by Anson Huang · Sun Jan 07 14:34:30 2018 +0800
  22. 4296041 imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig by Stefan Agner · Fri Jan 05 15:08:17 2018 +0100
  23. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · Wed Aug 23 22:59:06 2017 +0200
  24. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  25. 18980cc Convert CONFIG_CMD_FUSE to Kconfig by Simon Glass · Wed May 17 03:25:22 2017 -0600
  26. 8839124 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · Wed Apr 26 22:28:06 2017 -0600
  27. 70c7893 ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY by Andre Przywara · Thu Feb 16 01:20:19 2017 +0000
  28. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · Fri Mar 17 20:34:53 2017 +0100
  29. a5c4d40 Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigs by Tom Rini · Wed Mar 01 16:51:58 2017 -0500
  30. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · Mon Jan 30 19:46:49 2017 +0900
  31. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · Fri Jan 27 11:00:37 2017 +0100
  32. 95d3141 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · Mon Jan 23 13:31:21 2017 -0700
  33. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  34. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  35. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  36. c595814 mx7_common: add secure boot support by Gary Bisson · Thu Aug 25 19:03:19 2016 +0200
  37. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  38. 6abecc3 ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:23 2016 +0900
  39. d5415b2 ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig by Masahiro Yamada · Tue Aug 30 16:22:22 2016 +0900
  40. 1ad4cfe mx7_common: initialize generic timer on all CPU's by Stefan Agner · Mon Jul 25 22:57:47 2016 -0700
  41. 2a753d3 mx7_common: use Kconfig for ARMv7 non-secure mode by Stefan Agner · Wed Jul 13 00:25:41 2016 -0700
  42. 33240f5 mx7_common: Put display board info config into board file by Stefan Agner · Wed Jul 13 00:25:40 2016 -0700
  43. 42dac20 mx7: set soc environment according to exact SoC type by Stefan Agner · Wed Jul 13 00:25:39 2016 -0700
  44. 1d9e409 autoboot: follow-up cleanup after CONFIG_BOOTDELAY moves by Masahiro Yamada · Sat Jun 11 18:44:09 2016 +0900
  45. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  46. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  47. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  48. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  49. ddeb4c4 mx7_common: Define CONFIG_SYS_MALLOC_LEN in the board file by Fabio Estevam · Sat Mar 26 13:30:49 2016 -0300
  50. b924d52 mx7_common: Put early/late init configs into board file by Fabio Estevam · Mon Feb 29 09:33:21 2016 -0300
  51. 52b6658 Merge branch 'next' by Stefano Babic · Sun Mar 20 22:04:29 2016 +0100
  52. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  53. 82bf1a0 mx7dsabresd: Define serial port locally by Fabio Estevam · Mon Feb 22 18:41:48 2016 -0300
  54. 276a057 mx7_common: Remove unexisting options by Fabio Estevam · Mon Feb 22 18:41:47 2016 -0300
  55. 3783b9b imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M by Peng Fan · Mon Jan 04 15:27:22 2016 +0800
  56. 5ac3a59 imx: mx7: enable CONFIG_FSL_CLK by Peng Fan · Thu Oct 29 15:59:25 2015 +0800
  57. 3a077cd common: add CMD_GPIO to Kconfig by Thomas Chou · Wed Nov 11 21:39:33 2015 +0800
  58. 2da05db imx: mx7: default enable non-secure mode by Peng Fan · Fri Oct 23 10:13:05 2015 +0800
  59. 67d3dd24 Merge git://git.denx.de/u-boot by Stefano Babic · Thu Nov 12 17:13:26 2015 +0100
  60. aeb57d8 imx: hab: rework unified rom section for mx7 by Adrian Alonso · Mon Oct 12 13:48:10 2015 -0500
  61. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · Mon Oct 26 19:47:42 2015 +0800
  62. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · Tue Oct 20 21:09:06 2015 +0900
  63. 9881077 imx: mx7dsabresd: Add support for MX7D SABRESD board by Adrian Alonso · Thu Sep 03 11:49:28 2015 -0500