soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-18 15:43 UTC  (15+ messages)
` [PATCH v6 01/11] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v6 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v6 03/11] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v6 04/11] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v6 05/11] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v6 06/11] devm-helpers: Add resource managed version of irq_create_mapping()
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v6 08/11] devm-helpers: Add resource managed version of debugfs directory create function
` [PATCH v6 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
` [PATCH v6 10/11] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v6 11/11] ARM: dts: turris-omnia: Add GPIO key node for front button

[PATCH v2] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-17 20:38 UTC 

[PATCH 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
 2024-04-17  9:48 UTC  (8+ messages)
` [PATCH 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
` [PATCH 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC
` [PATCH v2 0/2] soc: hisilicon: kunpeng_hccs: add dependency and enhance verification
  ` [PATCH v2 1/2] soc: hisilicon: kunpeng_hccs: Add the check for obtaining complete port attribute
  ` [PATCH v2 2/2] soc: hisilicon: kunpeng_hccs: replace MAILBOX dependency with PCC

[PATCH] arm/arm64: dts: Drop "arm,armv8-pmuv3" compatible usage
 2024-04-16  0:13 UTC  (14+ messages)

[PATCH v5 0/4] Dynamic Allocation of the reserved_mem array
 2024-04-12 21:38 UTC  (7+ messages)
` [PATCH v5 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v5 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v5 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes
` [PATCH v5 4/4] of: reserved_mem: Rename fdt_* functions to refelct use of unflatten_devicetree APIs

[GIT PULL] SoC fixes for 6.9
 2024-04-12 20:17 UTC  (2+ messages)

[GIT PULL 0/4] Renesas SoC updates for v6.10
 2024-04-12 10:01 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM defconfig "
` [GIT PULL 2/4] Renesas driver "
` [GIT PULL 3/4] Renesas DT binding "
` [GIT PULL 4/4] Renesas DTS "

Say NO to Time-Wasters and YES to Raising More Money
 2024-04-10 20:32 UTC 

[GIT PULL] GPIO regression fixes for n8x0
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] i.MX fixes for 6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] firmware: arm_scmi: Fixes for v6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] firmware: arm_ffa: Fix for v6.9
 2024-04-09 15:56 UTC  (3+ messages)

[GIT PULL] RISC-V SoC driver fixes for v6.9-rc3
 2024-04-09 15:56 UTC  (3+ messages)

Patchwork summary for: linux-soc
 2024-04-09 15:56 UTC 

[PATCH fixes] MAINTAINERS: Change Krzysztof Kozlowski's email address
 2024-04-09 15:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-04-09 15:40 UTC 

Account Alert: Immediate Action Required for Reactivation
 2024-04-07 18:09 UTC 

Calling ALL Nonprofits - Fundraising Secrets Revealed
 2024-04-04 15:32 UTC 

[PATCH v2 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-04  1:17 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: Modify GPIO table for "
` [PATCH v2 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH v2 3/3] ARM: dts: Modify I2C bus configuration

[PATCH 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-04-03  3:30 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: Modify GPIO table for "
` [PATCH 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH 3/3] ARM: dts: Modify I2C bus configuration

[PATCH v5 00/11] Turris Omnia MCU driver
 2024-04-02 16:41 UTC  (34+ messages)
` [PATCH v5 01/11] dt-bindings: arm: add cznic,turris-omnia-mcu binding
` [PATCH v5 02/11] platform: cznic: Add preliminary support for Turris Omnia MCU
` [PATCH v5 03/11] platform: cznic: turris-omnia-mcu: Add support for MCU connected GPIOs
` [PATCH v5 04/11] platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup
` [PATCH v5 05/11] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
` [PATCH v5 06/11] devm-helpers: Add resource managed version of irq_create_mapping()
` [PATCH v5 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG
` [PATCH v5 08/11] devm-helpers: Add resource managed version of debugfs directory create function
` [PATCH v5 09/11] platform: cznic: turris-omnia-mcu: Add support for digital message signing via debugfs
` [PATCH v5 10/11] ARM: dts: turris-omnia: Add MCU system-controller node
` [PATCH v5 11/11] ARM: dts: turris-omnia: Add GPIO key node for front button

Calling All Nonprofits to Reno, NV
 2024-03-26 16:01 UTC 

[GIT PULL] ARM: late SoC changes for 6.9
 2024-03-19 19:29 UTC  (2+ messages)

Calling All Nonprofits | Fundraising Secrets Revealed
 2024-03-14 15:20 UTC 

[GIT PULL] RISC-V Sophgo Devicetrees for v6.9
 2024-03-14 12:28 UTC  (3+ messages)

[PATCH v3 0/2] bus: ts-nbus: Two improvements
 2024-03-12 20:30 UTC  (4+ messages)
` [PATCH v3 1/2] bus: ts-nbus: Convert to atomic pwm API

Patchwork summary for: linux-soc
 2024-03-12 20:30 UTC 

[GIT PULL 0/4] ARM SoC updates for 6.9
 2024-03-12 18:20 UTC  (9+ messages)
` [GIT PULL 1/4] ARM: SoC DT changes "
` [GIT PULL 2/4] ARM: SoC drivers "
` [GIT PULL 3/4] ARM: SoC code updates "
` [GIT PULL 4/4] ARM defconfig "

Calling All Nonprofits to Reno, NV
 2024-03-12 16:00 UTC 

[GIT PULL] RISC-V Devicetree fixes for v6.8-final
 2024-03-12 13:09 UTC  (4+ messages)

[PATCH v4 0/4] Dynamic Allocation of the reserved_mem array
 2024-03-11 23:29 UTC  (9+ messages)
` [PATCH v4 1/4] of: reserved_mem: Restruture how the reserved memory regions are processed
` [PATCH v4 2/4] of: reserved_mem: Add code to dynamically allocate reserved_mem array
` [PATCH v4 3/4] of: reserved_mem: Use the unflatten_devicetree APIs to scan reserved mem. nodes
` [PATCH v4 4/4] of: reserved_mem: Rename fdt_* functions to refelct use of unflatten_devicetree APIs

[GIT PULL 1/3] Broadcom devicetree-arm64 changes for 6.9
 2024-03-11 19:50 UTC  (5+ messages)
` [GIT PULL 2/3] Broadcom drivers "
` [GIT PULL 3/3] Broadcom soc "

Patchwork summary for: linux-soc
 2024-03-11 19:50 UTC 

[GIT PULL] Arm SoC fixes for 6.8, part 3
 2024-03-06 16:33 UTC  (2+ messages)

[GIT PULL] RISC-V Devicetrees for v6.9
 2024-03-06  7:00 UTC  (2+ messages)

[GIT PULL] RISC-V firmware drivers for v6.9
 2024-03-06  7:00 UTC  (3+ messages)

[GIT PULL] A few more Qualcomm Arm64 DeviceTree fixes for v6.8
 2024-03-06  7:00 UTC  (3+ messages)

[GIT PULL] A few Qualcomm Arm64 DeviceTree fixes for v6.9
 2024-03-06  7:00 UTC  (2+ messages)

[GIT PULL] A few Qualcomm driver fixes for v6.9
 2024-03-06  7:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-03-06  7:00 UTC 

Patchwork summary for: linux-soc
 2024-03-06  7:00 UTC 

[GIT PULL] Rockchip driver changes for 6.9 #1
 2024-03-05 17:20 UTC  (2+ messages)

[PATCH] arm64: defconfig: Enable support for cbmem entries in the coreboot table
 2024-03-05 17:20 UTC  (2+ messages)

[PATCH] ARM: s32c: update MAINTAINERS entry
 2024-03-05 17:20 UTC  (4+ messages)

Patchwork summary for: linux-soc
 2024-03-05 17:20 UTC 

[PATCH] arm64: defconfig: drop ext2 filesystem and redundant ext3
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL] ARM: vexpress: Update for v6.9
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 defconfig updates for v6.9
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL 1/5] i.MX SoC changes for 6.9
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL 1/3] samsung: drivers for v6.9, part two
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL 1/2] arm64: dts: ti: K3 devicetree updates for v6.9
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL] Update TI clksel clocks to use reg
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL] Reset controller updates for v6.9
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL] Rockchip arm64 defconfig changes for 6.9 #1
 2024-03-04 17:40 UTC  (2+ messages)

[GIT PULL] ARM: dts: ti: keystone: Updates for v6.9
 2024-03-04 17:40 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-03-04 17:40 UTC 

[GIT PULL] Make tee_bus_type const for v6.9
 2024-03-04 16:26 UTC  (2+ messages)

[GIT PULL 1/4] samsung: drivers for v6.9
 2024-03-04 16:12 UTC  (2+ messages)

[GIT PULL] Allwinner device tree fix for 6.8
 2024-03-04 16:12 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 DeviceTree fixes for 6.8
 2024-03-04 16:12 UTC  (2+ messages)

[GIT PULL] ARM: Zynq SoC changes for v6.9
 2024-03-04 16:12 UTC  (2+ messages)

[GIT PULL] Kconfig change for omap1
 2024-03-04 16:12 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).