aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/pxa/cache.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-07arm: Remove PXA architecture supportTom Rini1-58/+0
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+1
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-5/+0
2016-03-27pxa: add support for D- and I- cachesVasily Khoruzhick1-0/+62