aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/socfpga_arria10.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee1-1/+2
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass1-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass1-0/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan1-5/+2
2019-07-21fpga: arria10: Fix error in fpga pin configurationDalon Westergreen1-4/+5
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee1-1/+1
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee1-13/+484
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee1-1/+1
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee1-6/+7
2018-10-31arm: socfpga: fpga: fix type of local variableSimon Goldschmidt1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee1-5/+5
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas1-10/+7
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee1-0/+479