1. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  2. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  3. bbdda118c configs: Resync with savedefconfig by Tom Rini · Fri Oct 21 13:28:36 2022 -0400
  4. 0d1b83e kirkwood: lsxl: Sync defconfigs by Stefan Roese · Thu Sep 15 16:20:43 2022 +0200
  5. 440a77d configs: Resync with savedefconfig by Tom Rini · Fri Sep 16 16:06:46 2022 -0400
  6. 812efbf board: lsxl: convert to CONFIG_TIMER by Michael Walle · Wed Aug 17 21:38:07 2022 +0200
  7. 6dbe906 board: lsxl: convert to DM_SERIAL by Michael Walle · Wed Aug 17 21:38:06 2022 +0200
  8. 9c301c0 board: lsxl: convert to DM_ETH by Michael Walle · Wed Aug 17 21:38:05 2022 +0200
  9. b8666dd board: lsxl: convert to DM_GPIO by Michael Walle · Wed Aug 17 21:38:04 2022 +0200
  10. 2e5bab1 board: lsxl: make last resort recovery more reliable by Michael Walle · Wed Aug 17 21:38:03 2022 +0200
  11. 1c0aec8 board: lsxl: enable ATAGS support by Michael Walle · Wed Aug 17 21:38:02 2022 +0200
  12. 75c190e board: lsxl: use CONFIG_DEFAULT_FDT_FILE by Michael Walle · Wed Aug 17 21:37:59 2022 +0200
  13. 9adb0b1 board: lsxl: automatically select CONFIG_MISC_INIT_R by Michael Walle · Wed Aug 17 21:37:58 2022 +0200
  14. 6ee86ed board: lsxl: remove CONFIG_ENV_OVERWRITE by Michael Walle · Wed Aug 17 21:37:56 2022 +0200
  15. b23710a board: lsxl: remove unused features by Michael Walle · Wed Aug 17 21:37:54 2022 +0200
  16. f1f8e00 board: lsxl: limit size to 384kiB by Michael Walle · Wed Aug 17 21:37:53 2022 +0200
  17. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  18. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  19. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  20. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  21. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  22. 164befe Convert CONFIG_LSCHLV2 to Kconfig et al by Tom Rini · Wed Mar 23 17:19:59 2022 -0400
  23. 97b0418 Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · Fri Mar 18 08:38:21 2022 -0400
  24. f4e64b9 configs: Resync with savedefconfig by Tom Rini · Tue Feb 08 23:50:55 2022 +0000
  25. 231e774 Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig by Simon Glass · Mon Jan 31 07:49:37 2022 -0700
  26. 701ef06 sata: Rearrange Kconfig for SATA by Simon Glass · Mon Jan 31 07:49:33 2022 -0700
  27. f7c6985 Convert CONFIG_KIRKWOOD_GPIO to Kconfig by Tom Rini · Fri Dec 17 18:08:46 2021 -0500
  28. 43b9c29 Convert CONFIG_SYS_KWD_CONFIG to Kconfig by Tom Rini · Fri Dec 17 18:08:45 2021 -0500
  29. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · Fri Aug 27 21:18:30 2021 -0400
  30. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  31. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  32. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  33. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  34. a3dc6a4 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · Sun Aug 23 13:06:36 2020 -0400
  35. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  36. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  37. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  38. bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · Wed May 06 08:02:40 2020 -0400
  39. 47dece3 configs: Resync with savedefconfig by Tom Rini · Tue Apr 28 16:15:47 2020 -0400
  40. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  41. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  42. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · Thu Oct 03 19:50:08 2019 +0200
  43. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  44. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  45. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  46. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · Wed Aug 14 08:29:25 2019 -0500
  47. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · Sat Jul 20 20:51:14 2019 -0600
  48. e767d0b Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig by Simon Glass · Sat Jul 20 20:51:12 2019 -0600
  49. ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · Fri May 03 09:40:59 2019 -0400
  50. c9285bf configs: Resync with savedefconfig by Tom Rini · Mon Apr 29 15:54:04 2019 -0400
  51. 4f5cb5a arm: kirkwood: lsxl: enable DM for SATA by Michael Walle · Wed Apr 03 23:28:31 2019 +0200
  52. 03392e3 ARM: kirkwood: enable CONFIG_DM_USB for lschlv2 and lsxhl by Chris Packham · Wed Mar 13 20:47:10 2019 +1300
  53. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · Wed Feb 27 15:20:36 2019 +0100
  54. 929ea65 configs: Resync with savedefconfig by Tom Rini · Mon Jan 07 17:46:19 2019 -0500
  55. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  56. 1054176 Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · Sun Jul 29 13:13:29 2018 -0500
  57. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · Fri Jul 20 23:03:57 2018 -0500
  58. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · Thu Aug 16 08:16:24 2018 -0400
  59. 1710457 arm: kirkwood: lsxl: Add SPI driver model support by Michael Walle · Tue May 29 23:13:20 2018 +0200
  60. 3c46ad5 ARM: kirkwood: Add device-tree for lschlv2 & lsxhl by Chris Packham · Thu May 17 21:45:59 2018 +1200
  61. 943679d net: add Kconfig for MVGBE by Chris Packham · Thu May 03 23:00:35 2018 +1200
  62. 4e96ff8 Convert CONFIG_SPI to Kconfig by Adam Ford · Sun Apr 15 13:51:26 2018 -0400
  63. 13b5cb8 spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig by Tuomas Tynkkynen · Wed Feb 07 02:42:22 2018 +0200
  64. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · Sat Feb 03 12:10:38 2018 -0500
  65. 148e505 ata: Migrate CONFIG_MVSATA_IDE to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:21 2017 +0200
  66. 80d51a4 Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND by Tom Rini · Mon Nov 06 18:15:11 2017 -0500
  67. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  68. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  69. 78873cd configs: Resync with savedefconfig by Tom Rini · Mon Aug 14 19:58:53 2017 -0400
  70. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  71. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · Sun Jul 23 21:19:45 2017 -0600
  72. a831eca Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · Wed May 17 03:25:29 2017 -0600
  73. 7716cd6 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · Fri May 12 22:33:28 2017 -0400
  74. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  75. b9dab61 api: Convert to Kconfig by Emmanuel Vadot · Tue Jan 31 12:17:05 2017 +0100
  76. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · Fri Jan 27 11:00:42 2017 +0100
  77. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  78. 8db91cf Enable DISTRO_DEFAULT on platforms that missed it before by Tom Rini · Tue Nov 29 09:14:57 2016 -0500
  79. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · Mon Oct 17 20:13:00 2016 -0600
  80. 9fd2a02 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · Mon Oct 17 20:12:37 2016 -0600
  81. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · Tue Oct 11 21:33:46 2016 -0400
  82. 809438d Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · Fri Jul 29 15:31:47 2016 +0530
  83. 6e9cb11 configs: Migrate CONFIG_USB_STORAGE by Tom Rini · Thu Sep 08 16:31:26 2016 -0400
  84. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  85. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  86. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  87. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  88. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · Mon Feb 22 22:55:42 2016 -0700
  89. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · Wed Nov 25 05:34:54 2015 -0800
  90. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  91. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  92. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  93. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  94. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · Mon May 04 14:55:15 2015 -0500
  95. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  96. d757085 kirkwood: kconfig: refactor Kconfig and defconfig by Masahiro Yamada · Sun Aug 31 07:10:59 2014 +0900
  97. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900