1. bde2170 Convert CONFIG_USB_MAX_CONTROLLER_COUNT to Kconfig by Tom Rini · Sun Jun 12 20:02:04 2022 -0400
  2. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · Wed Jun 08 08:24:27 2022 -0400
  3. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  4. 22357ec configs: imx: drop IMX_FEC_BASE by Peng Fan · Fri Apr 15 12:23:43 2022 +0800
  5. bb4bb58 configs: drop CONFIG_MMCROOT by Peng Fan · Fri Apr 15 12:23:41 2022 +0800
  6. 49d4b08 net: fec_mxc: Drop CONFIG_FEC_XCV_TYPE by Tom Rini · Fri Mar 11 09:12:10 2022 -0500
  7. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · Fri Mar 11 09:12:07 2022 -0500
  8. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · Sat Dec 11 14:55:52 2021 -0500
  9. 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · Sat Oct 30 23:03:52 2021 -0400
  10. 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · Sat Oct 30 23:03:49 2021 -0400
  11. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  12. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  13. 1a19588 Convert CONFIG_SYS_I2C_MXC et al to Kconfig by Tom Rini · Wed Aug 18 23:12:33 2021 -0400
  14. a6e2923 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · Wed Aug 18 23:12:32 2021 -0400
  15. 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · Wed Aug 18 23:12:24 2021 -0400
  16. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  17. 5d09038 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · Thu Oct 29 21:22:03 2020 -0400
  18. eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · Fri Jul 24 17:14:47 2020 -0400
  19. d019380 Convert CONFIG_MXC_UART to Kconfig by Tom Rini · Tue Jun 09 10:46:46 2020 -0400
  20. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  21. 5d15419 Convert CONFIG_PHYLIB et al to Kconfig by Tom Rini · Fri Apr 24 15:35:53 2020 -0400
  22. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  23. 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · Wed May 01 07:58:27 2019 +0000
  24. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  25. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  26. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  27. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  28. 0542561 i.mx6ul: xpress: update UART init for current board revision by Anatolij Gustschin · Mon Oct 02 21:32:55 2017 +0200
  29. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · Tue Aug 01 17:19:59 2017 -0700
  30. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  31. 33731bc imx: reorganize IMX code as other SOCs by Stefano Babic · Thu Jun 29 10:16:06 2017 +0200
  32. 496a417 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · Fri May 12 22:33:29 2017 -0400
  33. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  34. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · Fri May 12 22:33:27 2017 -0400
  35. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · Wed Apr 26 22:27:54 2017 -0600
  36. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · Sat Feb 11 22:43:54 2017 +0900
  37. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · Mon Jan 23 13:31:20 2017 -0700
  38. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · Sat Jan 21 11:48:33 2017 +0100
  39. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  40. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  41. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · Sat Oct 08 14:41:44 2016 -0400
  42. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:44 2016 -0600
  43. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · Mon Sep 12 23:18:41 2016 -0600
  44. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  45. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  46. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  47. 811382b kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · Wed Apr 06 20:28:03 2016 +0200
  48. 73eb9b0 arm: mx6: Add CCV xPress board support by Stefan Roese · Wed Feb 10 11:41:26 2016 +0100