summaryrefslogtreecommitdiff
path: root/arch/xtensa/lib
AgeCommit message (Expand)Author
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-08-26xtensa: Remove arch_setup_bdinfo()Stefan Roese
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-08-06board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-04-05board_f: Make relocation functions genericSimon Glass
2016-09-23arch, board: squash lines for immediate returnMasahiro Yamada
2016-08-15xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel