summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32/cache-uniphier.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada1-1/+0
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
2017-08-20ARM: uniphier: remove sLD3 SoC supportMasahiro Yamada1-3/+0
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada1-1/+21
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada1-1/+9
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada1-1/+1
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada1-1/+55
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada1-10/+24
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada1-1/+1
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada1-10/+40
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada1-47/+52
2016-07-23ARM: uniphier: rename outer-cache register macrosMasahiro Yamada1-0/+165