Age | Commit message (Collapse) | Author | |
---|---|---|---|
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> | |||
2015-12-23 | ARM: uniphier: merge umc/ and ddrphy/ into a single directory | Masahiro Yamada | |
The UMC (Universal Memory Controller) and the DDR PHY block are highly related to each other. It is better to have both code in the same directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |