summaryrefslogtreecommitdiff
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-231-1/+1
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-291-1/+1
* xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini2022-06-281-1/+1
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-232-6/+11
* Convert CONFIG_BOARD_POSTCLK_INIT to KconfigTom Rini2022-03-031-0/+1
* dts: automatically build necessary .dtb filesRasmus Villemoes2022-02-091-0/+2
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-4/+5
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-303-49/+49
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-301-1/+1
* WS cleanup: remove excessive empty linesWolfgang Denk2021-09-306-18/+0
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-3011-11/+0
* lmb: xtensa: Add arch_lmb_reserve()Marek Vasut2021-09-231-0/+12
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-2/+0
* 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 headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon 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