1. 1db251b Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig by Tom Rini · 2 years, 2 months ago
  2. 5c87326 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · 2 years, 3 months ago
  3. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 3 months ago
  4. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  5. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  6. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  7. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 4 months ago
  8. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  9. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  10. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  11. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  12. 1d5686a Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to Kconfig by Tom Rini · 2 years, 6 months ago
  13. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 6 months ago
  14. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 8 months ago
  15. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  16. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 1 month ago
  17. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  18. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  19. a5752f8 Convert CONFIG_SYS_I2C_SPEED et al to Kconfig by Tom Rini · 3 years, 1 month ago
  20. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  21. 2656145 Convert CONFIG_SYS_I2C_MVTWSI to Kconfig by Tom Rini · 3 years, 1 month ago
  22. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  23. a80e036 drivers: ata: Remove mvsata_ide driver by Tom Rini · 3 years, 7 months ago
  24. a7fc1e1 Convert CONFIG_NETCONSOLE to Kconfig by Tom Rini · 4 years, 1 month ago
  25. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  26. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  27. c5a6e9f configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  28. b48f72a arm: orion5x: finish moving SoC to mach-orion5x by Trevor Woerner · 4 years, 5 months ago
  29. b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 5 months ago
  30. 38fec8d edminiv2: Move CONFIG_SPL_LDSCRIPT to defconfig by Tom Rini · 4 years, 6 months ago
  31. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  32. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  33. 665c35a configs: Resync with savedefconfig by Tom Rini · 5 years ago
  34. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  35. f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  36. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  37. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  38. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  39. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  40. f2d0f5e ARM: re-enable MVGBE for edminiv2 by Chris Packham · 6 years ago
  41. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  42. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  43. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  44. cf71338 ata: Migrate CONFIG_MVSATA_IDE to Kconfig by Tuomas Tynkkynen · 7 years ago
  45. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  46. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  47. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  48. 75eb997 Convert CONFIG_CMD_IDE to Kconfig by Simon Glass · 7 years ago
  49. 0680f1b Convert CONFIG_SPL_BOARD_INIT to Kconfig by Ley Foon Tan · 7 years ago
  50. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  51. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  52. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  53. 1acc008 disk: convert CONFIG_ISO_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  54. 4585601 Convert CONFIG_ARCH_MISC_INIT to Kconfig by Simon Glass · 8 years ago
  55. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  56. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  57. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  58. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  59. 7ace858 Convert CONFIG_SPL_NOR_SUPPORT to Kconfig by Simon Glass · 8 years ago
  60. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  61. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  62. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  63. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  64. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  65. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  66. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  67. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  68. 9e39003 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  69. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  70. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  71. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  72. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  73. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  74. 252ed87 kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  75. 9608e7d edminiv2: switch to SPL by Albert ARIBAUD · 10 years ago
  76. 22f2be7 orion5x: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  77. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago