1. eaf6ea6 Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · 2 years, 6 months ago
  2. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  3. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  4. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 8 months ago
  5. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  6. 3e2ea32 Convert CONFIG_LCD_INFO et al to Kconfig by Tom Rini · 2 years, 8 months ago
  7. 286c453 Convert CONFIG_ATMEL_LCD et al to Kconfig by Tom Rini · 2 years, 8 months ago
  8. 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 9 months ago
  9. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 9 months ago
  10. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  11. 970bf86 Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig by Tom Rini · 3 years, 1 month ago
  12. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  13. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  14. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  15. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  16. 8ad3a77 board: pm9263: switch to use DM_ETH by Ilko Iliev · 3 years, 7 months ago
  17. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  18. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 5 months ago
  19. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  20. 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 10 months ago
  21. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  22. 2cc393f video: make BPP and ANSI configs optional by Anatolij Gustschin · 5 years ago
  23. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  24. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  25. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  26. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago
  27. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  28. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  29. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  30. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  31. 26eff45 board: pm9263: Convert to CONFIG_DM_USB and CONFIG_DM_VIDEO by Ilko Iliev · 6 years ago
  32. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  33. 2fe88d4 Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig by Adam Ford · 6 years ago
  34. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  35. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  36. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  37. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 7 years ago
  38. 34b3722 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  40. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  41. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  42. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  43. 43ede0b Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT by Tom Rini · 7 years ago
  44. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  45. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  46. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  47. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  48. 0dfe3ff board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  49. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  50. 85fc970 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig by Simon Glass · 7 years ago
  51. b8682a7 Convert CONFIG_CMD_JFFS2 to Kconfig by Simon Glass · 8 years ago
  52. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  53. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  54. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  55. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  56. ef26d60 Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig by Simon Glass · 8 years ago
  57. f8b19a8 Convert CONFIG_LCD to Kconfig by Simon Glass · 8 years ago
  58. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  59. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  60. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  61. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  62. 80df691 Reorder defconfigs with 'savedefconfig' by Bin Meng · 9 years ago
  63. 181bd9d kconfig: add config option for shell prompt by Nikita Kiryanov · 9 years ago
  64. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  65. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  66. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  67. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  68. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago