summaryrefslogtreecommitdiff
path: root/configs/evb-ast2500_defconfig
AgeCommit message (Expand)Author
2023-02-17configs: Resync with savedefconfigTom Rini
2022-11-07configs: Resync with savedefconfigTom Rini
2022-11-02configs: evb-ast2500: Set environment in SPI flashCédric Le Goater
2022-11-02configs: evb-ast2500: Add support for FIT formatCédric Le Goater
2022-11-02configs: evb-ast2500: Adjust boot commandCédric Le Goater
2022-11-02configs: evb-ast2500: Remove MMC support from default settingsCédric Le Goater
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-21config/aspeed: Enable NC-SI supportJoel Stanley
2022-09-13configs: aspeed: Enable CONFIG_SPI_DIRMAPChin-Ting Kuo
2022-09-13configs: aspeed: Enable SPI flash featuresChin-Ting Kuo
2022-08-23configs: Resync with savedefconfigTom Rini
2022-07-07Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into nextTom Rini
2022-07-06config/aspeed: Enable EEPROM optionsJoel Stanley
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini
2022-03-07configs: evb-ast2[56]00: Enable GPIO controlAndrew Jeffery
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-01-29configs: Resync with savedefconfigTom Rini
2020-08-14configs: evb-ast2500: Convert to OF_SEPARATEChia-Wei, Wang
2020-08-14configs: evb-ast2500: Move BOOTCOMMAND from header to defconfigChia-Wei, Wang
2020-08-10configs: Resync with savedefconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-05configs: AST2500 EVB: Enable SD controllerEddie James
2019-07-17configs: aspeed: Add HUSH and random ethernet addrJoel Stanley
2019-07-17configs: aspeed: Unset CONFIG_MMCJoel Stanley
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner
2019-01-07configs: Resync with savedefconfigTom Rini
2018-11-05net: ftgmac100: Add support for the Aspeed SoCCédric Le Goater
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-04-17configs: Resync with savedefconfigTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-19configs: Resync defconfigsTom Rini
2017-05-08aspeed: Enable I2C in EVB defconfigmaxims@google.com