summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2022-02-09dts: automatically build necessary .dtb filesRasmus Villemoes1-0/+2
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-4/+5
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk3-49/+49
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove excessive empty linesWolfgang Denk6-18/+0
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk11-11/+0
2021-09-23lmb: xtensa: Add arch_lmb_reserve()Marek Vasut1-0/+12
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-2/+0
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn1-1/+1
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
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-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini1-1/+0
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop asm/ptrace.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-01-17common: Move relocate_code() to init.hSimon Glass1-1/+1
2019-12-03common: Move interrupt functions into a new headerSimon Glass1-0/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-12-03common: Move get_ticks() function out of common.hSimon Glass1-0/+1
2019-12-03Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2-3/+18
2019-05-18CONFIG_SYS_[DI]CACHE_OFF: convert to KconfigTrevor Woerner1-0/+12
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner1-2/+1
2018-09-26xtensa: use asm-generic/atomic.hChris Packham1-43/+1
2018-09-11arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-31/+2
2018-08-16CONFIG_SYS_GENERIC_BOARD: Finish migrationTom Rini1-18/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini44-93/+44
2018-02-23xtensa: clean up CONFIG_SYS_TEXT_ADDRMax Filippov2-3/+3
2017-10-03xtensa: Use asm-generic/io.hPaul Burton1-23/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-0/+5
2017-04-05board_f: Make relocation functions genericSimon Glass2-15/+1
2016-09-24Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-09-24arch, board: squash lines for immediate returnMasahiro Yamada1-4/+1
2016-08-16xtensa: add support for the 'xtfpga' evaluation boardChris Zankel9-0/+263
2016-08-16xtensa: add core information for the de212 processorMax Filippov3-0/+839
2016-08-16xtensa: add core information for the dc233c processorMax Filippov3-0/+757
2016-08-16xtensa: add core information for the dc232b processorChris Zankel3-0/+674
2016-08-16xtensa: add support for the xtensa processor architecture [2/2]Chris Zankel42-0/+3101