public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-10-14 03:19:11 to 2025-10-16 09:24:06 UTC [more...]

[PATCH v2] gpio: search gpio-line-names property in dm_gpio_lookup_name
 2025-10-16  9:23 UTC 

[PATCH v4 0/8] initial U-Boot SPL support on Amlogic GX SoCs
 2025-10-16  9:21 UTC  (12+ 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] gpio: search gpio-line-names property in dm_gpio_lookup_name
 2025-10-16  9:17 UTC  (3+ messages)

[PATCH] .gitignore: ignore more image files
 2025-10-16  7:54 UTC  (2+ messages)

[PATCH] net: make dhcp_run() common for NET and NET_LWIP
 2025-10-16  7:16 UTC  (2+ messages)

Uboot upgrade from 2016 to 2020
 2025-10-16  0:00 UTC  (3+ messages)

[PATCH 0/2] fix an7581 panic caused by attempt to support multiple RAM size
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH] .mailmap: update e-mail address for Abbarapu Venkatesh Yadav
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH v2] cmd: ti: Add DDRSS Inline ECC Error Injection command
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH] test: Do not build expo and cedit test if no SDL
 2025-10-15 22:57 UTC  (7+ messages)

[PATCH v1] arm: dts: k3-am62p-verdin: migrate to OF_UPSTREAM
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH] test: Remove not needed null check
 2025-10-15 22:57 UTC  (2+ messages)

[PATCH v1 0/2] spi: cadence: Add xSPI controller driver support
 2025-10-15 22:17 UTC  (5+ messages)
` [PATCH v1 1/2] spi: cadence: Add driver for xSPI
` [PATCH v1 2/2] spi: Enable Kconfig and Makefile "

[PATCH -next v3 0/7] Add support for secure falcon mode: disable fallback
 2025-10-15 19:59 UTC  (2+ messages)

[PATCH v4 00/11] boot: Support priority for global bootmeths
 2025-10-15 19:09 UTC  (14+ messages)
` [PATCH v4 01/11] boot: Try all bootmeths on the final partition
` [PATCH v4 02/11] boot: Add a new test for global bootmeths
` [PATCH v4 03/11] boot: Update first_glob_method when dropping a bootmeth
` [PATCH v4 04/11] boot: Add a flag for whether there are global bootmeths
` [PATCH v4 05/11] boot: Keep track of which bootmeths have been used
` [PATCH v4 06/11] boot: Support rescanning the global bootmeths
` [PATCH v4 07/11] boot: Only run global bootmeths once each
` [PATCH v4 08/11] boot: Implement a priority for global bootmeths
` [PATCH v4 09/11] boot: Don't change the method count after "
` [PATCH v4 10/11] boot: Run global bootmeths after all bootdevs are exhausted
` [PATCH v4 11/11] boot: Run the EFI bootmgr just before network devices

[PATCH v1 0/5] Allow falcon boot from A-core SPL on K3 devices
 2025-10-15 17:03 UTC  (6+ messages)
` [PATCH v1 3/5] arm: mach-k3: enable support for falcon mode

[PATCH] fs: semihosting: Use correct variable for error check
 2025-10-15 16:28 UTC  (4+ messages)

[PATCH v2] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
 2025-10-15 15:57 UTC  (2+ messages)

Seeking advice on API return type inconsistency
 2025-10-15 15:57 UTC  (12+ messages)

[PATCH] gpio: dwapb: Enable SPL support for DWAPB GPIO driver
 2025-10-15 14:09 UTC  (3+ messages)

[PATCH 00/24] clk: Remove passing of negative errors through unsigned return
 2025-10-15 14:32 UTC  (25+ 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 09/24] clk: "
