1. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  2. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  3. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 6 months ago
  4. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 6 months ago
  5. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 6 months ago
  6. 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 7 months ago
  7. 01d1b99 Convert CONFIG_NET_RETRY_COUNT to Kconfig by Tom Rini · 2 years, 7 months ago
  8. a542e43 Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig by Tom Rini · 2 years, 7 months ago
  9. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 2 years, 11 months ago
  10. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  11. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  12. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  13. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  14. 0817daa configs: Resync with savedefconfig by Tom Rini · 4 years ago
  15. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  16. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  17. 052170c configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  18. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  19. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  20. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  21. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 11 months ago
  22. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  23. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  24. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  25. 37304aa Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  26. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  27. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  28. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  29. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  30. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  31. f1b1f77 Convert CONFIG_SPI to Kconfig by Adam Ford · 6 years ago
  32. 34b3722 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  33. 89d4fc1 spi: atmel: default y if DM_SPI && ARCH_AT91 by Jagan Teki · 7 years ago
  34. d021e94 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  35. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  36. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  37. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  38. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  39. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  40. a818704 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  41. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  42. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  43. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  44. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  45. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  46. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  47. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  48. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  49. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  50. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  51. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  52. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  53. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  54. bd328eb Clean all defconfigs with savedefconfig by Joe Hershberger · 9 years ago
  55. 4614b89 ARM: at91: move board select menu and common settings by Masahiro Yamada · 10 years ago
  56. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago