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
/
cpu
/
arm926ejs
/
cache.c
Age
Commit message (
Expand
)
Author
2017-03-19
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
2015-08-13
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-13
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2014-11-04
arm926ejs: cache: use __weak
Jeroen Hofstee
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-04-16
ARM926EJS: Fix cache.c to comply with checkpatch.pl
Marek Vasut
2012-04-16
ARM926EJS: Make asm routines volatile in cache ops
Marek Vasut
2012-04-16
ARM: 926ejs: use debug() for misaligned addresses
Stefano Babic
2012-03-29
ARM926EJS: Implement cache operations
Marek Vasut
2012-02-12
arm, arm-kirkwood: disable l2c before linux boot
Michael Walle
2011-12-19
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
2011-12-06
arm926ejs: add noop implementation for dcache ops
Ilya Yanok