linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 16:59:40 to 2021-01-22 05:18:11 UTC [more...]

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-01-22  5:17 UTC  (3+ 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-22  5:15 UTC  (9+ messages)
` [PATCH 2/2] fpga: Add support for Xilinx DFX AXI Shutdown manager

[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  (9+ messages)
` [PATCH v7 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v7 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v7 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v7 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v7 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v7 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH v6 0/2] UIO support for dfl devices
 2021-01-21 20:03 UTC  (11+ 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/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 1/3] drivers: firmware: Add Pdi load API support
 2021-01-19  0:33 UTC  (6+ 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

[PATCH v3] selftests: drivers: fpga: A test for interrupt support
 2021-01-17 16:18 UTC 

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

[PATCH -next] fpga: dfl-pci: rectify ReST formatting
 2021-01-14 17:05 UTC  (12+ messages)

[PATCH 0/8] FPGA DFL Changes for 5.12
 2021-01-14 16:48 UTC  (27+ messages)
` [PATCH 1/8] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/8] fpga: dfl-pci: locate DFLs by PCIe vendor specific capability
` [PATCH 3/8] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH 4/8] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH 5/8] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH 6/8] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH 7/8] fpga: dfl: add support for N3000 Nios private feature
` [PATCH 8/8] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH 00/10] Fix documentation warnings at linux-next
 2021-01-14 14:56 UTC  (3+ messages)
` [PATCH 05/10] docs: fpga: dfl.rst: Fix a couple building issues

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

[GIT PULL] First set of FPGA Manager changes for 5.12-rc1
 2021-01-12  9:22 UTC  (2+ messages)

[PATCH 1/2] clk: axi-clkgen: add support for ZynqMP (UltraScale)
 2021-01-12  8:25 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: clock: adi,axi-clkgen: add Zynq & ZynqMP compatible strings

[PATCH -next] fpga: Use DEFINE_SPINLOCK() for spinlock
 2021-01-10 19:07 UTC  (3+ messages)

[PATCH] fpga: dfl: fme: Constify static attribute_group structs
 2021-01-10 19:06 UTC  (5+ messages)

[PATCH v9 0/7] FPGA Security Manager Class Driver
 2021-01-05 22:59 UTC  (8+ messages)
` [PATCH v9 1/7] fpga: sec-mgr: fpga security manager class driver
` [PATCH v9 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v9 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v9 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v9 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v9 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v9 7/7] fpga: sec-mgr: expose hardware error info

Stratix 10 CVP - how to write an image from userspace?
 2021-01-05  0:02 UTC 

SDHCI:drivers problem running on pynq
 2020-12-31 16:40 UTC 

[PATCH v4 0/2] UIO support for dfl devices
 2020-12-30  2:51 UTC  (5+ messages)
` [PATCH v4 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v4 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v14 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-12-29  2:16 UTC  (7+ messages)
` [PATCH v14 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v14 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v14 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v14 4/6] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH v14 5/6] fpga: dfl: add support for N3000 Nios private feature
` [PATCH v14 6/6] memory: dfl-emif: add the DFL EMIF private feature driver

SDHCI: problem of RV_BOOT.bin run on pynq
 2020-12-23  1:19 UTC 

[PATCH V2 XRT Alveo 0/6] XRT Alveo driver overview
 2020-12-21  9:03 UTC  (10+ messages)
` [PATCH V2 XRT Alveo 1/6] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V2 XRT Alveo 2/6] fpga: xrt: infrastructure support for xmgmt driver
` [PATCH V2 XRT Alveo 3/6] fpga: xrt: core infrastructure for xrt-lib module
` [PATCH V2 XRT Alveo 4/6] fpga: xrt: XRT Alveo management physical function driver
` [PATCH V2 XRT Alveo 5/6] fpga: xrt: platform drivers for subsystems in shell partition
` [PATCH V2 XRT Alveo 6/6] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH v3 0/3] UIO support for dfl devices
 2020-12-21  6:23 UTC  (14+ messages)
` [PATCH v3 1/3] fpga: dfl: add the match() ops for dfl driver
` [PATCH v3 2/3] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v3 3/3] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH v2 0/2] UIO support for dfl devices
 2020-12-15  5:15 UTC  (9+ messages)
` [PATCH v2 1/2] fpga: dfl: add the userspace I/O device support for DFL devices
` [PATCH v2 2/2] Documentation: fpga: dfl: Add description for DFL UIO support

[PATCH 0/8] FPGA DFL Changes for 5.11
 2020-12-15  1:39 UTC  (7+ messages)
` [PATCH 2/8] fpga: dfl-pci: locate DFLs by PCIe vendor specific capability
` [PATCH 5/8] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH 7/8] fpga: dfl: add support for N3000 Nios private feature

[RESEND PATCHv2 0/5] Extend Intel service layer, FPGA manager and
 2020-12-14 14:40 UTC  (6+ messages)
` [RESEND PATCHv2 1/5] firmware: stratix10-svc: add COMMAND_AUTHENTICATE_BITSTREAM flag
` [RESEND PATCHv2 2/5] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [RESEND PATCHv2 3/5] fpga: of-fpga-region: add authenticate-fpga-config property
` [RESEND PATCHv2 4/5] dt-bindings: fpga: "
` [RESEND PATCHv2 5/5] fpga: stratix10-soc: extend driver for bitstream authentication

[PATCHv2 0/5] Extend Intel service layer, FPGA manager and region
 2020-12-14 14:43 UTC  (4+ 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).