messages from 2026-02-14 04:57:45 to 2026-02-17 15:08:30 UTC [more...]
[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
2026-02-17 15:08 UTC (27+ messages)
` [RFC PATCH 01/20] boot: add image_loader on-demand loading abstraction
` [RFC PATCH 02/20] boot: image-loader: add block device backend
` [RFC PATCH 03/20] mtd: add mtd_read_skip_bad() helper
` [RFC PATCH 04/20] boot: image-loader: add MTD backend
` [RFC PATCH 05/20] cmd: ubi: export ubi_find_volume()
` [RFC PATCH 06/20] mtd: set flash_node on DT-created partitions
` [RFC PATCH 07/20] cmd: ubi: add ubi_part_from_mtd()
` [RFC PATCH 08/20] boot: image-loader: add UBI volume backend
` [RFC PATCH 09/20] boot: fit: support on-demand loading in fit_image_load()
` [RFC PATCH 10/20] cmd: bootm: accept storage device as image source
` [RFC PATCH 11/20] test: boot: add image_loader unit tests
` [RFC PATCH 12/20] doc: bootm: document direct storage boot
` [RFC PATCH 13/20] boot: bootmeth: add OpenWrt boot method skeleton
` [RFC PATCH 14/20] boot: bootmeth: openwrt: implement read_bootflow for block devices
` [RFC PATCH 15/20] boot: bootmeth: openwrt: implement boot via bootm storage path
` [RFC PATCH 16/20] boot: bootdev: add MTD boot device
` [RFC PATCH 17/20] boot: bootdev: add UBI "
` [RFC PATCH 18/20] boot: bootmeth: openwrt: support MTD and UBI bootdevs
` [RFC PATCH 19/20] boot: bootmeth: openwrt: add openwrt_boot_script hook for bootconf
` [RFC PATCH 20/20] boot: bootmeth: openwrt: add slot configuration from environment
[PATCH] fs: fat: Handle 'FAT sector size mismatch'
2026-02-17 15:03 UTC (2+ messages)
[PATCH 0/7] OSPI NAND MTD load and boot support
2026-02-17 14:54 UTC (11+ messages)
` [PATCH 1/7] common: spl: mtd: Add support for loading images from MTD
` [PATCH 2/7] spl: mtd: Remove MTD device after loading images
` [PATCH 3/7] spl: mtd: Add bad block handling for SPL image loading
` [PATCH 4/7] spl: Add MTD loading support configuration
` [PATCH 5/7] mtd: nand: spi: Enable spinand build Kconfig option for spl
` [PATCH 6/7] arm: spl: Enumerate SPINAND as a boot device
` [PATCH 7/7] include: environment: ti: Add ospi_nand environment variables
[PATCH v6 0/5] Implement reset to EDL for qcs9100
2026-02-17 14:39 UTC (14+ messages)
` [PATCH v6 2/5] drivers: sysreset: Add sysreset op that can take arguments
[PATCH] virtio: Fix virtio initialization sequence
2026-02-17 13:59 UTC
[PATCH v6 0/6] Implement all missing SMBIOS types required by distro tooling
2026-02-17 14:01 UTC (3+ messages)
[PATCH] spl: spi: fix loss of spl_load() error on soft reset
2026-02-17 13:56 UTC
[PATCH] mmc: fsl_esdhc_imx: Skip voltage switching for fixed 1.8V regulator
2026-02-17 13:49 UTC
[PATCH 0/2] virtio: rng: Handle oversized return buffers
2026-02-17 13:29 UTC (3+ messages)
` [PATCH 1/2] test: dm: virtio_rng: Update virtio-rng test
` [PATCH 2/2] virtio: rng: Handle oversized return buffers
[PATCH] mach-snapdragon: allocate memory for DT overlays
2026-02-17 8:51 UTC
[RFC] efi_loader: UKI Secure Boot verification failure with PE section gaps
2026-02-17 10:46 UTC
[PATCH] x86/coreboot: Exclude memory regions starting above 4GB
2026-02-17 13:32 UTC (3+ messages)
[REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524
2026-02-17 13:21 UTC (7+ messages)
[PATCH v3 0/2] fastboot: mmc: fix bootloader offset
2026-02-17 12:46 UTC (4+ messages)
` [PATCH v3 1/2] fastboot: mmc: make boot partition offset configurable
` [PATCH v3 2/2] arch: imx8qxp: Override weak fb_mmc_get_boot_offset function
[PATCH v6 0/6] UEFI Capsule - PKCS11 Support
2026-02-17 11:53 UTC (7+ messages)
` [PATCH v6 1/6] tools: mkeficapsule: Add support for pkcs11
` [PATCH v6 2/6] binman: Accept pkcs11 URI tokens for capsule updates
` [PATCH v6 3/6] tools: mkeficapsule: Fix dump signature long option
` [PATCH v6 4/6] binman: Add dump signature option to mkeficapsule
` [PATCH v6 5/6] binman: DTS: Add dump-signature option for capsules
` [PATCH v6 6/6] test: binman: Add test for pkcs11 signed capsule
[PATCH] mtd: spinand: winbond: Fix oob_layout for W25N01JW
2026-02-17 11:30 UTC
[PATCH] usb: dwc3: Initialize Xilinx glue registers
2026-02-17 11:06 UTC (8+ messages)
[PATCH] xilinx: Enable GPIO delay driver on Versal platforms
2026-02-17 10:50 UTC
[PATCH] spi: cadence-qspi: Disable Auto-HW polling
2026-02-17 10:32 UTC
[PATCH v2 0/2] fastboot: mmc: fix bootloader offset
2026-02-17 10:12 UTC (4+ messages)
` [PATCH v2 2/2] arch: imx8qxp: Override weak fb_mmc_get_boot_offset function
[PATCH 1/1] efi_loader: require at least 128 KiB of stack space
2026-02-17 10:03 UTC (5+ messages)
[PATCH] cmd: mmc: Drop trailing space in Name: before newline
2026-02-17 9:50 UTC (2+ messages)
[PATCH v2] dm: core: Don't allow ofnode_to_fdt() to return NULL
2026-02-17 9:27 UTC
[PATCH] dm: core: Don't allow ofnode_to_fdt() to return NULL
2026-02-17 9:16 UTC (3+ messages)
U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
2026-02-17 7:16 UTC (13+ messages)
[RFC PATCH] cmd: part: add dupcheck command to detect duplicate PARTUUIDs
2026-02-17 5:26 UTC (3+ messages)
[PATCH v5 00/10] Add PCIe Boot support for TI J784S4 SoC
2026-02-17 4:47 UTC (13+ messages)
` [PATCH v5 01/10] arm: mach-k3: j784s4: Update SoC autogen data to enable PCIe boot
` [PATCH v5 02/10] phy: cadence: Add config to enable Cadence Torrent PHY at SPL stage
` [PATCH v5 03/10] phy: ti: Add config to enable J721E WIZ SERDES wrapper "
` [PATCH v5 04/10] configs: j784s4_evm_r5_defconfig: Enable configs for PCIe boot
` [PATCH v5 05/10] configs: j784s4_evm_a72_defconfig: "
` [PATCH v5 06/10] configs: am69_sk_r5_defconfig: Disable PCIe boot configs
` [PATCH v5 07/10] configs: am69_sk_a72_defconfig: "
` [PATCH v5 08/10] configs: j742s2_evm_r5_defconfig: "
` [PATCH v5 09/10] configs: j742s2_evm_a72_defconfig: "
` [PATCH v5 10/10] docs: board: ti: j784s4_evm: Add PCIe boot documentation
[PATCH v3] fs: fat: Handle 'FAT sector size mismatch'
2026-02-17 4:04 UTC (6+ messages)
[PATCH 0/2] board/raspberry: add FDT for bcm2712d0
2026-02-16 18:44 UTC (3+ messages)
` [PATCH 1/2] board/raspberrypi: add multi-FDT support
` [PATCH 2/2] board/raspberrypi: add bcm2712d0-rpi-5-b for Raspberry Pi 5
[PATCH] bootstd: rauc: Fix null pointer access while checking root part
2026-02-16 19:39 UTC (2+ messages)
[PULL] u-boot-usb/master
2026-02-16 19:39 UTC (2+ messages)
[PATCH] board: ti: j721e,j7200: fix do_main_cpsw0_qsgmii_phyinit
2026-02-16 19:39 UTC (2+ messages)
[PATCH v6 1/1] image: fit: Apply overlays using aligned writable FDT copies
2026-02-16 19:38 UTC (3+ messages)
[PATCH] cmd: pxe_utils: fix syntax error in comments
2026-02-16 19:39 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove a few inactive people
2026-02-16 19:38 UTC (2+ messages)
[PATCH] test/py: Fix spelling of source_dir in docstring
2026-02-16 19:38 UTC (2+ messages)
Pull request efi-2026-04-rc3
2026-02-16 19:38 UTC (2+ messages)
[PATCH] drivers: cpu: fix syntax error in Kconfig documentation
2026-02-16 17:28 UTC
Pull request for ab-next-13022026
2026-02-16 17:18 UTC (2+ messages)
[GIT PULL] AMD/Xilinx changes for 2026-07-rc1
2026-02-16 17:18 UTC (2+ messages)
U-Boot
2026-02-16 16:37 UTC (2+ messages)
[PATCH] qcom_defconfig: Switch Qualcomm fastboot flash from MMC to block
2026-02-16 16:15 UTC
[RFH] SPI and SPI-NOR patch help
2026-02-16 15:31 UTC (4+ messages)
[PATCH v4] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
2026-02-16 14:07 UTC (2+ messages)
[PATCH v3 0/6] Add support for fwumdata
2026-02-16 13:35 UTC (7+ messages)
` [PATCH v3 1/6] tools: gitignore: Add mkfwumdata to the git ignore file
` [PATCH v3 2/6] tools: Reorganize mkfwumdata tool into fwumdata_src directory
` [PATCH v3 3/6] tools: mkfwumdata: Improve error message specificity
` [PATCH v3 4/6] tools: mkfwumdata: Add bank count validation for FWU metadata v2
` [PATCH v3 5/6] tools: Add support for fwumdata tool
` [PATCH v3 6/6] tools: mkfwumdata: Remove dependency on fwu_mdata.h header
[PATCH v8 0/4] efi_vars: Implement SPI Flash storage for EFI
2026-02-16 13:18 UTC (10+ messages)
` [PATCH v8 4/4] efi_vars: Implement SPI Flash store
[PATCH v9] efi_vars: Implement SPI Flash store
2026-02-16 13:17 UTC
[PATCH v2 00/11] imx8qxp: siemens: small board updates
2026-02-16 11:54 UTC (15+ messages)
` [PATCH v2 04/11] arm: dts: capricorn: move fec2 config
` [PATCH v2 05/11] imx8qxp_capricorn config: add wget command
` [PATCH v2 06/11] capricorn: config: add bootcounter command
` [PATCH v2 07/11] siemens: capricorn: add logic to U-Boot to avoid zig-zag boot
` [PATCH v2 08/11] siemens: capricorn: always detect emmc device
` [PATCH v2 09/11] siemens: capricorn: fix fallback bootm call for fitImage
` [PATCH v2 10/11] siemens: capricorn: rework bootcmd environment variables
` [PATCH v2 11/11] siemens: capricorn: protect environment
[PATCH] spl: Add generic SPL MTD loader support
2026-02-16 11:51 UTC (3+ messages)
[PATCH 0/2] efi: test and fix specific LoadImage() return code
2026-02-16 11:30 UTC (3+ messages)
` [PATCH 1/2] efi_loader: "
` [PATCH 2/2] efi_selftest: test specific LoadImage() case
[PATCH v5 0/6] UEFI Capsule - PKCS11 Support
2026-02-16 9:52 UTC (8+ messages)
` [PATCH v5 1/6] tools: mkeficapsule: Add support for pkcs11
` EXTERNAL - "
` [PATCH v5 6/6] test: binman: Add test for pkcs11 signed capsule
` EXTERNAL - "
[PATCH] rockchip: rk3588-rock-5b: Remove USB-C controller from u-boot.dtsi
2026-02-16 9:21 UTC (4+ messages)
[PATCH] i2c: muxes: pca954x: Add support for pca9848
2026-02-16 8:49 UTC (2+ messages)
[PATCH] ufs: Disable UTP command timeout in slow mode
2026-02-16 8:03 UTC (3+ messages)
[PATCH v3] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
2026-02-16 4:37 UTC (3+ messages)
[NEXT] Pull request efi-next-2026-02-15
2026-02-15 20:59 UTC (2+ messages)
[RFC PATCH 0/4] add software ecdsa support
2026-02-15 18:31 UTC (4+ messages)
[PATCH v2] spi: cadence_qspi: pulse controller reset at probe
2026-02-15 15:16 UTC
[PATCH] spi: cadence_qspi: reset OSPI controller
2026-02-15 14:25 UTC (3+ messages)
[PATCH] kbuild: Drop phandle from diff between base DT and U-Boot augmented DT if DEVICE_TREE_DEBUG=1
2026-02-15 14:04 UTC
[PATCH v2] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
2026-02-15 12:39 UTC (5+ messages)
[PATCH v2 0/7] efi_loader: disk: Add EFI_PARTITION_INFO_PROTOCOL support for MBR
2026-02-15 7:58 UTC (3+ messages)
` [PATCH v2 7/7] efi_selftest: Enhance MBR test for PARTITION_INFO_PROTOCOL
[PATCH] efi_loader: fix ecpt size computation
2026-02-15 7:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH] efi_loader: add missing EFI_CALL around tcg2 read_blocks calls
2026-02-15 7:28 UTC (2+ messages)
Pull request: SoCFPGA changes for u-boot-socfpga-next-20260213
2026-02-14 22:19 UTC (4+ messages)
[PATCH v1 0/1] Enhance soft spi performance
2026-02-14 18:54 UTC (3+ messages)
` [PATCH v1 1/1] soft_spi performance enhancement
[PATCH v1] configs: visionfive2: Fix the name of VisionFive 2 Lite DT
2026-02-14 14:56 UTC (3+ messages)
[PATCH v1 0/9] Add support for StarFive VisionFive 2 Lite board
2026-02-14 9:26 UTC (4+ messages)
[PATCH v2] binman: add CST backend selection for i.MX8M signing
2026-02-13 21:56 UTC (3+ messages)
[PATCH] binman: add CST backend selection for i.MX8M signing
2026-02-13 21:58 UTC (5+ 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