summaryrefslogtreecommitdiff
path: root/configs/evb-ast2600_defconfig
AgeCommit message (Expand)Author
2022-08-23configs: Resync with savedefconfigTom Rini
2022-07-07Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into nextTom Rini
2022-07-06ast2600: Configure u-boot-with-spl.bin targetJoel Stanley
2022-07-06config/ast2600: Disable hash hardware accelJoel Stanley
2022-07-06config/ast2600: Make position independentJoel Stanley
2022-07-06config/ast2600: Enable CRC32Joel Stanley
2022-07-06config/ast2600: Enable eMMC related boot optionsJoel Stanley
2022-07-06config/aspeed: Enable EEPROM optionsJoel Stanley
2022-07-06config/ast2600: Enable I2C driverJoel Stanley
2022-06-29Merge branch '2022-06-28-Kconfig-migrations' into nextTom Rini
2022-06-22configs: ast2600: Move SPL bss section to DRAM spaceChia-Wei Wang
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-05-23configs: Resync with savedefconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-03-07configs: evb-ast2[56]00: Enable GPIO controlAndrew Jeffery
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini
2022-01-18configs: ast2600: enable DM_MDIO and MDIO driverDylan Hung
2021-12-27configs: Resync with savedefconfigTom Rini
2021-11-17configs: ast2600: Boot kernel FIT in DRAMChia-Wei Wang
2021-11-17configs: ast2600-evb: Enable SPL FIT supportChia-Wei Wang
2021-11-01configs: Resync with savedefconfigTom Rini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-10configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-01-18configs: aspeed: Add defconfig for AST2600 EVBChia-Wei, Wang