Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aad29aea5b775261af26bf17e400a193b18991df
/
arch
/
arm
/
lib
/
cache-cp15.c
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
f76fb51
arm: provide a function for boards init code to modify MMU virtual-physical map
by Marek Szyprowski
· Wed Jun 03 14:43:42 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
594b7cf
arm: caches: manage phys_addr_t overflow in mmu_set_region_dcache_behaviour
by Patrick Delaunay
· Fri Apr 24 20:20:17 2020 +0200
d7e6a1d
arm: caches: add DCACHE_DEFAULT_OPTION
by Patrick Delaunay
· Fri Apr 24 20:20:16 2020 +0200
77cc8b2
arm: caches: protect dram_bank_mmu_setup access to bi_dram
by Patrick Delaunay
· Fri Apr 24 20:20:15 2020 +0200
1d91ba7
common: Move some cache and MMU functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:37 2019 -0700
fbf091b
arm: powerpc: Tidy up code style for cache functions
by Simon Glass
· Thu Nov 14 12:57:36 2019 -0700
9ac1d17
arm: caches: Disable mmu only if mmu is available
by Lokesh Vutla
· Wed Oct 30 15:55:41 2019 +0530
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· Fri May 03 09:41:00 2019 -0400
19858f9
arm: v7R: Add support for enabling caches
by Lokesh Vutla
· Thu Apr 26 18:21:31 2018 +0530
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· Thu Apr 26 18:21:26 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bded0c8
ARM: remove bogus cp_delay() function
by Lothar Waßmann
· Thu Jun 08 09:48:41 2017 +0200
1375e58
arm: Disable LPAE if not enabled
by Simon Glass
· Wed May 31 17:57:14 2017 -0600
5bfd41d
arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T
by Simon Glass
· Wed May 31 17:57:13 2017 -0600
3b37247
arm: Rename HCTR to HTCR
by Simon Glass
· Wed May 31 17:57:12 2017 -0600
266c8c1
arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode
by Keerthy
· Sat Oct 29 15:19:10 2016 +0530
485110a
arm: print the cache config option in hex instead of decimal
by Keerthy
· Sat Oct 29 15:19:09 2016 +0530
bae1480
arm: cache: always flush cache line size for page table
by Stefan Agner
· Sun Aug 14 21:33:01 2016 -0700
c4a7322
arm: cache: add support for LPAE for region D$ behavior
by Stefan Agner
· Sun Aug 14 21:33:00 2016 -0700
ae6c2bc
arm: Add support for HYP mode and LPAE page tables
by Alexander Graf
· Wed Mar 16 15:41:21 2016 +0100
fbf49c0
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
by Marek Vasut
· Tue Dec 29 19:44:01 2015 +0100
29d23ec
ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching
by Bryan Brinsko
· Tue Mar 24 11:25:12 2015 -0500
fe200715
ARM: cache-cp15: Use more accurate types
by Thierry Reding
· Tue Aug 26 17:34:21 2014 +0200
79b9072
arm: cache: Add support for write-allocate D-Cache
by Marek Vasut
· Mon Sep 15 02:44:36 2014 +0200
c20f6f5
ARM: Fix overflow in MMU setup
by Marek Vasut
· Mon Aug 04 01:45:46 2014 +0200
d746077
ARM: cache_v7: use __weak
by Jeroen Hofstee
· Mon Jun 23 22:07:04 2014 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
06396c1
ARM: mmu: Set domain permissions to client access
by R Sricharan
· Mon Mar 04 20:04:45 2013 +0000
0871607
ARM: mmu: Introduce weak dram_bank_setup function
by R Sricharan
· Mon Mar 04 20:04:44 2013 +0000
6b4ee15
arm: Move tlb_addr and tlb_size to arch_global_data
by Simon Glass
· Thu Dec 13 20:48:39 2012 +0000
7a7825f
arm: move flush_dcache_all() to just before disable cache
by Arun Mankuzhi
· Fri Nov 30 13:01:14 2012 +0000
a4f2079
arm: Add control over cachability of memory regions
by Simon Glass
· Wed Oct 17 13:24:53 2012 +0000
88f4bf2
ARM: cache: Move the cp15 CR register read before flushing the cache.
by SRICHARAN R
· Wed May 16 23:52:54 2012 +0000
3bda377
arm: minor fixes for cache and mmu handling
by Aneesh V
· Thu Jun 16 23:30:50 2011 +0000
3e3bc1e
armv7: integrate cache maintenance support
by Aneesh V
· Thu Jun 16 23:30:49 2011 +0000
ecee9c8
armv7: rename cache related CONFIG flags
by Aneesh V
· Thu Jun 16 23:30:48 2011 +0000
627857d
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
by Wolfgang Denk
· Thu Oct 28 20:35:36 2010 +0200
aeb2991
ARM: add relocation support
by Heiko Schocher
· Fri Sep 17 13:10:39 2010 +0200
69f1d0c
ARM: cp15: setup mmu and enable dcache
by Heiko Schocher
· Fri Sep 17 13:10:29 2010 +0200
cede5d8
Move lib_$ARCH directories to arch/$ARCH/lib
by Peter Tyser
· Mon Apr 12 22:28:04 2010 -0500
[Renamed from lib_arm/cache-cp15.c]
e6b5f1b
arm: clean cache management
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Apr 05 13:06:31 2009 +0200