linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-22 15:51:43 to 2021-04-29 14:07:08 UTC [more...]

[PATCH v4 0/4] Add Bitstream configuration support for Versal
 2021-04-29 14:04 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: firmware: Add bindings for xilinx firmware
` [PATCH v4 2/4] drivers: firmware: Add PDI load API support
` [PATCH v4 3/4] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH v4 4/4] fpga: versal-fpga: Add versal fpga manager driver

RFC: Integrating secure update functions into the FPGA Manager
 2021-04-29  4:10 UTC  (2+ messages)

[PATCH V5 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-28 19:40 UTC  (25+ messages)
` [PATCH V5 XRT Alveo 01/20] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V5 XRT Alveo 02/20] fpga: xrt: driver metadata helper functions
` [PATCH V5 XRT Alveo 03/20] fpga: xrt: xclbin file "
` [PATCH V5 XRT Alveo 04/20] fpga: xrt: xrt-lib driver manager
` [PATCH V5 XRT Alveo 05/20] fpga: xrt: group driver
` [PATCH V5 XRT Alveo 06/20] fpga: xrt: char dev node helper functions
` [PATCH V5 XRT Alveo 07/20] fpga: xrt: root driver infrastructure
` [PATCH V5 XRT Alveo 08/20] fpga: xrt: "
` [PATCH V5 XRT Alveo 09/20] fpga: xrt: management physical function driver (root)
` [PATCH V5 XRT Alveo 10/20] fpga: xrt: main driver for management function device
` [PATCH V5 XRT Alveo 11/20] fpga: xrt: fpga-mgr and region implementation for xclbin download
` [PATCH V5 XRT Alveo 12/20] fpga: xrt: VSEC driver
` [PATCH V5 XRT Alveo 13/20] fpga: xrt: User Clock Subsystem driver
` [PATCH V5 XRT Alveo 14/20] fpga: xrt: ICAP driver
` [PATCH V5 XRT Alveo 15/20] fpga: xrt: devctl xrt driver
` [PATCH V5 XRT Alveo 16/20] fpga: xrt: clock driver
` [PATCH V5 XRT Alveo 17/20] fpga: xrt: clock frequency counter driver
` [PATCH V5 XRT Alveo 18/20] fpga: xrt: DDR calibration driver
` [PATCH V5 XRT Alveo 19/20] fpga: xrt: partition isolation driver
` [PATCH V5 XRT Alveo 20/20] fpga: xrt: Kconfig and Makefile updates for XRT drivers
  ` [RFC PATCH] fpga: xrt: xmgnt_bridge_ops can be static

[PATCH] fpga: dfl: pci: gracefully handle misconfigured port entries
 2021-04-26  2:39 UTC  (7+ messages)

[RFC PATCH v1 0/1] Extend FPGA manager with async image updates
 2021-04-26  1:21 UTC  (10+ messages)
` [RFC PATCH v1 1/1] fpga: mgr: enable asynchronous "
      ` FW: "

[PATCH v3 0/2] spi: altera: Add DFL bus support for Altera SPI
 2021-04-20 18:35 UTC  (4+ messages)
` [PATCH v3 1/2] spi: altera: separate core code from platform code
` [PATCH v3 2/2] spi: altera: Add DFL bus driver for Altera API Controller

[PATCH 0/3]Enable PM generic domain support
 2021-04-19  5:18 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: zynqmp: Add new PD_PL macro
` [PATCH 2/3] fpga: region: Add fpga-region property 'power-domains'
` [PATCH 3/3] fpga: region: Adds runtime PM support

[PATCH v2 0/2] spi: add BMC support for Intel D5005 card
 2021-04-15 11:44 UTC  (9+ messages)
` [PATCH v2 1/2] spi: Add DFL bus driver for Altera SPI Master
` [PATCH v2 2/2] hwmon: intel-m10-bmc-hwmon: add sensor support of Intel D5005 card

[PATCH v3 0/3] Add Bitstream configuration support for Versal
 2021-04-15  6:07 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-04-15  5:57 UTC  (4+ messages)

Proposal of improvement for DMA - direct passing of hugepages to the SG list
 2021-04-14 19:33 UTC  (2+ messages)

[PATCH V4 XRT Alveo 00/20] XRT Alveo driver overview
 2021-04-14 15:40 UTC  (55+ messages)
` [PATCH V4 XRT Alveo 01/20] Documentation: fpga: Add a document describing XRT Alveo drivers
` [PATCH V4 XRT Alveo 02/20] fpga: xrt: driver metadata helper functions
` [PATCH V4 XRT Alveo 03/20] fpga: xrt: xclbin file "
` [PATCH V4 XRT Alveo 04/20] fpga: xrt: xrt-lib platform driver manager
` [PATCH V4 XRT Alveo 05/20] fpga: xrt: group platform driver
` [PATCH V4 XRT Alveo 06/20] fpga: xrt: char dev node helper functions
` [PATCH V4 XRT Alveo 07/20] fpga: xrt: root driver infrastructure
` [PATCH V4 XRT Alveo 08/20] fpga: xrt: platform "
` [PATCH V4 XRT Alveo 09/20] fpga: xrt: management physical function driver (root)
` [PATCH V4 XRT Alveo 10/20] fpga: xrt: main platform driver for management function device
` [PATCH V4 XRT Alveo 11/20] fpga: xrt: fpga-mgr and region implementation for xclbin download
` [PATCH V4 XRT Alveo 12/20] fpga: xrt: VSEC platform driver
` [PATCH V4 XRT Alveo 13/20] fpga: xrt: User Clock Subsystem "
` [PATCH V4 XRT Alveo 14/20] fpga: xrt: ICAP "
` [PATCH V4 XRT Alveo 15/20] fpga: xrt: devctl "
` [PATCH V4 XRT Alveo 16/20] fpga: xrt: clock "
` [PATCH V4 XRT Alveo 17/20] fpga: xrt: clock frequency counter "
` [PATCH V4 XRT Alveo 18/20] fpga: xrt: DDR calibration "
` [PATCH V4 XRT Alveo 19/20] fpga: xrt: partition isolation "
` [PATCH V4 XRT Alveo 20/20] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH] fpga: xilinx-pr-decoupler: remove useless function
 2021-04-13 14:41 UTC  (2+ messages)

