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-04-24 | ARM: uniphier: add PH1-LD20 SoC support | Masahiro Yamada | |
This is the first ARMv8 SoC from Socionext Inc. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |