Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
023cce37ac6cf65ac747e93bd1dc91c3ac3c6f3f
/
include
/
configs
/
db-88f6820-gp.h
38df997
Convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
by Hannes Schmelzer
· 5 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
f8e932e
Convert CONFIG_ENV_SPI_* to Kconfig
by Patrick Delaunay
· 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
716a186
ARM: mvebu: db-88f6820: remove redundant comment
by Chris Packham
· 6 years ago
c6cb8b7
fix: mvebu: Add SPI parameters for environment setup
by Konstantin Porotchkin
· 6 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
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
fc1a4de
ata: Migrate CONFIG_LIBATA to Kconfig
by Tuomas Tynkkynen
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
1b9cb56
Kconfig: Drop CONFIG_CMD_ENV
by Simon Glass
· 8 years ago
f5ba985
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
by Dalon Westergreen
· 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
8706b81
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
by Simon Glass
· 9 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
c14c93f
arm: mvebu: Move some defines to common include file
by Stefan Roese
· 9 years ago
05b38c1
net: mvneta: Convert to driver model
by Stefan Roese
· 9 years ago
49e7d77
arm: mvebu: Add SPI driver model support
by Stefan Roese
· 9 years ago
83097cf
arm: mvebu: Add DM and OF_CONTROL support to SPL
by Stefan Roese
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
6ba2449
arm: mvebu: Enable DM_USB on AXP / A38x boards
by Stefan Roese
· 9 years ago
e1b7bfd
arm: mvebu: Only set CONFIG_SKIP_LOWLEVEL_INIT for SPL
by Stefan Roese
· 9 years ago
c22b701
arm: mvebu: db-88f6820-gp: Enable PCI support
by Stefan Roese
· 9 years ago
3dbf35c
arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiB
by Stefan Roese
· 9 years ago
6f7d667
arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support
by Stefan Roese
· 9 years ago
5caab19
arm: mvebu: db-88f6820: Add SPL support with DDR init code
by Stefan Roese
· 10 years ago
2feb226
arm: mvebu: db-88f6820-gp: Add USB/EHCI support
by Stefan Roese
· 9 years ago
10aad20
arm: mvebu: db-88f6820-gp.h: Add SATA/SCSI (AHCI) support
by Stefan Roese
· 9 years ago
bb1c0bd
arm: mvebu: Add SATA/SCSI (AHCI) support for Armada A38x
by Stefan Roese
· 9 years ago
1746e87
arm: mvebu: db-88f6820-gp: Add MMC/SDIO support
by Stefan Roese
· 9 years ago
2366bcc
db-88f6820-gp.h: Load data blobs into lower memory
by Kevin Smith
· 10 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
073efd7
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
by Stefan Roese
· 10 years ago