summaryrefslogtreecommitdiff
path: root/arch/xtensa/cpu/cpu.c
AgeCommit message (Expand)Author
2024-07-04xtensa: Move dram_init to xtfpga board fileJiaxun Yang
2024-05-06xtensa: Remove <common.h> and add needed includesTom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn
2020-05-18common: Drop init.h from common headerSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel