Linux on Apple ARM platform development
 help / color / mirror / Atom feed
 messages from 2024-08-22 06:29:29 to 2024-09-11 11:43:49 UTC [more...]

[PATCH v2 00/19] Implement DWARF modversions
 2024-09-11 11:43 UTC  (81+ messages)
` [PATCH v2 01/19] tools: Add gendwarfksyms
` [PATCH v2 02/19] gendwarfksyms: Add symbol list handling
` [PATCH v2 03/19] gendwarfksyms: Add address matching
` [PATCH v2 04/19] gendwarfksyms: Add support for type pointers
` [PATCH v2 05/19] gendwarfksyms: Expand base_type
` [PATCH v2 06/19] gendwarfksyms: Add a cache for processed DIEs
` [PATCH v2 08/19] gendwarfksyms: Expand subroutine_type
` [PATCH v2 11/19] gendwarfksyms: Limit structure expansion
` [PATCH v2 13/19] gendwarfksyms: Add symtypes output
` [PATCH v2 14/19] gendwarfksyms: Add symbol versioning
` [PATCH v2 16/19] gendwarfksyms: Add support for reserved structure fields
` [PATCH v2 18/19] x86/asm-prototypes: Include <asm/ptrace.h>

[PATCH 00/22] Initial device trees for A7-A11 based Apple devices
 2024-09-11  8:41 UTC  (23+ messages)
` [PATCH 01/22] dt-bindings: arm: cpus: Add Apple A7-A11 CPU cores
` [PATCH 02/22] dt-bindings: watchdog: apple,wdt: Add A7-A11 compatibles
` [PATCH 03/22] dt-bindings: cpufreq: apple,cluster-cpufreq: Add A10 compatible
` [PATCH 04/22] dt-bindings: pinctrl: apple,pinctrl: Add A7-A11 compatibles
` [PATCH 05/22] dt-bindings: arm: apple: Add A7 devices
` [PATCH 06/22] dt-bindings: arm: apple: Add A8 devices
` [PATCH 07/22] dt-bindings: arm: apple: Add A8X devices
` [PATCH 08/22] dt-bindings: arm: apple: Add A9 devices
` [PATCH 09/22] dt-bindings: arm: apple: Add A9X devices
` [PATCH 10/22] dt-bindings: arm: apple: Add A10 devices
` [PATCH 11/22] dt-bindings: arm: apple: Add A10X devices
` [PATCH 12/22] dt-bindings: arm: apple: Add A11 devices
` [PATCH 13/22] arm64: dts: apple: Add A7 devices
` [PATCH 14/22] arm64: dts: apple: Add A8 devices
` [PATCH 15/22] arm64: dts: apple: Add A8X devices
` [PATCH 16/22] arm64: dts: apple: Add A9 devices
` [PATCH 17/22] arm64: dts: apple: Add A9X devices
` [PATCH 18/22] arm64: dts: apple: Add A10 devices
` [PATCH 19/22] arm64: dts: apple: Add A10X devices
` [PATCH 20/22] arm64: dts: apple: Add A11 devices
` [PATCH 21/22] arm64: dts: apple: t8010: Add cpufreq nodes
` [PATCH 22/22] arm64: Kconfig: Update help text for CONFIG_ARCH_APPLE

