Age | Commit message (Expand) | Author |
2022-06-24 | fpga: fpga-mgr: support bitstream offset in image buffer | Ivan Bornyakov |
2022-05-10 | fpga: fix for coding style issues | Nava kishore Manne |
2021-11-28 | fpga: region: Use standard dev_release for class driver | Russ Weight |
2021-11-28 | fpga: bridge: Use standard dev_release for class driver | Russ Weight |
2021-11-28 | fpga: mgr: Use standard dev_release for class driver | Russ Weight |
2021-07-21 | fpga: fix spelling mistakes | Tom Rix |
2021-06-15 | fpga: altera-pr-ip: Remove function alt_pr_unregister | Russ Weight |
2021-06-09 | fpga-mgr: change FPGA indirect article to an | Tom Rix |
2021-06-09 | fpga: bridge: change FPGA indirect article to an | Tom Rix |
2020-12-01 | fpga: fpga-mgr: Add devm_fpga_mgr_register() API | Moritz Fischer |
2020-04-19 | include: fpga: adi-axi-common.h: add version helper macros | Alexandru Ardelean |
2020-04-19 | include: fpga: adi-axi-common.h: fixup whitespace tab -> space | Alexandru Ardelean |
2019-07-24 | fpga: altera-pr-ip: Make alt_pr_unregister function void | Moritz Fischer |
2019-05-27 | include: fpga: adi-axi-common.h: add common regs & defs header | Alexandru Ardelean |
2018-10-16 | fpga: add devm_fpga_region_create | Alan Tull |
2018-10-16 | fpga: bridge: add devm_fpga_bridge_create | Alan Tull |
2018-10-16 | fpga: mgr: add devm_fpga_mgr_create | Alan Tull |
2018-09-30 | docs: fpga: document fpga manager flags | Alan Tull |
2018-07-15 | fpga: region: add compat_id support | Wu Hao |
2018-07-15 | fpga: mgr: add compat_id support | Wu Hao |
2018-07-15 | fpga: mgr: add status for fpga-manager | Wu Hao |
2018-07-15 | fpga: mgr: add region_id to fpga_image_info | Wu Hao |
2018-05-25 | fpga: use SPDX | Alan Tull |
2018-05-25 | fpga: region: change api, add fpga_region_create/free | Alan Tull |
2018-05-25 | fpga: bridge: change api, don't use drvdata | Alan Tull |
2018-05-25 | fpga: manager: change api, don't use drvdata | Alan Tull |
2017-11-28 | fpga: add attribute groups | Alan Tull |
2017-11-28 | fpga: region: add fpga_region_class_find | Alan Tull |
2017-11-28 | fpga: region: add register/unregister functions | Alan Tull |
2017-11-28 | fpga: region: add fpga-region.h header | Alan Tull |
2017-11-28 | fpga: region: use image info as parameter for programming region | Alan Tull |
2017-11-28 | fpga: mgr: separate getting/locking FPGA manager | Alan Tull |
2017-11-28 | fpga: mgr: API change to replace fpga load functions with single function | Alan Tull |
2017-11-28 | fpga: bridge: support getting bridge from device | Alan Tull |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-17 | fpga: Add flag to indicate bitstream needs decompression | Anatolij Gustschin |
2017-07-17 | fpga: Add flag to indicate SPI bitstream is bit-reversed | Anatolij Gustschin |
2017-04-08 | fpga pr ip: Core driver support for Altera Partial Reconfiguration IP. | Matthew Gerlach |
2017-04-08 | fpga: add config complete timeout | Alan Tull |
2017-03-17 | fpga: Add flag to indicate bitstream needs decrypting | Moritz Fischer |
2017-02-10 | fpga: Add scatterlist based programming | Jason Gunthorpe |
2016-11-29 | fpga: Clarify how write_init works streaming modes | Jason Gunthorpe |
2016-11-10 | fpga: fpga-region: device tree control for FPGA | Alan Tull |
2016-11-10 | fpga: add fpga bridge framework | Alan Tull |
2016-11-10 | fpga-mgr: add fpga image information struct | Alan Tull |
2016-11-10 | fpga: add method to get fpga manager from device | Alan Tull |
2015-10-07 | add FPGA manager core | Alan Tull |