ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2025-03-10 13:43:23 to 2025-03-31 06:48:32 UTC [more...]

[PATCH] phy/allwinner: phy-sun50i-usb3: Use dev_err_probe()
 2025-03-31  6:48 UTC  (2+ messages)

[PATCH v10 0/8] Support ROHM BD79124 ADC
 2025-03-31  5:39 UTC  (8+ messages)
` [PATCH v10 2/8] property: Add functions to iterate named child
` [PATCH v10 3/8] iio: adc: add helpers for parsing ADC nodes
` [PATCH v10 5/8] iio: adc: sun20i-gpadc: Use adc-helpers
` [PATCH v10 7/8] MAINTAINERS: Add IIO ADC helpers

Pull request: u-boot-sunxi/next for next
 2025-03-29 16:37 UTC  (2+ messages)

[PATCH] phy/allwinner: phy-sun50i-usb3: Use dev_err_probe()
 2025-03-28 17:08 UTC  (2+ messages)

[PATCH] sunxi: h616: defconfigs: enable eMMC
 2025-03-27 21:43 UTC  (2+ messages)

[PATCH 0/2] drm/panfrost:
 2025-03-27 12:36 UTC  (4+ messages)
` [PATCH 1/2] drm/panfrost: Add PM runtime flags
` [PATCH 2/2] drm/panfrost: add h616 compatible string

