1. 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
  2. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
  3. 15c5ba5 mvebu: drop dangling SPI flash comments and #ifdefs by Baruch Siach · 6 years ago
  4. f8e932e Convert CONFIG_ENV_SPI_* to Kconfig by Patrick Delaunay · 6 years ago
  5. 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
  6. 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
  7. 716a186 ARM: mvebu: db-88f6820: remove redundant comment by Chris Packham · 6 years ago
  8. c6cb8b7 fix: mvebu: Add SPI parameters for environment setup by Konstantin Porotchkin · 6 years ago
  9. f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  11. e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
  12. f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
  13. 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
  14. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  15. 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
  16. a799dcd fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
  17. fc1a4de ata: Migrate CONFIG_LIBATA to Kconfig by Tuomas Tynkkynen · 7 years ago
  18. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · 7 years ago
  19. c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
  20. 3b21fdd Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig by Simon Glass · 7 years ago
  21. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  22. 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
  23. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  24. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  25. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  26. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  27. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  28. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
  29. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
  30. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  31. d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
  32. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  33. 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
  34. f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
  35. bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
  36. b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
  37. 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
  38. e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
  39. bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  40. b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
  41. f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
  42. f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
  43. 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
  44. c647e6a spl: Remove unused CONFIG_SPL_SPI_* definitions by Chris Packham · 8 years ago
  45. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  46. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  47. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  48. a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
  49. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  50. c14c93f arm: mvebu: Move some defines to common include file by Stefan Roese · 9 years ago
  51. 05b38c1 net: mvneta: Convert to driver model by Stefan Roese · 9 years ago
  52. 49e7d77 arm: mvebu: Add SPI driver model support by Stefan Roese · 9 years ago
  53. 83097cf arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  54. 27f5b19 sf: Move SPI flash drivers to defconfig by Bin Meng · 9 years ago
  55. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  56. 6ba2449 arm: mvebu: Enable DM_USB on AXP / A38x boards by Stefan Roese · 9 years ago
  57. e1b7bfd arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL by Stefan Roese · 9 years ago
  58. c22b701 arm: mvebu: db-88f6820-gp: Enable PCI support by Stefan Roese · 9 years ago
  59. 3dbf35c arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiB by Stefan Roese · 9 years ago
  60. 6f7d667 arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support by Stefan Roese · 9 years ago
  61. 5caab19 arm: mvebu: db-88f6820: Add SPL support with DDR init code by Stefan Roese · 10 years ago
  62. 2feb226 arm: mvebu: db-88f6820-gp: Add USB/EHCI support by Stefan Roese · 9 years ago
  63. 10aad20 arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support by Stefan Roese · 9 years ago
  64. bb1c0bd arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x by Stefan Roese · 9 years ago
  65. 1746e87 arm: mvebu: db-88f6820-gp: Add MMC/SDIO support by Stefan Roese · 9 years ago
  66. 2366bcc db-88f6820-gp.h: Load data blobs into lower memory by Kevin Smith · 10 years ago
  67. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  68. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago