messages from 2026-08-07 19:00:29 to 2026-08-11 12:39:35 UTC [more...]
[security] Report of possible heap overflow in U-Boot's Android bootmeth before any AVB verification (ANT-2026-ZWED60S8)
2026-08-11 12:39 UTC (3+ messages)
[PULL] Please pull qcom-next
2026-08-11 12:18 UTC
[GIT PULL] Please pull fsl-qoriq-for-2026.10-rc3 for main
2026-08-11 12:01 UTC
[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
2026-08-11 11:55 UTC (3+ messages)
` [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
[PATCH v3 0/6] gpio: improve claim diagnostics and fix gpio-delay offset handling
2026-08-11 10:53 UTC (7+ messages)
` [PATCH v3 1/6] gpio: uclass: log when a gpio offset is already claimed
` [PATCH v3 2/6] gpio: cmd: warn "
` [PATCH v3 3/6] gpio: delay: set gpio_count and validate index against it
` [PATCH v3 4/6] gpio: delay: fix offset propagation in gpio_delay_xlate()
` [PATCH v3 5/6] gpio: delay: free wrapped real GPIOs on remove
` [PATCH v3 6/6] gpio: delay: free already-requested GPIOs on probe failure
[PATCH v2 0/5] gpio: improve claim diagnostics and fix gpio-delay offset handling
2026-08-11 10:35 UTC (9+ messages)
` [PATCH v2 1/5] gpio: uclass: log when a gpio offset is already claimed
` [PATCH v2 2/5] gpio: cmd: warn "
` [PATCH v2 5/5] gpio: delay: free wrapped real GPIOs on remove
` [v2,0/5] gpio: improve claim diagnostics and fix gpio-delay offset handling
[PATCH 1/3] ARM: imx: Support detection of ECSPI recovery mode on i.MX6
2026-08-11 9:34 UTC (3+ messages)
` [PATCH 2/3] board: imx6dl-sielaff: Remove board_boot_order() workaround
` [PATCH 3/3] board: imx6dl-sielaff: Enable environment on SD card
[PATCH 0/8] reset: dispatch DT-declared reset modes via the reboot-mode framework
2026-08-11 5:18 UTC (9+ messages)
` [PATCH 1/8] reboot-mode: parse up to 3 magic cells per mode
` [PATCH 2/8] reboot-mode: add trigger op and request/list helpers
` [PATCH 3/8] reboot-mode: add PSCI reboot-mode driver
` [PATCH 4/8] cmd: reset: dispatch named reset modes via the reboot-mode framework
` [PATCH 5/8] arm64: dts: qcom: add psci reboot-mode edl node for lemans/qcs6490-rb3gen2
` [PATCH 6/8] configs: qcom: enable PSCI reboot-mode framework
` [PATCH 7/8] test: dm: reboot-mode: test trigger dispatch and mode enumeration
` [PATCH 8/8] doc: usage: reset: document device-tree-driven reset modes
[PATCH] test: dm: hash: check digest size before memset
2026-08-11 5:17 UTC
[PATCH] boot: image-fdt: suppress spurious error on expected reservation failures
2026-08-11 4:27 UTC (3+ messages)
[PATCH v2] tools: fit: sign all config image references
2026-08-10 23:45 UTC (4+ messages)
[PATCH v3] tools: fit: sign all config image references
2026-08-10 23:43 UTC
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2026-08-10 23:14 UTC
[ANN] U-Boot v2026.10-rc2 released
2026-08-10 22:49 UTC
[PATCH 1/6] remoteproc: renesas: rsip: Clear SCMI transport flags
2026-08-10 22:35 UTC (6+ messages)
` [PATCH 2/6] remoteproc: renesas: rsip: Improve error print
` [PATCH 3/6] remoteproc: renesas: rsip: Extract SCP initialization from board file
` [PATCH 4/6] remoteproc: renesas: rsip: Reset SCP core on stop
` [PATCH 5/6] remoteproc: renesas: rsip: Implement SCMI core stop
` [PATCH 6/6] remoteproc: renesas: rsip: Implement core status
[PATCH] mtd: cfi: Replace env_get_f() with env_get_yesno()
2026-08-10 20:53 UTC (5+ messages)
[PATCH v3 0/4] fit: Harden handling of external-data properties
2026-08-10 22:09 UTC (5+ messages)
` [PATCH v3 1/4] image-fit: Use unsigned types for external data properties
` [PATCH v3 2/4] test: spl: Factor out external-data FIT property checks
` [PATCH v3 3/4] spl: fit: Harden external-data offset and size arithmetic
` [PATCH v3 4/4] spl: fit: Bound external data like U-Boot proper
[PATCH] global_data: Only include driver model fields when DM is enabled
2026-08-10 22:01 UTC (2+ messages)
[PATCH v2] rockchip: px30: Fix TPL_STACK overflow into BootROM reserved region
2026-08-10 21:14 UTC
[PATCH v2] Makefile: depend on OF_LIST dts sources for fit-dtb.blob
2026-08-10 20:53 UTC (3+ messages)
` [PATCH v3] "
[PATCH] fs: btrfs: report file sizes from readdir
2026-08-10 20:53 UTC (7+ messages)
` [PATCH v3 0/3] "
[PATCH] board_f: Call initf_malloc() before fdtdec_setup()
2026-08-10 20:53 UTC (8+ messages)
[PATCH] bootretry: only reinitialize retry_time when bootretry env variable has been touched
2026-08-10 20:53 UTC (2+ messages)
[PATCH] arm: mach-k3: j784s4: Add clk and power support for main_uart2 and main_uart3
2026-08-10 20:53 UTC (2+ messages)
[PATCH v4 0/3] boot: fit: authenticate the dm-verity roothash
2026-08-10 20:53 UTC (2+ messages)
[PATCH] cmd: scsi: Drop duplicate leading scsi prefix
2026-08-10 20:53 UTC (2+ messages)
[PATCH v5] serial: coreboot: Accept DBG2 subtype 0x12
2026-08-10 20:53 UTC (2+ messages)
[PATCH 0/3] bootm: size the noload buffer from the compressor header
2026-08-10 16:37 UTC (7+ messages)
` [PATCH 1/3] bootm: size the noload decompression "
` [PATCH 2/3] test: fit: cover the kernel_noload header-size and lying-header paths
` [PATCH 3/3] test: lib: cover image_decomp_get_uncompressed_size() for lzma streams
[PATCH v1 0/3] board: toradex: *-imx95: add support for Quickboot autosave in SPL
2026-08-10 15:57 UTC (2+ messages)
[PATCH 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
2026-08-10 14:30 UTC (9+ messages)
` [PATCH 1/4] serial: meson: add Amlogic S4 UART support
` [PATCH 2/4] arm: meson: add Amlogic T7 SoC family support
` [PATCH 3/4] board: amlogic: add Khadas VIM4 support
[RESEND PATCH V2] CI: add Qualcomm requirements.txt for world build
2026-08-10 14:03 UTC (2+ messages)
[PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
2026-08-10 12:24 UTC (2+ messages)
[RESEND PATCH 0/2] sc59x: Disable CONFIG_EFI_LOADER
2026-08-10 12:21 UTC (3+ messages)
` [RESEND PATCH 1/2] configs: adi: sc598: disable CONFIG_EFI_LOADER
` [RESEND PATCH 2/2] configs: adi: sc594: "
[PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
2026-08-10 11:37 UTC
[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
2026-08-10 9:56 UTC (2+ messages)
[PATCH 0/4] avb: make the AVB root key source pluggable
2026-08-10 9:46 UTC (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] avb: add OP-TEE root key digest provider
` [PATCH 3/4] avb: add board-specific root key provider
` [PATCH 4/4] doc: android: document the AVB root key source
[PATCH] rockchip: rk3576-rock-4d: Enable XMC SPI chip
2026-08-10 9:16 UTC (2+ messages)
[PATCH v2 0/4] pinctrl: mediatek: Kconfig cleanup
2026-08-10 8:56 UTC (6+ messages)
` [PATCH v2 1/4] pinctrl: mediatek: select PINCONF
` [PATCH v2 2/4] pinctrl: mediatek: remove PINCONF conditional compilation
` [PATCH v2 3/4] pinctrl: mediatek: simplify Kconfig
` [PATCH v2 4/4] configs: mediatek: drop no longer needed PINCTRL options
[PATCH] scmi: pinctrl: Rename SCMI_PIN_DEFUALT to SCMI_PIN_DEFAULT
2026-08-10 8:15 UTC
[PATCH 0/5] RISC-V SPL: fix OpenSBI FULL FIT loading
2026-08-10 7:29 UTC (13+ messages)
` [PATCH 1/5] image: fit: allow IH_OS_OPENSBI in fit_image_load()
` [PATCH 2/5] common: spl: ram: Add LOAD_FIT_FULL support
` [PATCH 3/5] spl: fit: Use map_sysmem() with buffers for fdt address
` [PATCH 4/5] spl: fit: Record loadables to spl_image->fdt_addr
` [PATCH 5/5] spl: fit: Add test to check loadables
` [0/5] RISC-V SPL: fix OpenSBI FULL FIT loading
[PATCH] net: lwip: fix TFTP blocksize threshold check
2026-08-10 6:27 UTC (3+ messages)
[PATCH] pinctrl: airoha: sync with linux-7.3 driver
2026-08-09 23:27 UTC
[PULL] u-boot-usb/main
2026-08-09 22:08 UTC (2+ messages)
[PULL] u-boot-sh/main
2026-08-09 22:08 UTC (2+ messages)
[PATCH v2] pytest: fix out of bounds access to bad_pattern_ids
2026-08-09 18:36 UTC
[PATCH v7 0/3] Add support for the MTU3 upstream devicetree binding
2026-08-09 6:45 UTC (5+ messages)
` [PATCH v7 1/3] doc: usb: remove obsolete MediaTek MTU3 bindings
` [PATCH v7 2/3] usb: mtu3: support the upstream devicetree binding
` [PATCH v7 3/3] usb: mtu3: add SPL support
[PATCH 1/3] arm64: renesas: r8a779g3: Add PCIe firmware environment on Retronix R-Car V4H Sparrow Hawk
2026-08-09 1:41 UTC (3+ messages)
` [PATCH 2/3] arm64: renesas: r8a779g3: Add bootloader update "
` [PATCH 3/3] arm64: renesas: r8a779g3: Switch to distro boot command "
[PATCH] doc: board: renesas: Document Retronix R-Car Gen4 V4H Sparrow Hawk SPI NOR layout
2026-08-09 1:35 UTC
[PATCH 1/3] pci: pcie-rcar-gen4: Switch to generic firmware loader
2026-08-09 1:32 UTC (3+ messages)
` [PATCH 2/3] pci: pcie-rcar-gen4: Avoid repeated link attempts
` [PATCH 3/3] pci: pcie-rcar-gen4: Switch to devm_*() GPIO and reset
[PATCH] pci: Iterate over busses using uclass_foreach_dev_probe
2026-08-09 1:31 UTC
[PATCH 1/3] arm64: dts: renesas: r8a779g3: Drop generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
2026-08-09 1:31 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: renesas: r8a779g3: Drop invert microSD voltage selector on Retronix R-Car V4H Sparrow Hawk EVTB1
` [PATCH 3/3] arm64: dts: renesas: r8a779g3: Drop set VDDQ18_25_AVB voltage "
[PATCH] net: srand_mac(): fix -ENODEV crash with CONFIG_DM_RNG
2026-08-09 0:36 UTC
[PATCH 0/4] rockchip: Always init clocks in SPL build for RK35xx
2026-08-09 0:34 UTC (10+ messages)
` [PATCH 1/4] clk: rockchip: rk3568: Always init clocks in SPL build
` [PATCH 2/4] clk: rockchip: rk3588: "
` [PATCH 3/4] clk: rockchip: rk3576: "
[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
2026-08-09 0:34 UTC (18+ messages)
` [PATCH 1/6] rockchip: rk3506: Imply OF_UPSTREAM
` [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
` [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
` [PATCH 4/6] clk: rockchip: rk3506: Fix CLK_SARADC set rate issues
` [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro
` [PATCH 6/6] "
[PATCH v2 0/5] firmware-owned devicetree for EBBR / SystemReady IR
2026-08-09 0:34 UTC (3+ messages)
` [PATCH v2 1/5] efi_loader: bootmgr: preserve a passed devicetree
[PATCH 1/2] board_f: Add verbose DRAM layout print option
2026-08-09 0:33 UTC (4+ messages)
` [PATCH 2/2] arm64: renesas: Enable verbose DRAM layout print on Renesas R-Car X5H R8A78000
[PATCH] rockchip: px30: Fix TPL_STACK overflow into BootROM reserved region
2026-08-09 0:33 UTC (8+ messages)
[PATCH] doc: ti: k3: Fix pseudo DTS syntax
2026-08-08 21:45 UTC
[PATCH] board_f: Make printing reset information optional
2026-08-08 19:35 UTC (3+ messages)
[PATCH] pylibfdt: Grow the FdtSw buffer geometrically
2026-08-08 19:33 UTC (9+ messages)
[PATCH] Makefile: fix dtbs_check target
2026-08-08 18:47 UTC (3+ messages)
[PATCH] pytest: fix out of bounds access to bad_pattern_ids
2026-08-08 17:48 UTC (2+ messages)
[PATCH v3] fdt: Fix phandles not copying when using templates
2026-08-08 17:33 UTC (2+ messages)
[PATCH] spl: fit: Fill in the image descriptor when skipping a zero-size image
2026-08-08 17:29 UTC (2+ messages)
[PATCH] spl: Fix link when LZMA is enabled without legacy image format support
2026-08-08 17:24 UTC (2+ messages)
[PATCH] bootstd: android: bound the boot image read by its partition size
2026-08-08 17:23 UTC (2+ messages)
[PATCH v4 0/2] tpm: bounds-check device-reported response lengths
2026-08-08 17:23 UTC (5+ messages)
` [PATCH v4 1/2] tpm: bounds-check the device-reported response length
` [PATCH v4 2/2] test: tpm: check malformed capability and OIAP responses are rejected
[PATCH] binman: Do not dedent docstrings twice on Python 3.13+
2026-08-08 17:22 UTC (2+ messages)
[PATCH v2 0/4] fit: Harden handling of external-data properties
2026-08-08 13:50 UTC (4+ messages)
` [PATCH v2 1/4] image-fit: Use unsigned types for external data properties
[PATCH v2 0/2] gunzip: Fix spurious Z_BUF_ERROR in chunked gzwrite decompression
2026-08-08 13:48 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: cmd: Add gzwrite chunk boundary regression test
[PATCH 00/15] rockchip: Miscellaneous RK35xx clock fixes
2026-08-08 13:37 UTC (2+ messages)
[PATCH] net: net6: validate IPv6 payload and UDP length on receive
2026-08-08 2:09 UTC
[PATCH v2 1/4] x86: qemu: Describe pflash
2026-08-07 21:23 UTC (4+ messages)
` [PATCH v2 2/4] x86: qemu: Wire support for applying EFI capsule updates to pflash
` [PATCH v2 3/4] x86: emulation: enable cfi flash drivers for DFU
` [PATCH v2 4/4] x86: Add qemu documentation for running as flash binary
[PATCH] dm: pci: fix uninitialized fdt_pci_addr fall-through in pci_get_devfn
2026-08-07 21:19 UTC (3+ messages)
` [PATCH v2] "
[GIT PULL] Please pull u-boot-imx-main-20260807
2026-08-07 20:39 UTC (2+ messages)
[PATCH v3 0/4] serial: mtk: clock rate fixes
2026-08-07 19:47 UTC (4+ messages)
` [PATCH v3 2/4] serial: mtk: guard clk ops on clk.dev
` [PATCH v3 4/4] serial: serial_mtk: drop check before clk_bus enable
[PATCH 0/9] rockchip: Remove unneeded syscon driver for RK35xx
2026-08-07 19:46 UTC (4+ messages)
[PATCH 0/2] Improve logging on missing uclass
2026-08-07 19:44 UTC (5+ messages)
` [PATCH 1/2] dm: improve logging for "
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