summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/lib
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* xtensa: Remove arch_setup_bdinfo()Stefan Roese2020-08-262-23/+1
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-261-3/+2
* board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfoOvidiu Panait2020-08-062-1/+23
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* common: Move get_ticks() function out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-076-13/+6
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* board_f: Make relocation functions genericSimon Glass2017-04-051-1/+1
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-4/+1
* xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel2016-08-156-0/+585