aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/lib
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-08-26xtensa: Remove arch_setup_bdinfo()Stefan Roese2-23/+1
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese1-3/+2
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait2-1/+23
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-13/+6
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-04-05board_f: Make relocation functions genericSimon Glass1-1/+1
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada1-4/+1
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel6-0/+585