summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
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
2015-01-21fpga: xilinx: Show fpga info if definedMichal Simek
2015-01-21fpga: xilinx: Check if fpga operations are definedMichal Simek
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek
2014-11-23fs: API changes enabling extra parameter to return size of type loff_tSuriyan Ramasami
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek
2014-10-06fpga: altera: Turn the switches into table lookupMarek Vasut
2014-10-06fpga: altera: Make altera_validate return normal valuesMarek Vasut
2014-10-06fpga: altera: Move altera_validate to the topMarek Vasut
2014-10-06fpga: altera: More indentation trimdownMarek Vasut
2014-10-06fpga: altera: Clean up altera_validate functionMarek Vasut
2014-10-06fpga: altera: Clean up the printing and debugMarek Vasut
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu
2014-05-20fpga: zynqpl: Clean partial bitstream handlingMichal Simek
2014-05-20fpga: Define bitstream type based on command selectionMichal Simek
2014-05-13fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu
2014-05-13fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu
2014-05-13fpga: zynq: Remove sparse warningsMichal Simek
2014-05-13fpga: xilinx: Simplify load/dump/info function handlingMichal Simek
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek
2014-05-13fpga: virtex2: Avoid CamelCaseMichal Simek
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek
2014-05-13fpga: spartan2: Avoid CamelCaseMichal Simek
2014-03-04sizes.h - consolidate for all architecturesAlexey Brodkin
2014-02-06fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie
2013-11-17drivers: descend into sub directories only when it is necessaryMasahiro Yamada
2013-11-06fpga: zynqpl: Do not place bitstream below 1MBMichal Simek
2013-11-06fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk