summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa/cache.c
Commit message (Expand)AuthorAgeFilesLines
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+1
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-261-5/+0
* pxa: add support for D- and I- cachesVasily Khoruzhick2016-03-271-0/+62