index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
spartan2.c
Age
Commit message (
Expand
)
Author
2025-07-24
drivers: fpga: correct compiler errors and warnings
Pieter Van Trappen
2024-07-22
drivers: fpga: Remove duplicate newlines
Marek Vasut
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
fpga: Remove <common.h> and add needed includes
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: spartan2: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
2022-10-10
fpga: spartan2: Fix printf arguments warning
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
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
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: spartan2: 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
2009-02-21
fpga: Fix Spartan II FPGA booting
Matthias Fuchs
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD