linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 16:43:11 to 2020-11-29 00:04:41 UTC [more...]

[PATCH Xilinx Alveo 0/8] Xilinx Alveo/XRT patch overview
 2020-11-29  0:00 UTC  (7+ messages)
` [PATCH Xilinx Alveo 1/8] Documentation: fpga: Add a document describing Alveo XRT drivers
` [PATCH Xilinx Alveo 2/8] fpga: xrt: Add UAPI header files
` [PATCH Xilinx Alveo 3/8] fpga: xrt: infrastructure support for xmgmt driver
` [PATCH Xilinx Alveo 6/8] fpga: xrt: header file for platform and parent drivers
` [PATCH Xilinx Alveo 7/8] fpga: xrt: Alveo management physical function driver
` [PATCH Xilinx Alveo 8/8] fpga: xrt: Kconfig and Makefile updates for XRT drivers

[PATCH Xilinx Alveo libfdt prep 0/1] Expose libfdt for use by Alveo/XRT
 2020-11-28 23:56 UTC  (2+ messages)
` [PATCH Xilinx Alveo libfdt prep 1/1] Export subset of libfdt symbols for use by other drivers

[PATCH v6 0/7] FPGA Security Manager Class Driver
 2020-11-26 14:02 UTC  (13+ messages)
` [PATCH v6 1/7] fpga: sec-mgr: fpga security manager class driver
` [PATCH v6 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v6 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v6 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v6 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v6 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v6 7/7] fpga: sec-mgr: expose hardware error info

[PATCH] fpga: dfl: add missing platform_device_put in build_info_create_dev
 2020-11-26  1:17 UTC  (4+ messages)

[PATCH v3 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-24 15:56 UTC  (3+ messages)
` [PATCH v3 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH v3 2/2] fpga: dfl: look for vendor specific capability

[PATCH v2 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-23 17:24 UTC  (5+ messages)
` [PATCH v2 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH v2 2/2] fpga: dfl: look for vendor specific capability

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

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

[PATCH v2] drivers: fpga: Specify HAS_IOMEM dependency for FPGA_DFL
 2020-11-22  0:18 UTC  (2+ messages)

[PATCH 0/1] FPGA Manager Fix for 5.10
 2020-11-22  0:15 UTC  (2+ messages)
` [PATCH 1/1] fpga: Specify HAS_IOMEM dependency for FPGA_DFL

[PATCH] drivers: fpga: Specify HAS_IOMEM dependency for FPGA_DFL
 2020-11-20 21:48 UTC  (6+ messages)

[PATCHv1 0/4] Extend FPGA manager and region drivers for
 2020-11-19 11:14 UTC  (30+ messages)
` [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag
` [PATCHv1 2/4] fpga: of-fpga-region: add authenticate-fpga-config property
` [PATCHv1 3/4] dt-bindings: fpga: "
` [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication

[PATCH v6 0/6] Intel MAX10 BMC Secure Update Driver
 2020-11-19  1:25 UTC  (7+ messages)
` [PATCH v6 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v6 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v6 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v6 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v6 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v6 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH 0/2] fpga: dfl: optional VSEC for start of dfl
 2020-11-18 17:49 UTC  (18+ messages)
` [PATCH 1/2] fpga: dfl: refactor cci_enumerate_feature_devs()
` [PATCH 2/2] fpga: dfl: look for vendor specific capability

[PATCH v5 0/6] Intel MAX10 BMC Secure Update Driver
 2020-11-18 15:57 UTC  (17+ messages)
` [PATCH v5 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v5 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v5 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v5 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v5 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

Corporate and Personal Loan/
 2020-11-10 14:10 UTC 

[RESEND PATCH 00/10] Introduce devm_fpga_mgr_register()
 2020-11-16  7:10 UTC  (12+ messages)
` [RESEND PATCH 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API
` [RESEND PATCH 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration
` [RESEND PATCH 03/10] fpga: fpga-mgr: dfl-fme-mgr: "
` [RESEND PATCH 04/10] fpga: fpga-mgr: ice40-spi: "
` [RESEND PATCH 05/10] fpga: fpga-mgr: machxo2-spi: "
` [RESEND PATCH 06/10] fpga: fpga-mgr: socfpga: "
` [RESEND PATCH 07/10] fpga: fpga-mgr: ts73xx: "
` [RESEND PATCH 08/10] fpga: fpga-mgr: xilinx-spi: "
` [RESEND PATCH 09/10] fpga: fpga-mgr: zynqmp: "
` [RESEND PATCH 10/10] fpga: fpga-mgr: altera-pr-ip: "

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

Corporate and Personal Loan *
 2020-11-11  8:30 UTC 

Disinfection
 2020-11-09  8:40 UTC 

[PATCH 0/2] UIO support for dfl devices
 2020-11-09  2:30 UTC  (11+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[PATCH v4 0/6] Intel MAX10 BMC Secure Update Driver
 2020-11-06 17:16 UTC  (9+ messages)
` [PATCH v4 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v4 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v4 3/6] fpga: m10bmc-sec: expose max10 flash update count
` [PATCH v4 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v4 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v4 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

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

[PATCH 0/4] DFL Module support
 2020-11-04  1:19 UTC  (13+ messages)
` [PATCH 1/4] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH 2/4] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH 3/4] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH 4/4] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h

[PATCH 30/33] docs: ABI: cleanup several ABI documents
 2020-11-03 15:24 UTC 

[PATCH 00/10] Introduce devm_fpga_mgr_register() API
 2020-11-03  7:14 UTC  (11+ messages)
` [PATCH 01/10] fpga: fpga-mgr: Add "
` [PATCH 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration
` [PATCH 03/10] fpga: fpga-mgr: dfl-fme-mgr: "
` [PATCH 04/10] fpga: fpga-mgr: ice40-spi: "
` [PATCH 05/10] fpga: fpga-mgr: machxo2-spi: "
` [PATCH 06/10] fpga: fpga-mgr: socfpga: "
` [PATCH 07/10] fpga: fpga-mgr: ts73xx: "
` [PATCH 08/10] fpga: fpga-mgr: xilinx-spi: "
` [PATCH 09/10] fpga: fpga-mgr: zynqmp: "
` [PATCH 10/10] fpga: fpga-mgr: altera-pr-ip: "

[GIT PULL] FPGA Manager changes for 5.11
 2020-11-03  6:41 UTC  (2+ messages)

[GIT PULL] FPGA DFL Modularization changes for 5.11
 2020-11-03  6:32 UTC  (2+ messages)

[RFC PATCH 0/6] Add the netdev support for Intel PAC N3000 FPGA
 2020-11-02 14:46 UTC  (9+ messages)
` [RFC PATCH 1/6] docs: networking: add the document for DFL Ether Group driver

[PATCH v2 31/39] docs: ABI: cleanup several ABI documents
 2020-10-30 23:23 UTC  (2+ 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).