index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
fpga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
event: Add fpga load event
Christian Taedcke
2023-07-21
1
-0
/
+20
*
fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig
Tom Rini
2023-01-20
1
-5
/
+0
*
fpga: add fpga_compatible2flag
Oleksandr Suvorov
2022-07-26
1
-0
/
+26
*
fpga: pass compatible flags to fpga_load()
Oleksandr Suvorov
2022-07-26
1
-2
/
+3
*
fpga: xilinx: pass compatible flags to xilinx_load()
Oleksandr Suvorov
2022-07-26
1
-1
/
+1
*
fpga: add option for loading FPGA secure bitstreams
Oleksandr Suvorov
2022-07-26
1
-1
/
+1
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
cmd: fpga: Add support to load secure bitstreams
Siva Durga Prasad Paladugu
2018-06-01
1
-0
/
+29
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
fpga: Simplify error path in fpga_add
Michal Simek
2018-03-23
1
-10
/
+11
*
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
2017-12-14
1
-0
/
+9
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
fpga: Fix typo in function comment
Michal Simek
2016-05-24
1
-1
/
+1
*
fpga: Export fpga_get_desc for SPL
Michal Simek
2015-01-21
1
-1
/
+1
*
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
1
-0
/
+28
*
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
1
-3
/
+5
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
*
fpga: Check device name against bitstream name
Michal Simek
2013-05-06
1
-2
/
+2
*
fpga: Change the first parameter in fpga_loadbitstream
Michal Simek
2013-05-06
1
-1
/
+1
*
cmd: fpga: Move fpga_loadbitstream to fpga.c
Michal Simek
2013-05-06
1
-0
/
+9
*
fpga: Fix debug message compilation error
Michal Simek
2013-05-06
1
-1
/
+1
*
fpga: Clean coding style
Michal Simek
2013-05-06
1
-118
/
+98
*
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
1
-4
/
+4
*
FPGA: fix support for non-Lattice devices
Wolfgang Denk
2010-10-18
1
-0
/
+12
*
FPGA: add support for downloading Lattice bitstream
Stefano Babic
2010-10-13
1
-0
/
+11
*
fpga: Remove relocation fixups
Peter Tyser
2009-10-03
1
-48
/
+5
*
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-12-05
1
-0
/
+335