` [PATCH 10/24] clk: starfive: "
` [PATCH 11/24] clk: altera: "
` [PATCH 12/24] clk: uniphier: "
` [PATCH 13/24] clk: aspeed: "
` [PATCH 14/24] clk: nuvoton: "
` [PATCH 15/24] clk: exynos: "
` [PATCH 16/24] clk: imx: "
` [PATCH 17/24] clk: ti: "
` [PATCH 18/24] clk: mediatek: "
` [PATCH 19/24] clk: owl: "
` [PATCH 20/24] clk: tegra: "
` [PATCH 21/24] clk: adi: "
` [PATCH 22/24] clk: sophgo: "
` [PATCH 23/24] clk: stm32: "
` [PATCH 24/24] clk: x86: "

[PATCH v4 0/6] Enable Firmware Handoff CI test on qemu_arm64
 2025-10-15 14:18 UTC  (7+ messages)
` [PATCH v4 1/6] docker: add OP-TEE and TF-A build for testing Firmware Handoff
` [PATCH v4 2/6] pytest: add test script to validate "
` [PATCH v4 3/6] configs: select CMD_BLOBLIST for Firmware Handoff testing
` [PATCH v4 4/6] ci: check existence of bl1 and fip in the test script
` [PATCH v4 5/6] ci: rename conf.qemu_arm64_na to conf.qemu_arm64
` [PATCH v4 6/6] ci: add test entries for qemu_arm64_tfa_fw_handoff

[PATCH v2 00/10] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-15  3:30 UTC  (11+ messages)
` [PATCH v2 01/10] remoteproc: Extend device_to_virt with a is_iomem parameter
` [PATCH v2 02/10] remoteproc: Add imx_rproc driver to support NXP i.MX8MP/N
` [PATCH v2 03/10] remoteproc: imx_rproc: Support i.MX8MQ/M
` [PATCH v2 04/10] remoteproc: imx_rproc: Add support for i.MX93 CM33
` [PATCH v2 05/10] arm: dts: imx8m: Add remoteproc node
` [PATCH v2 06/10] imx8mp: Enable remoteproc for i.MX8MP EVK
` [PATCH v2 07/10] imx8mm: Enable remoteproc for i.MX8MM EVK
` [PATCH v2 08/10] imx8mn: Enable remoteproc for i.MX8MN EVK
` [PATCH v2 09/10] imx8mq: Enable remoteproc for i.MX8MQ EVK
` [PATCH v2 10/10] imx93: Enable remoteproc for i.MX93-EVK/QSB/FRDM

[PATCH v2 0/5] Allow falcon boot from A-core SPL on K3 devices
 2025-10-15 10:46 UTC  (6+ messages)
` [PATCH v2 1/5] spl: Kconfig: allow falcon mode for TI secure devices
` [PATCH v2 2/5] board: ti: common: Kconfig: add CMD_SPL
` [PATCH v2 3/5] arm: mach-k3: enable support for falcon mode
` [PATCH v2 4/5] doc: develop: add docs for secure "
` [PATCH v2 5/5] doc: develop: falcon: document unsetting CMD_BOOTx

[PATCH v2 00/10] dts: starfive: cherry-pick jh7110 updates from v6.18-rc1-dts
 2025-10-15 10:22 UTC  (11+ messages)
` [PATCH v2 01/10] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
` [PATCH v2 02/10] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v2 03/10] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader
` [PATCH v2 04/10] riscv: dts: starfive: jh7110-common: drop no-mmc property from mmc1
` [PATCH v2 05/10] riscv: dts: starfive: jh7110-common: drop mmc post-power-on-delay-ms
` [PATCH v2 06/10] riscv: dts: starfive: add common board dtsi for Milk-V Mars CM variants
` [PATCH v2 07/10] dt-bindings: riscv: starfive: add milkv,marscm-emmc
` [PATCH v2 08/10] riscv: dts: starfive: add Milk-V Mars CM system-on-module
` [PATCH v2 09/10] dt-bindings: riscv: starfive: add milkv,marscm-lite
` [PATCH v2 10/10] riscv: dts: starfive: add Milk-V Mars CM Lite system-on-module

[PATCH v4 0/2] fs: semihosting: Test correct variable and fix API
 2025-10-15  9:02 UTC  (8+ messages)
` [PATCH v4 1/2] fs: semihosting: Fixup smh_read against overflow
` [PATCH v4 2/2] fs: semihosting: Fixup smh_flen "

[RFC PATCH v1] tools: update-subtree.sh improve user experience
 2025-10-15  8:38 UTC 

[PATCH] armv8: implement workaround for broken CNTFRQ_EL0 value
 2025-10-15  7:48 UTC  (2+ messages)

[PATCH] thermal: imx_tmu: Always set thermal trips from fuses
 2025-10-15  6:33 UTC 

[PATCH 00/11] remoteproc: Add support for i.MX8M[M/N/P/Q] and i.MX93
 2025-10-15  2:04 UTC  (11+ messages)
` [PATCH 01/11] lib: Import iomem_copy from Linux Kernel
` [PATCH 06/11] arm: dts: imx8m: Add remoteproc node

[PATCH v4 0/3] Harmonize image size checks
 2025-10-15  1:23 UTC  (4+ messages)
` [PATCH v4 1/3] Image size checks: Use HAS_SIZE_LIMIT consistently
` [PATCH v4 2/3] Image size checks: Clarify help texts
` [PATCH v4 3/3] Image size checks: Deduplicate Makefile

[PATCH v3 0/4] net: phy: aquantia: Switch to generic firmware loader
 2025-10-15  0:43 UTC  (6+ messages)
` [PATCH v3 1/4] net: phy: aquantia: switch to use phy_get_ofnode()
` [PATCH v3 2/4] doc: bindings: use upstream bindings for aquantia phy
` [PATCH v3 3/4] net: phy: aquantia: replace the "mdi-reversal" node with "marvell, mdi-cfg-order"
` [PATCH v3 4/4] net: phy: aquantia: use generic firmware loader

[PATCH v5 0/4] boot: Precursor series for global bootmeths
 2025-10-14 23:59 UTC  (2+ messages)
