summaryrefslogtreecommitdiff
path: root/configs/helios4_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-3/+3
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-08-23configs: Resync with savedefconfigTom Rini1-1/+0
2022-07-26configs: Resync with savedefconfigTom Rini1-1/+0
2022-06-29Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-0/+2
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-0/+2
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-0/+1
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini1-0/+1
2022-05-17arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boardsPali Rohár1-1/+2
2022-05-04net: mvneta: Use DM MDIO API for connecting PHYMarek Behún1-0/+1
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini1-1/+0
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-0/+1
2022-03-18Convert CONFIG_ARP_TIMEOUT to KconfigTom Rini1-0/+1
2021-11-01configs: Resync with savedefconfigTom Rini1-1/+1
2021-10-15configs: Resync with savedefconfigTom Rini1-1/+0
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass1-1/+1
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-0/+1
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár1-1/+0
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass1-1/+1
2021-07-27configs: Resync with savedefconfigTom Rini1-1/+0
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-11configs: Resync with savedefconfigTom Rini1-1/+0
2021-01-27ARM: mvebu: helios4 adjust env sizes to enable SPI to workDennis Gilmore1-2/+0
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford1-0/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-09arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernelDennis Gilmore1-6/+14
2020-07-06configs: Resync with savedefconfigTom Rini1-1/+1
2020-04-28Merge branch 'migrate-various-PHY-options'Tom Rini1-0/+1
2020-04-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-0/+1
2020-04-22arm: mvebu: correct SPL boot configs for SPI/MMCJoel Johnson1-1/+0
2020-01-22configs: Resync with savedefconfigTom Rini1-2/+2
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal1-0/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-0/+2
2019-11-08configs: Resync with savedefconfigTom Rini1-2/+0
2019-09-23configs: Resync with savedefconfigTom Rini1-1/+1
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-0/+1
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass1-0/+1
2019-05-27arm: mvebu: helios4: Enable CONFIG_BLK and CONFIG_DM_MMCStefan Roese1-0/+1
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-0/+1
2019-04-30configs: Resync with savedefconfigTom Rini1-1/+1
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-0/+2
2019-02-07configs: Don't use SPI_FLASH_BAR as defaultVignesh R1-1/+0