summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)AuthorFilesLines
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-24treewide: 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-20Move 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
2014-10-06fpga: altera: Clean up the printing and debugMarek Vasut1-59/+58
2014-06-12m68k: Fix warnings with gcc 4.6Simon Glass2-6/+6
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu3-0/+129
2014-05-20fpga: zynqpl: Clean partial bitstream handlingMichal Simek1-12/+6
2014-05-20fpga: Define bitstream type based on command selectionMichal Simek6-12/+19
2014-05-13fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu1-7/+25
2014-05-13fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu1-86/+115
2014-05-13fpga: zynq: Remove sparse warningsMichal Simek1-2/+2
2014-05-13fpga: xilinx: Simplify load/dump/info function handlingMichal Simek5-165/+43
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek5-47/+47
2014-05-13fpga: virtex2: Avoid CamelCaseMichal Simek2-24/+24
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek2-27/+27
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek2-27/+27
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin1-1/+1
2014-02-06fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie1-0/+10
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada1-2/+0
2013-11-06fpga: zynqpl: Do not place bitstream below 1MBMichal Simek1-0/+7
2013-11-06fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki1-2/+6