Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | arc/cache: Flush & invalidate all caches right before enabling IOC | Alexey Brodkin | 2016-06-13 | -0/+3 |
* | arc/cache: really do invalidate_dcache_all() even if IOC exists | Alexey Brodkin | 2016-06-13 | -5/+2 |
* | arc/cache: really do flush_dcache_all() even if IOC exists | Alexey Brodkin | 2016-04-21 | -5/+2 |
* | arc: cache - utilize IO coherency (AKA IOC) engine | Alexey Brodkin | 2016-02-20 | -8/+51 |
* | arc: cache - accommodate different L1 cache line lengths | Alexey Brodkin | 2016-02-20 | -36/+82 |
* | arc: significant cache rework | Alexey Brodkin | 2015-07-01 | -120/+255 |
* | arc: add support for SLC (System Level Cache, AKA L2-cache) | Alexey Brodkin | 2015-04-03 | -0/+46 |
* | arc: cache - build invalidate_icache_all() and invalidate_dcache_all() | Alexey Brodkin | 2015-04-03 | -4/+8 |
* | arc: select cache settings via menuconfig | Alexey Brodkin | 2015-02-09 | -0/+1 |
* | arc: define and use PTAG AUX regs for MMUv3 only | Alexey Brodkin | 2015-02-09 | -3/+3 |
* | arc: move common sources in library | Alexey Brodkin | 2015-01-15 | -0/+167 |