[PATCH v11 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2025-03-27  8:59 UTC  (5+ messages)
` [PATCH v11 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v11 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support

[PATCH] sunxi: mmc: Improve reset procedure
 2025-03-25 16:13 UTC  (5+ messages)
    ` FIXUP! "

[PATCH v6] dma-engine: sun4i: Simplify error handling in probe()
 2025-03-25 13:04 UTC  (10+ messages)
    ` [v6] "

[PATCH v2] ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
 2025-03-25  9:26 UTC 

[PATCH] ASoC: sun8i-codec: Remove unnecessary NULL check before clk_disable_unprepare()
 2025-03-25  8:56 UTC  (2+ messages)

[PATCH 0/2] sunxi: h616: fix DRAM size detection
 2025-03-25  1:13 UTC  (5+ messages)
` [PATCH 1/2] sunxi: h616: dram: Rework "
` [PATCH 2/2] sunxi: H616: dram: Improve address wrapping detection

[PATCH] dt-bindings: iommu: Correct indentation and style in DTS example
 2025-03-24 20:28 UTC  (4+ messages)

[PATCH 00/34] sunxi: clock refactoring and Allwinner A523 support
 2025-03-24  8:38 UTC  (53+ messages)
` [PATCH 01/34] sunxi: clock: H6: drop usage of struct sunxi_ccm_reg
` [PATCH 02/34] sunxi: mmc: remove "
` [PATCH 03/34] sunxi: H616: dram: "
` [PATCH 04/34] sunxi: H6: "
` [PATCH 05/34] sunxi: clock: H6: remove "
` [PATCH 06/34] sunxi: clock: H6: drop usage of struct sunxi_prcm_reg
` [PATCH 07/34] sunxi: H6/H616: dram: remove "
` [PATCH 08/34] sunxi: clock: H6: remove "
` [PATCH 09/34] sunxi: clock: H6: unify PLL control bit definitions
` [PATCH 10/34] sunxi: clock: H6: factor out clock_set_pll()
` [PATCH 11/34] sunxi: clock: H6: factor out H6/H616 CPU clock setup
` [PATCH 12/34] sunxi: clock: H6: add A523 CPU PLL support
` [PATCH 13/34] sunxi: spl: add support for Allwinner A523 watchdog
` [PATCH 14/34] dt-bindings: add Allwinner A523 CCU bindings
` [PATCH 15/34] clk: sunxi: Add support for the A523 CCU
` [PATCH 16/34] clk: sunxi: Add support for the A523 -R CCU
` [PATCH 17/34] pinctrl: sunxi: add Allwinner A523 pinctrl description
` [PATCH 18/34] sunxi: mmc: add support for Allwinner A523 MMC mod clock
` [PATCH 19/34] watchdog: sunxi: add A523 support
` [PATCH 20/34] power: regulator: add AXP323 support
` [PATCH 21/34] sunxi: update cpu_sunxi_ncat2.h
` [PATCH 22/34] sunxi: Kconfig: consolidate SYS_CLK_FREQ selection
` [PATCH 23/34] spl: reorder SPL_MAX_SIZE defaults for sunxi
` [PATCH 24/34] sunxi: armv8: fel: move fel_stash variable to the front
` [PATCH 25/34] sunxi: arm64: boot0.h: move fel_stash_addr "
` [PATCH 26/34] sunxi: update rmr_switch.S source code
` [PATCH 27/34] sunxi: armv8: FEL: save and restore GICv3 registers
` [PATCH 28/34] sunxi: armv8: FEL: save and restore SP_IRQ
` [PATCH 29/34] sunxi: sun50i_h6: add A523 SPL clock setup code
` [PATCH 30/34] sunxi: A523: add DRAM initialisation routine
` [PATCH 31/34] sunxi: A523: add DDR3 DRAM support
` [PATCH 32/34] sunxi: add basic A523 support
` [PATCH 33/34] sunxi: A523: add DT files from Linux v3 branch
` [PATCH 34/34] sunxi: A523: add defconfigs for three boards

[PATCH] cpufreq: sun50i: prevent out-of-bounds access
 2025-03-24  5:48 UTC  (3+ messages)

[PATCH v5] dma-engine: sun4i: Use devm functions in probe()
 2025-03-23  8:30 UTC  (3+ messages)

[PATCH v4] dma-engine: sun4i: Use devm functions in probe()
 2025-03-22 19:35 UTC  (9+ messages)
    ` [v4] "

[PATCH v9 0/8] Support ROHM BD79124 ADC
 2025-03-20  8:22 UTC  (5+ messages)
` [PATCH v9 2/8] property: Add functions to iterate named child
` [PATCH v9 3/8] iio: adc: add helpers for parsing ADC nodes
` [PATCH v9 5/8] iio: adc: sun20i-gpadc: Use adc-helpers
` [PATCH v9 7/8] MAINTAINERS: Add IIO ADC helpers

[PATCH] sunxi: pmic_bus: Move SPL I2C addresses into Kconfig
 2025-03-19 13:56 UTC  (2+ messages)

[PATCH net-next v2 0/9] net: stmmac: remove unnecessary of_get_phy_mode() calls
 2025-03-18 15:00 UTC  (12+ messages)
` [PATCH net-next v2 1/9] net: stmmac: qcom-ethqos: remove of_get_phy_mode()
` [PATCH net-next v2 2/9] net: stmmac: mediatek: "
` [PATCH net-next v2 3/9] net: stmmac: anarion: "
` [PATCH net-next v2 4/9] net: stmmac: ipq806x: "
` [PATCH net-next v2 5/9] net: stmmac: meson8b: "
` [PATCH net-next v2 6/9] net: stmmac: rk: "
` [PATCH net-next v2 7/9] net: stmmac: sti: "
` [PATCH net-next v2 8/9] net: stmmac: sun8i: "
` [PATCH net-next v2 9/9] net: stmmac: sunxi: "

[PATCH v3 00/23] iommu: Further abstract iommu-pages
 2025-03-18 10:57 UTC  (16+ messages)
` [PATCH v3 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v3 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v3 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v3 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v3 15/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v3 20/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages

[PATCH 0/8] sunxi: (early) Allwinner A133 SoC support
 2025-03-18  0:34 UTC  (8+ messages)
` [PATCH 2/8] sunxi: pmic_bus: support alternative I2C address

[PATCH v8 00/10] Support ROHM BD79124 ADC
 2025-03-17 16:03 UTC  (6+ messages)
` [PATCH v8 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v8 05/10] iio: adc: sun20i-gpadc: Use adc-helpers
` [PATCH v8 07/10] MAINTAINERS: Add IIO ADC helpers

[PATCH v7 00/10] Support ROHM BD79124 ADC
 2025-03-17 10:45 UTC  (16+ messages)
` [PATCH v7 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v7 05/10] iio: adc: sun20i-gpadc: Use adc-helpers
` [PATCH v7 07/10] MAINTAINERS: Add IIO ADC helpers

[PATCH v3] cpufreq: Init cpufreq only for present CPUs
 2025-03-17  6:01 UTC  (2+ messages)

[PATCH v6 00/10] Support ROHM BD79124 ADC
 2025-03-15 18:28 UTC  (6+ messages)
` [PATCH v6 05/10] iio: adc: sun20i-gpadc: Use adc-helpers

[PATCH v3 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-03-14 17:12 UTC  (8+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: sunxi: Simplify compatible string listing
` [PATCH v3 02/15] dt-bindings: mmc: sunxi: add compatible strings for Allwinner A523
` [PATCH v3 03/15] dt-bindings: watchdog: sunxi: add Allwinner A523 compatible string
` (subset) [PATCH v3 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support

[PATCH] drm/sun4i: backend: Fix error pointers in sun4i_backend_atomic_check
 2025-03-14 16:00 UTC  (3+ messages)

[PATCH v3 0/5] ASoC: sun4i-codec: add headphone dectection for Anbernic RG35XX devices
 2025-03-14 15:52 UTC  (2+ messages)
` (subset) "

[GIT PULL] Allwinner clock changes for 6.15
 2025-03-14  0:53 UTC  (2+ messages)

[PATCH 2/2] ARM: dts: bananapi: add support for PHY LEDs
 2025-03-13 16:20 UTC  (6+ messages)

[GIT PULL] Allwinner device tree changes for 6.15
 2025-03-13 12:44 UTC 

[PATCH v4 0/8] pinctrl: sunxi: Add Allwinner A523 support
 2025-03-13 13:49 UTC  (4+ messages)
` [PATCH v4 4/8] pinctrl: sunxi: support moved power configuration registers

[PATCH v2] cpufreq: Init cpufreq only for present CPUs
 2025-03-13  1:34 UTC  (3+ messages)

[PATCH v4 00/14] clk: sunxi-ng: add A523 clock support
 2025-03-12  4:03 UTC  (5+ messages)
` [PATCH v4 04/14] dt-bindings: clk: sunxi-ng: document two Allwinner A523 CCUs

[PATCH net-next 3/9] net: stmmac: remove of_get_phy_mode()
 2025-03-11 23:35 UTC  (2+ messages)

[PATCH v2 0/2] Add support for WiFi/BT header on Pine64 A64
 2025-03-11 22:00 UTC  (2+ messages)

[PATCH v5 00/10] Support ROHM BD79124 ADC
 2025-03-10 19:25 UTC  (7+ messages)
` [PATCH v5 03/10] iio: adc: add helpers for parsing ADC nodes

[PATCH net-next 0/9] net: stmmac: remove unnecessary of_get_phy_mode() calls
 2025-03-10 16:05 UTC  (4+ messages)
` [PATCH net-next 9/9] net: stmmac: sunxi: remove of_get_phy_mode()


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