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