summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud