1. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  2. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  3. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  4. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  5. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  6. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 7 months ago
  7. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  8. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  9. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  10. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 8 months ago
  11. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  12. 9ec2587 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 8 months ago
  13. e09aab1 Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
  14. 201e75e Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 9 months ago
  15. 86dbe2e Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 9 months ago
  16. e18c355 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 9 months ago
  17. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  18. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  19. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  20. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  21. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  22. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
  23. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  24. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  25. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  26. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  27. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  28. 2c082ab configs: Resync with savedefconfig by Tom Rini · 3 years, 4 months ago
  29. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 4 months ago
  30. d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
  31. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  32. cc13c5d usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SIZE to Kconfig by Aswath Govindraju · 3 years, 6 months ago
  33. 579e9e8 configs: Resync with savedefconfig by Tom Rini · 3 years, 7 months ago
  34. 1f86305 cmd: xtrace: Convert to bool by Sean Anderson · 3 years, 9 months ago
  35. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  36. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  37. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  38. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  39. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  40. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 5 months ago
  41. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
  42. 9e4bacb configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  43. 306b4b5 configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT by Tom Rini · 4 years, 9 months ago
  44. d49f582 configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  45. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  46. 8ece304 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  47. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  48. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  49. 28862bf configs: Resync with savedefconfig by Tom Rini · 5 years ago
  50. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  51. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  52. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  53. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  54. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  55. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  56. 99b3ee5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  57. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  58. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  59. 66ea5c7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  60. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  61. 1af10bb at91: cleanup taurus port by Heiko Schocher · 6 years ago
  62. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  63. 1138fc4 arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUT by Stefan Roese · 6 years ago
  64. 929ea65 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  65. 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
  66. 2b62b91 configs: Migrate and re-enabled CONFIG_CMD_MTDPARTS by Tom Rini · 6 years ago
  67. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  68. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  69. d9669f1 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  70. ac44a30 Convert CONFIG_MTD_PARTITIONS et al to Kconfig by Adam Ford · 6 years ago
  71. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  72. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  73. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  74. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  75. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  76. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  77. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  78. 7f78b9d usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  79. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  80. 21777c9 arm, at91: fix taurus board by Heiko Schocher · 7 years ago
  81. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  82. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  83. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  84. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  85. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  86. c20bb73 configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS by Tom Rini · 7 years ago
  87. ea90279 atmel, at91: fix taurus board by Heiko Schocher · 7 years ago
  88. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  89. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  90. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  91. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  92. 443b516 ARM: Default to using optimized memset and memcpy routines by Tom Rini · 8 years ago
  93. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  94. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  95. 265c7da dfu: Migrate to Kconfig by Tom Rini · 8 years ago
  96. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago