summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/include/mach/devices.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: zynq: add support for ethernetSteffen Trumtrar2013-04-031-0/+7
| | | | | | | | Add support for the ethernet device 0 on the Zynq7000 SoC. The GEM is compatible to/the same one as the macb on at91. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: zynq: Add new architecture zynqSteffen Trumtrar2013-03-271-0/+13
Add basic support for the Xilinx Zynq-7000 EPP architecture. The Zynq-7000 is an embedded processing platform that combines a Cortex A9 dualcore MPSoC with an Artix-7 FPGA. Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>