ARM Sunxi Platform Development
 help / color / mirror / Atom feed
 messages from 2025-03-23 12:21:48 to 2025-04-09 18:35:36 UTC [more...]

[PATCH 00/19] Arm cpu schema clean-ups
 2025-04-09 18:35 UTC  (52+ messages)
` [PATCH 01/19] arm64: dts: allwinner: h5/h6: Drop spurious 'clock-latency-ns' properties
` [PATCH 02/19] arm64: dts: broadcom: bcm2712: Use "l2-cache" for L2 cache node names
` [PATCH 03/19] arm64: dts: morello: Fix-up cache nodes
` [PATCH 04/19] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies
` [PATCH 05/19] arm64: dts: qcom: qdu1000: Fix qcom,freq-domain
` [PATCH 06/19] arm64: dts: qcom: msm8939: Fix CPU node "enable-method" property dependencies
` [PATCH 07/19] arm64: dts: qcom: msm8992-lg-h815: "
` [PATCH 08/19] arm: dts: qcom: msm8916: Move "qcom,acc" and "qcom,saw" to 32-bit .dtsi
` [PATCH 09/19] arm: dts: qcom: sdx55/sdx65: Fix CPU power-domain-names
` [PATCH 10/19] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` [PATCH 11/19] arm: dts: qcom: ipq4019: "
` [PATCH 12/19] arm: dts: rockchip: "
` [PATCH 13/19] arm64: dts: amlogic: "
` [PATCH 14/19] dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies
` [PATCH 15/19] dt-bindings: arm/cpus: Re-wrap 'description' entries
` [PATCH 16/19] dt-bindings: Reference opp-v1 schema in CPU schemas
` [PATCH 17/19] dt-bindings: arm/cpus: Add missing properties
` [PATCH 18/19] dt-bindings: arm/cpus: Add power-domains constraints
` [PATCH 19/19] dt-bindings: cpufreq: Drop redundant Mediatek binding
` (subset) [PATCH 00/19] Arm cpu schema clean-ups

[PATCH 00/34] sunxi: clock refactoring and Allwinner A523 support
 2025-04-09 14:28 UTC  (38+ messages)
` [PATCH 01/34] sunxi: clock: H6: drop usage of struct sunxi_ccm_reg
` [PATCH 13/34] sunxi: spl: add support for Allwinner A523 watchdog
` [PATCH 16/34] clk: sunxi: Add support for the A523 -R CCU
` [PATCH 19/34] watchdog: sunxi: add A523 support
` [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 33/34] sunxi: A523: add DT files from Linux v3 branch

[PATCH] crypto: sun8i-ce-hash - Refine exception handling in sun8i_ce_hash_run()
 2025-04-09 12:46 UTC  (3+ messages)
  `  "

[PATCH] sunxi: add "fake" FEL pin support
 2025-04-09 10:01 UTC  (3+ messages)

[PATCH v2 0/8] sunxi: Control USB pins and supplies via DT regulators
 2025-04-09  0:20 UTC  (9+ messages)
` [PATCH v2 1/8] power: regulator: Add a driver for the AXP PMIC drivevbus
` [PATCH v2 2/8] sunxi: Enable PMIC drivevbus regulator support for USB supplies
` [PATCH v2 3/8] phy: sun4i-usb: Control supplies via the regulator uclass
` [PATCH v2 4/8] sunxi: Remove obsolete USBx_VBUS_PIN Kconfig symbols
` [PATCH v2 5/8] gpio: axp: Remove virtual VBUS enable GPIO
` [PATCH v2 6/8] phy: sun4i-usb: Determine VBUS detection pin from devicetree
` [PATCH v2 7/8] phy: sun4i-usb: Determine USB OTG "
` [PATCH v2 8/8] sunxi: Kconfig: Remove obsolete USBx_* pin symbols

[PATCH v4 00/23] iommu: Further abstract iommu-pages
 2025-04-08 16:54 UTC  (24+ messages)
` [PATCH v4 01/23] iommu/terga: Do not use struct page as the handle for as->pd memory
` [PATCH v4 02/23] iommu/tegra: Do not use struct page as the handle for pts
` [PATCH v4 03/23] iommu/pages: Remove __iommu_alloc_pages()/__iommu_free_pages()
` [PATCH v4 04/23] iommu/pages: Make iommu_put_pages_list() work with high order allocations
` [PATCH v4 05/23] iommu/pages: Remove the order argument to iommu_free_pages()
` [PATCH v4 06/23] iommu/pages: Remove iommu_free_page()
` [PATCH v4 07/23] iommu/pages: De-inline the substantial functions
` [PATCH v4 08/23] iommu/pages: Formalize the freelist API
` [PATCH v4 09/23] iommu/riscv: Convert to use struct iommu_pages_list
` [PATCH v4 10/23] iommu/amd: "
` [PATCH v4 11/23] iommu: Change iommu_iotlb_gather to use iommu_page_list
` [PATCH v4 12/23] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
` [PATCH v4 13/23] iommu/pages: Move from struct page to struct ioptdesc and folio
` [PATCH v4 14/23] iommu/pages: Move the __GFP_HIGHMEM checks into the common code
` [PATCH v4 15/23] iommu/pages: Allow sub page sizes to be passed into the allocator
` [PATCH v4 16/23] iommu/amd: Change rlookup, irq_lookup, and alias to use kvalloc()
` [PATCH v4 17/23] iommu/amd: Use roundup_pow_two() instead of get_order()
` [PATCH v4 18/23] iommu/riscv: Update to use iommu_alloc_pages_node_lg2()
` [PATCH v4 19/23] iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
` [PATCH v4 20/23] iommu/pages: Remove iommu_alloc_page/pages()
` [PATCH v4 21/23] iommu/pages: Remove iommu_alloc_page_node()
` [PATCH v4 22/23] iommu/amd: Use iommu_alloc_pages_node_sz() for the IRT
` [PATCH v4 23/23] iommu/vtd: Remove iommu_alloc_pages_node()

[PATCH 1/6] crypto: sun8i-ce-hash - fix error handling in sun8i_ce_hash_run()
 2025-04-08  8:11 UTC  (9+ messages)
` [PATCH 2/6] crypto: sun8i-ce-hash - remove duplicated fallback checks
` [PATCH 3/6] crypto: sun8i-ce-hash - factor out debugfs fallback statistics
` [PATCH 4/6] crypto: sun8i-ce-hash - drop CONFIG_CRYPTO_DEV_SUN8I_CE_DEBUG ifdefs
` [PATCH 5/6] crypto: sun8i-ce-hash - add IS_ENABLED() checks to debugfs stats
` [PATCH 6/6] crypto: sun8i-ce-hash - use API helpers to setup fallback request

[PATCH v2] ASoC: sun8i-codec: Remove unnecessary NULL check before clk_prepare_enable/clk_disable_unprepare
 2025-04-07 23:35 UTC  (3+ messages)

[PATCH] sunxi: Use existing serial number for MAC address generation
 2025-04-07 22:48 UTC 

[PATCH v3 00/15] arm64: dts: allwinner: Add basic Allwinner A523 support
 2025-04-07 15:49 UTC  (2+ messages)
` (subset) "

[PATCH 3/4] crypto: sun8i-ss - use API helpers to setup fallback request
 2025-04-07 12:36 UTC 

[PATCH 0/5] clk: Do not enable by default during compile testing
 2025-04-06 20:31 UTC  (9+ messages)
` [PATCH 1/5] clk: meson: "
` [PATCH 2/5] clk: nuvoton: "
` [PATCH 3/5] clk: stm32: "
` [PATCH 4/5] clk: sunxi-ng: "
` [PATCH 5/5] clk: sunxi: "

[PATCH linux-next 0/5] Use dev_err_probe() in phy
 2025-04-05 23:03 UTC  (9+ messages)
` [PATCH linux-next 1/5] phy: allwinner: phy-sun50i-usb3: Use dev_err_probe()
` [PATCH linux-next 2/5] phy: broadcom: phy-bcm63xx-usbh: "
` [PATCH linux-next 3/5] phy: qualcomm: phy-qcom-ipq4019-usb: "
` [PATCH linux-next 4/5] phy: lantiq: phy-lantiq-rcu-usb2: "
` [PATCH linux-next 5/5] phy: rockchip: phy-rockchip-typec: "

[PATCH v2 0/3] drm/panfrost: enable G31 on H616
 2025-04-03  5:52 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panfrost: Add PM runtime flag
` [PATCH v2 2/3] drm/panfrost: add h616 compatible string
` [PATCH v2 3/3] drm/panfrost: reorder pd/clk/rst sequence

[PATCH v2 0/2] Add support for WiFi/BT header on Pine64 A64
 2025-03-31 15:25 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: allwinner: a64: Add WiFi/BT header on Pine64

[PATCH 0/2] drm/panfrost:
 2025-03-31 11:13 UTC  (11+ messages)
` [PATCH 1/2] drm/panfrost: Add PM runtime flags
` [PATCH 2/2] drm/panfrost: add h616 compatible string

[PATCH v10 0/8] Support ROHM BD79124 ADC
 2025-03-31  9:57 UTC  (10+ 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

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

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 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] 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] cpufreq: sun50i: prevent out-of-bounds access
 2025-03-24  5:48 UTC  (3+ messages)


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