index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
cpu.c
Age
Commit message (
Expand
)
Author
2015-09-02
arm: Turn of d-cache before i-cache
Sjoerd Simons
2015-06-10
arm: Allow cleanup_before_linux() without disabling caches
Simon Glass
2015-01-30
ARM: armv7 fix spelling of SCTRL
Peng Fan
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-09-01
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-09-01
armv7: Adding cpu specific cache managmenent
Mathieu J. Poirier
2012-07-09
Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...
Wolfgang Denk
2012-07-07
arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0
Tetsuyuki Kobayashi
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2011-12-06
armv7: disable L2 cache in cleanup_before_linux()
Aneesh V
2011-08-03
omap: add MMC and FAT support to SPL
Aneesh V
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2010-07-05
ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
Steve Sakoman