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
/
arm
/
cpu
/
armv7
/
cache_v7.c
Age
Commit message (
Expand
)
Author
2025-03-14
treewide: Add a function to change page permissions
Ilias Apalodimas
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
arm: Remove <common.h> and add needed includes
Tom Rini
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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-11
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
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-12
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-12
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