aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)AuthorFilesLines
2018-10-31arm: socfpga: fpga: fix type of local variableSimon Goldschmidt2-2/+2
2018-09-26fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu1-10/+25
2018-09-11fpga: Kconfig: Replace spaces with tabsMichal Simek1-8/+8
2018-07-19drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda1-2/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+45
2018-06-01fpga: zynqmp: Add secure bitstream loading for ZynqMPSiva Durga Prasad Paladugu2-0/+66
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu1-0/+29
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini18-36/+18
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini3-6/+0
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee1-5/+5
2018-04-09fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu1-0/+16
2018-04-09fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu1-2/+6
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu1-5/+1
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain1-0/+14
2018-03-23fpga: Simplify error path in fpga_addMichal Simek1-10/+11
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar1-0/+7
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar1-0/+5
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-10/+7
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2-0/+22
2017-11-26arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee1-6/+8
2017-08-02fpga: xilinx: Avoid using local intermediate bufferSiva Durga Prasad Paladugu1-16/+10
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee2-0/+480
2017-07-26kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee1-0/+8
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee3-233/+255
2017-06-20fpga: zynqmppl: Reuse invoke_smc routineSiva Durga Prasad Paladugu1-17/+8
2017-04-18FPGA: drivers/fpga/ivm_core.c: incorrect printfxypron.glpk@gmx.de1-1/+1
2017-01-10fpga: zynqmp: Remove empty functionsMichal Simek1-12/+0
2016-12-16arm: imx: add i.MX53 Beckhoff CX9020 Embedded PCPatrick Bruenn1-0/+20
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-22fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMPSiva Durga Prasad Paladugu4-0/+262
2016-09-22fpga: Add Kconfig to fpga subsystemMichal Simek1-0/+3
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-05-24fpga: Fix typo in function commentMichal Simek1-1/+1
2016-03-24fpga: altera: Add StratixV supportStefan Roese3-0/+107
2016-03-22Fix spelling of "transferred".Vagrant Cascadian1-1/+1
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen1-1/+1
2016-01-27fpga: xilinx: Check for substring in device ID validationSiva Durga Prasad Paladugu1-2/+2
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen1-1/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass3-0/+3
2015-08-08arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut1-0/+3
2015-01-21fpga: xilinx: Show fpga info if definedMichal Simek1-4/+5
2015-01-21fpga: xilinx: Check if fpga operations are definedMichal Simek1-2/+15
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek1-1/+1
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami1-5/+5
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek3-0/+305
2014-10-06fpga: altera: Turn the switches into table lookupMarek Vasut1-111/+60
2014-10-06fpga: altera: Make altera_validate return normal valuesMarek Vasut1-9/+9
2014-10-06fpga: altera: Move altera_validate to the topMarek Vasut1-32/+26
2014-10-06fpga: altera: More indentation trimdownMarek Vasut1-118/+120
2014-10-06fpga: altera: Clean up altera_validate functionMarek Vasut1-22/+21