index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
virtex2.c
Age
Commit message (
Expand
)
Author
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-23
global: Migrate CONFIG_FPGA_DELAY to CFG
Tom Rini
2022-12-23
Convert CONFIG_SYS_FPGA_CHECK_BUSY to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-10
fpga: virtex2: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
2022-10-10
fpga: virtex2: Fix printf format string warnings
Alexander Dahl
2022-07-26
fpga: xilinx: pass compatible flags to load() callback
Oleksandr Suvorov
2022-07-26
fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig
Alexander Dahl
2022-07-26
fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig
Alexander Dahl
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2019-07-30
fpga: virtex2: Add slave serial programming support
Robert Hancock
2019-07-30
fpga: virtex2: Add additional clock cycles after DONE assertion
Robert Hancock
2019-07-30
fpga: virtex2: Split out image writing from pre/post operations
Robert Hancock
2019-07-30
fpga: virtex2: cosmetic: Cleanup code style
Robert Hancock
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2014-05-20
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-13
fpga: xilinx: Simplify load/dump/info function handling
Michal Simek
2014-05-13
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
2014-05-13
fpga: virtex2: Avoid CamelCase
Michal Simek
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2011-08-01
fpga: constify to fix build warning
Wolfgang Denk
2009-10-03
fpga: Remove relocation fixups
Peter Tyser
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD