1. fcb5117 configs: Resync with savedefconfig by Tom Rini · 1 year, 8 months ago
  2. 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years ago
  3. d219fc0 configs: Resync with savedefconfig by Tom Rini · 2 years, 1 month ago
  4. a21eb38 blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs by Simon Glass · 2 years, 2 months ago
  5. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  6. 1247c35 configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
  7. 5c87326 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · 2 years, 4 months ago
  8. 10f6e4d Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  9. 6600b35 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 5 months ago
  10. f113d7d Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 5 months ago
  11. 9b5f9ae Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 5 months ago
  12. ca8a329 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 5 months ago
  13. bab1b35 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 5 months ago
  14. d31466b Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  15. d0ee7f2 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 5 months ago
  16. 6665ab1 spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 6 months ago
  17. e056892 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 7 months ago
  18. d46e86d configs: Resync with savedefconfig by Tom Rini · 2 years, 7 months ago
  19. 2c32f24 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 7 months ago
  20. 03d14cc Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 7 months ago
  21. cb81640 Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 8 months ago
  22. 5644f3b Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 8 months ago
  23. 675e703 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 8 months ago
  24. b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years ago
  25. 9802154 configs: Resync with savedefconfig by Tom Rini · 3 years ago WIP/01Nov2021
  26. 871fd50 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 1 month ago
  27. 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 1 month ago
  28. a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 1 month ago
  29. 5f588f8 arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 2 months ago WIP/2021-09-07-ATAGs-and-related-migration
  30. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 3 months ago
  31. 7cfbba3 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 2 months ago
  32. a2ac2b9 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 2 months ago
  33. 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 2 months ago
  34. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 3 months ago
  35. 1e52db6 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 3 months ago
  36. 2bba780 configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  37. 554e551 configs: Resync with savedefconfig by Tom Rini · 4 years, 2 months ago v2020.10-rc2
  38. 3879106 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 4 months ago
  39. 0c4a634 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 4 months ago
  40. f7d0ae9 configs: Resync with savedefconfig by Tom Rini · 4 years, 3 months ago
  41. 56c4046 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 5 months ago
  42. 8f74e65 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 4 months ago
  43. 348d183 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 4 months ago
  44. 88bd5b1 configs: Resync with savedefconfig by Tom Rini · 4 years, 5 months ago
  45. 33b4038 configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT by Tom Rini · 4 years, 8 months ago WIP/2020-03-16-kbuild-etc-resync-v4.18
  46. 9e1d65f configs: Resync with savedefconfig by Tom Rini · 4 years, 8 months ago
  47. 0cfccb5 configs: Resync with savedefconfig by Tom Rini · 4 years, 11 months ago WIP/04Dec2019
  48. f6434a9 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  49. d4c2f6b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  50. 88718be mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  51. 32a238d configs: Resync with savedefconfig by Tom Rini · 5 years ago WIP/21Nov2019
  52. a09fea1 env: Finish migration of common ENV options by Tom Rini · 5 years ago WIP/2019-11-20-env-migration
  53. 8d8ee47 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  54. cb6617a defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago WIP/2019-11-12-migrate-SYS_REDUNDAND_ENVIRONMENT
  55. 0be2ecd configs: Resync with savedefconfig by Tom Rini · 5 years ago
  56. c680df7 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  57. 1bf3301 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  58. bf17bcc configs: Resync with savedefconfig by Tom Rini · 5 years ago
  59. df33f86 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  60. a9221f3 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 5 years ago
  61. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  62. 0cac0fb at91: cleanup taurus port by Heiko Schocher · 5 years ago
  63. d168bcb configs: Resync with savedefconfig by Tom Rini · 5 years ago
  64. 8c5cad0 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  65. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  66. e7db856 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  67. 358b6a2 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  68. 5550043 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  69. c9542ea configs: Resync with savedefconfig by Tom Rini · 7 years ago
  70. 278b90c configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  71. a4fa811 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  72. ad12dc1 cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  73. 6a3e65d common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  74. b44b302 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  75. 5dc4dfd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  76. 8866312 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  77. 5abc1a4 common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  78. 3146f0c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  79. 8f1a80e configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  80. 2be2965 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  81. 3a64940 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  82. 8728c97 configs: Re-sync by Tom Rini · 8 years ago
  83. a5d6754 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  84. 40d5534 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  85. c272699 mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  86. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  87. f35ed9e Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  88. e404ade Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  89. e00f76c Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  90. d6b9bd8 Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  91. cc4288e Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  92. 77d2f7f Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  93. 53b5bf3 Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig by Simon Glass · 8 years ago
  94. c2ae7d8 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  95. aca5cd2 configs: Resync with savedefconfig by Tom Rini · 8 years ago
  96. 8e6e822 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · 8 years ago
  97. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  98. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  99. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  100. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago