All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] arm-bsp: Add Initial Support for N1SDP
@ 2020-05-08 16:33 Bertrand Marquis
  2020-05-08 16:34 ` [PATCH 1/4] arm-bsp: Add linaro-arm-linux 5.4 kernel support Bertrand Marquis
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Bertrand Marquis @ 2020-05-08 16:33 UTC (permalink / raw)
  To: meta-arm; +Cc: nd

This serie is adding initial support for ARM N1SDP platform to
meta-arm-bsp.
The current support includes kernel 5.4 with PCI patches and DTB.
Firmware support (TF-A, EDK2, grub) will be added in a future patch
serie.
To use this BSP, a firmware must first be compiled and installed
following procedure describe here:
https://community.arm.com/developer/tools-software/oss-platforms/w/docs/457/n1sdp-getting-started-guide

Diego Sueiro (2):
  arm-bsp: linux-linaro-arm-5.4: Fix kernel menuconfig task
  arm-bsp: n1sdp: Add Linux kernel device-tree support

Khasim Syed Mohammed (2):
  arm-bsp: Add linaro-arm-linux 5.4 kernel support
  arm-bsp: Introduce ARM N1SDP platform

 meta-arm-bsp/conf/machine/n1sdp.conf          |  20 ++
 ...arm-smmu-v3-Ignore-IOPF-capabilities.patch |  46 +++
 ...irk-add-acs-override-for-PCI-devices.patch | 156 +++++++++
 ...-for-the-Arm-Neoverse-N1SDP-platform.patch | 318 ++++++++++++++++++
 ...e-n1sdp-pci-quirk-for-SR-IOV-support.patch |  51 +++
 .../linux/linux-linaro-arm_5.4.bb             |  20 ++
 .../linux/linux-linaro-arm_5.4.bbappend       |  27 ++
 7 files changed, 638 insertions(+)
 create mode 100644 meta-arm-bsp/conf/machine/n1sdp.conf
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/0001-TMP-iommu-arm-smmu-v3-Ignore-IOPF-capabilities.patch
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/0002-pci_quirk-add-acs-override-for-PCI-devices.patch
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm-5.4/n1sdp/0004-n1sdp-update-n1sdp-pci-quirk-for-SR-IOV-support.patch
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bb
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-linaro-arm_5.4.bbappend

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-05-11 16:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 16:33 [PATCH 0/4] arm-bsp: Add Initial Support for N1SDP Bertrand Marquis
2020-05-08 16:34 ` [PATCH 1/4] arm-bsp: Add linaro-arm-linux 5.4 kernel support Bertrand Marquis
2020-05-11  6:58   ` [meta-arm] " Diego Sueiro
2020-05-08 16:34 ` [PATCH 2/4] arm-bsp: Introduce ARM N1SDP platform Bertrand Marquis
2020-05-08 16:34 ` [PATCH 3/4] arm-bsp: linux-linaro-arm-5.4: Fix kernel menuconfig task Bertrand Marquis
2020-05-08 16:34 ` [PATCH 4/4] arm-bsp: n1sdp: Add Linux kernel device-tree support Bertrand Marquis
     [not found] ` <160D1AC4E6B1905A.5849@lists.yoctoproject.org>
2020-05-08 16:36   ` [meta-arm] " Bertrand Marquis
     [not found] ` <160D1AC4BBA54991.28161@lists.yoctoproject.org>
2020-05-08 16:37   ` [meta-arm] [PATCH 3/4] arm-bsp: linux-linaro-arm-5.4: Fix kernel menuconfig task Bertrand Marquis
2020-05-11 16:25 ` [meta-arm] [PATCH 0/4] arm-bsp: Add Initial Support for N1SDP Jon Mason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.