messages from 2026-06-17 12:33:20 to 2026-06-20 01:04:49 UTC [more...]
[PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot
2026-06-20 1:07 UTC (2+ messages)
[PATCH 0/2] rockchip: odroid-m1s/rk3566 watchdog support
2026-06-19 22:08 UTC (3+ messages)
` [PATCH 1/2] rockchip: rk3568: make the WDT trigger a first global reset
` [PATCH 2/2] rockchip: odroid-m1s: enable watchdog support
[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
2026-06-19 23:17 UTC (6+ messages)
` [PATCHv2 1/5] board_f: add a board_setup_dest_addr function
` [PATCHv2 2/5] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCHv2 3/5] k3-am62-pocketbeagle2: add initial board support
` [PATCHv2 4/5] k3-am62-pocketbeagle2: add support for 1GB variant
` [PATCHv2 5/5] k3-am62-pocketbeagle2: add support for efi capsules
[PATCH] gpio: axp: Add support for devicetree
2026-06-19 22:30 UTC (3+ messages)
[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
2026-06-19 20:04 UTC (2+ messages)
[PATCH] efi_loader: move efi_var_seed.o to objtree
2026-06-19 16:46 UTC (2+ messages)
[PATCH v1 1/1] bootm: move OS index bound check into the legacy path
2026-06-19 14:45 UTC
[PATCH v5 00/13] Qualcomm IPQ5210 SoC bringup
2026-06-19 12:15 UTC (11+ messages)
` [PATCH v5 01/13] binman: Ignore noload segments for image numbering
` [PATCH v5 02/13] binman: qcom: Add type definitions for Qualcomm binaries
` [PATCH v5 09/13] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v5 10/13] mach-snapdragon: spl: Update SMEM with boot details
` [PATCH v5 11/13] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v5 12/13] configs: add qcom_ipq5210_mmc_defconfig
` [PATCH v5 13/13] doc: board/qualcomm: Update RDP build instructions
` [v5,00/13] Qualcomm IPQ5210 SoC bringup
[PATCH 0/3] Fix TI AM64X ERHPWM
2026-06-19 8:32 UTC (4+ messages)
` [PATCH 1/3] ti_pwm: Add EHRPWM TBCLK clock driver
` [PATCH 2/3] ti_pwm: Fix EHRPWM issue
` [PATCH 3/3] ti_pwm: Add support for arch k3
[PATCH] configs: qcm6490_defconfig: Enable SCSI as the Fastboot flash block interface
2026-06-19 7:34 UTC
[PATCH 0/6] imx: Add env to support compressed boot
2026-06-19 16:06 UTC (7+ messages)
` [PATCH 1/6] imx8mp_evk: enable booting Image.gz and avoid extra memcpy
` [PATCH 2/6] imx8mq_evk: "
` [PATCH 3/6] imx8mm/n_evk: "
` [PATCH 4/6] imx93_evk/qsb/frdm: "
` [PATCH 5/6] imx95/952/94_evk/: enable booting Image.gz
` [PATCH 6/6] imx952_evk: Correct CONFIG_DEFAULT_FDT_FILE
[PATCH v2 0/2] Fastboot abort key support
2026-06-19 14:05 UTC (4+ messages)
` [PATCH v2 1/2] cmd: fastboot: Add keyed abort option
` [PATCH v2 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED
[PATCH] mtd: spi-nor: fix dummy buswidth to use data bus width
2026-06-19 14:03 UTC (3+ messages)
[PATCH v7 0/7] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
2026-06-19 13:38 UTC (13+ messages)
` [PATCH v7 2/7] misc: fs_loader: reorganize and split to FS loader and FW UCLASS
` [PATCH v7 3/7] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v7 4/7] misc: fw_loader: implement request_firmware_size() OP
` [PATCH v7 5/7] misc: fw_loader: introduce FIP loader driver
` [PATCH v7 6/7] doc: dtbinding: Update documentation for Generic Firmware loader
` [PATCH v7 7/7] test: dm: Add test for FW Loader feature
[PATCH 0/4] arm: mach-k3: Add DM firmware memory fixup
2026-06-19 13:15 UTC (6+ messages)
[PATCH RFC 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
2026-06-19 12:52 UTC (3+ messages)
` [PATCH RFC 1/2] image: fit: allow IH_OS_OPENSBI in fit_image_load()
` [PATCH RFC 2/2] spl: opensbi: fix OS image address retrieval from FIT
[PATCH v3 0/6] arm: snapdragon: Add snagboot support for Lemans-EVK
2026-06-19 11:16 UTC (12+ messages)
` [PATCH v3 1/6] arm: snapdragon: Make SYSRESET_PSCI optional
[PATCH v4 0/8] arm: snapdragon: Add snagboot support for Lemans-EVK
2026-06-19 11:10 UTC (9+ messages)
` [PATCH v4 1/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v4 2/8] arm: snapdragon: Make SYSRESET_PSCI optional
` [PATCH v4 3/8] arm: snapdragon: Guard PSCI functions with CONFIG_ARM_SMCCC
` [PATCH v4 4/8] arm: snapdragon: Disable MMU early before U-Boot reset vector
` [PATCH v4 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data
` [PATCH v4 6/8] arch: arm: dts: remove Lemans EVK override DTS
` [PATCH v4 7/8] configs: add qcom_lemans_snagboot_defconfig for Lemans-EVK
` [PATCH v4 8/8] doc: qualcomm: Add snagboot mode documentation
[PATCH] efi_loader: fix memory leak in efi_var_collect
2026-06-19 8:38 UTC
[PATCH] efi_loader: fix memory leak in efi_var_collect
2026-06-19 8:33 UTC
[PATCH] efi_loader: add missing EFI_EXIT in efi_disconnect_controller
2026-06-19 8:22 UTC (9+ messages)
` [PATCH v2] efi_loader: fix "
[PATCH 0/3] qcom: Add support for Thundercomm RUBIK Pi 3
2026-06-19 4:25 UTC (9+ messages)
` [PATCH 1/3] dts: qcs6490-rubikpi3: Add U-Boot dtsi
` [PATCH 2/3] configs: Add qcs6490_rubikpi3_defconfig
` [PATCH 3/3] doc: board: qualcomm: Document RUBIK Pi 3
[PATCH v1] bootm: bound-check OS index in bootm_os_get_boot_func()
2026-06-19 1:49 UTC (5+ messages)
[PATCH] doc: android: fastboot: Document halt behaviour
2026-06-18 23:53 UTC (2+ messages)
[PATCH 0/2] Fastboot abort key support
2026-06-18 23:48 UTC (5+ messages)
` [PATCH 1/2] cmd: fastboot: Add keyed abort option
[PULL] u-boot-usb/master
2026-06-18 22:37 UTC (2+ messages)
[PATCH] configs: phycore_am62x_a53_defconfig: Enable fastboot
2026-06-18 22:37 UTC (2+ messages)
[PATCH v1 0/2] spl: fit: bound external data-size in load_simple_fit()
2026-06-18 15:47 UTC (3+ messages)
` [PATCH v1 1/2] spl: fit: bound the external data size before reading it
` [PATCH v1 2/2] test: spl: check load_simple_fit() rejects an oversized data-size
[PATCH v5 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
2026-06-18 17:42 UTC (8+ messages)
` [PATCH v5 1/2] binman: x509_cert: document Entry_x509_cert properties
` [PATCH v5 2/2] binman: x509_cert: support PKCS#11 URI in keyfile for HSM signing
[PATCH v1] spmi: msm: Fix V5 ownership table offset
2026-06-18 16:27 UTC
[PATCH v1 0/8] bootcount: introduce GPT-backed bootcount device
2026-06-18 15:54 UTC (18+ messages)
` [PATCH v1 1/8] cros: add common helpers for GPT flags
` [PATCH v1 2/8] disk: efi: introduce {read,write}_disk_flags
` [PATCH v1 3/8] test: disk: coverage for {read,write}_disk_flags
` [PATCH v1 4/8] cmd: gpt: enable extension to manipulate GPT PTE attributes
` [PATCH v1 5/8] configs: sandbox: enable GPT flags extension
` [PATCH v1 6/8] bootcount: gpt: introduce GPT-backed bootcount device
` [PATCH v1 7/8] bootcount: gpt: ensure coreboot payload enables DM_BOOTCOUNT
` [PATCH v1 8/8] bootcount: gate bootcount_{inc, error}() behind !CONFIG_DM_BOOTCOUNT_GPT
` [v1,0/8] bootcount: introduce GPT-backed bootcount device
[PATCH 0/9] Remove patman from the U-Boot tree
2026-06-18 15:54 UTC (4+ messages)
` [PATCH 5/9] patman: Replace the documentation with a stub
[PATCH v2 00/11] Move test/py image creation into separate modules
2026-06-18 15:12 UTC (3+ messages)
[PATCH 0/6] Fixes, cleanup and a test for the SPL FIT "full" loader
2026-06-18 15:12 UTC (4+ messages)
` [PATCH 5/6] spl: fit: use CONFIG_IS_ENABLED whenever possible
[PATCH 0/7] pxe_utils: small fixups, implement BLS type 1 boot on top of them
2026-06-18 15:12 UTC (3+ messages)
` [PATCH 3/7] pxe_utils: extract per-entry key parsing into parse_label_keys()
[PATCH 1/4] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
2026-06-18 15:09 UTC (7+ messages)
` [PATCH 2/4] bootm: use CONFIG_SYS_BOOTM_LEN for IH_TYPE_KERNEL_NOLOAD decompression buffer
U-Boot Concept Tree Proposal
2026-06-18 15:08 UTC (6+ messages)
[PATCH 1/1] global_data: fix type for gd_malloc_ptr()
2026-06-18 14:23 UTC (2+ messages)
[PATCH v1 0/2] bootm: bound noload kernel decompression to the allocated buffer
2026-06-18 14:23 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v3 "
` [PATCH v3 3/3] test/py: test kernel_noload decompression buffer overflow
Friendlyelec NanoPi M5
2026-06-18 13:27 UTC (10+ messages)
[PATCH v2 0/3] bootdev: few fixes for automatic boot
2026-06-18 13:24 UTC (5+ messages)
` [PATCH v2 2/3] bootdev: scan boot devices at each priority level
` [PATCH v2 3/3] test: bootdev: scan with a broken high-priority device
[PATCH] Makefile.lib: remove stale migrate_xxx logic from fdtgrep logic
2026-06-18 13:22 UTC (2+ messages)
[PATCH v6 0/7] Improve FIT signature handling
2026-06-18 13:11 UTC (5+ messages)
` [PATCH v6 1/7] qemu-arm64: merge built-in DT
[PATCH v7 0/8] Improve FIT signature handling
2026-06-18 12:47 UTC (9+ messages)
` [PATCH v7 1/8] test: include mapmem.h explicitly
` [PATCH v7 2/8] qemu-arm64: merge built-in DT
` [PATCH v7 3/8] mkimage: define log_err and log_info
` [PATCH v7 4/8] image-fit-sig: Optionally require signatures
` [PATCH v7 5/8] test: vboot: handle CONFIG_FIT_REQUIRE_CONFIG_SIGS in test_vboot
` [PATCH v7 6/8] iminfo: also verify signatures
` [PATCH v7 7/8] test: vboot: refactor run_bootm
` [PATCH v7 8/8] test: vboot: add iminfo checks
[PATCH v8 00/15] add software ecdsa support
2026-06-18 13:09 UTC (5+ messages)
` [PATCH v8 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
[PATCH v2 0/2] net: clear IP defragmentation state after returning a complete packet
2026-06-18 13:05 UTC (5+ messages)
` [PATCH v2 2/2] test: net: add IP defragmentation duplicate-fragment regression test
[PATCH 00/20] Introduce resume for J7xx SoCs
2026-06-18 12:54 UTC (5+ messages)
` [PATCH 06/20] board: ti: j721s2: Add resume detection
[PATCH] serial: msm_geni: fix clock rate return type truncation
2026-06-18 12:00 UTC (2+ messages)
[PATCH v3 00/15] qcom: smem: modernize SMEM in U-Boot
2026-06-18 11:57 UTC (16+ messages)
` [PATCH v3 01/15] Revert "dm: SMEM (Shared memory) uclass"
` [PATCH v3 02/15] smem: drop drivers/smem
` [PATCH v3 03/15] Revert "test: smem: add basic smem test"
` [PATCH v3 04/15] Revert "drivers: smem: sandbox"
` [PATCH v3 05/15] mach-snapdragon: fix reserved memory carveout
` [PATCH v3 06/15] soc: qcom: import smem from Linux 6.11-rc2
` [PATCH v3 07/15] soc: qcom: smem: adjust headers for U-Boot
` [PATCH v3 08/15] soc: qcom: smem: adjust "
` [PATCH v3 09/15] soc: qcom: smem: get serial number from socinfo
` [PATCH v3 10/15] soc: qcom: smem: stub functions
` [PATCH v3 11/15] soc: qcom: smem: add build infra
` [PATCH v3 12/15] mach-snapdragon: move memory parsing to its own file
` [PATCH v3 13/15] mach-snapdragon: support parsing memory map from SMEM
` [PATCH v3 14/15] mach-snapdragon: fetch serial# "
` [PATCH v3 15/15] configs: add qcom_sm8650_defconfig and debug fragment
[PATCH] stm32mp1: use debug() for image entry point message
2026-06-18 9:29 UTC
[PATCH] stm32mp1: spl: support loading U-Boot proper from eMMC hardware partitions
2026-06-18 9:28 UTC
[PATCH v2 0/3] Improve U-Boot's TPM handling in the non-EFI case
2026-06-18 9:16 UTC (13+ messages)
` [PATCH v2 3/3] tpm: allocate tpm event log if missing
[PATCH 1/3] imx9: scmi: Fix SPL trampoline buffer for 1GB DDR
2026-06-18 8:41 UTC (8+ messages)
` [PATCH 2/3] imx9: scmi: Correct shutdown checking
` [PATCH 3/3] imx9: scmi: use 48-bit MAC add instead of incrementing mac[5]
[PATCH v1 0/4] arm: k3: replace tifsstub runtime filter with per-state FIT configurations
2026-06-18 7:31 UTC (5+ messages)
` [PATCH v1 1/4] arm: k3: select tifsstub via board_fit_config_name_match
` [PATCH v1 4/4] arm: k3: drop redundant tifsstub runtime filter
[PATCH] MAINTAINERS: Replace STM32 and STPMIC with N:
2026-06-18 6:56 UTC (2+ messages)
[PATCH] clk: imx: imx8mq: Fix iMX8MQ PLL issue
2026-06-18 5:58 UTC
[PATCH v2] usb: tcpm: fix inverted poll condition in tcpm_pd_transmit()
2026-06-18 6:48 UTC
[PATCH] drivers: serial: Fix dev_read_addr error check
2026-06-18 4:47 UTC (2+ messages)
[PATCH] arm: dts: imx943-evk: Add label for gpio expander devices
2026-06-18 2:05 UTC (2+ messages)
[PATCH 0/2] dtc: Resync fdt_check_full function
2026-06-18 1:08 UTC (2+ messages)
[PATCH v3 0/6] arm: omap: Add back omap4 support
2026-06-17 19:47 UTC (2+ messages)
[PATCH v6 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
2026-06-17 19:47 UTC (2+ messages)
[PATCH] efi_selftest: fix guid comparison
2026-06-17 18:52 UTC (3+ messages)
` [PATCH v2] "
[PATCH] get_maintainer: ignore Tingting Meng
2026-06-17 17:26 UTC (4+ messages)
[PATCH v2] usb: gadget: f_mass_storage: Disable eps during disconnect
2026-06-17 15:05 UTC (2+ messages)
[PATCH] arm: mach-snapdragon: warn on root compatible string truncation
2026-06-17 14:56 UTC (3+ messages)
` [PATCH v2] arm: mach-snapdragon: increase compat buffer size and "
[PATCH 00/11] usb: Add TCPCI driver and DWC3 OTG dual-role support
2026-06-17 11:15 UTC (4+ messages)
` [PATCH 01/11] usb: tcpm: fix inverted poll condition in tcpm_pd_transmit()
[PATCH 1/4] imx9: bootaux: Support authenticate signed Mcore container image
2026-06-17 14:14 UTC (4+ messages)
` [PATCH 2/4] imx9: bootaux: Support booting CM70, CM71 and CM33 sync cores
` [PATCH 3/4] nxp: imx9{4, 5, 52}_evk: power on mcore according to SM config
` [PATCH 4/4] imx9: scmi: reset GPIO2 according its node status
[PATCH 00/11] PM8916 PON support
2026-06-17 14:08 UTC (15+ messages)
` [PATCH 01/11] button: qcom-pmic: introduce exported setup method
` [PATCH 02/11] drivers: misc: pm8916_pon: add glue driver
` [PATCH 04/11] drivers: misc: pm8916_pon: support setting reboot type
` [PATCH 05/11] sysreset: qcom-pshold: PM8916 PON reset type support
` [PATCH 06/11] qcom_defconfig: enable poweroff command
` [PATCH 09/11] reboot-mode: reboot method activation support
` [PATCH 11/11] qcom_defconfig: enable reboot modes
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