Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-26 | ARM: uniphier: remove SPL support for ARMv8 SoCs | Masahiro Yamada | |
It has been a while since ARM Trusted Firmware supported UniPhier SoC family. U-Boot SPL was intended as a temporary loader that runs in secure world. It is a maintenance headache to support two different boot mechanisms. Secure firmware is realm of ARM Trusted Firmware and now U-Boot only serves as a non-secure boot loader for UniPhier ARMv8 SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2016-10-29 | ARM: uniphier: rename ddrphy-ld20-regs.h to ddruqphy-regs.h | Masahiro Yamada | |
This PHY might be used for other SoCs in the future. Avoid including the SoC name in the header name. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |