summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)AuthorFilesLines
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim1-1/+1
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini1-1/+1
2021-02-23fpga: zynqpl: fix buffer alignmentMichael Walle1-1/+1
2021-02-16image: Adjust the workings of fit_check_format()Simon Glass1-3/+3
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-15arm: socfpga: soc64: Add ATF support for FPGA reconfig driverChee Hong Ang1-0/+139
2020-10-09arm: socfpga: agilex: Enable FPGA Full Reconfiguration supportChee Hong Ang1-1/+1
2020-10-09fpga: intel_sdm_mb: Add watchdog resetChee Hong Ang1-0/+3
2020-10-09fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM MailboxChee Hong Ang4-11/+12
2020-09-23fpga: zynqmp: Protect zynqmp_loads() for SPLMichal Simek1-1/+1
2020-09-23fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macrosMichal Simek1-4/+4
2020-08-20xilinx: zynqmp: synchronize firmware call return payloadIbai Erkiaga1-1/+1
2020-08-04fs: fs-loader: Drop dm.h header fileSimon Glass1-0/+1
2020-06-24arm64: xilinx: Print fpga error value in hexT Karthik Reddy2-2/+2
2020-06-24fpga: zynqpl: Flush dcache only for non-bitstream dataT Karthik Reddy1-2/+3
2020-06-24fpga: zynqpl: Check if aes engine is enabledIbai Erkiaga1-0/+8
2020-06-24fpga: zynqpl: Check fpga config completionT Karthik Reddy1-2/+17
2020-06-24fpga: zynqpl: Correct PL bitstream loading sequence for zynqaesSiva Durga Prasad Paladugu1-3/+4
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop linux/delay.h from common headerSimon Glass9-0/+9
2020-05-19Fix some checkpatch warnings in calls to udelay()Simon Glass1-3/+3
2020-05-19common: Drop log.h from common headerSimon Glass11-0/+11
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
2020-02-06dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan2-8/+3
2019-12-03common: Move ARM cache operations out of common.hSimon Glass2-0/+2
2019-12-03common: Move some cache and MMU functions out of common.hSimon Glass1-0/+1
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek1-7/+9
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek1-1/+1
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek1-0/+1
2019-10-08arm64: zynqmp: use firmware driver to get versionIbai Erkiaga1-2/+2
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga1-0/+1
2019-10-08fpga: zynqmp: Fix second local variable declarationMichal Simek1-1/+1
2019-10-08arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu4-1/+68
2019-07-30fpga: altera: cyclon2: Check function pointer before callingAlexander Dahl1-1/+5
2019-07-30fpga: altera: cyclon2: Fix indentationAlexander Dahl1-16/+16
2019-07-30fpga: altera: cyclon2: Fix most checkpatch warningsAlexander Dahl1-42/+39
2019-07-30fpga: virtex2: Add slave serial programming supportRobert Hancock1-13/+83
2019-07-30fpga: virtex2: Add additional clock cycles after DONE assertionRobert Hancock1-4/+16
2019-07-30fpga: virtex2: Split out image writing from pre/post operationsRobert Hancock1-157/+174
2019-07-30fpga: virtex2: added Kconfig optionRobert Hancock1-0/+8
2019-07-30fpga: virtex2: cosmetic: Cleanup code styleRobert Hancock1-134/+136
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
2019-04-16arm: zynq: Add an info message about post configSiva Durga Prasad Paladugu1-0/+2