index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
lib
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mips: Remove common.h usage
Tom Rini
2023-10-24
1
-1
/
+0
*
mips: add support for noncached_alloc()
Weijie Gao
2022-07-13
1
-0
/
+43
*
mips: Avoid using config_enabled() directly
Simon Glass
2022-02-08
1
-1
/
+1
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
1
-0
/
+1
*
mips: cache: Make invalidate_dcache_range() weak to enable overwrite
Stefan Roese
2020-07-18
1
-1
/
+1
*
mips: cache: Make flush_cache() weak to enable overwrite
Stefan Roese
2020-07-18
1
-1
/
+1
*
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
Stefan Roese
2020-07-18
1
-2
/
+0
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
MIPS: allow override of flush_dcache_range()
Alex Nemirovsky
2020-04-09
1
-1
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
MIPS: add compile time definition of L2 cache size
Ramon Fried
2019-10-25
1
-1
/
+1
*
MIPS: cache: reimplement dcache_[status, enable, disable]
Daniel Schwierzeck
2018-09-22
1
-0
/
+20
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
MIPS: Break out of cache loops for unimplemented caches
Paul Burton
2017-11-28
1
-7
/
+6
*
MIPS: Clear instruction hazards in flush_cache()
Paul Burton
2017-11-28
1
-0
/
+4
*
MIPS: Ensure cache ops complete in cache maintenance functions
Paul Burton
2017-11-28
1
-1
/
+12
*
MIPS: Make CM GCR base configurable
Paul Burton
2017-05-12
1
-0
/
+2
*
MIPS: L2 cache support
Paul Burton
2016-09-21
1
-1
/
+61
*
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-09-21
1
-18
/
+25
*
MIPS: Fix invalidate_dcache_range to operate on L1 Dcache
Paul Burton
2016-06-10
1
-1
/
+1
*
MIPS: Abstract cache op loops with a macro
Paul Burton
2016-05-31
1
-41
/
+18
*
MIPS: Split I & D cache line size config
Paul Burton
2016-05-31
1
-15
/
+7
*
MIPS: Move cache sizes to Kconfig
Paul Burton
2016-05-31
1
-1
/
+1
*
mips: cache: Bulletproof the code against cornercases
Marek Vasut
2016-02-01
1
-0
/
+8
*
MIPS: sync processor and register definitions with linux-4.4
Daniel Schwierzeck
2016-01-16
1
-2
/
+2
*
MIPS: unify cache maintenance functions
Paul Burton
2015-01-29
1
-0
/
+118