aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/cache.h
Commit message (Expand)AuthorAge
* ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-07-27
* ARCv2: SLC: provide a line based flush routine for debuggingVineet Gupta2017-08-30
* ARC: Hardcode ARCH_DMA_MINALIGN to max line length we may haveAlexey Brodkin2017-08-30
* ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-04
* ARCv2: mm: micro-optimize region flush generated codeVineet Gupta2017-05-02
* ARCv2: mm: Implement cache region flush operationsVineet Gupta2017-05-02
* ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta2017-01-18
* ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta2017-01-18
* ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-24
* ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta2016-09-30
* ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-19
* ARC: mm: fix building for MMU v2Alexey Brodkin2015-12-21
* ARC: mm: PAE40 supportVineet Gupta2015-10-29
* ARCv2: Support IO Coherency and permutations involving L1 and L2 cachesAlexey Brodkin2015-08-20
* ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)Vineet Gupta2015-06-24
* ARCv2: MMUv4: support aliasing icache configVineet Gupta2015-06-22
* ARCv2: MMUv4: cache programming model changesVineet Gupta2015-06-22
* ARC: Update comments about uncached address spaceVineet Gupta2014-10-13
* ARC: remove checks for CONFIG_ARC_MMU_V4Paul Bolle2014-06-16
* ARC: Disable caches in early boot if so configuredVineet Gupta2014-06-03
* ARC: cacheflush refactor #2: I and D caches lines to have same sizeVineet Gupta2013-11-06
* ARC: fix new Section mismatches in build (post __cpuinit cleanup)Vineet Gupta2013-09-05
* ARC: cache detection code bitrotVineet Gupta2013-06-22
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-22
* ARC: Use kconfig helper IS_ENABLED() to get rid of defines.hVineet Gupta2013-06-22
* ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta2013-05-09
* ARC: Cache Flush ManagementVineet Gupta2013-02-15
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-11