summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada1-33/+11
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-12fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann1-0/+4
2013-08-12fpga: zynqpl: Add support for zc7100 device.Michal Simek1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk13-231/+13
2013-05-06fpga: Check device name against bitstream nameMichal Simek2-2/+25
2013-05-06fpga: zynq: Add support for loading bitstreamMichal Simek3-0/+393
2013-05-06fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2-3/+3
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2-0/+95
2013-05-06fpga: Fix debug message compilation errorMichal Simek1-1/+1
2013-05-06fpga: Clean coding styleMichal Simek1-118/+98
2013-04-02Consolidate bool typeYork Sun8-92/+92
2012-10-30FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka1-0/+2