summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-10-24arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()Michal Simek
2019-10-24arm64: versal: Rename versal_pm_request to xilinx_pm_requestMichal Simek
2019-10-24arm64: xilinx: Move firmware functions from platform to driverMichal Simek
2019-10-08arm64: zynqmp: use firmware driver to get versionIbai Erkiaga
2019-10-08firmware: zynqmp: create firmware headerIbai Erkiaga
2019-10-08fpga: zynqmp: Fix second local variable declarationMichal Simek
2019-10-08arm64: versal: fpga: Add PL bit stream load supportSiva Durga Prasad Paladugu
2019-07-30fpga: altera: cyclon2: Check function pointer before callingAlexander Dahl
2019-07-30fpga: altera: cyclon2: Fix indentationAlexander Dahl
2019-07-30fpga: altera: cyclon2: Fix most checkpatch warningsAlexander Dahl
2019-07-30fpga: virtex2: Add slave serial programming supportRobert Hancock
2019-07-30fpga: virtex2: Add additional clock cycles after DONE assertionRobert Hancock
2019-07-30fpga: virtex2: Split out image writing from pre/post operationsRobert Hancock
2019-07-30fpga: virtex2: added Kconfig optionRobert Hancock
2019-07-30fpga: virtex2: cosmetic: Cleanup code styleRobert Hancock
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
2019-04-16arm: zynq: Add an info message about post configSiva Durga Prasad Paladugu
2019-04-16fpga: Replace char * with const char * for filenameTien Fong Chee
2019-02-18ARM: socfpga: stratix10: Return valid error code from FPGA driverAng, Chee Hong
2019-01-24fpga: zynqmp: show an error message when FPGA programming failsLuca Ceresoli
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration DriverAng, Chee Hong
2018-10-31arm: socfpga: fpga: fix type of local variableSimon Goldschmidt
2018-09-26fpga: zynqmp: Modify PL bitstream loading sequenceSiva Durga Prasad Paladugu
2018-09-11fpga: Kconfig: Replace spaces with tabsMichal Simek
2018-07-19drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-06-01fpga: zynqmp: Add secure bitstream loading for ZynqMPSiva Durga Prasad Paladugu
2018-06-01cmd: fpga: Add support to load secure bitstreamsSiva Durga Prasad Paladugu
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-04-09fpga: zynq: Add delay after PCFG_PROG_B changeSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Fix the nonsecure bitstream loading issueSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Update zynqmp_load() as per latest xilfpgaSiva Durga Prasad Paladugu
2018-04-09fpga: zynqmp: Add support to get the PCAP status for fpga info commandNitin Jain
2018-03-23fpga: Simplify error path in fpga_addMichal Simek
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-11-26arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee