1. a2018ab arm: mvebu: correct SPL boot configs for SPI/MMC by Joel Johnson · 4 years, 7 months ago
  2. f6e6e1a configs: Resync with savedefconfig by Tom Rini · 4 years, 10 months ago
  3. e799f92 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  4. 72d7b8b mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flash by Miquel Raynal · 5 years ago
  5. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · 5 years ago
  6. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  7. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · 5 years ago
  8. ecdb78e configs: Resync with savedefconfig by Tom Rini · 5 years ago
  9. 527ded8 configs: Resync with savedefconfig by Tom Rini · 5 years ago
  10. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  11. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · 5 years ago
  12. d36b102 Convert CONFIG_ARCH_CPU_INIT to Kconfig by Adam Ford · 5 years ago
  13. 4be229d Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig by Simon Glass · 5 years ago
  14. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  15. c9285bf configs: Resync with savedefconfig by Tom Rini · 6 years ago
  16. c3f5b1b arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK by Stefan Roese · 6 years ago
  17. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  18. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  19. 7406032 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  20. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  21. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  22. e0056d7 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  23. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  24. e8f8d67 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  25. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  26. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  27. 9bd0962 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  28. 13b5cb8 spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig by Tuomas Tynkkynen · 7 years ago
  29. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  30. 9f1caca ata: Migrate CONFIG_SATA_MV to Kconfig by Tuomas Tynkkynen · 7 years ago
  31. 28d56bd cmd: Toggle the default value of CONFIG_CMD_IMLS by Tuomas Tynkkynen · 7 years ago
  32. 919041c ARM: mvebu: Convert CONFIG_MVNETA to Kconfig by Chris Packham · 7 years ago
  33. 78873cd configs: Resync with savedefconfig by Tom Rini · 7 years ago
  34. 42efb61 Convert CONFIG_NAND to Kconfig by Adam Ford · 7 years ago
  35. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  36. ca22e96 configs: Finish migration of PHY_GIGE by Tom Rini · 7 years ago
  37. d83e98c Move PHYLIB to Kconfig by Alexandru Gagniuc · 7 years ago
  38. 203b3ab Convert CONFIG_CMD_SATA to Kconfig by Simon Glass · 7 years ago
  39. 256aa74 configs: Resync defconfigs by Tom Rini · 7 years ago
  40. 9834b90 configs: Re-sync by Tom Rini · 8 years ago
  41. 7328709 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  42. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  43. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  44. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  45. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  46. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  47. 75794f9 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" by Masahiro Yamada · 8 years ago
  48. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  49. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  50. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  51. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  52. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  53. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  54. ffe1976 Kconfig: Move SPL settings into their own file by Simon Glass · 8 years ago
  55. e6cee48 Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL by Masahiro Yamada · 8 years ago
  56. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  57. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  58. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  59. 21ea2fb arm: mvebu: Remove SYS_MALLOC_CLEAR_ON_INIT from DB-MV784MP-GP AXP board by Stefan Roese · 9 years ago
  60. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  61. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  62. a6cec01 ns16550: move CONFIG_SYS_NS16550 to Kconfig by Thomas Chou · 9 years ago
  63. 6ba2449 arm: mvebu: Enable DM_USB on AXP / A38x boards by Stefan Roese · 9 years ago
  64. 096de4f arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  65. 383e0c1 arm: mvebu: Move Armada XP/38x Kconfig to mach specific Kconfig file by Stefan Roese · 9 years ago
  66. 645949b arm: mvebu: Enable NAND on db-mv784mp-gp by Stefan Roese · 9 years ago
  67. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  68. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  69. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  70. a274ded Clean all defconfigs with savedefconfig by Joe Hershberger · 10 years ago
  71. d5f8fee kconfig: remove meaningless prefixes in defconfig files by Masahiro Yamada · 10 years ago
  72. f3679a3 arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-Boot by Stefan Roese · 10 years ago
  73. 0391577 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago