summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga.c
Commit message (Expand)AuthorAgeFilesLines
* cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu2018-06-011-0/+29
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fpga: Simplify error path in fpga_addMichal Simek2018-03-231-10/+11
* fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-141-0/+9
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* fpga: Fix typo in function commentMichal Simek2016-05-241-1/+1
* fpga: Export fpga_get_desc for SPLMichal Simek2015-01-211-1/+1
* fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu2014-05-201-0/+28
* fpga: Define bitstream type based on command selectionMichal Simek2014-05-201-3/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* fpga: Check device name against bitstream nameMichal Simek2013-05-061-2/+2
* fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2013-05-061-1/+1
* cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2013-05-061-0/+9
* fpga: Fix debug message compilation errorMichal Simek2013-05-061-1/+1
* fpga: Clean coding styleMichal Simek2013-05-061-118/+98
* fpga: constify to fix build warningWolfgang Denk2011-08-011-4/+4
* FPGA: fix support for non-Lattice devicesWolfgang Denk2010-10-181-0/+12
* FPGA: add support for downloading Lattice bitstreamStefano Babic2010-10-131-0/+11
* fpga: Remove relocation fixupsPeter Tyser2009-10-031-48/+5
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-051-0/+335