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
/
mips
/
lib
/
cache.c
Age
Commit message (
Expand
)
Author
2018-09-22
MIPS: cache: reimplement dcache_[status, enable, disable]
Daniel Schwierzeck
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-11-28
MIPS: Break out of cache loops for unimplemented caches
Paul Burton
2017-11-28
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
2017-11-28
MIPS: Ensure cache ops complete in cache maintenance functions
Paul Burton
2017-05-12
MIPS: Make CM GCR base configurable
Paul Burton
2016-09-21
MIPS: L2 cache support
Paul Burton
2016-09-21
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-06-10
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
Paul Burton
2016-05-31
MIPS: Abstract cache op loops with a macro
Paul Burton
2016-05-31
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-02-01
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-01-16
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2015-01-29
MIPS: unify cache maintenance functions
Paul Burton