summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
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
2013-08-12fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann
2013-08-12fpga: zynqpl: Add support for zc7100 device.Michal Simek
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-06fpga: Check device name against bitstream nameMichal Simek
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek
2013-05-06fpga: Change the first parameter in fpga_loadbitstreamMichal Simek
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek
2013-05-06fpga: Fix debug message compilation errorMichal Simek