index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
cache_init.S
Age
Commit message (
Expand
)
Author
2024-03-13
mips: fix change_k0_cca()
Daniel Schwierzeck
2020-07-18
mips: refactor disabling of caches
Daniel Schwierzeck
2020-07-18
mips: add KSEG1 wrapper for change_k0_cca
Daniel Schwierzeck
2018-09-22
MIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE_MODE
Daniel Schwierzeck
2018-09-22
MIPS: cache: make index base address configurable
Daniel Schwierzeck
2018-09-22
MIPS: cache: optimise changing of k0 CCA mode
Daniel Schwierzeck
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
2016-09-21
MIPS: Ensure cache ops complete in mips_cache_reset
Paul Burton
2016-09-21
MIPS: Clear hazard between TagLo writes & cache ops
Paul Burton
2016-09-21
MIPS: Join the coherent domain when a CM is present
Paul Burton
2016-09-21
MIPS: L2 cache support
Paul Burton
2016-09-21
MIPS: Define register names for cache init
Paul Burton
2016-09-21
MIPS: Enable use of the instruction cache earlier
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-05-21
MIPS: Use unchecked immediate addition/subtraction
Paul Burton
2016-01-16
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2015-01-29
MIPS: clear TagLo select 2 during cache init
Paul Burton
2015-01-29
MIPS: allow systems to skip loads during cache init
Paul Burton
2015-01-29
MIPS: inline mips_init_[id]cache functions
Paul Burton
2015-01-29
MIPS: refactor cache loops to a macro
Paul Burton
2015-01-29
MIPS: refactor L1 cache config reads to a macro
Paul Burton
2015-01-29
MIPS: unify cache initialization code
Paul Burton