Linux Sophgo SoC development
 help / color / mirror / Atom feed
[PATCH net-next v11 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-06-30 13:44 UTC  (18+ messages)
` [PATCH net-next v11 1/7] dt-bindings: phy: document the serdes PHY on sa8255p
` [PATCH net-next v11 2/7] phy: qcom: add the SGMII SerDes PHY driver for SCMI systems
` [PATCH net-next v11 3/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v11 4/7] net: stmmac: qcom-ethqos: set serdes mode before powerup
` [PATCH net-next v11 5/7] net: stmmac: qcom-ethqos: reuse the address of ethqos_emac_driver_data
` [PATCH net-next v11 6/7] net: stmmac: qcom-ethqos: factor out linux-level setup into a separate function
` [PATCH net-next v11 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-29 18:21 UTC  (26+ messages)
` [PATCH v4 01/16] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v4 02/16] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v4 03/16] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v4 04/16] riscv: Standardize extension capitalization
` [PATCH v4 05/16] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v4 07/16] riscv: Add B to hwcap "
` [PATCH v4 08/16] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v4 09/16] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v4 10/16] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v4 11/16] riscv: dts: spacemit: k1: "
` [PATCH v4 12/16] riscv: dts: sophgo: sg2044: "
` [PATCH v4 13/16] riscv: Add a getter for user PMLEN support
` [PATCH v4 14/16] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v4 15/16] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v4 16/16] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH V5] riscv: errata: Add ERRATA_THEAD_WRITE_ONCE fixup
 2026-06-26  8:41 UTC  (3+ messages)

[PATCH v6 0/3] Add initial Milk-V Duo S board support
 2026-06-15 12:03 UTC  (4+ messages)
` [PATCH v6 1/3] arm64: dts: sophgo: add "
` [PATCH v6 2/3] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v6 3/3] riscv64: dts: sophgo: add initial Milk-V Duo S board support

Linux Upstream Status updated: Jun/11/2026
 2026-06-11  6:01 UTC 

[PATCH v6 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-06-11  5:51 UTC  (7+ messages)
` [PATCH v6 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800B
` [PATCH v6 2/2] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller
` (subset) [PATCH v6 0/2] riscv: sophgo: allow DMA multiplexer "

[PATCH v2 1/2] dt-bindings: soc: sophgo: add Milk-V Duo 256M board
 2026-06-10 16:34 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support

[PATCH v5 RESEND 0/5] Add initial Milk-V Duo S board support
 2026-06-10 12:57 UTC  (20+ messages)
` [PATCH v5 RESEND 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
` [PATCH v5 RESEND 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
` [PATCH v5 RESEND 3/5] dt-bindings: soc: sophgo: add sg2000 plic and clint documentation
` [PATCH v5 RESEND 4/5] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v5 RESEND 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support
` (subset) [PATCH v5 RESEND 0/5] Add "

[PATCH 1/2] dt-bindings: soc: sophgo: add Milk-V Duo 256M board
 2026-06-10 11:11 UTC  (2+ messages)
` [PATCH 2/2] riscv: dts: sophgo: Add Milk-V Duo 256M board support

[GIT PULL] RISC-V Sophgo Devicetrees for v7.2
 2026-06-09 12:16 UTC  (2+ messages)

[PATCH v3 00/15] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-06-05  3:50 UTC  (20+ messages)
` [PATCH v3 01/15] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v3 02/15] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
` [PATCH v3 03/15] riscv: Standardize extension capitalization
` [PATCH v3 04/15] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v3 05/15] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v3 06/15] riscv: Add B to hwcap "
` [PATCH v3 07/15] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v3 08/15] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v3 09/15] riscv: dts: spacemit: k3: Add Zic64b ISA extension
` [PATCH v3 10/15] riscv: dts: spacemit: k1: "
` [PATCH v3 11/15] riscv: dts: sophgo: sg2044: "
` [PATCH v3 12/15] riscv: Add a getter for user PMLEN support
` [PATCH v3 13/15] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v3 14/15] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v3 15/15] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH 0/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END, fix ZONE_DEVICE
 2026-06-04 22:34 UTC  (4+ messages)
` [PATCH 2/2] riscv: mm: Define DIRECT_MAP_PHYSMEM_END

