messages from 2026-04-19 10:24:23 to 2026-04-20 22:03:57 UTC [more...]
[PATCH v2 0/4] efi_loader: centralize messaging for efi_init_obj_list
2026-04-20 22:03 UTC (4+ messages)
` [PATCH v2 1/4] cmd/bootefi: move efi_init_obj_list() to the start of do_bootefi
` [PATCH v2 2/4] efi_loader: correct return value of efi_bootmgr_run()
` [PATCH v2 3/4] efi_loader: correct efi_binary_run_dp() return value
[PATCH RESEND v2 1/1] doc: emulation: qemu-arm: add secure state steps
2026-04-20 20:42 UTC
[PATCH RESEND v2 1/1] doc: emulation: qemu-arm: add secure state steps
2026-04-20 20:41 UTC
[PATCH 0/6] net: migrate NO_NET out of the networking stack choice
2026-04-20 20:24 UTC (15+ messages)
` [PATCH 1/6] move networking menu in net/Kconfig
` [PATCH 2/6] rename NET to NET_LEGACY
` [PATCH 3/6] net: make NET a menuconfig (and downgrade NO_NET to a simple config)
` [PATCH 4/6] simplify NET_LEGACY || NET_LWIP condition with NET condition
` [PATCH 5/6] doc: remove mention to non-existing TPL_NET
` [PATCH 6/6] boot: remove NO_NET use
` [0/6] net: migrate NO_NET out of the networking stack choice
[PATCH] xen: Handle malloc failure in errmsg function
2026-04-20 19:15 UTC
[PATCH v2 00/10] Add SPL support for Qualcomm platforms, starting with sdm845
2026-04-20 18:05 UTC (5+ messages)
` [PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
[PATCH] fs/squashfs: Set ret to 0 on successful read
2026-04-20 16:35 UTC
[PATCH v1 1/3] configs: r8a78000_ironhide: Drop duplicate CONFIG_SCMI_FIRMWARE
2026-04-20 16:35 UTC (6+ messages)
` [PATCH v1 2/3] configs: phycore_am62ax_r5_ethboot: Drop duplicate CONFIG_SPL_MMC
` [PATCH v1 3/3] configs: phycore_am62x_r5_ethboot: Drop duplicate CONFIG entries
[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
2026-04-20 13:27 UTC (5+ messages)
[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
2026-04-20 13:25 UTC (5+ messages)
` [PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
[PATCH] pinctrl: mediatek: add airoha an7581/an7583 pinctrl driver
2026-04-20 19:54 UTC (2+ messages)
[PATCH v2 0/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge and enable on BeaglePlay
2026-04-20 19:35 UTC (5+ messages)
` [PATCH v2 1/2] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
` [PATCH v2 2/2] BeaglePlay: enable IT66121 HDMI bridge and video stack
[PATCH 1/1] test: fit: Use shared make_fname from fit_util
2026-04-20 19:34 UTC (2+ messages)
[PATCH] efi_loader: expand disk device names with drive details
2026-04-20 19:34 UTC (2+ messages)
How to build U-Boot with a custom out-of-tree device tree
2026-04-20 19:33 UTC (4+ messages)
[PATCH 0/2] efi_loader: centralize messaging for efi_init_obj_list
2026-04-20 19:33 UTC (4+ messages)
` [PATCH 2/2] "
[PATCH v3] Improve handosff prepare on SoCFPGA
2026-04-20 19:32 UTC (2+ messages)
[PATCH 0/3] Add support for ubi environment to auto create volumes
2026-04-20 19:32 UTC (12+ messages)
` [PATCH 1/3] cmd: ubi: expose more APIs to public
` [PATCH 2/3] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
` [PATCH 3/3] env: ubi: add support to create environment volume if it does not exist
[PATCHv4 0/6] various memory related fixups
2026-04-20 19:25 UTC (7+ messages)
` [PATCHv4 1/6] lmb: allocation flags macro documentation
` [PATCHv4 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
` [PATCHv4 3/6] efi_dt_fixup: use fdtdec_get_bool
` [PATCHv4 4/6] efi_selftest_memory: check for duplicates first
` [PATCHv4 5/6] efi_mem_sort: use list_for_each_entry_safe instead
` [PATCHv4 6/6] memory: reserve from start_addr_sp to initial_relocaddr
[PATCH 2/3] k3-am62-pocketbeagle2: add initial board support
2026-04-20 18:20 UTC (13+ messages)
QEMU: arm64: bloblist not found and alloc space exhausted
2026-04-20 18:20 UTC (13+ messages)
` [PATCH 0/1] doc: emulation: qemu-arm: add secure state steps
` [PATCH 1/1] "
` [PATCH v2] "
[PATCH v3 0/7] Add FIT multi-DTB selection for Qualcomm platforms
2026-04-20 18:11 UTC (16+ messages)
` [PATCH v3 1/7] mach-snapdragon: Add generic SMEM cache infrastructure
` [PATCH v3 2/7] mach-snapdragon: Add FIT multi-DTB selection support
` [PATCH v3 3/7] configs: snapdragon: Enable FIT multi-DTB and configure IMEM
` [PATCH v3 4/7] image: add IH_TYPE_FATFS image type
` [PATCH v3 5/7] mkimage: add fatfs image type for FAT partition images
` [PATCH v3 6/7] doc: document mkimage fatfs type and Qualcomm multi-DTB
` [PATCH v3 7/7] mach-snapdragon: Reorder header includes
[PATCH v4 00/14] add software ecdsa support
2026-04-20 17:13 UTC (30+ messages)
` [PATCH v4 01/14] mbedtls: enable support of ecc
` [PATCH v4 02/14] ecdsa: initial support of ecdsa using mbedtls
` [PATCH v4 03/14] test: lib: ecdsa: add initial test
` [PATCH v4 04/14] drivers: crypto: add software ecdsa support
` [PATCH v4 05/14] ecdsa: fix support of secp521r1
` [PATCH v4 06/14] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
` [PATCH v4 09/14] tools: mkimage: pre-load: add support of ecdsa
` [PATCH v4 10/14] tools: binman: "
` [PATCH v4 11/14] boot: "
` [PATCH v4 12/14] tools: preload_check_sign: "
` [PATCH v4 13/14] test: py: vboot: prepare test for global signature with ecdsa
` [v4,00/14] add software ecdsa support
[PATCHv3 0/6] various memory related fixups
2026-04-20 17:06 UTC (26+ messages)
` [PATCHv3 2/6] lmb: add LMB_FDT for fdt reserved regions
` [PATCHv3 4/6] efi_selftest_memory: check for duplicates first
` [PATCHv3 6/6] memory: reserve from start_addr_sp to end_addr_sp
[PATCH 1/1] acpi: fix initial RSDT and XSDT size
2026-04-20 16:47 UTC
[PATCH v1] serial: msm-geni: configure RX watermark register
2026-04-20 16:35 UTC
[PATCH 1/1] Mailmap entry for Javier Tia
2026-04-20 14:32 UTC (2+ messages)
[PATCH v1] mach-snapdragon: Add KVM hypervisor support
2026-04-20 13:45 UTC (4+ messages)
[PATCH v3 0/6] imx9{4,5,52}: Add Quickboot support
2026-04-20 13:52 UTC (6+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM
[PATCH v3 0/6] Add support for DT overlays handoff
2026-04-20 13:40 UTC (4+ messages)
[PATCH v3 0/5] Add partition type GUID support for environment
2026-04-20 13:37 UTC (11+ messages)
` [PATCH v3 1/5] disk: Add partition lookup by type GUID functionality
` [PATCH v3 2/5] scsi: Add partition lookup by type GUID for SCSI devices
` [PATCH v3 3/5] env: scsi: Add support for partition type GUID based environment
` [PATCH v3 4/5] configs: Enable partition type GUID for QCM6490 and QCS615 boards
` [PATCH v3 5/5] test: dm: Add partition type GUID lookup test
cmd: fatload: command doesn't update $filesize after next calls
2026-04-20 13:20 UTC (2+ messages)
[PATCH] pci: correct PCI device enumeration to include all functions on device 0
2026-04-20 12:03 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mtd: spi-nor-ids: Add mt35xl256 and mtd35xu256 chips
2026-04-20 12:48 UTC
[PATCH v2] mmc: msm_sdhci: Use max-frequency to get clock rate
2026-04-20 12:31 UTC (2+ messages)
[PATCH 1/2] arm: dts: layerscape: Fix DT build warning in SPI nodes
2026-04-20 12:59 UTC (4+ messages)
` [PATCH 2/2] arm: dts: layerscape: Fix SPI flash compatible string issue
[PATCH 3/4] arm: dts: fsl-ls1088a: Enable SD device
2026-04-20 12:58 UTC (4+ messages)
` [PATCH 4/4] arm: dts: fsl-ls1088a: Enable USB nodes
[PATCH 1/4] arm: dts: fsl-ls1088a-qds: Fix missed -u-boot.dtsi
2026-04-20 12:57 UTC (4+ messages)
` [PATCH 2/4] arm: dts: fsl-ls1088a: Set dpmac nodes default to disabled
[PATCH] arm: layerscape: Check zero size memory bank before lmb_add
2026-04-20 12:53 UTC (2+ messages)
[PATCH 0/5] board: ten64: add USB Hub (USB5744) management support
2026-04-20 12:44 UTC (10+ messages)
` [PATCH 1/5] usb: onboard-hub: fix compile issue with gpio.h import
` [PATCH 2/5] board: ten64: add fdt fixup to hide usb hub topology
` [PATCH 3/5] board: ten64: remove USB hub references from internal FDT when needed
` [PATCH 5/5] configs: ten64: switch to OF_UPSTREAM
[PATCH v2] tools: mkeficapsule: Add disable pkcs11 menu option
2026-04-20 10:16 UTC (2+ messages)
[RESEND v4 00/14] sc5xx Environment Cleanup and Fixes
2026-04-20 9:33 UTC (31+ messages)
` [RESEND v4 01/14] configs: sc5xx: Do not store environment in SPI flash
` [RESEND v4 02/14] mach-sc5xx: Remove update commands from default environment
` [RESEND v4 03/14] mach-sc5xx: Update boot commands
` [RESEND v4 04/14] mach-sc5xx: Switch from tftp to wget
` [RESEND v4 05/14] mach-sc5xx: Add USB boot command
` [RESEND v4 06/14] mach-sc5xx: Remove preliminary binman support
` [RESEND v4 07/14] dts: sc594: Fix gige-reset line on EZKIT
` [RESEND v4 08/14] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [RESEND v4 09/14] mach-sc5xx: Update image load address
` [RESEND v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs
` [RESEND v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot
` [RESEND v4 12/14] arm: sc5xx: Remove SC5XX_LOADADDR
` [RESEND v4 13/14] arm: sc5xx: add missing boot env selectors
` [RESEND v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr
[PATCH] tools: mkeficapsule: Add disable pkcs11 menu option
2026-04-20 8:50 UTC (6+ messages)
[PATCH v4 0/8] Add support for TQMa7x
2026-04-20 8:36 UTC (7+ messages)
` [PATCH v4 5/8] arch: arm: dts: tqma7x: add boot phase properties
` [PATCH v4 6/8] board: tqma7: add code for u-boot with spl
[PATCH] net: zynq_gem: Clear stale speed bits in NWCFG before setting new ones
2026-04-20 7:46 UTC
[PATCH v3 00/10] Qualcomm IPQ5210 SoC bringup
2026-04-20 6:40 UTC (4+ messages)
` [PATCH v3 02/10] clk/qcom: add initial clock driver for ipq5210
[PATCH v2] Improve handosff prepare on SoCFPGA
2026-04-20 6:09 UTC
[PATCH v3 0/7] Support metadata-driven A/B boot for STM32MP25
2026-04-20 6:06 UTC (3+ messages)
` [PATCH v3 6/7] fwu: add helper to get image GUID by type and bank index
[PATCH v1] Improve handosff prepare on SoCFPGA
2026-04-20 5:30 UTC (3+ messages)
[PATCH v4 0/5] Enable USB3 Super-Speed support for QCM6490/SC7280
2026-04-20 5:10 UTC (2+ messages)
[PATCH] Makefile: fix host CPP pollution in cmd_gen_envp
2026-04-20 4:56 UTC (2+ messages)
[PATCH] kbuild: Respect CONFIG_SYS_DTC_PAD_BYTES after fdtgrep
2026-04-20 4:14 UTC (2+ messages)
[PATCH] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist
2026-04-20 1:32 UTC
[PATCH] common: update: Fix TFTP return value handling
2026-04-20 1:23 UTC
[PATCH] arm: renesas: Fix Kconfig indent
2026-04-20 1:22 UTC
[PATCH] arm: dts: renesas: Remove duplicate AVB pinmux assignment on V3M
2026-04-20 1:22 UTC
[PATCH] arm: dts: renesas: Clean up RPC DT nodes
2026-04-20 1:21 UTC
[PATCH v4 0/8] Support metadata-driven A/B boot for STM32MP25
2026-04-20 0:47 UTC (11+ messages)
` [PATCH v4 1/8] lib: uuid: add partition type GUID for extended bootloader
` [PATCH v4 2/8] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v4 3/8] test: cmd: add unit tests for part command
` [PATCH v4 4/8] cmd: part: support lookup by UUID
` [PATCH v4 5/8] test: cmd: part: add UUID lookup tests
` [PATCH v4 6/8] fwu: add helper to get image GUID by type and bank index
` [PATCH v4 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
` [PATCH v4 8/8] board: st: stm32mp25: support dynamic A/B bank bootup
[Report] ns16550: possible missing workaround for NXP erratum A-008006 on T1040/T1042 (DUART in FIFO mode)
2026-04-19 14:05 UTC
[PULL] Please pull casey/qcom-main-13Apr2026
2026-04-19 15:40 UTC (2+ messages)
[PATCH 00/11] mtd: spi-nor: Isolate stacked/parallel support from core
2026-04-19 14:27 UTC (6+ messages)
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