summaryrefslogtreecommitdiff
path: root/arch/arc/lib/cache.c
AgeCommit message (Expand)Author
2017-06-29arcv2: Set IOC aperture so it covers available DDRAlexey Brodkin
2017-04-11ARCv2: SLC: Make sure busy bit is set properly on SLC flushingAlexey Brodkin
2016-06-13arc/cache: Flush & invalidate all caches right before enabling IOCAlexey Brodkin
2016-06-13arc/cache: really do invalidate_dcache_all() even if IOC existsAlexey Brodkin
2016-04-21arc/cache: really do flush_dcache_all() even if IOC existsAlexey Brodkin
2016-02-20arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin
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-04-03arc: cache - build invalidate_icache_all() and invalidate_dcache_all()Alexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin
2015-01-15arc: move common sources in libraryAlexey Brodkin