1. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 4 months ago
  2. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 4 months ago
  3. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 4 months ago
  4. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 4 months ago
  5. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 4 months ago
  6. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  7. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 4 months ago
  8. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 5 months ago
  9. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 6 months ago
  10. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 6 months ago
  11. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 6 months ago
  12. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 6 months ago
  13. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 6 months ago
  14. 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 6 months ago
  15. 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 6 months ago
  16. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 2 years, 11 months ago
  17. 9802154 configs: Resync with savedefconfig by Tom Rini · 2 years, 11 months ago
  18. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years ago
  19. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years ago
  20. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years ago
  21. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 1 month ago
  22. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 1 month ago
  23. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 1 month ago
  24. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 1 month ago
  25. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 1 month ago
  26. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 2 months ago
  27. df59b7d configs: Resync with savedefconfig by Tom Rini · 3 years, 2 months ago
  28. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 2 months ago
  29. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 3 months ago
  30. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 3 months ago
  31. 8e3ea2d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 4 months ago
  32. 79b0f08 configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  33. b935d19 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 7 months ago
  34. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 1 month ago
  35. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 3 months ago
  36. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 3 months ago
  37. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago
  38. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 4 months ago
  39. 8f74e65 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 3 months ago
  40. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 3 months ago
  41. 88bd5b1 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  42. 33b4038 configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT by Tom Rini · 4 years, 6 months ago
  43. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 7 months ago
  44. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  45. f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  46. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  47. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  48. 32a238d configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  49. a09fea1 env: Finish migration of common ENV options by Tom Rini · 4 years, 10 months ago
  50. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 4 years, 10 months ago
  51. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 4 years, 11 months ago
  52. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago
  53. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  54. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  55. bf17bcc configs: Resync with savedefconfig by Tom Rini · 5 years ago
  56. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  57. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  58. 344a0e4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  59. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  60. 0cac0fb at91: cleanup taurus port by Heiko Schocher · 5 years ago
  61. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  62. 05d4b8e arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 5 years ago
  63. 1bac199 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  64. 1473f6a arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  65. cbabe7f configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  66. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  67. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  68. e966471 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  69. 9c5b009 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  70. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  71. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  72. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 6 years ago
  73. c9542ea configs: Resync with savedefconfig by Tom Rini · 6 years ago
  74. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  75. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  76. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  77. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  78. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  79. 79c85f7 arm, at91: fix taurus board by Heiko Schocher · 7 years ago
  80. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  81. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  82. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  83. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  84. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  85. d56b4b1 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  86. be2787b atmel, at91: fix taurus board by Heiko Schocher · 7 years ago
  87. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  88. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  89. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  90. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  91. 40d5534 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  92. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  93. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  94. 6828e60 dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  95. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago