| Commit message (Expand) | Author | Age | Files | Lines |
* | fpga fr br: update supported version numbers | Matthew Gerlach | 2017-04-26 | 1 | -11/+19 |
* | fpga: region: release FPGA region reference in error path | Tobias Klauser | 2017-04-26 | 1 | -1/+3 |
* | fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro... | Tobias Klauser | 2017-04-26 | 1 | -6/+9 |
* | fpga: Add support for Xilinx LogiCORE PR Decoupler | Moritz Fischer | 2017-04-08 | 3 | -0/+172 |
* | fpga pr ip: Platform driver for Altera Partial Reconfiguration IP. | Matthew Gerlach | 2017-04-08 | 3 | -0/+76 |
* | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. | Matthew Gerlach | 2017-04-08 | 3 | -0/+226 |
* | fpga: add config complete timeout | Alan Tull | 2017-04-08 | 1 | -0/+3 |
* | fpga manager: Add Xilinx slave serial SPI driver | Anatolij Gustschin | 2017-04-08 | 3 | -0/+206 |
* | fpga: altera_freeze_bridge: Constify ops | Moritz Fischer | 2017-04-08 | 1 | -1/+1 |
* | fpga: bridge: Replace open-coded list_for_each + list_entry | Moritz Fischer | 2017-03-17 | 1 | -11/+4 |
* | fpga: Add support for Lattice iCE40 FPGAs | Joel Holdsworth | 2017-03-17 | 3 | -0/+214 |
* | FPGA: Add TS-7300 FPGA manager | Florian Fainelli | 2017-03-17 | 3 | -0/+164 |
* | fpga: region: Add fpga-region property 'encrypted-fpga-config' | Moritz Fischer | 2017-03-17 | 1 | -2/+6 |
* | fpga: zynq: Add support for encrypted bitstreams | Moritz Fischer | 2017-03-17 | 1 | -3/+25 |
* | fpga: fix sparse warnings in fpga-mgr and fpga-bridge | Dinh Nguyen | 2017-03-17 | 2 | -2/+2 |
* | fpga zynq: Use the scatterlist interface | Jason Gunthorpe | 2017-02-10 | 1 | -39/+135 |
* | fpga: Add scatterlist based programming | Jason Gunthorpe | 2017-02-10 | 1 | -30/+206 |
* | fpga zynq: Check the bitstream for validity | Jason Gunthorpe | 2017-02-10 | 1 | -0/+21 |
* | fpga zynq: Check for errors after completing DMA | Jason Gunthorpe | 2017-02-10 | 1 | -22/+32 |
* | fpga: Clarify how write_init works streaming modes | Jason Gunthorpe | 2016-11-29 | 2 | -2/+5 |
* | fpga zynq: Fix incorrect ISR state on bootup | Jason Gunthorpe | 2016-11-29 | 1 | -7/+10 |
* | fpga zynq: Remove priv->dev | Jason Gunthorpe | 2016-11-29 | 1 | -11/+8 |
* | fpga zynq: Add missing \n to messages | Jason Gunthorpe | 2016-11-29 | 1 | -11/+11 |
* | fpga: Add COMPILE_TEST to all drivers | Jason Gunthorpe | 2016-11-29 | 1 | -2/+3 |
* | ARM: socfpga: checking the wrong variable | Dan Carpenter | 2016-11-17 | 1 | -1/+1 |
* | fpga-manager: Add Socfpga Arria10 support | Alan Tull | 2016-11-10 | 3 | -0/+563 |
* | fpga: add altera freeze bridge support | Alan Tull | 2016-11-10 | 3 | -0/+283 |
* | ARM: socfpga: fpga bridge driver support | Alan Tull | 2016-11-10 | 4 | -0/+410 |
* | fpga: fpga-region: device tree control for FPGA | Alan Tull | 2016-11-10 | 3 | -0/+613 |
* | fpga: add fpga bridge framework | Alan Tull | 2016-11-10 | 3 | -0/+405 |
* | fpga-mgr: add fpga image information struct | Alan Tull | 2016-11-10 | 3 | -15/+19 |
* | fpga: add method to get fpga manager from device | Alan Tull | 2016-11-10 | 1 | -22/+54 |
* | fpga manager: Add hardware dependency to Zynq driver | Jean Delvare | 2016-09-08 | 1 | -0/+1 |
* | drivers/fpga/Kconfig: fix build failure | Sudip Mukherjee | 2016-08-04 | 1 | -0/+1 |
* | fpga manager: Fix firmware resource leak on error | Tobias Klauser | 2015-11-25 | 1 | -3/+1 |
* | fpga manager: remove label | Alan Tull | 2015-11-25 | 1 | -6/+3 |
* | fpga: socfpga: Fix check of return value of devm_request_irq | Moritz Fischer | 2015-10-29 | 1 | -1/+1 |
* | fpga: zynq-fpga: Fix issue with drvdata being overwritten. | Moritz Fischer | 2015-10-24 | 1 | -3/+4 |
* | fpga manager: remove unnecessary null pointer checks | Alan Tull | 2015-10-24 | 1 | -8/+4 |
* | fpga manager: ensure lifetime with of_fpga_mgr_get | Alan Tull | 2015-10-24 | 1 | -15/+17 |
* | fpga: zynq-fpga: Change fw format to handle bin instead of bit. | Moritz Fischer | 2015-10-24 | 1 | -22/+2 |
* | fpga: zynq-fpga: Fix unbalanced clock handling | Moritz Fischer | 2015-10-24 | 1 | -2/+2 |
* | fpga manager: Adding FPGA Manager support for Xilinx Zynq 7000 | Moritz Fischer | 2015-10-18 | 3 | -0/+539 |
* | fpga manager: add driver for socfpga fpga manager | Alan Tull | 2015-10-07 | 3 | -0/+627 |
* | add FPGA manager core | Alan Tull | 2015-10-07 | 3 | -0/+404 |