index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
lib
/
cache.c
Age
Commit message (
Expand
)
Author
2017-11-24
arc: cache: Add required NOPs after invalidation of instruction cache
Alexey Brodkin
2017-06-29
arcv2: Set IOC aperture so it covers available DDR
Alexey Brodkin
2017-04-11
ARCv2: SLC: Make sure busy bit is set properly on SLC flushing
Alexey Brodkin
2016-06-13
arc/cache: Flush & invalidate all caches right before enabling IOC
Alexey Brodkin
2016-06-13
arc/cache: really do invalidate_dcache_all() even if IOC exists
Alexey Brodkin
2016-04-21
arc/cache: really do flush_dcache_all() even if IOC exists
Alexey Brodkin
2016-02-20
arc: cache - utilize IO coherency (AKA IOC) engine
Alexey Brodkin
2016-02-20
arc: cache - accommodate different L1 cache line lengths
Alexey Brodkin
2015-07-01
arc: significant cache rework
Alexey Brodkin
2015-04-03
arc: add support for SLC (System Level Cache, AKA L2-cache)
Alexey Brodkin
2015-04-03
arc: cache - build invalidate_icache_all() and invalidate_dcache_all()
Alexey Brodkin
2015-02-09
arc: select cache settings via menuconfig
Alexey Brodkin
2015-02-09
arc: define and use PTAG AUX regs for MMUv3 only
Alexey Brodkin
2015-01-15
arc: move common sources in library
Alexey Brodkin