1. c9edebe global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG by Tom Rini · Sun Dec 04 10:03:50 2022 -0500
  2. f9c0235 Convert CONFIG_NEVER_ASSERT_ODT_TO_CPU to Kconfig by Tom Rini · Sun Dec 04 10:03:28 2022 -0500
  3. af1a3e9 global: Remove unused CONFIG symbols by Tom Rini · Fri Dec 02 16:42:31 2022 -0500
  4. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · Fri Dec 02 16:42:27 2022 -0500
  5. f8967f8 Convert CONFIG_FSL_ESDHC_PIN_MUX to Kconfig by Tom Rini · Fri Dec 02 16:42:22 2022 -0500
  6. e8020a5 net: tsec: Remove non-DM_ETH support code by Tom Rini · Sun Nov 27 10:25:04 2022 -0500
  7. 3d43987 Convert CONFIG_VSC7385_ENET et al to Kconfig by Tom Rini · Sat Nov 19 18:45:39 2022 -0500
  8. f27b796 Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · Sat Nov 19 18:45:31 2022 -0500
  9. a910c68 Convert CONFIG_HWCONFIG to Kconfig by Tom Rini · Sat Nov 19 18:45:16 2022 -0500
  10. 7579523 Convert CONFIG_FSL_SERDES to Kconfig by Tom Rini · Sat Nov 19 18:45:13 2022 -0500
  11. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  12. bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · Wed Nov 16 13:10:37 2022 -0500
  13. 56af659 global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI* by Tom Rini · Wed Nov 16 13:10:33 2022 -0500
  14. df6a215 global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_* by Tom Rini · Wed Nov 16 13:10:28 2022 -0500
  15. dc172ee Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig by Tom Rini · Sun Dec 04 09:39:03 2022 -0500
  16. b421349 global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_* by Tom Rini · Sat Nov 12 17:36:51 2022 -0500
  17. 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:13 2022 -0400
  18. d5c3bf2 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · Fri Oct 28 20:27:12 2022 -0400
  19. 7f18432 Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · Fri Oct 28 20:27:07 2022 -0400
  20. 5a70f17 Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to Kconfig by Tom Rini · Fri Oct 28 20:27:02 2022 -0400
  21. d17ab6a Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig by Tom Rini · Fri Oct 28 20:26:55 2022 -0400
  22. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  23. d38112c Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · Sat Jul 23 13:05:04 2022 -0400
  24. 78f8800 Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to Kconfig by Tom Rini · Sat Jul 23 13:05:00 2022 -0400
  25. cb5e3c1 Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig by Tom Rini · Sat Jul 23 13:04:59 2022 -0400
  26. 2f05fef powerpc: Move CONFIG_SYS_DDR_SIZE to CONFIG_SYS_SDRAM_SIZE by Tom Rini · Sat Jul 23 13:04:56 2022 -0400
  27. 302bd67 Convert CONFIG_SYS_FLASH_EMPTY_INFO to Kconfig by Tom Rini · Sat Jul 23 13:04:55 2022 -0400
  28. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  29. eb4f2de Convert CONFIG_SYS_RAMBOOT to Kconfig by Tom Rini · Sat Jun 25 11:02:44 2022 -0400
  30. 5d673de Convert CONFIG_SYS_83XX_DDR_USES_CS0 to Kconfig by Tom Rini · Sat Jun 25 11:02:41 2022 -0400
  31. 42b46d3 layerscape: Remove some unused CONFIG symbols by Tom Rini · Sat Jun 25 11:02:34 2022 -0400
  32. e493fb8 MPC837XERDB: Remove unused PCI defines by Tom Rini · Mon Jun 20 08:07:52 2022 -0400
  33. 6fe7270 Convert CONFIG_PCI_SCAN_SHOW to Kconfig by Tom Rini · Mon Jun 20 08:07:48 2022 -0400
  34. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  35. eee91aa ata: fsl_sata: Remove legacy non-BLK code by Tom Rini · Fri Jun 10 22:59:26 2022 -0400
  36. 4171301 Convert CONFIG_HAS_FSL_DR_USB to Kconfig by Tom Rini · Wed Jun 08 08:24:28 2022 -0400
  37. 30fd3d9 Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to Kconfig by Tom Rini · Wed Jun 08 08:24:27 2022 -0400
  38. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  39. 55f3756 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET by Tom Rini · Tue May 24 14:14:02 2022 -0400
  40. d63d4b2 MPC837XERDB: Stop using CONFIG_RAMDISKFILE by Tom Rini · Wed Mar 30 18:07:17 2022 -0400
  41. 03becca Convert CONFIG_SYS_MONITOR_BASE to Kconfig by Tom Rini · Thu Mar 24 17:18:05 2022 -0400
  42. c1c04bd Convert CONFIG_E300 et al to Kconfig by Tom Rini · Thu Mar 24 17:18:01 2022 -0400
  43. fe58675 Convert CONFIG_ETHPRIME to Kconfig by Tom Rini · Fri Mar 11 09:12:07 2022 -0500
  44. 1709545 Remove CONFIG_HAS_ETH0 et al symbols by Tom Rini · Fri Mar 11 09:12:06 2022 -0500
  45. 1c47c4a Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · Fri Feb 25 11:19:50 2022 -0500
  46. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · Fri Feb 25 11:19:48 2022 -0500
  47. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  48. 1576abf configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig by Patrick Delaunay · Tue Jan 04 14:24:00 2022 +0100
  49. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · Sun Dec 12 22:12:27 2021 -0500
  50. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  51. 5ddf172 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · Wed Nov 10 09:11:40 2021 -0500
  52. 3826f81 kgdb: Remove unused serial related options by Tom Rini · Mon Sep 13 17:24:51 2021 -0400
  53. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  54. c93daf9 pci: Drop PCI_INDIRECT_BRIDGE by Simon Glass · Sun Aug 01 18:54:43 2021 -0600
  55. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  56. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  57. 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · Mon Aug 23 10:25:30 2021 -0400
  58. 468c2d5 nxp: Migrate a number of DDR related symbols to Kconfig by Tom Rini · Sat Aug 21 13:50:18 2021 -0400
  59. ddda564 global: Remove unused or unnecessary CONFIG symbols related to DDR by Tom Rini · Sat Aug 21 13:50:12 2021 -0400
  60. 9aed2af ppc: Rework some hard-coded BOOTCOMMANDS by Tom Rini · Thu Aug 19 14:29:00 2021 -0400
  61. be94c76 i2c: fsl_i2c: Migrate to Kconfig by Tom Rini · Wed Aug 18 23:12:35 2021 -0400
  62. 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
  63. ed8db28 ppc: Drop CONFIG_SYS_PCI_SUBSYS_VENDORID by Simon Glass · Sun Aug 01 18:54:20 2021 -0600
  64. 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · Sat Jul 10 21:14:32 2021 -0600
  65. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  66. 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · Tue May 26 15:06:18 2020 -0400
  67. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  68. 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · Mon May 04 15:26:21 2020 +0200
  69. dafa52a powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig by Rasmus Villemoes · Thu Dec 12 08:11:46 2019 +0000
  70. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  71. e5678e4 configs: Migrate the various SPL_BOOT_xxx choices for PowerPC by Tom Rini · Sat Jun 01 14:20:25 2019 -0400
  72. dc00300 mpc83xx: Get rid of CONFIG_SYS_LBC_* by Mario Six · Mon Jan 21 09:18:17 2019 +0100
  73. 805cac1 mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE by Mario Six · Mon Jan 21 09:18:16 2019 +0100
  74. c9f9277 mpc83xx: Get rid of CONFIG_SYS_DDR_BASE by Mario Six · Mon Jan 21 09:18:15 2019 +0100
  75. 98d7eaa mpc83xx: Migrate CONFIG_LCRR_* to Kconfig by Mario Six · Mon Jan 21 09:18:14 2019 +0100
  76. f62074e mpc83xx: Migrate SPCR to Kconfig by Mario Six · Mon Jan 21 09:18:13 2019 +0100
  77. aa50254 mpc83xx: Migrate arbiter config to Kconfig by Mario Six · Mon Jan 21 09:18:12 2019 +0100
  78. a6c985e mpc83xx: Migrate CONFIG_SYS_IMMR to Kconfig by Mario Six · Mon Jan 21 09:18:10 2019 +0100
  79. 8b2141c mpc83xx: Migrate HID config to Kconfig by Mario Six · Mon Jan 21 09:18:09 2019 +0100
  80. 1faf95d mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig by Mario Six · Mon Jan 21 09:18:03 2019 +0100
  81. c1e29d9 mpc83xx: Simplify BR,OR lines by Mario Six · Mon Jan 21 09:18:01 2019 +0100
  82. 8063241 mpc83xx: Normalize BR/OR option lines by Mario Six · Mon Jan 21 09:17:59 2019 +0100
  83. b47839c mpc83xx: Migrate LBLAW_* to Kconfig by Mario Six · Mon Jan 21 09:17:58 2019 +0100
  84. a861ea6 mpc83xx: Migrate BATS config to Kconfig by Mario Six · Mon Jan 21 09:17:57 2019 +0100
  85. 4a50e56 powerpc: Migrate HIGH_BATS to Kconfig by Mario Six · Mon Jan 21 09:17:56 2019 +0100
  86. 9486710 mpc83xx: Kconfig: Migrate HRCW to Kconfig by Mario Six · Mon Jan 21 09:17:54 2019 +0100
  87. d10f318 mpc83xx: Get rid of CONFIG_83XX_CLKIN by Mario Six · Mon Jan 21 09:17:53 2019 +0100
  88. 51ac600 MPC837XERDB: Remove CONFIG_MPC837XERDB by Mario Six · Mon Jan 21 09:17:50 2019 +0100
  89. 60b1123 mpc83xx: Introduce ARCH_MPC837X by Mario Six · Mon Jan 21 09:17:29 2019 +0100
  90. 76da1b2 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · Sun Oct 14 15:10:50 2018 -0500
  91. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  92. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  93. 790d844 treewide: Convert CONFIG_HOSTNAME to a string option by Mario Six · Wed Mar 28 14:38:20 2018 +0200
  94. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · Wed Mar 28 14:38:19 2018 +0200
  95. da4fc93 treewide: Migrate CONFIG_TSEC_ENET to Kconfig by Mario Six · Wed Mar 28 14:38:18 2018 +0200
  96. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · Tue Mar 06 19:02:27 2018 -0500
  97. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · Tue Feb 06 07:58:59 2018 -0600
  98. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  99. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:20 2017 +0200
  100. 8df5dd3 ata: Migrate CONFIG_FSL_SATA to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:17 2017 +0200