summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu1-0/+29
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-23fpga: Simplify error path in fpga_addMichal Simek1-10/+11
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon1-0/+9
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-05-24fpga: Fix typo in function commentMichal Simek1-1/+1
2015-01-21fpga: Export fpga_get_desc for SPLMichal Simek1-1/+1
2014-05-20fpga: Added support to load bit stream from SD/MMCSiva Durga Prasad Paladugu1-0/+28
2014-05-20fpga: Define bitstream type based on command selectionMichal Simek1-3/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-05-06fpga: Check device name against bitstream nameMichal Simek1-2/+2
2013-05-06fpga: Change the first parameter in fpga_loadbitstreamMichal Simek1-1/+1
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek1-0/+9
2013-05-06fpga: Fix debug message compilation errorMichal Simek1-1/+1
2013-05-06fpga: Clean coding styleMichal Simek1-118/+98
2011-08-01fpga: constify to fix build warningWolfgang Denk1-4/+4
2010-10-18FPGA: fix support for non-Lattice devicesWolfgang Denk1-0/+12
2010-10-13FPGA: add support for downloading Lattice bitstreamStefano Babic1-0/+11
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-48/+5
2008-12-06FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD1-0/+335