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
/
lib
/
cache-cp15.c
Age
Commit message (
Expand
)
Author
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
2013-03-28
ARM: mmu: Introduce weak dram_bank_setup function
R Sricharan
2013-02-01
arm: Move tlb_addr and tlb_size to arch_global_data
Simon Glass
2013-01-10
arm: move flush_dcache_all() to just before disable cache
Arun Mankuzhi
2012-11-19
arm: Add control over cachability of memory regions
Simon Glass
2012-07-07
ARM: cache: Move the cp15 CR register read before flushing the cache.
SRICHARAN R
2011-07-04
arm: minor fixes for cache and mmu handling
Aneesh V
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2010-10-29
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
Wolfgang Denk
2010-09-19
ARM: add relocation support
Heiko Schocher
2010-09-19
ARM: cp15: setup mmu and enable dcache
Heiko Schocher
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser