Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-24 | ARM: uniphier: refactor SBC init code | Masahiro Yamada | |
There is a bunch of duplication in the System Bus Controller init code. Roughly, there are two types in the SBC mode: Adress/Data Multiplex Mode and Save Pins Mode. Consolidate per-SoC functions into the two, plus per-SoC optional init code. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2016-01-13 | ARM: uniphier: move headers out of include/mach directory | Masahiro Yamada | |
These headers are only included locally in arch/arm/mach-uniphier/. There is no reason to export them by putting in the mach/ directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |