summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-03common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-09-03arm: Turn of d-cache before i-cacheSjoerd Simons1-6/+9
2015-06-11arm: Allow cleanup_before_linux() without disabling cachesSimon Glass1-18/+29
2015-01-30ARM: armv7 fix spelling of SCTRLPeng Fan1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-09-01arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi1-7/+0
2012-09-01armv7: Adding cpu specific cache managmenentMathieu J. Poirier1-0/+8
2012-07-09Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack whe...Wolfgang Denk1-7/+1
2012-07-07arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0Tetsuyuki Kobayashi1-1/+7
2012-03-28Add cache functions to SPL for armv7Stefano Babic1-0/+2
2011-12-07armv7: disable L2 cache in cleanup_before_linux()Aneesh V1-0/+1
2011-08-03omap: add MMC and FAT support to SPLAneesh V1-0/+7
2011-07-04armv7: integrate cache maintenance supportAneesh V1-26/+21
2011-07-04armv7: rename cache related CONFIG flagsAneesh V1-3/+0
2010-07-06ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7Steve Sakoman1-0/+83