SG2042 SATA (DMA?) issues
 2026-06-03  9:14 UTC  (11+ messages)

Linux Upstream Status updated: Jun/03/2026
 2026-06-03  6:31 UTC 

[PATCH] riscv: dts: sophgo: reduce SG2042 MSI count to 16
 2026-06-03  2:10 UTC  (4+ messages)

[PATCH v2 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
 2026-06-03  2:06 UTC  (4+ messages)
` [PATCH v2 1/2] riscv: dts: sophgo: sg2044: use hex for CPU unit address
` [PATCH v2 2/2] riscv: dts: sophgo: sg2042: "

[PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence
 2026-06-02 22:15 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: pci: sophgo: Add dma-coherent property for SG2042
` (subset) [PATCH 0/2] riscv: sophgo: sg2042: Enable PCIe DMA coherence

[PATCH] MAINTAINERS: update Chen Wang's email address
 2026-06-01  2:57 UTC  (2+ messages)

[PATCH v5 0/5] Add initial Milk-V Duo S board support
 2026-05-20 20:46 UTC  (11+ messages)
` [PATCH v5 1/5] dt-bindings: soc: sophgo: add Milk-V Duo S board compatibles
` [PATCH v5 2/5] arm64: dts: sophgo: add initial Milk-V Duo S board support
` [PATCH v5 3/5] dt-bindings: soc: sophgo: add sg2000 plic and clint documentation
` [PATCH v5 4/5] riscv64: dts: sophgo: add SG2000 dtsi
` [PATCH v5 5/5] riscv64: dts: sophgo: add initial Milk-V Duo S board support

[PATCH 0/3] PCI: dwc: Cache PCIe capability offset and simplify drivers
 2026-05-19 16:52 UTC  (10+ messages)
` [PATCH 1/3] PCI: dwc: Add pcie_cap field and helper in designware header
` [PATCH 2/3] PCI: dwc: Use cached PCIe capability offset in core
` [PATCH 3/3] PCI: dwc: Simplify platform drivers using cached capability offset

[PATCH 0/2] riscv: sophgo: allow DMA multiplexer set channel number for DMA controller
 2026-05-11  6:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dma: snps,dw-axi-dmac: Add fallback compatible for CV1800B

[PATCH 0/2] PCI: Allow disabling port services on broken root ports
 2026-05-07  8:52 UTC  (11+ messages)
` [PATCH 2/2] PCI: Add quirk to disable PCIe port services on Sophgo SG2042

[PATCH] MAINTAINERS: update Chen Wang's email address
 2026-05-07  2:16 UTC  (2+ messages)

[PATCH] pinctrl: sophgo: allocate power_cfg with priv
 2026-05-05 12:08 UTC  (2+ messages)

Linux Upstream Status updated: Apr/30/2026
 2026-04-30  5:46 UTC 

[PATCH v5] riscv: dts: sophgo: cv180x: Allow the DMA multiplexer to set channel number for DMA controller
 2026-04-26  1:29 UTC 

Linux Upstream Status updated: Apr/16/2026
 2026-04-16  2:12 UTC 

[PATCH 0/2] riscv: dts: sophgo: Fix CPU unit address for SG2042/SG2044
 2026-04-08  9:24 UTC  (12+ messages)
` [PATCH 1/2] riscv: dts: sophgo: sg2044: use hex for CPU unit address
` [PATCH 2/2] riscv: dts: sophgo: sg2042: "

[PATCH 0/2] pinctrl: sophgo: Fix SoC module in the module description string
 2026-04-07  9:28 UTC  (2+ messages)

[GIT PULL] RISC-V Sophgo Devicetrees for v7.1
 2026-04-07  0:18 UTC  (6+ messages)

Devicetree spec: Specifying /cpus/cpu@* unit address format?
 2026-04-06 16:08 UTC  (5+ messages)

[PATCH v4 0/5] Add initial Milk-V Duo S board support
 2026-04-02 13:47 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