aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/arm11
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass1-0/+1
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass1-1/+1
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-11-19arm: arm11: allow unaligned memory accessHeinrich Schuchardt2-0/+29
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-6/+6
2019-05-18CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' caseTrevor Woerner1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-5/+2
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-5/+0
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass1-17/+0
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh1-9/+0
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh1-8/+0
2015-08-12arm1136/arm1176: Merge cache handling codeAlexander Stein2-0/+158