summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm11/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move enable/disable_interrupts out of common.hSimon Glass2019-12-021-0/+1
* arm: powerpc: Tidy up code style for interrupt functionsSimon Glass2019-12-021-1/+1
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-021-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-6/+6
* CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner2019-05-181-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-5/+0
* arm: Move check_cache_range() into a common placeSimon Glass2016-07-141-17/+0
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-121-9/+0
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-121-8/+0
* arm1136/arm1176: Merge cache handling codeAlexander Stein2015-08-121-0/+150