summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee
2019-04-16arm: zynq: Add an info message about post configSiva Durga Prasad Paladugu
2019-04-16fpga: Replace char * with const char * for filenameTien Fong Chee
2019-02-18ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong
2019-01-24fpga: zynqmp: show an error message when FPGA programming failsLuca Ceresoli
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration DriverAng, Chee Hong
2018-10-31arm: socfpga: fpga: fix type of local variableSimon Goldschmidt
2018-09-26fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu
2018-09-11fpga: Kconfig: Replace spaces with tabsMichal Simek
2018-07-19drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-06-01fpga: zynqmp: Add secure bitstream loading for ZynqMPSiva Durga Prasad Paladugu
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee
2018-04-09fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain
2018-03-23fpga: Simplify error path in fpga_addMichal Simek
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-11-26arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee
2017-08-02fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee
2017-07-26kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee
2017-06-20fpga: zynqmppl: Reuse invoke_smc routineSiva Durga Prasad Paladugu
2017-04-18FPGA: drivers/fpga/ivm_core.c: incorrect printfxypron.glpk@gmx.de
2017-01-10fpga: zynqmp: Remove empty functionsMichal Simek
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-22fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu
2016-09-22fpga: Add Kconfig to fpga subsystemMichal Simek
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-05-24fpga: Fix typo in function commentMichal Simek
2016-03-24fpga: altera: Add StratixV supportStefan Roese
2016-03-22Fix spelling of "transferred".Vagrant Cascadian
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen
2016-01-27fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-08-08arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut