summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-1/+1
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-221-2/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* 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
* Remove CROSS_COMPILE default from arch/*/config.mkTom Rini2020-07-011-1/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop asm/ptrace.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* common: Move relocate_code() to init.hSimon Glass2020-01-171-1/+1
* common: Move interrupt functions into a new headerSimon Glass2019-12-021-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
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-182-3/+18
* CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner2019-05-181-0/+12
* CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2019-05-181-2/+1
* xtensa: use asm-generic/atomic.hChris Packham2018-09-251-43/+1
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini2018-08-161-18/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0744-93/+44
* xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2018-02-232-3/+3
* xtensa: Use asm-generic/io.hPaul Burton2017-10-021-23/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-0/+5
* board_f: Make relocation functions genericSimon Glass2017-04-052-15/+1
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-231-4/+1
* xtensa: add support for the 'xtfpga' evaluation boardChris Zankel2016-08-159-0/+263
* xtensa: add core information for the de212 processorMax Filippov2016-08-153-0/+839
* xtensa: add core information for the dc233c processorMax Filippov2016-08-153-0/+757
* xtensa: add core information for the dc232b processorChris Zankel2016-08-153-0/+674
* xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel2016-08-1542-0/+3101