summaryrefslogtreecommitdiff
path: root/arch/arc/lib/cache.c
Commit message (Expand)AuthorAgeLines
* arc/cache: Flush & invalidate all caches right before enabling IOCAlexey Brodkin2016-06-13-0/+3
* arc/cache: really do invalidate_dcache_all() even if IOC existsAlexey Brodkin2016-06-13-5/+2
* arc/cache: really do flush_dcache_all() even if IOC existsAlexey Brodkin2016-04-21-5/+2
* arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin2016-02-20-8/+51
* arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin2016-02-20-36/+82
* arc: significant cache reworkAlexey Brodkin2015-07-01-120/+255
* arc: add support for SLC (System Level Cache, AKA L2-cache)Alexey Brodkin2015-04-03-0/+46
* arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin2015-04-03-4/+8
* arc: select cache settings via menuconfigAlexey Brodkin2015-02-09-0/+1
* arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin2015-02-09-3/+3
* arc: move common sources in libraryAlexey Brodkin2015-01-15-0/+167