ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2023-12-07 15:50:03 to 2023-12-18 00:57:48 UTC [more...]

[PATCH v6 0/3] Add D1/T113s thermal sensor controller support
 2023-12-18  0:57 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: thermal: sun8i: Add binding for D1/T113s THS controller
` [PATCH v6 2/3] thermal: sun8i: Add D1/T113s THS controller support
` [PATCH v6 3/3] riscv: dts: allwinner: d1: Add thermal sensor

[PATCH 0/2] arm64: dts: allwinner: Add BananaPi M4 Berry
 2023-12-17 23:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: document BananaPi M4 Berry board name
` [PATCH 2/2] arm64: dts: allwinner: h618: add BananaPi M4 Berry board

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-17 14:16 UTC  (6+ messages)

[PATCH v1] thermal: sun8i: extend H6 calibration function to support 4 sensors
 2023-12-17 13:36 UTC 

[GIT PULL] Allwinner clock changes for 6.8
 2023-12-17  0:31 UTC  (2+ messages)

[PATCH 0/3] media: sun8i-di: several fixes
 2023-12-16 13:34 UTC  (4+ messages)
` [PATCH 1/3] media: sun8i-di: Fix coefficient writes
` [PATCH 2/3] media: sun8i-di: Fix power on/off sequences
` [PATCH 3/3] media: sun8i-di: Fix chroma difference threshold

[PATCH] media: cedrus: h265: Fix configuring bitstream size
 2023-12-16 13:09 UTC 

[PATCH v2 00/10] IOMMU memory observability
 2023-12-15 21:11 UTC  (10+ messages)
` [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v2 09/10] iommu: observability of the IOMMU allocations
` [PATCH v2 10/10] iommu: account IOMMU allocated memory

[PATCH 0/5] cpufreq support for the D1
 2023-12-15 21:09 UTC  (18+ messages)
` [PATCH 1/5] riscv: dts: allwinner: Update opp table to allow CPU frequency scaling
` [PATCH 2/5] cpufreq: sun50i: Add D1 support
` [PATCH 3/5] cpufreq: dt-platdev: Blocklist allwinner,sun20i-d1 SoC
` [PATCH 4/5] cpufreq: Add support for RISC-V CPU Frequency scaling drivers
` [PATCH 5/5] cpufreq: Make sun50i h6 cpufreq Kconfig option generic

[PATCH 0/5] clk: Make clk_rate_exclusive_get() return void
 2023-12-15 18:49 UTC  (17+ messages)
` [PATCH 1/5] PM / devfreq: sun8i-a33-mbus: Simplify usage of clk_rate_exclusive_get()
` [PATCH 5/5] clk: Make clk_rate_exclusive_get() return void

[PATCH RFC 00/10] Device tree support for Imagination Series5 GPU
 2023-12-15 13:33 UTC  (9+ messages)
` [PATCH RFC 01/10] dt-bindings: gpu: Add PowerVR Series5 SGX GPUs

[PATCH v1 1/1] leds: sun50i-a100: Convert to be agnostic to property provider
 2023-12-14 19:32 UTC  (2+ messages)

[GIT PULL] Allwinner device tree changes for 6.8
 2023-12-14 19:23 UTC 

[GIT PULL] Allwinner fixes for 6.7
 2023-12-14 19:19 UTC 

[PATCH v2 0/3] arm64: dts: allwinner: Add Transpeed 8K618-T TV box
 2023-12-14 18:56 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: add Transpeed
` [PATCH v2 2/3] dt-bindings: arm: sunxi: document Transpeed 8K618-T board name
` [PATCH v2 3/3] arm64: dts: allwinner: h618: add Transpeed 8K618-T TV box

[PATCH v5 00/44] drm/connector: Create HDMI Connector infrastructure
 2023-12-14 15:10 UTC  (53+ messages)
` [PATCH v5 06/44] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v5 07/44] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v5 09/44] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v5 10/44] drm/connector: hdmi: Add output BPC "
` [PATCH v5 11/44] drm/connector: hdmi: Add support for output format
` [PATCH v5 12/44] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v5 13/44] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v5 14/44] drm/connector: hdmi: Add custom hook to filter "
` [PATCH v5 15/44] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v5 16/44] drm/connector: hdmi: Add Infoframes generation
` [PATCH v5 17/44] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v5 18/44] drm/vc4: hdmi: Create destroy state implementation
  ` (subset) "
