summaryrefslogtreecommitdiff
path: root/drivers/fpga
Commit message (Expand)AuthorAgeFilesLines
* ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong2019-02-181-11/+6
* fpga: zynqmp: show an error message when FPGA programming failsLuca Ceresoli2019-01-241-1/+1
* arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong2018-12-201-0/+6
* arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration DriverAng, Chee Hong2018-12-203-0/+300
* arm: socfpga: fpga: fix type of local variableSimon Goldschmidt2018-10-312-2/+2
* fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu2018-09-261-10/+25
* fpga: Kconfig: Replace spaces with tabsMichal Simek2018-09-111-8/+8
* drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda2018-07-191-2/+2
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-191-0/+45
* fpga: zynqmp: Add secure bitstream loading for ZynqMPSiva Durga Prasad Paladugu2018-06-012-0/+66
* cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu2018-06-011-0/+29
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0718-36/+18
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-273-6/+0
* arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee2018-04-271-5/+5
* fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu2018-04-091-0/+16
* fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu2018-04-091-2/+6
* fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu2018-04-091-5/+1
* fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain2018-04-091-0/+14
* fpga: Simplify error path in fpga_addMichal Simek2018-03-231-10/+11
* arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar2018-02-281-0/+7
* fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar2018-02-281-0/+5
* wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas2018-01-241-10/+7
* fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-142-0/+22
* arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee2017-11-261-6/+8
* fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu2017-08-021-16/+10
* arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee2017-07-262-0/+480
* kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee2017-07-261-0/+8
* arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee2017-07-263-233/+255
* fpga: zynqmppl: Reuse invoke_smc routineSiva Durga Prasad Paladugu2017-06-201-17/+8
* FPGA: drivers/fpga/ivm_core.c: incorrect printfxypron.glpk@gmx.de2017-04-181-1/+1
* fpga: zynqmp: Remove empty functionsMichal Simek2017-01-101-12/+0
* arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn2016-12-161-0/+20
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu2016-09-224-0/+262
* fpga: Add Kconfig to fpga subsystemMichal Simek2016-09-221-0/+3
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* fpga: Fix typo in function commentMichal Simek2016-05-241-1/+1
* fpga: altera: Add StratixV supportStefan Roese2016-03-243-0/+107
* Fix spelling of "transferred".Vagrant Cascadian2016-03-221-1/+1
* Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen2016-02-041-1/+1
* fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu2016-01-271-2/+2
* arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen2016-01-161-1/+1
* Move console definitions into a new console.h fileSimon Glass2015-11-193-0/+3
* arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut2015-08-081-0/+3
* fpga: xilinx: Show fpga info if definedMichal Simek2015-01-211-4/+5
* fpga: xilinx: Check if fpga operations are definedMichal Simek2015-01-211-2/+15
* fpga: Export fpga_get_desc for SPLMichal Simek2015-01-211-1/+1
* fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami2014-11-231-5/+5
* arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-063-0/+305
* fpga: altera: Turn the switches into table lookupMarek Vasut2014-10-061-111/+60