summaryrefslogtreecommitdiff
path: root/drivers/fpga
Commit message (Expand)AuthorAgeLines
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-11-6/+6
* fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu2014-05-20-0/+129
* fpga: zynqpl: Clean partial bitstream handlingMichal Simek2014-05-20-12/+6
* fpga: Define bitstream type based on command selectionMichal Simek2014-05-20-12/+19
* fpga: zynq: Use helper function zynq_validate_bitstreamSiva Durga Prasad Paladugu2014-05-13-7/+25
* fpga: zynq: Use helper functions for zynq dmaSiva Durga Prasad Paladugu2014-05-13-86/+115
* fpga: zynq: Remove sparse warningsMichal Simek2014-05-13-2/+2
* fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-13-165/+43
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-13-47/+47
* fpga: virtex2: Avoid CamelCaseMichal Simek2014-05-13-24/+24
* fpga: spartan3: Avoid CamelCaseMichal Simek2014-05-13-27/+27
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-13-27/+27
* sizes.h - consolidate for all architecturesAlexey Brodkin2014-03-04-1/+1
* fpga: zynq: Correct fpga load when buf is not alignedNovasys Ingenierie2014-02-06-0/+10
* drivers: descend into sub directories only when it is necessaryMasahiro Yamada2013-11-17-2/+0
* fpga: zynqpl: Do not place bitstream below 1MBMichal Simek2013-11-06-0/+7
* fpga: zynqpl: Add dcache flush supportJagannadha Sutradharudu Teki2013-11-06-2/+6
* drivers: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-33/+11
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* fpga: zynqpl: Clear loopback mode during device initSoren Brinkmann2013-08-12-0/+4
* fpga: zynqpl: Add support for zc7100 device.Michal Simek2013-08-12-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-231/+13
* fpga: Check device name against bitstream nameMichal Simek2013-05-06-2/+25
* fpga: zynq: Add support for loading bitstreamMichal Simek2013-05-06-0/+393
* fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2013-05-06-3/+3
* cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2013-05-06-0/+95
* fpga: Fix debug message compilation errorMichal Simek2013-05-06-1/+1
* fpga: Clean coding styleMichal Simek2013-05-06-118/+98
* Consolidate bool typeYork Sun2013-04-01-92/+92
* FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka2012-10-29-0/+2
* Remove execute permissions from source filesThomas Weber2012-03-04-0/+0
* fpga: Spartan-3: let print the progress if configuredStefano Babic2012-01-05-1/+0
* FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warningsStefano Babic2011-11-16-2/+0
* GCC4.6: Squash warnings in lattice.cMarek Vasut2011-10-27-1/+1
* FPGA: constify Lattice FPGA codeWolfgang Denk2011-09-05-3/+3
* fpga: constify to fix build warningWolfgang Denk2011-08-01-55/+55
* fpga: support FPP Cyclone configurationMichael Jones2011-07-28-0/+10
* altera: fix printf typoMichael Jones2011-07-28-1/+1
* add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner2010-11-30-0/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Coding Style cleanupWolfgang Denk2010-10-27-2/+0
* FPGA: fix support for non-Lattice devicesWolfgang Denk2010-10-18-0/+12
* FPGA: add support for downloading Lattice bitstreamStefano Babic2010-10-13-0/+3578
* add block write function to spartan3 slave serial loadWolfgang Wegner2010-03-24-25/+29
* fpga: Remove relocation fixupsPeter Tyser2009-10-03-830/+5
* fpga: Fix Spartan III FPGA bootingMatthias Fuchs2009-02-21-15/+7
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-21-21/+11
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-05-0/+3762