index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
cache_v7.c
Age
Commit message (
Expand
)
Author
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-07-14
arm: Don't invalidate unaligned cache regions
Simon Glass
2016-07-14
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
arm: cache: add missing dummy functions for when dcache disabled
Daniel Allred
2016-04-12
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
Hans de Goede
2016-04-12
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-01-31
arm: cache: Implement cache range check for v7
Marek Vasut
2015-08-13
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-13
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2015-04-16
ARM: cpu: Add ARMv7 barrier operations support
Valentine Barshak
2014-11-12
ARM: cache_v7: Various minor cleanups
Thierry Reding
2014-07-04
ARM: cache_v7: use __weak
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-28
ARM: mmu: Set domain permissions to client access
R Sricharan
2012-11-19
arm: Add control over cachability of memory regions
Simon Glass
2011-09-04
armv7: cache: remove flush on un-aligned invalidate
Aneesh V
2011-09-04
armv7: stronger barrier for cache-maintenance operations
Aneesh V
2011-07-04
armv7: cache maintenance operations for armv7
Aneesh V