Age | Commit message (Expand) | Author |
---|---|---|
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-08-20 | ARM: uniphier: remove sLD3 SoC support | 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: export uniphier_cache_enable/disable functions | 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 |