messages from 2026-06-03 09:56:17 to 2026-06-04 15:51:04 UTC [more...]
[PATCHv10 0/4] various memory related fixups
2026-06-04 15:50 UTC (3+ messages)
` [PATCHv10 1/4] boot: image-fdt: free old dtb reservations
` [PATCHv10 2/4] test_ut: add a ut_ubman fixture to clean up tests
[PATCH v1] lmb: Optionally limit available memory to 4 GiB on limited systems
2026-06-04 15:35 UTC (3+ messages)
Pull request: rpi-2026.07 rc4
2026-06-04 15:35 UTC (2+ messages)
[PATCH 0/7] pxe_utils: small fixups, implement BLS type 1 boot on top of them
2026-06-04 15:31 UTC (8+ messages)
` [PATCH 1/7] pxe_utils: fix W=1 kernel-doc warnings
` [PATCH 2/7] pxe_utils: accept "options" as synonym for "append"
` [PATCH 3/7] pxe_utils: extract per-entry key parsing into parse_label_keys()
` [PATCH 4/7] pxe_utils: export per-entry label helpers
` [PATCH 5/7] pxe_utils: optionally ignore unknown keys in parse_label_keys()
` [PATCH 6/7] pxe_utils: accept "title" inside a label as a synonym for "menu label"
` [PATCH 7/7] boot: add a minimal bootmeth for the Boot Loader Specification
[PATCH RESEND 00/16] MSM8960 / mach-snapdragon ARMv7 support
2026-06-04 15:01 UTC (5+ messages)
` [PATCH RESEND 12/16] mach-snapdragon: parse incoming ARM32 ATAGS
[PATCH 00/11] mmc: power: convert ofnode API to dev_read API
2026-06-04 15:02 UTC (15+ messages)
` [PATCH 01/11] mmc: fsl_esdhc_imx: "
` [PATCH 02/11] mmc: msm_sdhci: "
` [PATCH 03/11] mmc: octeontx_hsmmc: "
` [PATCH 04/11] power: domain: meson-ee-pwrc: use dev_read_phandle_with_args for ao-sysctrl
` [PATCH 05/11] power: domain: meson-gx-pwrc-vpu: use dev_read_phandle_with_args for hhi-sysctrl
` [PATCH 06/11] power: domain: imx8m: convert ofnode API to dev_read API
` [PATCH 07/11] power: pmic: pca9450: "
` [PATCH 08/11] power: pmic: qcom: "
` [PATCH 09/11] power: regulator: anatop: "
` [PATCH 10/11] power: regulator: qcom-rpmh: "
` [PATCH 11/11] power: regulator: scmi: "
[PATCH v2 0/6] arm: omap: Add back omap4 support
2026-06-04 14:29 UTC (3+ messages)
U-Boot Concept Tree Proposal
2026-06-04 13:17 UTC (3+ messages)
[PATCHSET PATCH 0/6] UFS-TOOL
2026-06-04 12:50 UTC (13+ messages)
` [PATCH PATCHSET 1/6] MAINTAINERS: Add myself to the list of UFS maintainers
` [PATCH PATCHSET 2/6] ufs: add UFS descriptor/configuration utility support
` [PATCH PATCHSET 3/6] ufs: Expose selected UFS functions
` [PATCH PATCHSET 4/6] ufs: ufs tool
` [PATCH PATCHSET 5/6] ufs: add ufs_tool to Kconfig and Makefile
` [PATCH PATCHSET 6/6] ufs: doc/usage/cmd/ufs.rst
[PATCH v4 00/13] Qualcomm IPQ5210 SoC bringup
2026-06-04 12:24 UTC (15+ messages)
` [PATCH v4 01/13] binman: Ignore noload segments for image numbering
` [PATCH v4 02/13] binman: qcom: Add type definitions for Qualcomm binaries
` [PATCH v4 03/13] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v4 04/13] clk/qcom: add initial clock driver for ipq5210
` [PATCH v4 05/13] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v4 06/13] misc: qcom_geni: Add minicore support
` [PATCH v4 07/13] mach-snapdragon: Add PBL shared data defines
` [PATCH v4 08/13] spl: Include SMEM driver in SPL
` [PATCH v4 09/13] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v4 10/13] mach-snapdragon: spl: Update SMEM with boot details
` [PATCH v4 11/13] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v4 12/13] configs: add qcom_ipq5210_mmc_defconfig
` [PATCH v4 13/13] doc: board/qualcomm: Update RDP build instructions
[PATCH v3] image-fit: Validate external data offset and size
2026-06-04 10:47 UTC (5+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH v4 0/8] imx: Switch watchdog addressing from macros to devicetree
2026-06-04 5:49 UTC (2+ messages)
` 回复: "
[PATCH v4 0/4] imx9{4,5,52}: Add Quickboot support
2026-06-04 12:04 UTC (9+ messages)
` [PATCH v4 1/4] imx9: Add support for saving DDR training data to NVM
[PATCH RESEND] watchdog: octeontx_wdt: fix DT matches to Marvell compatibles
2026-06-04 11:32 UTC (3+ messages)
[PATCH RESEND] watchdog: sbsa_gwdt: clamp WOR value to hw max
2026-06-04 11:27 UTC (3+ messages)
[PATCH v5 0/7] Relocate U-Boot in the last bank
2026-06-04 7:37 UTC (8+ messages)
` [PATCH v5 1/7] treewide: move bi_dram[] from bd to gd
` [PATCH v5 2/7] common: move ram_base calculation to independent INITCALL()
` [PATCH v5 3/7] common: Clean up setup_dest_addr()
` [PATCH v5 4/7] rpi: Add a local get_effective_memsize()
` [PATCH v5 5/7] common: Add an option to relocate on ram top
` [PATCH v5 6/7] configs: Enable RELOC_ADDR_TOP on arm64
` [PATCH v5 7/7] doc: Add a warning about using RELOC_ADDR_TOP
[PATCH v2 0/6] MSM8916: Bring secondary cores online with spin-table
2026-06-04 6:59 UTC (9+ messages)
` [PATCH v2 4/6] mach-snapdragon: fixup CPUs with PSCI enable-method
` [PATCH v2 5/6] mach-snapdragon: MSM8916 spin-table CPU boot support
[PATCH v2 0/6] nvme: few fixups
2026-06-04 6:32 UTC (5+ messages)
` [PATCH v2 4/6] cmd: Add flush support for all blk devices
` (subset) [PATCH v2 0/6] nvme: few fixups
[PATCH v4] Add support for OpenSSL Provider API
2026-06-04 6:22 UTC (5+ messages)
[PATCH v1 0/2] bootm: bound noload kernel decompression to the allocated buffer
2026-06-04 3:40 UTC (11+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] bootm: fix overflow of the noload kernel decompression buffer
` [PATCH v2 2/3] test/py: test kernel_noload decompression buffer overflow
` [PATCH v2 3/3] bootm: increase kernel_noload decompression headroom from 4x to 8x
` [v2,0/3] bootm: bound noload kernel decompression to the allocated buffer
[PATCH v2 0/9] riscv: spacemit: k1: add pinctrl/GPIO and SPI NOR support
2026-06-04 14:21 UTC (4+ messages)
` [PATCH v2 6/9] spacemit: k1: Add multiple device tree support
[PATCH] net: clear IP defragmentation state after returning a complete packet
2026-06-03 23:23 UTC (4+ messages)
[PATCH v3 0/9] SoCFPGA: Update Boot Support for Stratix10 in U-Boot
2026-06-04 4:21 UTC (10+ messages)
` [PATCH v3 3/9] arm: socfpga: Move firmware register settings from source code to device tree
` [PATCH v3 4/9] arm: socfpga: Update Stratix10 SPL data save and restore implementation
` [PATCH v3 9/9] spl: s10: Enhance watchdog support in SPL for Stratix 10
[PATCH v4 00/10] Add Rockchip USBPHY DM driver
2026-06-04 0:54 UTC (12+ messages)
` [PATCH v4 01/10] rockchip: configs: compile rk3066 SPL with SPL_OF_REAL
` [PATCH v4 02/10] usb: Kconfig: add SPL_USB_DWC2
` [PATCH v4 03/10] phy: rockchip: sort Makefile and Kconfig
` [PATCH v4 04/10] rockchip: bind grf syscon usbphy subnode
` [PATCH v4 05/10] phy: rockchip: add phy-rockchip-usb2.c
` [PATCH v4 06/10] rockchip: configs: use phy-rockchip-usb2 DM driver
` [PATCH v4 07/10] usb: phy: remove rockchip_usb2_phy.c
` [PATCH v4 08/10] rockchip: spl-boot-order: add usb boot option
` [PATCH v4 09/10] arm: dts: rockchip: add USB required properties in SPL for mk808
` [PATCH v4 10/10] rockchip: configs: enable USB "
[PATCH] tools: imx8image: Fix FSPI alignment to 4 kiB
2026-06-04 3:42 UTC (2+ messages)
[PATCH 0/3] net: fsl_enetc: Add SGMII 1G for i.MX95
2026-06-04 3:34 UTC (5+ messages)
` [PATCH v1 1/3] net: fsl_enetc_xpcs_phy: Extract common PMA MMD init sequence into helper function
` [PATCH v1 2/3] net: fsl_enetc_xpcs_phy: Add SGMII 1G support for i.MX95 XPCS
` [PATCH v1 3/3] net: fsl_enetc: Add SGMII support for i.MX95
[PATCH 1/4] imx9: scmi: Fix temperature range for Extended industrial parts
2026-06-04 2:05 UTC (8+ messages)
` [PATCH 2/4] imx9: scmi: Print CPU part number name
` [PATCH 3/4] iMX9: scmi: Disable fused modules for iMX95/94/952
` [PATCH 4/4] nxp: imx[95,94,952]_evk: Implement board_fix_fdt
[PATCH v3] net: airoha_eth: fix mt7531 mdio related initialization bug
2026-06-04 1:08 UTC
Please pull net-20260603
2026-06-03 23:34 UTC (2+ messages)
J721E A/B boot with tiboot3 in eMMC boot0 and remaining firmware in UDA
2026-06-03 19:43 UTC
mkimage: allow zynqmp to use a register initialization file
2026-06-03 18:48 UTC (8+ messages)
Please pull net-next-20260603
2026-06-03 18:21 UTC (2+ messages)
[PULL] u-boot-usb/next
2026-06-03 18:21 UTC (2+ messages)
[PATCH v5] tools: mkeficapsule: Rework pkcs11 support
2026-06-03 17:16 UTC (3+ messages)
[PATCH v4 0/7] TQMa7 eeprom sysinfo driver
2026-06-03 17:10 UTC (3+ messages)
` [PATCH v4 2/7] sysinfo: add sysinfo_get_and_detect() helper
[PATCH v2 00/16] Introduce resume for J7xx SoCs
2026-06-03 17:05 UTC (12+ messages)
` [PATCH v2 03/16] global: k3: use gd to store the resume state
` [PATCH v2 08/16] ram: k3-ddrss: Add j722s DDR resume sequence
` [PATCH v2 09/16] ram: k3-ddrss: support j784s4/j721e/j721s2 DDR resume
` [PATCH v2 10/16] arm: mach-k3: j721e: Enable LPM resume flow for J7200/J721e SOC
` [PATCH v2 11/16] arm: mach-k3: j784s4: Enable LPM resume flow for J784s4/J742s2 SOCs
` [PATCH v2 12/16] arm: mach-k3: j722s: Enable LPM resume flow
` [PATCH v2 13/16] arm: mach-k3: j721s2: "
` [PATCH v2 14/16] arm: mach-k3: Update pm-boardcfg for all k3 platforms
` [PATCH v2 15/16] arm: dts: k3-j7200: Remove background firewall on DDR
` [PATCH v2 16/16] arm: dts: k3-j7200: Extend firewall for ATF region to TIFS
[PATCH v4 0/7] reset: add board reset type
2026-06-03 17:05 UTC (13+ messages)
` [PATCH v4 2/7] reset: Add explicit cold reset support
` [PATCH v4 3/7] reset: Print reset type on diagnostic console
` [PATCH v4 4/7] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
` [PATCH v4 5/7] reset: x86: Use cpu_hlt() in efi_reset_system()
` [PATCH v4 6/7] docs: reset: document cold reset option
` [PATCH v4 7/7] tests: reset: add cold/warm reset types
[PATCH v2 1/3] binman: imx8mimage: Handle nxp,boot-from = "fspi"
2026-06-03 16:45 UTC (5+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mm: Generate FSPI header using binman imx8mimage
` [PATCH v2 3/3] arm64: dts: imx8mn: "
[PATCH] nvme: free prp_pool on nvme_init() failure paths
2026-06-03 16:22 UTC (2+ messages)
[PATCH] nvme: avoid deleting uncreated queues
2026-06-03 16:22 UTC (2+ messages)
[PATCH v2] nvme: fix dcache invalidation range in identify command
2026-06-03 16:22 UTC (2+ messages)
[PATCH 1/5] ufs: add UFS descriptor/configuration utility support
2026-06-03 16:16 UTC (8+ messages)
` [PATCH 2/5] ufs: Expose selected UFS functions
` [PATCH 3/5] ufs: ufs tool
` [PATCH 4/5] ufs: add ufs_tool to Kconfig and Makefile
` [PATCH 5/5] ufs: doc/README.ufs
[PATCHv8 0/3] various memory related fixups
2026-06-03 16:10 UTC (6+ messages)
[PATCH] video: fix no display when serial console is disabled
2026-06-03 13:29 UTC
mkimage: allow zynqmp to use a register initialization file
2026-06-03 14:54 UTC (2+ messages)
` [PATCH] mkimage: allow zynqmpbif "
[PATCH v2] .gitignore: exclude logo generated file
2026-06-03 15:57 UTC (2+ messages)
[PATCH] Makefile: fix extra dash in KBUILD_CFLAGS
2026-06-03 15:57 UTC (2+ messages)
[PATCH] tests: fs_helper: check path validity during cleanup
2026-06-03 15:57 UTC (2+ messages)
[PULL] u-boot-sh/master
2026-06-03 15:57 UTC (2+ messages)
[PULL] u-boot-usb/master
2026-06-03 15:57 UTC (2+ messages)
[PATCH v2] net: airoha_eth: fix mt7531 mdio related initialization bug
2026-06-03 15:22 UTC (2+ messages)
[PATCH v2 0/6] net: Use dev APIs
2026-06-03 14:47 UTC (2+ messages)
[PATCH] mach-snapdragon: formalize APQ8016 debug UART init
2026-06-03 14:25 UTC (2+ messages)
[PATCH] [RFC] lmb: Optionally limit available memory to 4 GiB on limited systems
2026-06-03 14:16 UTC (11+ messages)
[PATCH] video: simplefb: fix rot prop handling
2026-06-03 13:11 UTC (2+ messages)
[PATCH v2] arm: dts: ipq5424-rdp466: add chosen node for serial console
2026-06-03 12:58 UTC (2+ messages)
[PATCH 0/2] Fastboot abort key support
2026-06-03 12:51 UTC (2+ messages)
[PATCH v1] misc: qcom-geni: add DM_FLAG_PRE_RELOC to geni-se-qup driver
2026-06-03 12:16 UTC (3+ messages)
[PATCH v3 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
2026-06-03 10:12 UTC (3+ messages)
` [PATCH v3 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox