summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga.c
Commit message (Expand)AuthorAgeLines
* fpga: Export fpga_get_desc for SPLMichal Simek2015-01-21-1/+1
* fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu2014-05-20-0/+28
* fpga: Define bitstream type based on command selectionMichal Simek2014-05-20-3/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-18/+1
* fpga: Check device name against bitstream nameMichal Simek2013-05-06-2/+2
* fpga: Change the first parameter in fpga_loadbitstreamMichal Simek2013-05-06-1/+1
* cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek2013-05-06-0/+9
* fpga: Fix debug message compilation errorMichal Simek2013-05-06-1/+1
* fpga: Clean coding styleMichal Simek2013-05-06-118/+98
* fpga: constify to fix build warningWolfgang Denk2011-08-01-4/+4
* FPGA: fix support for non-Lattice devicesWolfgang Denk2010-10-18-0/+12
* FPGA: add support for downloading Lattice bitstreamStefano Babic2010-10-13-0/+11
* fpga: Remove relocation fixupsPeter Tyser2009-10-03-48/+5
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-05-0/+335