Age | Commit message (Expand) | Author |
2017-01-22 | ARM: uniphier: simplify SoC ID get function | Masahiro Yamada |
2016-08-28 | ARM: uniphier: support system reset functionality for PSCI | Masahiro Yamada |
2016-08-11 | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs | Masahiro Yamada |
2016-08-11 | ARM: uniphier: add uniphier_cache_set_active_ways() | Masahiro Yamada |
2016-08-11 | ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move outer cache register macros to .c file | Masahiro Yamada |
2016-08-11 | ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init | Masahiro Yamada |
2016-08-11 | ARM: uniphier: export uniphier_cache_enable/disable functions | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move lowlevel debug init code after page table switch | Masahiro Yamada |
2016-08-11 | ARM: uniphier: fix ROM boot mode for PH1-sLD3 | Masahiro Yamada |
2016-08-11 | ARM: uniphier: refactor L2 zero-touching code in lowlevel_init | Masahiro Yamada |
2016-08-11 | ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled | Masahiro Yamada |
2016-08-11 | ARM: uniphier: support prefetch and touch operations for outer cache | Masahiro Yamada |
2016-08-11 | ARM: uniphier: refactor outer cache code | Masahiro Yamada |
2016-07-24 | ARM: uniphier: rename outer-cache register macros | Masahiro Yamada |
2016-07-24 | ARM: uniphier: clear notification flag before L2 operation | Masahiro Yamada |
2016-06-30 | ARM: uniphier: fix typo "talbe" | Masahiro Yamada |
2016-04-11 | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code | Hans de Goede |
2016-04-01 | ARM: uniphier: rename function names ph1_* to uniphier_* | Masahiro Yamada |
2016-03-24 | ARM: uniphier: drop PH1- prefix from CONFIG options and file names | Masahiro Yamada |
2016-03-09 | ARM: uniphier: allow debug_ll_init() to do nothing for unknown SoCs | Masahiro Yamada |
2016-03-01 | ARM: uniphier: prepare directory structure for ARMv8 SoC support | Masahiro Yamada |