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
/
include
/
asm
/
cache.h
Age
Commit message (
Expand
)
Author
2021-03-02
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2020-04-24
arm: asm/cache.c: Introduce arm_reserve_mmu
Ovidiu Panait
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2016-08-26
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-07-14
arm: Move check_cache_range() into a common place
Simon Glass
2015-11-10
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2014-07-04
ARM: cache_v7: use __weak
Jeroen Hofstee
2014-01-09
arm64: core support
David Feng
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-28
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
2013-03-28
ARM: cache: declare set_section_dcache
Vincent Stehlé
2011-10-23
arm: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser