Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-07 | arm: zynq: Add SLCR support with system reset | Michal Simek | |
The patch provides slcr base address initialization support and a support to reset the cpu through slcr driver, hence removed the reset_cpu() from board.c. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
2012-10-04 | arm: Support new Xilinx Zynq platform | Michal Simek | |
Add timer driver. Signed-off-by: Michal Simek <monstr@monstr.eu> CC: Joe Hershberger <joe.hershberger@gmail.com> CC: Marek Vasut <marex@denx.de> Acked-by: Marek Vasut <marex@denx.de> |