summaryrefslogtreecommitdiff
path: root/include/configs/mvebu_armada-37xx.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES listPali Rohár2022-07-211-0/+7
* arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripheralsPali Rohár2022-07-211-6/+36
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-2/+0
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-2/+0
* Convert CONFIG_LBA48 et al to KconfigTom Rini2022-06-281-6/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-5/+0
* Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_SCSI_AHCI_PLAT et al to KconfigSimon Glass2022-02-091-4/+0
* scsi: Drop CONFIG_SYS_SCSI_MAX_DEVICESimon Glass2022-02-091-2/+0
* arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS optionMarek Behún2021-10-211-1/+0
* arm: mvebu: a3720: Create Kconfig option for I2C_MVMarek Behún2021-10-211-5/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-9/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-5/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-1/+0
* arm: mvebu: Espressobin: Enable 'mtd' command and define SPI NOR partitionsPali Rohár2021-07-191-5/+0
* arm: mvebu: a37xx: Enable more baudratesPali Rohár2021-07-081-2/+7
* arm: mvebu: Espressobin: Set default value for $ethNaddr env variablePali Rohár2021-02-081-0/+4
* arm: mvebu: Espressobin: Set default value for $fdtfile env variablePali Rohár2021-02-081-1/+12
* arm: mvebu: Remove old comments from configs/mvebu_armada-37xx.h filePali Rohár2020-10-141-7/+0
* arm64: a37xx: increase CONFIG_SYS_BOOTM_LEN to 64MBVladimir Vid2020-09-241-0/+4
* arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliasesPali Rohár2020-08-311-0/+3
* arm: mvebu: Espressobin: Change default loadaddrPali Rohár2020-08-311-1/+1
* arm: mvebu: Espressobin: Move env load addressesPali Rohár2020-08-311-5/+5
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* configs: move CONFIG_MTD in defconfigs when set in arch includesMiquel Raynal2019-12-041-1/+0
* mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTDMiquel Raynal2019-12-031-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-2/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-4/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-2/+0
* arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid2018-08-071-0/+2
* treewide: Move CONFIG_PHY_MARVELL to KconfigMario Six2018-05-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-1/+0
* treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six2018-04-081-2/+0
* Remove config_distro_defaults.hAdam Ford2018-02-231-2/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* fs: fat: Drop CONFIG_SUPPORT_VFATTuomas Tynkkynen2018-01-221-2/+0
* arm64: a37xx: use distro bootcmdAndre Heider2018-01-091-1/+12