Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC | Patrick Bruenn | 2016-12-16 | -0/+20 |
| | | | | | | | | | | | | | | | | Add CX9020 board based on mx53loco. Add simplified imx53 base device tree from kernel v4.8-rc8, to reuse serial_mxc with DTE and prepare for device tree migration of other functions and imx53 devices. The CX9020 differs from i.MX53 Quick Start Board by: - use uart2 instead of uart1 - DVI-D connector instead of VGA - no audio - CCAT FPGA connected to emi - enable rtc Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com> | |||
* | fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP | Siva Durga Prasad Paladugu | 2016-09-22 | -0/+17 |
| | | | | | | | | | | Add PL bitstream dowload support for ZynqMP Bitstream will be validated by uboot and loaded to PL by invoking an smc instruction to ATF which route this request to PMU FW which will take care of loading it to PL Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> | |||
* | fpga: Add Kconfig to fpga subsystem | Michal Simek | 2016-09-22 | -0/+3 |
Add missing Kconfig to fpga subsystem to be able to add new options. Signed-off-by: Michal Simek <michal.simek@xilinx.com> |