<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bcm63xx/u-boot/drivers/fpga/Kconfig, branch master</title>
<subtitle>Broadcom-s U-Boot</subtitle>
<id>https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/project/bcm63xx/u-boot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/'/>
<updated>2018-12-20T16:12:25Z</updated>
<entry>
<title>arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver</title>
<updated>2018-12-20T16:12:25Z</updated>
<author>
<name>Ang, Chee Hong</name>
</author>
<published>2018-12-20T02:35:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=c41e660b6bb4405fb511c7af29aad4271f6b39a8'/>
<id>urn:sha1:c41e660b6bb4405fb511c7af29aad4271f6b39a8</id>
<content type='text'>
Enable FPGA reconfiguration support for Stratix 10 SoC.

Signed-off-by: Ang, Chee Hong &lt;chee.hong.ang@intel.com&gt;
</content>
</entry>
<entry>
<title>fpga: Kconfig: Replace spaces with tabs</title>
<updated>2018-09-11T08:58:41Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2018-07-23T13:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=a225f8100c5ef503637c3e388a29b3a530a9c4df'/>
<id>urn:sha1:a225f8100c5ef503637c3e388a29b3a530a9c4df</id>
<content type='text'>
Trivial Kconfig cleanup. Use tabs instead of spaces.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL</title>
<updated>2018-02-28T18:00:25Z</updated>
<author>
<name>Vipul Kumar</name>
</author>
<published>2018-02-16T12:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=3990c9d627080b79594c71389a30532175772ef0'/>
<id>urn:sha1:3990c9d627080b79594c71389a30532175772ef0</id>
<content type='text'>
This patch added Kconfig support for CONFIG_FPGA_ZYNQPL and migrates the
values over to the defconfigs.

Signed-off-by: Vipul Kumar &lt;vipulk@xilinx.com&gt;
Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
</content>
</entry>
<entry>
<title>fpga: Added Kconfig support for FPGA_SPARTAN3</title>
<updated>2018-02-28T18:00:04Z</updated>
<author>
<name>Vipul Kumar</name>
</author>
<published>2018-02-16T12:32:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=f415834608506d0227e4a007ddf92442b32fb20b'/>
<id>urn:sha1:f415834608506d0227e4a007ddf92442b32fb20b</id>
<content type='text'>
This patch added Kconfig support for FPGA_SPARTAN3 and migrates the
values over to the defconfigs.

Signed-off-by: Vipul Kumar &lt;vipulk@xilinx.com&gt;
Signed-off-by: Siva Durga Prasad Paladugu &lt;sivadur@xilinx.com&gt;
</content>
</entry>
<entry>
<title>kconfig: Convert FPGA_SOCFPGA configuration to Kconfig</title>
<updated>2017-07-26T08:31:44Z</updated>
<author>
<name>Tien Fong Chee</name>
</author>
<published>2017-07-26T05:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=fa23ba1aa5ba57ea36a8dec55219a1d4dcbab30a'/>
<id>urn:sha1:fa23ba1aa5ba57ea36a8dec55219a1d4dcbab30a</id>
<content type='text'>
This converts the following to Kconfig:
   CONFIG_FPGA_SOCFPGA

Signed-off-by: Tien Fong Chee &lt;tien.fong.chee@intel.com&gt;
Reviewed-by: Ley Foon Tan &lt;ley.foon.tan@intel.com&gt;
Reviewed-by: Dinh Nguyen &lt;dinguyen@kernel.org&gt;
</content>
</entry>
<entry>
<title>arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC</title>
<updated>2016-12-16T11:57:12Z</updated>
<author>
<name>Patrick Bruenn</name>
</author>
<published>2016-11-04T10:57:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=98d62e618bb9475eee799b7095803285ecf3a5ae'/>
<id>urn:sha1:98d62e618bb9475eee799b7095803285ecf3a5ae</id>
<content type='text'>
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 &lt;p.bruenn@beckhoff.com&gt;
</content>
</entry>
<entry>
<title>fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP</title>
<updated>2016-09-22T05:33:21Z</updated>
<author>
<name>Siva Durga Prasad Paladugu</name>
</author>
<published>2016-01-13T10:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6b2450143882987f4287ea78783866c5f9ac4aff'/>
<id>urn:sha1:6b2450143882987f4287ea78783866c5f9ac4aff</id>
<content type='text'>
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 &lt;sivadur@xilinx.com&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>fpga: Add Kconfig to fpga subsystem</title>
<updated>2016-09-22T05:33:14Z</updated>
<author>
<name>Michal Simek</name>
</author>
<published>2016-09-19T08:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/project/bcm63xx/u-boot/commit/?id=6ded73aa9789d48e22d3b916dd5c860d05f39d92'/>
<id>urn:sha1:6ded73aa9789d48e22d3b916dd5c860d05f39d92</id>
<content type='text'>
Add missing Kconfig to fpga subsystem to be able
to add new options.

Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
</feed>
