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
/
socfpga_arria10.c
Age
Commit message (
Expand
)
Author
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
2023-01-12
misc: fs_loader: Add function to get the chosen loader
Sean Anderson
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-01
socfpga: arria10: Wait for fifo empty after writing bitstream
Paweł Anikiel
2022-07-01
socfpga: arria10: Improve bitstream loading speed
Paweł Anikiel
2021-12-17
arm: socfpga: arria10: Enable double peripheral RBF configuration
Tien Fong Chee
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-08-03
fs: fs-loader: Drop dm.h header file
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-01-07
arm: socfpga: Convert system manager from struct to defines
Ley Foon Tan
2019-07-21
fpga: arria10: Fix error in fpga pin configuration
Dalon Westergreen
2019-05-10
spl: socfpga: Implement fpga bitstream loading with socfpga loadfs
Tien Fong Chee
2019-05-10
ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
Tien Fong Chee
2019-05-10
ARM: socfpga: Moving the watchdog reset to the for-loop status polling
Tien Fong Chee
2019-05-10
ARM: socfpga: Cleaning up and ensuring consistent format messages in driver
Tien Fong Chee
2018-10-31
arm: socfpga: fpga: fix type of local variable
Simon Goldschmidt
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
arm: socfpga: Fix with the correct polling on bit is set
Tien Fong Chee
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2017-07-26
arm: socfpga: Add FPGA driver support for Arria 10
Tien Fong Chee