Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-30 | ARM: zynq: DT: Clarify Xilinx Zynq platform | Michal Simek | 1 | -4/+4 | |
ep107 was emulation platform and compatible string have been changed long time ago. "ARM: zynq: dts: split up device tree" (sha1: e06f1a9ed7ebff170ba05d2606d079fb36c6a52d) Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||||
2011-06-20 | ARM: Xilinx: Adding Xilinx board support | John Linn | 1 | -0/+7 | |
The 1st board support is minimal to get a system up and running on the Xilinx platform. This platform reuses the clock implementation from plat-versatile, and it depends entirely on CONFIG_OF support. There is only one board support file which obtains all device information from a device tree dtb file which is passed to the kernel at boot time. Signed-off-by: John Linn <john.linn@xilinx.com> |