u-boot-brain/drivers/fpga
Goldschmidt Simon 8b93a92f6d fpga: allow programming fpga from FIT image for all FPGA drivers
This drops the limit that fpga is only loaded from FIT images for Xilinx.
This is done by moving the 'partial' check from 'common/image.c' to
'drivers/fpga/xilinx.c' (the only driver supporting partial images yet)
and supplies a weak default implementation in 'drivers/fpga/fpga.c'.

Signed-off-by: Simon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Tested-by: Michal Simek <michal.simek@xilinx.com> (On zcu102)
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-12-14 16:09:39 +01:00
..
ACEX1K.c
altera.c fpga: altera: Add StratixV support 2016-03-24 09:47:43 +01:00
cyclon2.c
fpga.c fpga: allow programming fpga from FIT image for all FPGA drivers 2017-12-14 16:09:39 +01:00
ivm_core.c FPGA: drivers/fpga/ivm_core.c: incorrect printf 2017-04-18 10:29:23 -04:00
Kconfig kconfig: Convert FPGA_SOCFPGA configuration to Kconfig 2017-07-26 10:31:44 +02:00
lattice.c
Makefile arm: socfpga: Add FPGA driver support for Arria 10 2017-07-26 10:31:44 +02:00
socfpga_arria10.c arm: socfpga: Add FPGA driver support for Arria 10 2017-07-26 10:31:44 +02:00
socfpga_gen5.c arm: socfpga: Restructure FPGA driver in the preparation to support A10 2017-07-26 10:31:44 +02:00
socfpga.c arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes 2017-11-26 02:34:10 +01:00
spartan2.c
spartan3.c
stratixII.c Fix spelling of "transferred". 2016-03-22 12:16:16 -04:00
stratixv.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
virtex2.c
xilinx.c fpga: allow programming fpga from FIT image for all FPGA drivers 2017-12-14 16:09:39 +01:00
zynqmppl.c fpga: zynqmppl: Reuse invoke_smc routine 2017-06-20 16:42:13 +02:00
zynqpl.c fpga: zynqmp: Remove empty functions 2017-01-10 10:18:11 +01:00