[PATCHv5 0/7] Extend Intel service layer, FPGA manager and region
 2021-04-13  1:41 UTC  (11+ messages)
` [PATCHv5 3/7] firmware: stratix10-svc: extend SVC driver to get the firmware version

[PATCH 0/3] fpga: dfl: add support for Intel D5005 card
 2021-04-12 23:46 UTC  (24+ messages)
` [PATCH 1/3] fpga: dfl: pci: add DID for D5005 PAC cards
` [PATCH 2/3] fpga: dfl: Add DFL bus driver for Altera SPI Master
` [PATCH 3/3] hwmon: intel-m10-bmc-hwmon: add sensor support of Intel D5005 card

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

[PATCH RFC 0/3] Adds support to allow the bitstream configuration from pre-allocated dma-buffer
 2021-04-09 14:47 UTC  (7+ messages)
` [PATCH RFC 1/3] fpga: region: Add fpga-region property 'fpga-config-from-dmabuf'
` [PATCH RFC 2/3] fpga: support loading from a pre-allocated buffer
` [PATCH RFC 3/3] fpga: zynqmp: Use the scatterlist interface

[GIT PULL] FPGA Manager addtional 5.13 changes
 2021-04-08  6:43 UTC  (2+ messages)

[GIT PULL] FPGA Manager addtional 5.13 changes
 2021-04-08  1:51 UTC  (2+ messages)

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-04-06 16:15 UTC  (4+ messages)
` [PATCH v3 08/15] arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGA

[PATCH] dt-bindings: fpga: fpga-region: Convert to sugar syntax
 2021-04-02 17:00 UTC  (2+ messages)

Bidding invitation
 2021-03-31  7:12 UTC 

[PATCH v12 0/2] UIO support for dfl devices
 2021-03-28 12:58 UTC  (5+ messages)

[GIT PULL] FPGA Manager fix for 5.12
 2021-03-27 11:39 UTC  (2+ messages)

[PATCH v9 1/1] fpga: dfl: afu: harden port enable logic
 2021-03-24 18:19 UTC  (2+ messages)

[PATCH v8 1/1] fpga: dfl: afu: harden port enable logic
 2021-03-23 19:08 UTC  (2+ messages)

[GIT PULL] First set of FPGA Manager changes for 5.13-rc1
 2021-03-23  9:00 UTC  (2+ messages)

[RESEND PATCH v10 0/7] FPGA Security Manager Class Driver
 2021-03-22 15:50 UTC  (3+ messages)
` [RESEND PATCH v10 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [RESEND PATCH v10 5/7] fpga: sec-mgr: expose sec-mgr update size


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).