` (subset) "

[PATCH RFC 0/3] clk: support arbitrary clk_register() sequence
 2025-10-14 22:03 UTC  (2+ messages)

[bug] can't start watchdog on RK3288
 2025-10-14 19:41 UTC  (3+ messages)

[PATCH] Merge cherry-pick tag 'riscv-dt-for-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/dt
 2025-10-14 18:26 UTC  (2+ messages)

[GIT PULL] AMD/Xilinx changes for 2026-01-rc1 v2
 2025-10-14 17:03 UTC  (2+ messages)

[PATCH v3] fs: semihosting: Fixup smh_flen and smh_read against overflow
 2025-10-14 16:16 UTC  (5+ messages)

Pull request for mix-next-14102025
 2025-10-14 15:47 UTC  (2+ messages)

Please pull u-boot-marvell/master
 2025-10-14 15:47 UTC  (2+ messages)

[u-boot-test-hooks][PATCH] labgrid-trini: Quick update for labgrid v25.0.x and later
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] cmd: sf: align erase and write on erase block boundary
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] bootstd: Fix bootflow info for efi_mgr
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] global: Disable xPL phases when we have enabled COMPILE_TEST
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] sandbox: Make SANDBOX_xPL depend on !COMPILE_TEST
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] global: Make REMAKE_ELF depend on !COMPILE_TEST
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FIT
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH] SPL: Make SPL_OS depend on supported architectures
 2025-10-14 14:20 UTC  (2+ messages)

[PATCH 0/2] bootstd: rauc: fix doc and info msg to reflect real flow
 2025-10-14 14:20 UTC  (3+ messages)
` [PATCH v2 "

[u-boot-test-hooks][PATCH] labgrid-trini: Fix logic in sd-mux flash wrapper
 2025-10-14 14:19 UTC  (2+ messages)

[PATCH v2] test: boot: Add test for bootmeth_rauc
 2025-10-14 14:17 UTC  (4+ messages)

[PATCH 1/2] arm: v7m: Allow SYS_ARCH_TIMER here
 2025-10-14 12:15 UTC  (7+ messages)
` [PATCH 2/2] timer: Mark this as incompatible with SYS_ARCH_TIMER

[PATCH v2 0/4] net: phy: aquantia: Switch to generic firmware loader
 2025-10-14 11:54 UTC  (5+ messages)
` [PATCH v2 1/4] net: phy: aquantia: switch to use phy_get_ofnode()
` [PATCH v2 2/4] doc: bindings: use upstream bindings for aquantia phy
` [PATCH v2 3/4] net: phy: aquantia: replace the "mdi-reversal" node with "marvell, mdi-cfg-order"
` [PATCH v2 4/4] net: phy: aquantia: use generic firmware loader

[PATCH] mmc: exynos_dw_mmc: Add compatible string for Exynos5250
 2025-10-14 11:40 UTC 

[PATCH v1 0/4] Enable XSPI1 on i.MX943 EVK board
 2025-10-14 11:26 UTC  (6+ messages)
` [PATCH v1 1/4] spi: nxp_xspi: Add new driver for NXP XSPI controller
` [PATCH v1 2/4] misc: ele_api: Add support for XSPI SET GMID command
` [PATCH v1 3/4] imx94_evk: Get ownership of XSPI control registers protected by GMID in SPL
` [PATCH v1 4/4] imx943_evk: Enable XSPI1

[PATCH] arm: baltos: enable TI_SYSC and CLK drivers
 2025-10-14  9:34 UTC  (4+ messages)

[PATCH] pci: mvebu: Unable to assign mbus windows for 2nd pcie controller
 2025-10-14  8:57 UTC  (3+ messages)

[PATCH] phy: marvell: Tighten MVEBU_COMPHY_SUPPORT dependencies
 2025-10-14  8:56 UTC  (3+ messages)

[PATCH] ARM: dts: pxa1908: convert to OF_UPSTREAM
 2025-10-14  8:55 UTC  (2+ messages)

[PATCH 0/2] mmc: octeontx_hsmmc: Fix two Smatch issues
 2025-10-14  8:53 UTC  (2+ messages)

[PATCH] sata: sata_mv: Remove always true test
 2025-10-14  8:52 UTC  (3+ messages)

[PATCH v1] net: designware: fix bitbang init error
 2025-10-14  5:20 UTC 

[PATCH 0/3] Add i.MX95 15x15 EVK support
 2025-10-14  2:23 UTC  (2+ messages)

[RFC PATCH 0/2] Modern pinctrl for Exynos5250 devices
 2025-10-13 23:14 UTC  (3+ messages)
` [RFC PATCH 1/2] gpio: s5p_gpio: Add config option for s5p_gpio driver
` [RFC PATCH 2/2] pinctrl: exynos: add exynos5250 driver

[PATCH] bootstd: Allow PXE boot to be disabled
 2025-10-14  3:18 UTC  (11+ messages)


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