1. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  2. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 6 months ago
  3. 5842c810 Convert CONFIG_TFTP_PORT to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 6 months ago
  5. 29cc2b5 Convert CONFIG_RESET_PHY_R to Kconfig by Tom Rini · 2 years, 6 months ago
  6. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 6 months ago
  7. 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 6 months ago
  8. 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  9. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 6 months ago
  10. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  11. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 2 years, 11 months ago
  12. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  13. ec92948 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  14. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  15. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  16. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  17. 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 1 month ago
  18. de69572 Convert CONFIG_SYS_I2C_SOFT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  19. 41df488 snapper9260/snapper9g20: Disable USB by Tom Rini · 3 years, 4 months ago
  20. 2509493 net: convert TFTP_TSIZE to proper Kconfig option by Tero Kristo · 3 years, 4 months ago
  21. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  22. e91907a Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · 4 years, 3 months ago
  23. f61e2e4 Convert CONFIG_ATMEL_USART to Kconfig by Tom Rini · 4 years, 3 months ago
  24. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 3 months ago
  25. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  26. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  27. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  28. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  29. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  30. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  31. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  32. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  33. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  34. 34b3722 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  35. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  36. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  37. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  38. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  39. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  40. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  41. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  42. 0091362 Convert CONFIG_CMD_PCA953X to Kconfig by Simon Glass · 7 years ago
  43. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  44. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  45. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  46. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  47. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  48. 645176d configs: Migrate CONFIG_USB_STORAGE by Tom Rini · 8 years ago
  49. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  50. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  51. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  52. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  53. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  54. e4aa8ed common: add CMD_GPIO to Kconfig by Thomas Chou · 9 years ago
  55. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  56. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  57. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  58. ab7b885 ARM: snapper9260: use "select" instead of default value in defconfig by Masahiro Yamada · 9 years ago
  59. 326a682 malloc_f: enable SYS_MALLOC_F by default if DM is on by Masahiro Yamada · 10 years ago
  60. 91405b7 malloc_f: remove redundant defalut values of CONFIG_SYS_MALLOC_F_LEN by Masahiro Yamada · 10 years ago
  61. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  62. b724bd7 dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig by Simon Glass · 10 years ago
  63. ad885e4 dm: at91: snapper: Move driver model CONFIGs to Kconfig by Simon Glass · 10 years ago
  64. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago