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
/
virtex2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
1
-4
/
+4
*
global: Migrate CONFIG_FPGA_DELAY to CFG
Tom Rini
2022-12-23
1
-12
/
+12
*
Convert CONFIG_SYS_FPGA_CHECK_BUSY to Kconfig
Tom Rini
2022-12-23
1
-5
/
+2
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
1
-14
/
+14
*
fpga: virtex2: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
2022-10-10
1
-39
/
+30
*
fpga: virtex2: Fix printf format string warnings
Alexander Dahl
2022-10-10
1
-2
/
+2
*
fpga: xilinx: pass compatible flags to load() callback
Oleksandr Suvorov
2022-07-26
1
-1
/
+1
*
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
Alexander Dahl
2022-07-26
1
-4
/
+0
*
fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
Alexander Dahl
2022-07-26
1
-7
/
+0
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
fpga: virtex2: Add slave serial programming support
Robert Hancock
2019-07-30
1
-13
/
+83
*
fpga: virtex2: Add additional clock cycles after DONE assertion
Robert Hancock
2019-07-30
1
-4
/
+16
*
fpga: virtex2: Split out image writing from pre/post operations
Robert Hancock
2019-07-30
1
-157
/
+174
*
fpga: virtex2: cosmetic: Cleanup code style
Robert Hancock
2019-07-30
1
-134
/
+136
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
1
-1
/
+2
*
fpga: xilinx: Simplify load/dump/info function handling
Michal Simek
2014-05-13
1
-3
/
+9
*
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
2014-05-13
1
-11
/
+11
*
fpga: virtex2: Avoid CamelCase
Michal Simek
2014-05-13
1
-17
/
+17
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-18
/
+1
*
Consolidate bool type
York Sun
2013-04-01
1
-17
/
+17
*
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
1
-10
/
+10
*
fpga: Remove relocation fixups
Peter Tyser
2009-10-03
1
-118
/
+0
*
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD
2008-12-05
1
-0
/
+554