[PATCH v5 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-11  6:59 UTC  (7+ messages)
` [PATCH v5 1/3] tty: serial: samsung: Use bit manipulation macros for APPLE_S5L_*
` [PATCH v5 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH v5 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[PATCH v4 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-10 15:33 UTC  (16+ messages)
` [PATCH v4 1/3] tty: serial: samsung: Use BIT() macro for APPLE_S5L_*
` [PATCH v4 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH v4 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[PATCH v14] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
 2024-09-10  3:07 UTC 

[PATCH] ASoC: Switch back to struct platform_driver::remove()
 2024-09-09 21:01 UTC  (2+ messages)

[PATCH v2 0/2] Disable 32-bit EL0 for Apple A10(X), T2
 2024-09-09  9:10 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: cputype: Add CPU types for A7-A11, T2 SoCs
` [PATCH v2 2/2] arm64: cpufeature: Pretend that Apple A10 family does not support 32-bit EL0

[PATCH v3 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-08 15:49 UTC  (6+ messages)
` [PATCH v3 1/3] tty: serial: samsung: Use BIT() macro for APPLE_S5L_*
` [PATCH v3 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH v3 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[PATCH 0/3] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-08  9:01 UTC  (5+ messages)
` [PATCH 1/3] tty: serial: samsung: Use BIT() macro for APPLE_S5L_*
` [PATCH 2/3] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH 3/3] tty: serial: samsung: Fix serial rx on Apple A7-A9

[PATCH 0/2] tty: serial: samsung: Serial fixes for Apple A7-A11 SoCs
 2024-09-07 13:36 UTC  (7+ messages)
` [PATCH 1/2] tty: serial: samsung: Fix A7-A11 serial earlycon SError
` [PATCH 2/2] tty: serial: samsung: Fix serial rx on Apple A7-A9 SoCs

[PATCH RESEND 0/2] Disable 32-bit EL0 for Apple A10(X), T2
 2024-09-06 17:13 UTC  (3+ messages)
` [PATCH RESEND 1/2] arm64: cputype: Add CPU types for A7-A11, T2 SoCs
` [PATCH RESEND 2/2] arm64: cpufeature: Pretend that Apple A10(X), T2 does not support 32-bit EL0

[PATCH] pinctrl: check devm_kasprintf() returned value
 2024-09-05  2:09 UTC 

[PATCH v3 0/4] Add support for A7-A11 AIC
 2024-09-01  3:40 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v3 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v3 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v3 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them

Weird failure with bpftool when building 6.11-rc4 with clang+rust+lto
 2024-08-31 11:25 UTC  (4+ messages)

[PATCH v2 0/4] Add support for A7-A11 AIC
 2024-08-31 10:01 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH v2 2/4] irqchip/apple-aic: Skip unnecessary setting of use_fast_ipi
` [PATCH v2 3/4] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level
` [PATCH v2 4/4] irqchip/apple-aic: Only access system registers on SoCs which provide them

[PATCH RESEND 0/3] Add AIC support for A7-A11 SoCs
 2024-08-29 14:06 UTC  (12+ messages)
` [PATCH RESEND 1/3] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH RESEND 2/3] irqchip/apple-aic: Only access IPI sysregs when use_fast_ipi is true
` [PATCH RESEND 3/3] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level

[PATCH 0/3] Add AIC support for A7-A11 SoCs
 2024-08-29 12:42 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: apple,aic: Document A7-A11 compatibles
` [PATCH 2/3] irqchip/apple-aic: Only access IPI sysregs when use_fast_ipi is true
` [PATCH 3/3] irqchip/apple-aic: Add a new "Global fast IPIs only" feature level

[RFC PATCH] arm64: cpufeature: Pretend that A10(X) does not support 32-bit EL0
 2024-08-29  9:34 UTC 

[PATCH v13 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28 13:16 UTC  (8+ messages)
` [PATCH v13 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v13 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v12 0/2] Add Wi-Fi support for Khadas Edge2 and fallback compatible for Apple
 2024-08-28  9:08 UTC  (6+ messages)
` [PATCH v12 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH v12 0/2] (no cover subject)
 2024-08-28  8:20 UTC  (5+ messages)
` [PATCH v12 1/2] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v12 2/2] arm64: dts: apple: add "brcm,bcm4329-fmac" fallback compatible

[PATCH rc 0/2] Fix maps created without READ or WRITE
 2024-08-26  7:16 UTC  (8+ messages)
` [PATCH rc 1/2] iommufd: Do not allow creating areas "
` [PATCH rc 2/2] iommu: Do not return 0 from map_pages if it doesn't do anything

[PATCH v2] drivers/perf: apple_m1: add known PMU events
 2024-08-23 17:02 UTC  (2+ messages)

[PATCH 0/2] dt-bindings fixup for brcm,bcm4329-fmac.yaml
 2024-08-22  6:29 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: wireless: restore constraint for brcm,bcm4329-fmac compatible property


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox