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