Age | Commit message (Expand) | Author | Files | Lines |
2018-10-16 | fpga: add devm_fpga_region_create | Alan Tull | 1 | -0/+4 |
2018-10-16 | fpga: bridge: add devm_fpga_bridge_create | Alan Tull | 1 | -0/+4 |
2018-10-16 | fpga: mgr: add devm_fpga_mgr_create | Alan Tull | 1 | -0/+4 |
2018-09-30 | docs: fpga: document fpga manager flags | Alan Tull | 1 | -6/+14 |
2018-07-15 | fpga: region: add compat_id support | Wu Hao | 1 | -0/+2 |
2018-07-15 | fpga: mgr: add compat_id support | Wu Hao | 1 | -0/+13 |
2018-07-15 | fpga: mgr: add status for fpga-manager | Wu Hao | 1 | -0/+9 |
2018-07-15 | fpga: mgr: add region_id to fpga_image_info | Wu Hao | 1 | -0/+2 |
2018-05-25 | fpga: use SPDX | Alan Tull | 3 | -24/+4 |
2018-05-25 | fpga: region: change api, add fpga_region_create/free | Alan Tull | 1 | -4/+7 |
2018-05-25 | fpga: bridge: change api, don't use drvdata | Alan Tull | 1 | -3/+6 |
2018-05-25 | fpga: manager: change api, don't use drvdata | Alan Tull | 1 | -4/+6 |
2017-11-28 | fpga: add attribute groups | Alan Tull | 3 | -0/+6 |
2017-11-28 | fpga: region: add fpga_region_class_find | Alan Tull | 1 | -1/+4 |
2017-11-28 | fpga: region: add register/unregister functions | Alan Tull | 1 | -0/+7 |
2017-11-28 | fpga: region: add fpga-region.h header | Alan Tull | 1 | -0/+28 |
2017-11-28 | fpga: region: use image info as parameter for programming region | Alan Tull | 1 | -0/+4 |
2017-11-28 | fpga: mgr: separate getting/locking FPGA manager | Alan Tull | 1 | -0/+3 |
2017-11-28 | fpga: mgr: API change to replace fpga load functions with single function | Alan Tull | 1 | -11/+19 |
2017-11-28 | fpga: bridge: support getting bridge from device | Alan Tull | 1 | -3/+9 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-07-17 | fpga: Add flag to indicate bitstream needs decompression | Anatolij Gustschin | 1 | -0/+2 |
2017-07-17 | fpga: Add flag to indicate SPI bitstream is bit-reversed | Anatolij Gustschin | 1 | -0/+2 |
2017-04-08 | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. | Matthew Gerlach | 1 | -0/+29 |
2017-04-08 | fpga: add config complete timeout | Alan Tull | 1 | -0/+3 |
2017-03-17 | fpga: Add flag to indicate bitstream needs decrypting | Moritz Fischer | 1 | -0/+1 |
2017-02-10 | fpga: Add scatterlist based programming | Jason Gunthorpe | 1 | -0/+5 |
2016-11-30 | fpga: Clarify how write_init works streaming modes | Jason Gunthorpe | 1 | -0/+2 |
2016-11-10 | fpga: fpga-region: device tree control for FPGA | Alan Tull | 1 | -0/+2 |
2016-11-10 | fpga: add fpga bridge framework | Alan Tull | 1 | -0/+60 |
2016-11-10 | fpga-mgr: add fpga image information struct | Alan Tull | 1 | -4/+19 |
2016-11-10 | fpga: add method to get fpga manager from device | Alan Tull | 1 | -0/+2 |
2015-10-07 | add FPGA manager core | Alan Tull | 1 | -0/+127 |