Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-27 | ARM64: zynqmp: Use the same U-Boot version with/without ATF | Michal Simek | |
Remove SECURE_IOU option which is not needed. U-Boot itself can detect which EL level it is on and based on that use do platform setup. It also simplify usage because one Kconfig entry is gone. Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2015-03-02 | arm64: Add Xilinx ZynqMP support | Michal Simek | |
Add basic Xilinx ZynqMP arm64 support. Serial and SD is supported. It supports emulation platfrom ep108 and QEMU. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Tom Rini <trini@konsulko.com> |