public inbox for u-boot-amlogic@groups.io
 help / color / mirror / Atom feed
[PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
 2026-03-25 11:27 UTC  (6+ messages)

[PATCH RFC 00/40] clk: port full Linux Common Clock Framework to U-Boot
 2026-03-20 16:52 UTC  (14+ messages)
` [PATCH RFC 01/40] vsprintf: add %pOF
` [PATCH RFC 10/40] compat: add linux/regmap.h symlink
` [PATCH RFC 11/40] devres: add devm_krealloc
` [PATCH RFC 16/40] clk: move U-Boot CCF to clk/uccf
` [PATCH RFC 18/40] clk: move fixed clocks to clk/basic
` [PATCH RFC 26/40] clk/clk-uclass: adapt for CCF_FULL
` [PATCH RFC 31/40] cmd/clk: add CCF_FULL support
` [PATCH RFC 32/40] clk/qcom: move existing clock drivers to clk/qcom/basic
  ` [PATCH RFC 15/40] clk: restrict clk/imx to MACH_IMX

[PATCH 00/14] treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR
 2026-02-22  1:27 UTC  (17+ messages)
` [PATCH 01/14] beacon: imx8mm/n: Drop useless files
` [PATCH 02/14] mediatek: mt7622: Drop useless board files
` [PATCH 03/14] common: cli_hush: Include vsprintf.h
` [PATCH 04/14] cmd: mem: "
` [PATCH 05/14] test: log_filter: "
` [PATCH 06/14] xtensa: relocate: Add missing headers
` [PATCH 07/14] toradex: common: "
` [PATCH 08/14] tegra: pmc: Cleanup headers
` [PATCH 09/14] rockchip: evk_rk3308: "
` [PATCH 10/14] nxp: emc2305: "
` [PATCH 11/14] pci: layerspace: Add missing header files
` [PATCH 12/14] renesas: common: Include asm-generic/u-boot.h

[PATCH RESEND 14/14] treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
 2026-02-04  4:52 UTC  (3+ messages)

[PATCH RESEND 00/14] treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR
 2026-02-03 11:32 UTC  (13+ messages)
` [PATCH RESEND 01/14] beacon: imx8mm/n: Drop useless files
` [PATCH RESEND 02/14] mediatek: mt7622: Drop useless board files
` [PATCH RESEND 03/14] common: cli_hush: Include vsprintf.h
` [PATCH RESEND 04/14] cmd: mem: "
` [PATCH RESEND 05/14] test: log_filter: "
` [PATCH RESEND 06/14] xtensa: relocate: Add missing headers
` [PATCH RESEND 07/14] toradex: common: "
` [PATCH RESEND 08/14] tegra: pmc: Cleanup headers
` [PATCH RESEND 09/14] rockchip: evk_rk3308: "
` [PATCH RESEND 10/14] nxp: emc2305: "
` [PATCH RESEND 11/14] pci: layerspace: Add missing header files
` [PATCH RESEND 12/14] renesas: common: Include asm-generic/u-boot.h

[PATCH] tools: amlimage: include <inttypes.h>
 2026-01-20 14:31 UTC  (4+ messages)

[PATCH RFC 0/2] net: dwmac_meson8b: Fix incorrect ETH0 register assignment
 2026-01-13 15:16 UTC  (3+ messages)
` [PATCH RFC 1/2] net: dwmac_meson8b: replace setbits() with clrsetbits()
` [PATCH RFC 2/2] net: dwmac_meson8b: Fix incorrect clock divider setting

Low Power AI Voice Processor Chip
 2025-12-24  8:29 UTC 

[GIT PULL] Please pull u-boot-amlogic-next-20251219
 2025-12-19 10:32 UTC 

[PATCH v2] arm: meson: add support for EFI capsule updates
 2025-12-11 16:29 UTC  (5+ messages)

[PATCH v4 0/2] Support EFI capsule updates across Amlogic boards
 2025-12-11 16:27 UTC  (6+ messages)
` [PATCH v4 1/2] arm: meson: add support for EFI capsule updates
` [PATCH v4 2/2] board: libre-computer: use common Amlogic EFI capsule support

[PATCH v3 0/2] Support EFI capsule updates across Amlogic boards
 2025-12-11 15:33 UTC  (4+ messages)
` [PATCH v3 1/2] arm: meson: add support for EFI capsule updates
` [PATCH v3 2/2] board: libre-computer: use common Amlogic EFI capsule support

[PATCH] mmc: meson_gx_mmc: reduce maximum frequency
 2025-12-11 10:46 UTC  (2+ messages)

[PATCH v5 00/10] initial U-Boot SPL support on Amlogic GX SoCs
 2025-12-11 10:46 UTC  (15+ messages)
` [PATCH v5 01/10] tools: mkimage: Add Amlogic Boot Image type
` [PATCH v5 02/10] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH v5 03/10] serial: serial_meson: "
` [PATCH v5 04/10] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH v5 05/10] arm: meson: spl: add support for SPL DRAM init
` [PATCH v5 06/10] arm: dts: meson: add meson-gxbb-u-boot.dtsi
` [PATCH v5 07/10] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH v5 08/10] board: amlogic: add kconfig fragments for SPL
` [PATCH v5 09/10] spl: meson: set SPL max size for GX SoCs
` [PATCH v5 10/10] doc: board: amlogic: add u-boot-spl documentation

