aboutsummaryrefslogtreecommitdiff
path: root/include/configs/vocore2.h
AgeCommit message (Expand)Author
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-12-05Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini
2022-11-02MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to KconfigDaniel Schwierzeck
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2020-09-23mips: vocore2: fix various issuesMauro Condarelli
2020-06-26Convert CONFIG_CONS_INDEX to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-27mips: Add support for SoM "VoCore2".Mauro Condarelli