aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2017-07-17fpga manager: Add Altera CvP driverAnatolij Gustschin
2017-07-17fpga-manager: altera-ps-spi: use bitrev8x4Joshua Clayton
2017-07-17fpga manager: Add altera-ps-spi driver for Altera FPGAsJoshua Clayton
2017-07-17Make FPGA a menuconfig to ease disabling it allVincent Legoll
2017-04-26fpga fr br: update supported version numbersMatthew Gerlach
2017-04-26fpga: region: release FPGA region reference in error pathTobias Klauser
2017-04-26fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser
2017-04-08fpga: Add support for Xilinx LogiCORE PR DecouplerMoritz Fischer
2017-04-08fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.Matthew Gerlach
2017-04-08fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach
2017-04-08fpga: add config complete timeoutAlan Tull
2017-04-08fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin
2017-04-08fpga: altera_freeze_bridge: Constify opsMoritz Fischer
2017-03-17fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer
2017-03-17fpga: Add support for Lattice iCE40 FPGAsJoel Holdsworth
2017-03-17FPGA: Add TS-7300 FPGA managerFlorian Fainelli
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer
2017-03-17fpga: zynq: Add support for encrypted bitstreamsMoritz Fischer
2017-03-17fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen
2017-02-10fpga zynq: Use the scatterlist interfaceJason Gunthorpe
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe
2017-02-10fpga zynq: Check the bitstream for validityJason Gunthorpe
2017-02-10fpga zynq: Check for errors after completing DMAJason Gunthorpe
2016-11-29fpga: Clarify how write_init works streaming modesJason Gunthorpe
2016-11-29fpga zynq: Fix incorrect ISR state on bootupJason Gunthorpe
2016-11-29fpga zynq: Remove priv->devJason Gunthorpe
2016-11-29fpga zynq: Add missing \n to messagesJason Gunthorpe
2016-11-29fpga: Add COMPILE_TEST to all driversJason Gunthorpe
2016-11-17ARM: socfpga: checking the wrong variableDan Carpenter
2016-11-10fpga-manager: Add Socfpga Arria10 supportAlan Tull
2016-11-10fpga: add altera freeze bridge supportAlan Tull
2016-11-10ARM: socfpga: fpga bridge driver supportAlan Tull
2016-11-10fpga: fpga-region: device tree control for FPGAAlan Tull
2016-11-10fpga: add fpga bridge frameworkAlan Tull
2016-11-10fpga-mgr: add fpga image information structAlan Tull
2016-11-10fpga: add method to get fpga manager from deviceAlan Tull
2016-09-08fpga manager: Add hardware dependency to Zynq driverJean Delvare
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee
2015-11-24fpga manager: Fix firmware resource leak on errorTobias Klauser
2015-11-24fpga manager: remove labelAlan Tull
2015-10-29fpga: socfpga: Fix check of return value of devm_request_irqMoritz Fischer
2015-10-23fpga: zynq-fpga: Fix issue with drvdata being overwritten.Moritz Fischer
2015-10-23fpga manager: remove unnecessary null pointer checksAlan Tull
2015-10-23fpga manager: ensure lifetime with of_fpga_mgr_getAlan Tull
2015-10-23fpga: zynq-fpga: Change fw format to handle bin instead of bit.Moritz Fischer
2015-10-23fpga: zynq-fpga: Fix unbalanced clock handlingMoritz Fischer
2015-10-17fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000Moritz Fischer
2015-10-07fpga manager: add driver for socfpga fpga managerAlan Tull
2015-10-07add FPGA manager coreAlan Tull