[PATCH 00/24] clk: Remove passing of negative errors through unsigned return
 2025-10-19 18:28 UTC  (27+ messages)
` [PATCH 01/24] clk: meson: Remove negative error returns from clk_get_rate
` [PATCH 02/24] clk: sifive: "
` [PATCH 03/24] clk: armada-37xx: "
` [PATCH 04/24] clk: thead: th1520-ap: "
` [PATCH 05/24] clk: ccf: "
` [PATCH 06/24] clk: at91: "
` [PATCH 07/24] clk: renesas: "
` [PATCH 08/24] clk: rockchip: "
` [PATCH 10/24] clk: starfive: "
` [PATCH 12/24] clk: uniphier: "
` [PATCH 14/24] clk: nuvoton: "
` [PATCH 15/24] clk: exynos: "
` [PATCH 20/24] clk: tegra: "
` [PATCH 24/24] clk: x86: "
  ` [PATCH 23/24] clk: stm32: "
  ` [PATCH 21/24] clk: adi: "

[PATCH v4 0/8] initial U-Boot SPL support on Amlogic GX SoCs
 2025-10-16 15:26 UTC  (13+ messages)
` [PATCH v4 1/8] tools: mkimage: Add Amlogic Boot Image type
` [PATCH v4 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH v4 3/8] serial: serial_meson: "
` [PATCH v4 4/8] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH v4 5/8] arm: meson: spl: add support for SPL DRAM init
` [PATCH v4 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH v4 7/8] board: amlogic: add kconfig fragments for SPL
` [PATCH v4 8/8] doc: board: amlogic: add u-boot-spl documentation

[PATCH RFC v3 0/8] initial U-Boot SPL support on Amlogic GX SoCs
 2025-10-09  9:12 UTC  (15+ messages)
` [PATCH RFC v3 1/8] tools: mkimage: Add Amlogic Boot Image type
` [PATCH RFC v3 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH RFC v3 3/8] serial: serial_meson: "
` [PATCH RFC v3 4/8] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH RFC v3 5/8] arm: meson: spl: add support for SPL DRAM init
` [PATCH RFC v3 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH RFC v3 7/8] board: amlogic: add kconfig fragments for SPL
` [PATCH RFC v3 8/8] doc: board: amlogic: add u-boot-spl documentation

[PATCH] arm: meson: add support for EFI capsule updates
 2025-10-11 18:18 UTC  (4+ messages)

[PATCH RFC 0/9] initial U-Boot SPL support on Amlogic GX SoCs
 2025-10-08 10:20 UTC  (35+ messages)
` [PATCH RFC 1/9] tools: mkimage: Add Amlogic Boot Image type
` [PATCH RFC 2/9] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH RFC 3/9] mmc: meson_gx_mmc: don't bail if there is no clock driver
` [PATCH RFC 4/9] serial: serial_meson: add minimal non-DM driver
` [PATCH RFC 5/9] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH RFC 6/9] arm: meson: spl: add support for SPL DRAM init
` [PATCH RFC 7/9] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH RFC 8/9] board: amlogic: add kconfig fragments for SPL
` [PATCH RFC 9/9] doc: board: amlogic: add u-boot-spl documentation

[GIT PULL] Please pull u-boot-amlogic-next-20250930
 2025-09-30 23:45 UTC  (2+ messages)

[PATCH RFC v2 0/8] initial U-Boot SPL support on Amlogic GX SoCs
 2025-09-10 18:13 UTC  (9+ messages)
` [PATCH RFC v2 1/8] tools: mkimage: Add Amlogic Boot Image type
` [PATCH RFC v2 2/8] mmc: meson_gx_mmc: add minimal non-DM driver
` [PATCH RFC v2 3/8] serial: serial_meson: "
` [PATCH RFC v2 4/8] arm: meson: initial u-boot SPL support for GX SoCs
` [PATCH RFC v2 5/8] arm: meson: spl: add support for SPL DRAM init
` [PATCH RFC v2 6/8] arm: dts: meson-gx-u-boot: add binman configuration for U-Boot SPL
` [PATCH RFC v2 7/8] board: amlogic: add kconfig fragments for SPL
` [PATCH RFC v2 8/8] doc: board: amlogic: add u-boot-spl documentation

[PATCH] net: mdio: mux-meson-gxl: set reversed bit when using internal phy
 2025-09-04  9:57 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