aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32
AgeCommit message (Expand)AuthorFilesLines
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada1-6/+6
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada1-0/+5
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada4-0/+197
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada2-1/+22
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada2-1/+10
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 Yamada2-69/+55
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada1-7/+3
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada2-10/+26
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada1-4/+4
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada1-0/+5
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada1-26/+22
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 Yamada2-10/+57
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada1-47/+52
2016-07-24ARM: uniphier: rename outer-cache register macrosMasahiro Yamada6-216/+230
2016-07-24ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada1-6/+6
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada1-1/+1
2016-04-11arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede1-66/+1
2016-04-01ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada1-14/+14
2016-03-24ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada1-21/+21
2016-03-09ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada1-0/+1
2016-03-01ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada8-0/+730