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
/
altera.c
Age
Commit message (
Expand
)
Author
2026-02-14
Replace TARGET namespace and cleanup properly
Tien Fong Chee
2025-08-25
fpga: Remove ancient ACEX1K support
Michal Simek
2025-04-16
drivers: fpga: Follow mainline to pass compatible flags to fpga_load
Muhammad Hazim Izzat Zamri
2025-04-16
drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA
Muhammad Hazim Izzat Zamri
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-10-10
fpga: altera: Use logging feature instead of FPGA_DEBUG
Alexander Dahl
2020-10-09
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox
Chee Hong Ang
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-12-20
arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table
Ang, Chee Hong
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-03-24
fpga: altera: Add StratixV support
Stefan Roese
2014-10-06
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
Pavel Machek
2014-10-06
fpga: altera: Turn the switches into table lookup
Marek Vasut
2014-10-06
fpga: altera: Make altera_validate return normal values
Marek Vasut
2014-10-06
fpga: altera: Move altera_validate to the top
Marek Vasut
2014-10-06
fpga: altera: More indentation trimdown
Marek Vasut
2014-10-06
fpga: altera: Clean up altera_validate function
Marek Vasut
2014-10-06
fpga: altera: Clean up the printing and debug
Marek Vasut
2014-06-11
m68k: Fix warnings with gcc 4.6
Simon Glass
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
2011-07-28
altera: fix printf typo
Michael Jones
2009-10-03
fpga: Remove relocation fixups
Peter Tyser
2008-12-05
FPGA: move fpga drivers to drivers/fpga
Jean-Christophe PLAGNIOL-VILLARD