- 1ed8fa4 configs: remove unused CONFIG_SYS_MMC_BASE defs by Harm Berntsen · 3 years, 8 months ago
- eb1f909 Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig by Tom Rini · 4 years, 4 months ago
- 32c75d6 Convert CONFIG_CMD_ASKENV et al to Kconfig by Tom Rini · 4 years, 6 months ago
- fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 7 months ago
- 569e0b3 arm: mvebu: clearfog: adjust SCSI boot duplication by Joel Johnson · 4 years, 8 months ago
- c380944 arm: mvebu: clearfog: Unify DT selection paths by Joel Johnson · 4 years, 8 months ago
- 7ccaed2 arm: mvebu: clearfog: support multiple SATA boot by Joel Johnson · 4 years, 8 months ago
- 3a06e39 arm: mvebu: clearfog: add SCSI to distro bootcmd by Joel Johnson · 4 years, 8 months ago
- 12b32e0 arm: mvebu: clearfog: add scsi target to distro-boot by Josua Mayer · 4 years, 10 months ago
- 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
- 38df997 Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig by Hannes Schmelzer · 5 years ago
- 7f47968 arm: mvebu: clearfog: set U-Boot offset for SATA boot by Baruch Siach · 6 years ago
- 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
- cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- 15c5ba5 mvebu: drop dangling SPI flash comments and #ifdefs by Baruch Siach · 6 years ago
- 0df8104 Convert CONFIG_SF_DEFAULT_* to Kconfig by Patrick Delaunay · 6 years ago
- 3179ec6 pci: pci_mvebu: Add DM_PCI support and move CONFIG_PCI_MVEBU to defconfig by Stefan Roese · 6 years ago
- 17d610c arm: mvebu: clearfog: enable eMMC boot partitions support by Baruch Siach · 6 years ago
- a417bd1 mvebu: clearfog: use kconfig symbols to select boot device by Baruch Siach · 6 years ago
- 959b07e arm: mvebu: switch clearfog to use device-tree i2c and gpio by Jon Nettleton · 7 years ago
- 7a3315e arm: mvebu: enable sata support for clearfog by Jon Nettleton · 7 years ago
- f504d1a treewide: Move CONFIG_PHY_MARVELL to Kconfig by Mario Six · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- e254225 spl: spi: Move CONFIG_SPL_SPI_LOAD to Kconfig by Marek Vasut · 7 years ago
- f705544 treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to Kconfig by Mario Six · 7 years ago
- 0051899 treewide: Migrate CONFIG_SYS_ALT_MEMTEST to Kconfig by Mario Six · 7 years ago
- c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
- 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
- 07edfae configs: Migrate CONFIG_SYS_TEXT_BASE by Tom Rini · 7 years ago
- a799dcd fs: fat: Drop CONFIG_SUPPORT_VFAT by Tuomas Tynkkynen · 7 years ago
- 5b28e59 arm: mvebu: clearfog: Fix SPI-NOR flash access by Jon Nettleton · 7 years ago
- c88a09a Convert CONFIG_CMD_PCI to Kconfig by Simon Glass · 7 years ago
- 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
- 7e5b019 arm: mvebu: clearfog: generic distro bootcmd by Patrick Wildt · 8 years ago
- 1b9cb56 Kconfig: Drop CONFIG_CMD_ENV by Simon Glass · 8 years ago
- 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
- 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
- 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
- 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · 8 years ago
- 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · 8 years ago
- a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
- d776ecf spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS by Semen Protsenko · 8 years ago
- 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
- 2f49e2e pci: Move CONFIG_PCI_PNP to Kconfig by Bin Meng · 8 years ago
- f48e025 drivers/pci/Kconfig: Add PCI by Tom Rini · 8 years ago
- bd5618d Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig by Simon Glass · 8 years ago
- b24fdca Convert CONFIG_SPL_SPI_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 219d612 Convert CONFIG_SPL_SPI_FLASH_SUPPORT to Kconfig by Simon Glass · 8 years ago
- e076d6f Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig by Simon Glass · 8 years ago
- bd58f1d Convert CONFIG_SPL_MMC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- b16c92c Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig by Simon Glass · 8 years ago
- f6de257 Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig by Simon Glass · 8 years ago
- f2a8946 Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig by Simon Glass · 8 years ago
- 9b53833 Convert CONFIG_SPL_I2C_SUPPORT to Kconfig by Simon Glass · 8 years ago
- c647e6a spl: Remove unused CONFIG_SPL_SPI_* definitions by Chris Packham · 8 years ago
- 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
- 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
- a7f94ad mvebu: Introduce kconfig symbols for SoC variants by Phil Sutter · 9 years ago
- eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
- 7360640 arm: mvebu: Add SolidRun ClearFog Armada 38x initial support by Stefan Roese · 9 years ago