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