summaryrefslogtreecommitdiff
path: root/drivers/fpga/socfpga_arria10.c
AgeCommit message (Expand)Author
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-07-01socfpga: arria10: Wait for fifo empty after writing bitstreamPaweł Anikiel
2022-07-01socfpga: arria10: Improve bitstream loading speedPaweł Anikiel
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-08-03fs: fs-loader: Drop dm.h header fileSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2019-07-21fpga: arria10: Fix error in fpga pin configurationDalon Westergreen
2019-05-10spl: socfpga: Implement fpga bitstream loading with socfpga loadfsTien Fong Chee
2019-05-10ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loadingTien Fong Chee
2019-05-10ARM: socfpga: Moving the watchdog reset to the for-loop status pollingTien Fong Chee
2019-05-10ARM: socfpga: Cleaning up and ensuring consistent format messages in driverTien Fong Chee
2018-10-31arm: socfpga: fpga: fix type of local variableSimon Goldschmidt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee