index
:
u-boot-fsl-qoriq
master
scalys
Freescale 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
2016-11-13
arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
Keerthy
2016-11-13
arm: print the cache config option in hex instead of decimal
Keerthy
2016-08-26
arm: cache: always flush cache line size for page table
Stefan Agner
2016-08-26
arm: cache: add support for LPAE for region D$ behavior
Stefan Agner
2016-03-27
arm: Add support for HYP mode and LPAE page tables
Alexander Graf
2016-01-31
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
Marek Vasut
2015-04-16
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
Bryan Brinsko
2014-11-12
ARM: cache-cp15: Use more accurate types
Thierry Reding
2014-10-06
arm: cache: Add support for write-allocate D-Cache
Marek Vasut
2014-08-30
ARM: Fix overflow in MMU setup
Marek Vasut
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
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