index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
cache_v7.c
Commit message (
Expand
)
Author
Age
Lines
*
ARM: Rework and correct barrier definitions
Tom Rini
2016-08-05
-5
/
+5
*
arm: Don't invalidate unaligned cache regions
Simon Glass
2016-07-14
-21
/
+2
*
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
-17
/
+0
*
arm: cache: add missing dummy functions for when dcache disabled
Daniel Allred
2016-07-14
-0
/
+8
*
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
-96
/
+4
*
arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code
Hans de Goede
2016-04-11
-35
/
+6
*
arm: cache: Implement cache range check for v7
Marek Vasut
2016-01-31
-0
/
+21
*
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-12
-13
/
+0
*
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2015-08-12
-8
/
+0
*
ARM: cpu: Add ARMv7 barrier operations support
Valentine Barshak
2015-04-16
-7
/
+7
*
ARM: cache_v7: Various minor cleanups
Thierry Reding
2014-11-12
-7
/
+7
*
ARM: cache_v7: use __weak
Jeroen Hofstee
2014-07-04
-38
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
*
ARM: mmu: Set domain permissions to client access
R Sricharan
2013-03-28
-0
/
+3
*
arm: Add control over cachability of memory regions
Simon Glass
2012-11-19
-0
/
+11
*
armv7: cache: remove flush on un-aligned invalidate
Aneesh V
2011-09-04
-6
/
+8
*
armv7: stronger barrier for cache-maintenance operations
Aneesh V
2011-09-04
-6
/
+6
*
armv7: cache maintenance operations for armv7
Aneesh V
2011-07-04
-0
/
+394