~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
arm926ejs
/
cache.c
Commit message (
Expand
)
Author
Age
*
WS cleanup: remove trailing empty lines
Wolfgang Denk
2021-09-30
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
*
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-09-10
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-18
*
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
Tom Rini
2016-08-26
*
arm: Move check_cache_range() into a common place
Simon Glass
2016-07-14
*
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
Albert ARIBAUD
2015-11-10
*
ARM: cache: implement a default weak flush_cache() function
Wu, Josh
2015-08-12
*
ARM: cache: add an empty stub function for invalidate/flush dcache
Wu, Josh
2015-08-12
*
arm926ejs: cache: use __weak
Jeroen Hofstee
2014-11-04
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
*
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-04-16
*
ARM926EJS: Implement cache operations
Marek Vasut
2012-03-29
*
arm, arm-kirkwood: disable l2c before linux boot
Michael Walle
2012-02-12
*
arm926ejs: remove noop flush_dcache_all function
Ilya Yanok
2011-12-19
*
arm926ejs: add noop implementation for dcache ops
Ilya Yanok
2011-12-06