` [PATCH v5 19/44] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v5 20/44] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v5 21/44] drm/vc4: tests: Convert to plane creation helper
` [PATCH v5 22/44] drm/rockchip: inno_hdmi: Remove useless mode_fixup
` [PATCH v5 23/44] drm/rockchip: inno_hdmi: Remove useless copy of drm_display_mode
` [PATCH v5 24/44] drm/rockchip: inno_hdmi: Switch encoder hooks to atomic
` [PATCH v5 25/44] drm/rockchip: inno_hdmi: Get rid of mode_set
` [PATCH v5 26/44] drm/rockchip: inno_hdmi: no need to store vic
` [PATCH v5 27/44] drm/rockchip: inno_hdmi: Remove unneeded has audio flag
` [PATCH v5 28/44] drm/rockchip: inno_hdmi: Remove useless input format
` [PATCH v5 29/44] drm/rockchip: inno_hdmi: Remove useless output format
` [PATCH v5 30/44] drm/rockchip: inno_hdmi: Remove useless colorimetry
` [PATCH v5 31/44] drm/rockchip: inno_hdmi: Remove useless enum
` [PATCH v5 32/44] drm/rockchip: inno_hdmi: Remove tmds rate from structure
` [PATCH v5 33/44] drm/rockchip: inno_hdmi: Remove useless coeff_csc matrix
` [PATCH v5 34/44] drm/rockchip: inno_hdmi: Remove useless mode_valid
` [PATCH v5 35/44] drm/rockchip: inno_hdmi: Drop HDMI Vendor Infoframe support
` [PATCH v5 36/44] drm/rockchip: inno_hdmi: Move infoframe disable to separate function
` [PATCH v5 37/44] drm/rockchip: inno_hdmi: Switch to infoframe type
` [PATCH v5 38/44] drm/rockchip: inno_hdmi: Remove unused drm device pointer
` [PATCH v5 39/44] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v5 40/44] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v5 41/44] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v5 42/44] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v5 43/44] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v5 44/44] drm/sun4i: hdmi: Switch to HDMI connector

[PATCH v3 5/6] thermal: sun8i: add support for H616 THS controller
 2023-12-14  9:59 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: allwinner: Add Transpeed 8K618-T TV box
 2023-12-14  1:23 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: vendor-prefixes: add Transpeed
` [PATCH 2/3] dt-bindings: arm: sunxi: document Transpeed 8K618-T board name
` [PATCH 3/3] arm64: dts: allwinner: h618: add Transpeed 8K618-T TV box

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-13 20:31 UTC  (8+ messages)
` [PATCH v4 097/115] pwm: sun4i: Make use of devm_pwmchip_alloc() function

[PATCH v7 0/7] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support
 2023-12-13 20:26 UTC  (11+ messages)
` [PATCH v7 3/7] ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support
` [PATCH v7 4/7] ARM: dts: sun8i: v3s: Add support for the ISP
` [PATCH v7 5/7] ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
` [PATCH v7 6/7] ARM: dts: sun8i-a83t: Add BananaPi M3 OV5640 camera overlay
` [PATCH v7 7/7] ARM: dts: sun8i-a83t: Add BananaPi M3 OV8865 "

[PATCH] leds: sun50i-a100: avoid division-by-zero warning
 2023-12-13 16:16 UTC  (5+ messages)
` (subset) "

[PATCH v5 00/16] Support Andes PMU extension
 2023-12-13 15:48 UTC  (29+ messages)
` [PATCH v5 01/16] riscv: errata: Rename defines for Andes
` [PATCH v5 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v5 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v5 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v5 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v5 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v5 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v5 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v5 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v5 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v5 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v5 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v5 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v5 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v5 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v5 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH] arm64: dts: allwinner: Orange Pi One Plus PHY support
 2023-12-13 14:37 UTC  (8+ messages)

[PATCH 1/8] sunxi: SPL SPI: extract code for doing SPI transfer
 2023-12-12 18:12 UTC 

[PATCH v4 00/13] Support Andes PMU extension
 2023-12-12 10:28 UTC  (7+ messages)
` [PATCH v4 02/13] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v4 03/13] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller

[PATCH v2 0/3] sunxi: add OrangePi Zero 3 board support
 2023-12-09 23:05 UTC  (11+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add support for zBIT ZB25VQ128

Pull request: u-boot-sunxi/master for v2024.01
 2023-12-09 13:42 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