summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32
AgeCommit message (Expand)Author
2017-01-22ARM: uniphier: simplify SoC ID get functionMasahiro Yamada
2016-08-28ARM: uniphier: support system reset functionality for PSCIMasahiro Yamada
2016-08-11ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCsMasahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_set_active_ways()Masahiro Yamada
2016-08-11ARM: uniphier: add uniphier_cache_inv_way() to support way invalidationMasahiro Yamada
2016-08-11ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to KconfigMasahiro Yamada
2016-08-11ARM: uniphier: move outer cache register macros to .c fileMasahiro Yamada
2016-08-11ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: export uniphier_cache_enable/disable functionsMasahiro Yamada
2016-08-11ARM: uniphier: move lowlevel debug init code after page table switchMasahiro Yamada
2016-08-11ARM: uniphier: fix ROM boot mode for PH1-sLD3Masahiro Yamada
2016-08-11ARM: uniphier: refactor L2 zero-touching code in lowlevel_initMasahiro Yamada
2016-08-11ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabledMasahiro Yamada
2016-08-11ARM: uniphier: support prefetch and touch operations for outer cacheMasahiro Yamada
2016-08-11ARM: uniphier: refactor outer cache codeMasahiro Yamada
2016-07-23ARM: uniphier: rename outer-cache register macrosMasahiro Yamada
2016-07-23ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada
2016-06-30ARM: uniphier: fix typo "talbe"Masahiro Yamada
2016-04-12arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede
2016-03-31ARM: uniphier: rename function names ph1_* to uniphier_*Masahiro Yamada
2016-03-23ARM: uniphier: drop PH1- prefix from CONFIG options and file namesMasahiro Yamada
2016-03-08ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCsMasahiro Yamada
2016-02-29ARM: uniphier: prepare directory structure for ARMv8 SoC supportMasahiro Yamada