summaryrefslogtreecommitdiffstats
path: root/arch/arc/include
Commit message (Expand)AuthorAgeFilesLines
* arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass2021-01-051-0/+0
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+2
* ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev2020-04-271-0/+3
* ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev2020-04-271-0/+1
* ARC: CACHE: add support for SL$ disableEugeniy Paltsev2020-04-161-0/+7
* ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev2020-03-311-23/+35
* ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev2020-03-311-11/+19
* ARC: IO: add volatile to accessorsEugeniy Paltsev2020-03-311-9/+15
* dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada2020-02-201-0/+1
* ARC: Switch to generic accessorsAlexey Brodkin2020-02-121-129/+75
* ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin2019-01-251-0/+3
* ARC: Improve identification of ARC coresAlexey Brodkin2018-12-031-1/+24
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-34/+2
* ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2018-07-311-0/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0715-30/+15
* ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev2018-03-211-0/+1
* ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev2018-03-211-0/+5
* ARC: Move cache global variables to arch_global_dataEugeniy Paltsev2018-03-211-0/+6
* ARC: Move BCR encodings to separate header fileEugeniy Paltsev2018-03-211-0/+77
* ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev2018-03-211-0/+1
* ARC: Introduce is_isa_X() functionsEugeniy Paltsev2018-03-211-0/+11
* arc: Fine-tune implementation of memory barriersAlexey Brodkin2018-03-211-4/+4
* arc: Get rid of handwritten string routinesAlexey Brodkin2018-03-211-26/+0
* ARC: ARCv2: Cache: Fixed operation without IOCEugeniy Paltsev2018-01-191-0/+7
* ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev2017-12-111-0/+6
* ARC: add macro to get CPU idEugeniy Paltsev2017-12-111-0/+3
* ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev2017-12-101-0/+1
* arc: Use asm-generic/io.hPaul Burton2017-10-021-28/+1
* arc: Make u-boot-arc.h a private headerSimon Glass2017-06-051-0/+1
* board_f: Make relocation functions genericSimon Glass2017-04-051-16/+0
* board_f: Make init_helpers genericSimon Glass2017-04-051-12/+0
* drivers: timer: Introduce ARC timer driverVlad Zakharov2017-03-241-0/+4
* Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass2017-01-251-1/+0
* Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada2016-09-231-1/+0
* arc: No need in sections defined in sources with newer toolsAlexey Brodkin2016-08-051-2/+0
* arc: make global_data.h usable in assembly filesAlexey Brodkin2016-07-041-0/+2
* arc: Update data accessors with use of memory barriersAlexey Brodkin2016-06-131-16/+79
* arc: Add virt_to_phys() stubAlexey Brodkin2016-04-111-0/+5
* arc: get rid of running_on_hwAlexey Brodkin2016-04-111-1/+0
* arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2016-02-201-0/+7
* arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin2016-02-201-7/+7
* arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin2015-11-181-0/+12
* arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin2015-11-181-0/+24
* arc: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* arc: significant cache reworkAlexey Brodkin2015-07-012-7/+5
* arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin2015-04-032-0/+15
* arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin2015-04-031-1/+0
* arc: clean-up init procedureAlexey Brodkin2015-04-033-0/+31
* generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada2015-03-281-1/+0
* use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2015-03-051-0/+12