summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga.c
AgeCommit message (Expand)Author
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-23fpga: Simplify error path in fpga_addMichal Simek
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-05-24fpga: Fix typo in function commentMichal Simek
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu
2014-05-20fpga: Define bitstream type based on command selectionMichal 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: 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
2013-05-06fpga: Clean coding styleMichal Simek
2011-08-01fpga: constify to fix build warningWolfgang Denk
2010-10-18FPGA: fix support for non-Lattice devicesWolfgang Denk
2010-10-13FPGA: add support for downloading Lattice bitstreamStefano Babic
2009-10-03fpga: Remove relocation fixupsPeter Tyser
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD