1. c427a58 configs: Resync with savedefconfig by Tom Rini · 7 weeks ago
  2. b9dc684 configs: Resync with savedefconfig by Tom Rini · 7 months ago
  3. ddb1ec1 mtd: Make CONFIG_MTD be the gate symbol for the menu by Tom Rini · 11 months ago
  4. 914a8c0 configs: Resync with savedefconfig by Tom Rini · 11 months ago
  5. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 1 month ago
  6. 67e3fca spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... by Simon Glass · 1 year, 2 months ago
  7. c435985 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  8. 278f0f1 configs: Resync with savedefconfig by Tom Rini · 1 year, 4 months ago
  9. 9924ca1 configs: Resync with savedefconfig by Tom Rini · 1 year, 9 months ago
  10. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
  11. 440a77d configs: Resync with savedefconfig by Tom Rini · 2 years, 2 months ago
  12. eb91c54 blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs by Simon Glass · 2 years, 3 months ago
  13. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 3 months ago
  14. ce53ec8 configs: Resync with savedefconfig by Tom Rini · 2 years, 3 months ago
  15. 5d181d5 Merge branch '2022-06-28-Kconfig-migrations' into next by Tom Rini · 2 years, 5 months ago
  16. 166e322 Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  17. 65aa124 Convert CONFIG_SPL_BSS_START_ADDR to Kconfig by Tom Rini · 2 years, 6 months ago
  18. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · 2 years, 6 months ago
  19. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · 2 years, 6 months ago
  20. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · 2 years, 6 months ago
  21. 2d03b91 Convert CONFIG_SPL_NAND_RAW_ONLY et al to Kconfig by Tom Rini · 2 years, 6 months ago
  22. ae17fa3 Convert CONFIG_SYS_CBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  23. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · 2 years, 7 months ago
  24. 360ec6a spl: Rename Kconfig SPL_LEGACY_IMAGE_SUPPORT to SPL_LEGACY_IMAGE_FORMAT by Andrew Davis · 2 years, 7 months ago
  25. 324cf14 Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000 by Tom Rini · 2 years, 8 months ago
  26. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · 2 years, 8 months ago
  27. 9ec2587 at91: Switch to SD_BOOT / CONFIG_NAND_BOOT by Tom Rini · 2 years, 8 months ago
  28. e09aab1 Convert CONFIG_RMII to Kconfig by Tom Rini · 2 years, 8 months ago
  29. 201e75e Convert CONFIG_ATMEL_LEGACY to Kconfig by Tom Rini · 2 years, 9 months ago
  30. 86dbe2e Convert CONFIG_AT91_GPIO_PULLUP to Kconfig by Tom Rini · 2 years, 9 months ago
  31. e18c355 Convert CONFIG_AT91SAM9260 et al to Kconfig by Tom Rini · 2 years, 9 months ago
  32. 650378b Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years, 1 month ago
  33. e25a03a configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
  34. 1cf7c41 Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to Kconfig by Tom Rini · 3 years, 2 months ago
  35. 2510a81 Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 2 months ago
  36. fae1dab Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 2 months ago
  37. eb6aadc arm: Finish migration of CONFIG_MACH_TYPE by Tom Rini · 3 years, 3 months ago
  38. a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  39. e065fb1 Convert CONFIG_SYS_MALLOC_LEN to Kconfig by Tom Rini · 3 years, 3 months ago
  40. e1e8544 Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig by Tom Rini · 3 years, 3 months ago
  41. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
  42. 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  43. efc1223 Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32 by Simon Glass · 3 years, 4 months ago
  44. a20e51f configs: Resync with savedefconfig by Tom Rini · 3 years, 5 months ago
  45. 2e262c4 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  46. 5e56ad0 Convert CONFIG_SPL_NAND_BASE et al to Kconfig by Adam Ford · 4 years, 5 months ago
  47. 3a38377 Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig by Adam Ford · 4 years, 5 months ago
  48. 8461027 configs: Resync with savedefconfig by Tom Rini · 4 years, 4 months ago
  49. 76f44298 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* by Lukasz Majewski · 4 years, 6 months ago
  50. 6c75e63 spi: Enable missing CONFIG_SPL_DM_SPI support by Tom Rini · 4 years, 5 months ago
  51. 21b71d6 Convert CONFIG_AT91_GPIO to Kconfig by Tom Rini · 4 years, 5 months ago
  52. 9e4bacb configs: Resync with savedefconfig by Tom Rini · 4 years, 6 months ago
  53. 306b4b5 configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT by Tom Rini · 4 years, 9 months ago
  54. d49f582 configs: Resync with savedefconfig by Tom Rini · 4 years, 9 months ago
  55. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  56. 8ece304 mtd: ensure MTD is compiled when CMD_MTDPARTS is selected by Miquel Raynal · 5 years ago
  57. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  58. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  59. 28862bf configs: Resync with savedefconfig by Tom Rini · 5 years ago
  60. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  61. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  62. 4bb26a4 defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT by Tom Rini · 5 years ago
  63. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  64. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  65. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  66. 99b3ee5 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  67. 2c7a8d4 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  68. 7bd60e6 at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs by Markus Klotzbuecher · 6 years ago
  69. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
  70. 1af10bb at91: cleanup taurus port by Heiko Schocher · 6 years ago
  71. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  72. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  73. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  74. 9c51918 Convert CONFIG_NAND_ATMEL to Kconfig by Adam Ford · 6 years ago
  75. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  76. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  77. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  78. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  79. 5ca16b3 cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGA by Tuomas Tynkkynen · 7 years ago
  80. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  81. 10cbc1c common: Drop LOGLEVEL to 4 by Tom Rini · 7 years ago
  82. bf9c293 printk: collect printk stuff into <linux/printk.h> with loglevel support by Masahiro Yamada · 7 years ago
  83. 5b0b040 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  84. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  85. bd7bffe common: Move CONFIG_BOOTARGS to Kconfig by Sam Protsenko · 7 years ago
  86. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  87. 00448d2 configs: Migrate CMD_NAND* by Tom Rini · 7 years ago
  88. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  89. 1c640a6 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD by Tom Rini · 8 years ago
  90. 9834b90 configs: Re-sync by Tom Rini · 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. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  96. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  97. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  98. d5a307a Convert CONFIG_SPL_NAND_SUPPORT to Kconfig by Simon Glass · 8 years ago
  99. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  100. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago