index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga.c
Age
Commit message (
Expand
)
Author
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-05-24
fpga: Fix typo in function comment
Michal Simek
2015-01-21
fpga: Export fpga_get_desc for SPL
Michal Simek
2014-05-20
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
fpga: Define bitstream type based on command selection
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-05-06
fpga: Check device name against bitstream name
Michal Simek
2013-05-06
fpga: Change the first parameter in fpga_loadbitstream
Michal Simek
2013-05-06
cmd: fpga: Move fpga_loadbitstream to fpga.c
Michal Simek
2013-05-06
fpga: Fix debug message compilation error
Michal Simek
2013-05-06
fpga: Clean coding style
Michal Simek
2011-08-01
fpga: constify to fix build warning
Wolfgang Denk
2010-10-18
FPGA: fix support for non-Lattice devices
Wolfgang Denk
2010-10-13
FPGA: add support for downloading Lattice bitstream
Stefano Babic
2009-10-03
fpga: Remove relocation fixups
Peter Tyser
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD