linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-15 18:09:22 to 2021-02-18 06:51:02 UTC [more...]

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-02-18  6:40 UTC  (9+ messages)
` [PATCH V3 XRT Alveo 01/18] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V3 XRT Alveo 02/18] fpga: xrt: driver metadata helper functions
` [PATCH V3 XRT Alveo 03/18] fpga: xrt: xclbin file "
` [PATCH V3 XRT Alveo 04/18] fpga: xrt: xrt-lib platform driver manager
` [PATCH V3 XRT Alveo 05/18] fpga: xrt: group platform driver
` [PATCH V3 XRT Alveo 06/18] fpga: xrt: platform driver infrastructure
` [PATCH V3 XRT Alveo 07/18] fpga: xrt: management physical function driver (root)
` [PATCH V3 XRT Alveo 08/18] fpga: xrt: main platform driver for management function device

[PATCH v2 0/3] Add Bitstream configuration support for Versal
 2021-02-17 21:06 UTC  (8+ messages)
` [PATCH v2 1/3] drivers: firmware: Add PDI load API support
` [PATCH v2 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH v2 3/3] fpga: versal-fpga: Add versal fpga manager driver

[PATCH v9 0/7] FPGA Security Manager Class Driver
 2021-02-17  4:34 UTC  (4+ messages)

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-02-15 14:41 UTC  (11+ messages)
` [PATCHv5 1/7] firmware: stratix10-svc: reset COMMAND_RECONFIG_FLAG_PARTIAL to 0
` [PATCHv5 2/7] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag
` [PATCHv5 3/7] firmware: stratix10-svc: extend SVC driver to get the firmware version
` [PATCHv5 4/7] fpga: fpga-mgr: add FPGA_MGR_BITSTREAM_AUTHENTICATE flag
` [PATCHv5 5/7] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv5 6/7] dt-bindings: fpga: "
` [PATCHv5 7/7] fpga: stratix10-soc: extend driver for bitstream authentication

[PATCH 1/2] include: fpga: adi-axi-common.h: add definitions for supported FPGAs
 2021-02-11 14:44 UTC  (6+ messages)
` [PATCH 2/2] clk: axi-clkgen: Add support for FPGA info

[PATCH v2 0/2] Add DFX AXI Shutdown manager IP support for Xilinx
 2021-02-11  5:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manager
` [PATCH v2 2/2] fpga: Add support for Xilinx DFX AXI Shutdown manager

[PATCH v3 0/4] clk: clk-axiclgen: add support for ZynqMP
 2021-02-09  2:29 UTC  (12+ messages)
` [PATCH v3 1/4] clk: axi-clkgen: replace ARCH dependencies with driver deps
` [PATCH v3 2/4] clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
` [PATCH v3 3/4] dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP support
` [PATCH v3 4/4] clk: axi-clkgen: use devm_platform_ioremap_resource() short-hand

[PATCH v9 0/2] UIO support for dfl devices
 2021-02-08 21:37 UTC  (11+ messages)
` [PATCH v9 1/2] uio: uio_dfl: add userspace i/o driver for DFL bus
` [PATCH v9 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v5 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-08 17:10 UTC  (3+ messages)

[PATCH] fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFER
 2021-02-06 20:33 UTC  (3+ messages)

[PATCH] fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()
 2021-02-06 20:32 UTC  (2+ messages)

[PATCH v4 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-05 15:47 UTC  (2+ messages)

[PATCH v3 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-04 17:59 UTC  (8+ messages)

[PATCH v11 0/2] UIO support for dfl devices
 2021-02-04  1:59 UTC  (3+ messages)
` [PATCH v11 1/2] uio: uio_dfl: add userspace i/o driver for DFL bus
` [PATCH v11 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v2 1/1] fpga: dfl: afu: harden port enable logic
 2021-02-04  1:55 UTC  (12+ messages)

[PATCH 1/3] drivers: firmware: Add Pdi load API support
 2021-02-03  9:26 UTC  (14+ messages)
` [PATCH 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH 3/3] fpga: versal-fpga: Add versal fpga manager driver

[PATCHv4 0/6] Extend Intel service layer, FPGA manager and region
 2021-02-02 22:01 UTC  (9+ messages)
` [PATCHv4 1/6] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag
` [PATCHv4 2/6] firmware: stratix10-svc: extend SVC driver to get the firmware version
` [PATCHv4 3/6] fpga: fpga-mgr: add FPGA_MGR_BITSTREAM_AUTHENTICATE flag
` [PATCHv4 4/6] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv4 5/6] dt-bindings: fpga: "
` [PATCHv4 6/6] fpga: stratix10-soc: extend driver for bitstream authentication

[PATCH v10 0/2] UIO support for dfl devices
 2021-02-02  1:59 UTC  (6+ messages)
` [PATCH v10 1/2] uio: uio_dfl: add userspace i/o driver for DFL bus
` [PATCH v10 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v2 0/3] clk: clk-axiclgen: add support for ZynqMP
 2021-01-28  5:16 UTC  (7+ messages)
` [PATCH v2 1/3] clk: axi-clkgen: remove ARCH dependency in Kconfig
` [PATCH v2 2/3] clk: clk-axiclkgen: add ZynqMP PFD and VCO limits
` [PATCH v2 3/3] dt-bindings: clock: adi,axi-clkgen: add compatible string for ZynqMP support

[PATCHv3 0/6] [PATCHv3 0/6] Extend Intel service layer, FPGA manager and region
 2021-01-27 23:02 UTC  (23+ messages)
` [PATCHv3 1/6] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag
` [PATCHv3 2/6] firmware: stratix10-svc: extend SVC driver to get the firmware version
` [PATCHv3 3/6] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [PATCHv3 4/6] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv3 5/6] dt-bindings: fpga: "
` [PATCHv3 6/6] fpga: stratix10-soc: extend driver for bitstream authentication

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-01-27  9:13 UTC  (4+ messages)
` [PATCH 2/2] fpga: zynqmp: Adds secure BitStream loading support for Xilinx

[PATCH 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manger
 2021-01-27  8:46 UTC  (10+ messages)
` [PATCH 2/2] fpga: Add support for Xilinx DFX AXI Shutdown manager

[PATCH v4] selftests: drivers: fpga: A test for interrupt support
 2021-01-25 19:40 UTC 

[PATCH v3] selftests: drivers: fpga: A test for interrupt support
 2021-01-24 15:06 UTC  (3+ messages)

[PATCH v2] MAINTAINERS: Add FPGA SUBDEVICES
 2021-01-23 15:01 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add FPGA SUBDEVICES
 2021-01-22 15:35 UTC 

[PATCH v6 0/2] UIO support for dfl devices
 2021-01-22  5:46 UTC  (12+ messages)
` [PATCH v6 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v6 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v8 0/5] Intel MAX10 BMC Secure Update Driver
 2021-01-22  0:00 UTC  (7+ messages)
` [PATCH v8 1/5] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v8 2/5] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v8 3/5] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v8 4/5] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v8 5/5] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH v7 0/6] Intel MAX10 BMC Secure Update Driver
 2021-01-21 20:06 UTC  (3+ messages)

[PATCH v8 0/2] UIO support for dfl devices
 2021-01-21  8:34 UTC  (3+ messages)
` [PATCH v8 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v8 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v7 0/2] UIO support for dfl devices
 2021-01-20  3:13 UTC  (5+ messages)
` [PATCH v7 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v7 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v2] selftests: drivers: fpga: A test for interrupt support
 2021-01-17 16:12 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).