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. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  4. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  5. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  6. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · Wed May 11 18:01:06 2022 -0400
  7. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  8. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · Thu Apr 07 12:33:23 2022 -0400
  9. 5fb860c Convert CONFIG_BOOTFILE to Kconfig by Tom Rini · Fri Feb 25 11:19:48 2022 -0500
  10. e25a03a configs: Resync with savedefconfig by Tom Rini · Mon Nov 01 12:19:22 2021 +0000
  11. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · Sat Aug 28 21:34:49 2021 -0400
  12. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  13. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  14. 089855f configs: Resync with savedefconfig by Tom Rini · Mon Sep 07 14:05:55 2020 -0400
  15. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  16. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  17. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  18. 07dfc09 ARC: Move ENV_SIZE and ENV_OFFSET to Kconfig by Alexey Brodkin · Tue Jan 15 11:42:48 2019 +0300
  19. 7406032 configs: Resync with savedefconfig by Tom Rini · Mon Sep 03 15:26:12 2018 -0400
  20. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · Sun Oct 08 21:48:01 2017 +0300
  21. 5b0b040 configs: Resync with savedefconfig by Tom Rini · Mon Aug 28 07:16:32 2017 -0400
  22. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · Mon Aug 14 20:22:17 2017 +0300
  23. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · Mon Aug 07 22:00:34 2017 -0400
  24. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · Sun Jul 23 21:19:39 2017 -0600
  25. 9834b90 configs: Re-sync by Tom Rini · Mon Mar 13 13:48:42 2017 -0400
  26. 947f71e configs: Re-sync by Tom Rini · Mon Sep 19 17:00:58 2016 -0400
  27. 8e866bf Correct defconfigs using savedefconfig by Simon Glass · Mon Sep 12 23:18:19 2016 -0600
  28. afea41d configs: Resync with savedefconfig by Tom Rini · Thu Sep 08 16:11:59 2016 -0400
  29. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · Tue Jun 07 08:31:14 2016 +0200
  30. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  31. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  32. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · Thu Nov 19 21:48:14 2015 +0800
  33. 63c1098 Reorder defconfigs with 'savedefconfig' by Bin Meng · Mon Sep 28 05:14:15 2015 -0700
  34. 067fcd5 kconfig: add config option for shell prompt by Nikita Kiryanov · Mon Aug 03 12:36:58 2015 +0300
  35. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · Mon Jun 22 16:15:30 2015 -0500
  36. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · Mon Jun 22 16:15:29 2015 -0500
  37. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · Fri May 29 19:46:35 2015 -0500
  38. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · Tue May 12 14:46:24 2015 -0500
  39. 6e37874 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig by Simon Glass · Sun Apr 05 16:07:34 2015 -0600
  40. a3cd548 board: Switch Abilis TB-100 board to Driver Model for serial port by Alexey Brodkin · Fri Mar 27 13:24:35 2015 +0300
  41. b4f8fa1 arc: re-generate defconfigs by Alexey Brodkin · Tue Mar 17 14:30:59 2015 +0300
  42. bf1d41f arc: move SYS_MONITOR_BASE setup in Konfig by Alexey Brodkin · Tue Feb 03 13:58:18 2015 +0300
  43. 6b95cca arc: select cache settings via menuconfig by Alexey Brodkin · Tue Feb 03 13:58:13 2015 +0300
  44. 693744a Kconfig: move CONFIG_SYS_CLK_FREQ to Kconfig by Alexey Brodkin · Tue Jan 13 18:49:01 2015 +0300
  45. d3ae678 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · Wed Jul 30 14:08:14 2014 +0900