aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/cpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-12-02common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-3/+4
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner1-2/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2-3/+3
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-0/+5
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel5-0/+895