1. 08574ed Convert CONFIG_SYS_MONITOR_LEN to Kconfig by Tom Rini · 2 years ago
  2. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  3. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
  4. ea92f95 Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into next by Tom Rini · 2 years, 4 months ago
  5. dd4bf24 Convert CONFIG_USE_ONENAND_BOARD_INIT to Kconfig by Tom Rini · 2 years, 4 months ago
  6. ddd39d0 Convert CONFIG_SAMSUNG_ONENAND to Kconfig by Tom Rini · 2 years, 4 months ago
  7. de0a732 Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig by Tom Rini · 2 years, 4 months ago
  8. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 5 months ago
  9. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  10. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  11. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 7 months ago
  12. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  13. 2f8a6db Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig by Tom Rini · 2 years, 10 months ago
  14. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years ago
  15. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years ago WIP/01Nov2021
  16. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  17. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  18. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  19. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago v2020.10-rc2
  20. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 4 months ago
  21. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  22. 888f184 mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · 5 years ago
  23. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  24. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  25. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  26. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  27. 4114a26 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  28. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  29. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  30. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  31. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  32. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  33. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago WIP-05Nov2017
  34. 8daec2d net: Add SMC911X driver to Kconfig, convert by Adam Ford · 7 years ago
  35. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  36. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  37. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  38. 978f085 Convert CONFIG_CMD_ONENAND to Kconfig by Simon Glass · 7 years ago
  39. 609bf92 Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig by Simon Glass · 7 years ago
  40. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  41. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  42. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  43. a4d8892 Kconfig: Move config IDENT_STRING to Kconfig by Siva Durga Prasad Paladugu · 8 years ago
  44. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  45. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  46. adad96e configs: Re-sync HUSH options by Tom Rini · 9 years ago
  47. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  48. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  49. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  50. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  51. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  52. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  53. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  54. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  55. 93327f6 samsung: Enable device tree for smdkc100 by Simon Glass · 10 years ago
  56. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago