index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
cache_v7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2021-03-02
1
-3
/
+0
*
common: Drop net.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-4
/
+4
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
ARM: Rework and correct barrier definitions
Tom Rini
2016-08-05
1
-5
/
+5
*
arm: Don't invalidate unaligned cache regions
Simon Glass
2016-07-14
1
-21
/
+2
*
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
1
-17
/
+0
*
arm: cache: add missing dummy functions for when dcache disabled
Daniel Allred
2016-07-14
1
-0
/
+8
*
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
1
-96
/
+4
*
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
1
-35
/
+6
*
arm: cache: Implement cache range check for v7
Marek Vasut
2016-01-31
1
-0
/
+21
*
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-12
1
-13
/
+0
*
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2015-08-12
1
-8
/
+0
*
ARM: cpu: Add ARMv7 barrier operations support
Valentine Barshak
2015-04-16
1
-7
/
+7
*
ARM: cache_v7: Various minor cleanups
Thierry Reding
2014-11-12
1
-7
/
+7
*
ARM: cache_v7: use __weak
Jeroen Hofstee
2014-07-04
1
-38
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-28
1
-0
/
+3
*
arm: Add control over cachability of memory regions
Simon Glass
2012-11-19
1
-0
/
+11
*
armv7: cache: remove flush on un-aligned invalidate
Aneesh V
2011-09-04
1
-6
/
+8
*
armv7: stronger barrier for cache-maintenance operations
Aneesh V
2011-09-04
1
-6
/
+6
*
armv7: cache maintenance operations for armv7
Aneesh V
2011-07-04
1
-0
/
+394