aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+2
2020-04-27ARC: HSDK-4xD: add CSM configuration supportEugeniy Paltsev1-0/+3
2020-04-27ARC: ARCv2: handle DSP presence in HWEugeniy Paltsev1-0/+1
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev1-0/+7
2020-03-31ARC: IO: add MB for __raw_* memory accessorsEugeniy Paltsev1-23/+35
2020-03-31ARC: IO: add compiler barriers to IO accessorsEugeniy Paltsev1-11/+19
2020-03-31ARC: IO: add volatile to accessorsEugeniy Paltsev1-9/+15
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-02-12ARC: Switch to generic accessorsAlexey Brodkin1-129/+75
2019-01-25ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin1-0/+3
2018-12-03ARC: Improve identification of ARC coresAlexey Brodkin1-1/+24
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-34/+2
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin1-0/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini15-30/+15
2018-03-21ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev1-0/+1
2018-03-21ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev1-0/+5
2018-03-21ARC: Move cache global variables to arch_global_dataEugeniy Paltsev1-0/+6
2018-03-21ARC: Move BCR encodings to separate header fileEugeniy Paltsev1-0/+77
2018-03-21ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev1-0/+1
2018-03-21ARC: Introduce is_isa_X() functionsEugeniy Paltsev1-0/+11
2018-03-21arc: Fine-tune implementation of memory barriersAlexey Brodkin1-4/+4
2018-03-21arc: Get rid of handwritten string routinesAlexey Brodkin1-26/+0
2018-01-19ARC: ARCv2: Cache: Fixed operation without IOCEugeniy Paltsev1-0/+7
2017-12-11ARC: add defines of some cache and xCCM AUX registersEugeniy Paltsev1-0/+6
2017-12-11ARC: add macro to get CPU idEugeniy Paltsev1-0/+3
2017-12-10ARC: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIOEugeniy Paltsev1-0/+1
2017-10-02arc: Use asm-generic/io.hPaul Burton1-28/+1
2017-06-05arc: Make u-boot-arc.h a private headerSimon Glass1-0/+1
2017-04-05board_f: Make relocation functions genericSimon Glass1-16/+0
2017-04-05board_f: Make init_helpers genericSimon Glass1-12/+0
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov1-0/+4
2017-01-25Convert CONFIG_ARCH_EARLY_INIT_R to KconfigSimon Glass1-1/+0
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-08-05arc: No need in sections defined in sources with newer toolsAlexey Brodkin1-2/+0
2016-07-04arc: make global_data.h usable in assembly filesAlexey Brodkin1-0/+2
2016-06-13arc: Update data accessors with use of memory barriersAlexey Brodkin1-16/+79
2016-04-11arc: Add virt_to_phys() stubAlexey Brodkin1-0/+5
2016-04-11arc: get rid of running_on_hwAlexey Brodkin1-1/+0
2016-02-20arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin1-0/+7
2016-02-20arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin1-7/+7
2015-11-18arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin1-0/+12
2015-11-18arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin1-0/+24
2015-11-05arc: Use the generic bitops headersFabio Estevam1-0/+5
2015-07-01arc: significant cache reworkAlexey Brodkin2-7/+5
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin2-0/+15
2015-04-03arc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATAAlexey Brodkin1-1/+0
2015-04-03arc: clean-up init procedureAlexey Brodkin3-0/+31
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada1-1/+0
2015-03-05use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang1-0/+12
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin1-1/+5