summaryrefslogtreecommitdiff
path: root/arch/arc/include/asm/cache.h
AgeCommit message (Expand)Author
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2020-04-16ARC: CACHE: add support for SL$ disableEugeniy Paltsev
2019-01-25ARC: cache: define CONFIG_SYS_CACHELINE_SIZE as ARCH_DMA_MINALIGNAlexey Brodkin
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-21ARC: Implement a function to sync and cleanup cachesEugeniy Paltsev
2018-03-21ARC: Move IOC enabling to compile-time optionsEugeniy Paltsev
2018-03-21ARC: Flush & invalidate D$ with a single commandEugeniy Paltsev
2016-02-20arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin
2015-07-01arc: significant cache reworkAlexey Brodkin
2015-04-03arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin
2015-02-13arc: introduce U-Boot port for ARCv2 ISAAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2014-02-07arc: add architecture header filesAlexey Brodkin