U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-27 13:26:28 to 2026-07-28 16:19:25 UTC [more...]

[PATCH v2] tools: fit: sign all config image references
 2026-07-28 16:18 UTC 

[PATCH v2 0/4] Add Genio 700 SPL boot support
 2026-07-28 16:13 UTC  (5+ messages)
` [PATCH v2 2/4] configs: mt8390: enable eMMC FIT boot from SPL
` [PATCH v2 4/4] doc: board: mediatek: document Genio 700 SPL boot

[PATCH 0/2] serial: mtk: clock rate fixes
 2026-07-28 16:04 UTC  (5+ messages)
` [PATCH 1/2] serial: mtk: use ulong for clk_rate
` [PATCH 2/2] serial: mtk: guard clk ops on clk.dev

[PATCH v3] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
 2026-07-28 15:56 UTC 

[PATCH v2 00/11] doc: clean up README.rockchip
 2026-07-28 15:39 UTC  (14+ messages)
` [PATCH v2 01/11] rockchip: scripts: remove rkmux.py
` [PATCH v2 02/11] rockchip: doc: change TPL phrase
` [PATCH v2 03/11] rockchip: doc: add BootROM/MaskROM mode text
` [PATCH v2 04/11] rockchip: doc: remove TODO
` [PATCH v2 05/11] rockchip: doc: remove copyright lines
` [PATCH v2 06/11] rockchip: doc: add more building instructions
` [PATCH v2 07/11] rockchip: doc: add more EMMC program examples
` [PATCH v2 08/11] rockchip: doc: add boot medium layout text
` [PATCH v2 09/11] rockchip: tools: add comment section to rksd.c
` [PATCH v2 10/11] rockchip: tools: add comment section to rkspi.c
` [PATCH v2 11/11] rockchip: doc: remove README.rockchip

[PATCH 00/36] clk: port Linux Common Clock Framework to U-Boot
 2026-07-28 15:30 UTC  (2+ messages)

VisionFive 2 eMMC boot issues
 2026-07-28 14:42 UTC 

[GIT PULL] Please pull u-boot-nvme-next-20260728
 2026-07-28 15:18 UTC 

[GIT PULL] Please pull u-boot-ufs-fixes-20260728
 2026-07-28 15:17 UTC 

[PATCH] clk: mediatek: mt8188: fix top0 gate polarity
 2026-07-28 15:09 UTC  (3+ messages)

[PATCH] phy: phy-mtk-hdmi: add new driver
 2026-07-28 15:03 UTC  (5+ messages)

[PATCH v2] phy: phy-mtk-hdmi: add new driver
 2026-07-28 15:01 UTC 

[PATCH v6 0/5] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-07-28 14:40 UTC  (7+ messages)
  ` [PATCH v6 1/5] binman: x509_cert: document Entry_x509_cert properties
  ` [PATCH v6 2/5] binman: x509_cert: document PKCS#11 URI support in keyfile
  ` [PATCH v6 3/5] binman: ti_secure: drop the redundant keyfile re-read
  ` [PATCH v6 4/5] binman: x509_cert: support PKCS11_PIN environment variable
  ` [PATCH v6 5/5] binman: Add BINMAN_X509_KEYFILE to override the signing key

[PATCH v3] imx: Add FRDM-IMX95 initial support
 2026-07-28 14:09 UTC  (6+ messages)
  ` [EXT] "

[PATCH] imx: scmi: suppress invalid origin/errid in reset reason print
 2026-07-28 14:06 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-main-20260727
 2026-07-28 13:48 UTC  (2+ messages)

[PATCH v2 1/2] doc: Switch from setenv to env set
 2026-07-28 13:33 UTC  (2+ messages)
` [PATCH v2 2/2] doc: Switch from printenv to env print

[GIT PULL] Please pull u-boot-dfu-20260728 into main
 2026-07-28 13:27 UTC 

[PATCH v2 0/5] firmware-owned devicetree for EBBR / SystemReady IR
 2026-07-28 13:20 UTC  (6+ messages)
` [PATCH v2 1/5] efi_loader: bootmgr: preserve a passed devicetree
` [PATCH v2 2/5] boot: add a firmware-owned devicetree source
` [PATCH v2 3/5] bootmeth: efi: use the firmware-owned devicetree
` [PATCH v2 4/5] efi_loader: bootmgr: install "
` [PATCH v2 5/5] test: boot: add firmware-FDT source tests

[PATCH 1/2] doc: Switch from setenv to env set
 2026-07-28 11:52 UTC  (4+ messages)
` [PATCH 2/2] doc: Switch from printenv to env print

[PATCH v5 00/14] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-07-28 11:25 UTC  (13+ messages)
` [PATCH v5 05/14] boot: image: try all DM hash providers
` [PATCH v5 06/14] crypto: aes: fix software key-size handling
` [PATCH v5 07/14] crypto: aes: add software-key provider dispatch
` [PATCH v5 08/14] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v5 13/14] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v5 14/14] crypto: allwinner: add sun8i-ce hash driver

[PATCH v2] board: ti: j721e: Fix up eMMC OTAP delay for HS200 on SR2.0
 2026-07-28 10:34 UTC  (2+ messages)

[PATCH] board: ti: j721e: Fix up eMMC OTAP delay for HS200 on SR2.0
 2026-07-28  9:37 UTC  (2+ messages)

[PATCH v2 0/2] video: bmp: fix out-of-bounds write in the RLE8 decoder
 2026-07-28  7:43 UTC  (3+ messages)
` [PATCH v2 1/2] video: bmp: bound RLE8 decode writes to the framebuffer
` [PATCH v2 2/2] test: video: add regression test for RLE8 bmp overflow

[PATCH v3 0/2] tpm: bounds-check device-reported response lengths
 2026-07-28  7:37 UTC  (3+ messages)
` [PATCH v3 1/2] tpm: bounds-check the device-reported response length
` [PATCH v3 2/2] test: tpm: check malformed capability responses are rejected

[PATCH v2 0/2] fs/squashfs: fix directory table integer overflow
 2026-07-28  6:55 UTC  (3+ messages)
` [PATCH v2 1/2] fs/squashfs: fix integer overflow in directory table allocation
` [PATCH v2 2/2] test: squashfs: add directory table overflow regression test

[PATCH v2 0/2] net: fix out-of-bounds write in IP fragment reassembly
 2026-07-28  6:50 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: net: add regression test for IP reassembly overflow

[PATCH v2] fwu: Make boottime check failures visible
 2026-07-28 12:48 UTC  (2+ messages)

[PATCH v9 00/12] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-07-28 12:31 UTC  (3+ messages)

[PATCH 00/13] mediatek: add HDMI pipeline support for MT8188 based boards
 2026-07-28 12:29 UTC  (14+ messages)
` [PATCH 01/13] video: mediatek: add display pipeline component helpers
` [PATCH 02/13] video: mediatek: add mixer component
` [PATCH 03/13] video: mediatek: add merge component
` [PATCH 04/13] video: mediatek: add mutex component
` [PATCH 05/13] video: mediatek: add padding component
` [PATCH 06/13] video: mediatek: add rdma component
` [PATCH 07/13] video: mediatek: add vdosys1 component
` [PATCH 08/13] video: mediatek: add dpi1 component
` [PATCH 09/13] video: mediatek: add new hdmi driver
` [PATCH 10/13] arm: dts: mt8188: add vdosys1-pipeline node
` [PATCH 11/13] arm: dts: mt8188: add framebuffer and splash reserved-memory
` [PATCH 12/13] arm: dts: mt8188: add hdmi override node
` [PATCH 13/13] configs: mediatek: mt8188: enable hdmi pipeline

[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
 2026-07-28 12:22 UTC  (40+ messages)
` [PATCH v5 31/75] usb: dwc3: import from kernel v5.7
` [PATCH v5 32/75] usb: dwc3: import from kernel v5.8
` [PATCH v5 33/75] usb: dwc3: import from kernel v5.9
` [PATCH v5 34/75] usb: dwc3: import from kernel v5.10
` [PATCH v5 35/75] usb: dwc3: import from kernel v5.11
` [PATCH v5 36/75] usb: dwc3: import from kernel v5.12
` [PATCH v5 37/75] usb: dwc3: import from kernel v5.13
` [PATCH v5 38/75] usb: dwc3: import from kernel v5.14
` [PATCH v5 39/75] usb: dwc3: import from kernel v5.15
` [PATCH v5 40/75] usb: dwc3: import from kernel v5.16
` [PATCH v5 41/75] usb: dwc3: import from kernel v5.17
` [PATCH v5 42/75] usb: dwc3: import from kernel v5.18
` [PATCH v5 43/75] usb: dwc3: import from kernel v5.19
` [PATCH v5 44/75] usb: dwc3: import from kernel v6.0
` [PATCH v5 45/75] usb: dwc3: import from kernel v6.1
` [PATCH v5 46/75] usb: dwc3: import from kernel v6.2
` [PATCH v5 47/75] usb: dwc3: import from kernel v6.3
` [PATCH v5 48/75] usb: dwc3: import from kernel v6.4
` [PATCH v5 49/75] usb: dwc3: import from kernel v6.5

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-07-28 12:21 UTC  (20+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH 2/2] power: regulator: ADD PMIC PF9453 support
 2026-07-28 12:12 UTC 

[PATCH v2 1/1] sandbox: fix enum host_platform_flags description
 2026-07-28 12:07 UTC  (2+ messages)

[PATCH v2] x86: add support for CONFIG_REMAKE_ELF
 2026-07-28 12:07 UTC  (2+ messages)

[PATCH v2] Makefile: depend on OF_LIST dts sources for fit-dtb.blob
 2026-07-28 12:02 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] efi_loader: give SimpleTextInputEx its own WaitForKeyEx event
 2026-07-28 11:59 UTC  (2+ messages)

[PATCH v5] binman: add CST backend selection for i.MX8M signing
 2026-07-28 11:58 UTC  (2+ messages)

[PATCH v3 0/7] k3-binman ergonomics
 2026-07-28 11:56 UTC  (2+ messages)
` [v3,0/7] "

[PATCH 0/2] video: bmp: fix out-of-bounds write in the RLE8 decoder
 2026-07-28 11:54 UTC  (5+ messages)
` [PATCH 1/2] video: bmp: bound RLE8 decode writes to the framebuffer
` [PATCH 2/2] test: video: add regression test for RLE8 bmp overflow

[PATCH v4 0/7] reset: add board reset type
 2026-07-28 11:49 UTC  (8+ messages)
` [PATCH v4 3/7] reset: Print reset type on diagnostic console

[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2026-07-28 11:42 UTC  (12+ messages)
` [PATCH v3 0/7] mkimage: detect FIT image load address overlaps
  ` [PATCH v3 1/7] binman: Fix typo for the test case name
  ` [PATCH v3 4/7] arm: dts: k3: phycore: widen SPL overlay load address spacing
  ` [PATCH v3 5/7] tools: mkimage: detect overlapping load regions in FIT configurations
  ` [PATCH v3 6/7] test: fit: cover mkimage load address overlap detection
  ` [PATCH v3 7/7] binman: fit: document how ELF load addresses are determined

[PATCH v2] tools: binman: pass KEYDIR to FIT entries
 2026-07-28 11:38 UTC  (2+ messages)

[PATCH v3 0/7] few fixes for NVMe and block devices
 2026-07-28 11:37 UTC  (8+ messages)
` [PATCH v3 1/7] drivers: nvme: Enable Force Unit Access (FUA)
` [PATCH v3 4/7] cmd: Add flush support for all blk devices
` [PATCH v3 6/7] docs: nvme: Update QEMU command for testing
` [v3,0/7] few fixes for NVMe and block devices

[PATCH v4] serial: coreboot: Accept DBG2 subtype 0x12
 2026-07-28 11:37 UTC 

[PATCH RFC v2 0/5] Add fastboot to SPL
 2026-07-28 11:36 UTC  (4+ messages)
` [PATCH RFC v2 2/5] fastboot: use the common handler for USB reboot

[PATCH v2] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
 2026-07-28 11:33 UTC  (2+ messages)

[PATCH] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
 2026-07-28 11:33 UTC  (3+ messages)

[PATCH] boot: image-fdt: downgrade -EINVAL reservation failure to debug
 2026-07-28 11:32 UTC  (2+ messages)

[PATCH] tools: fit: sign all config image references
 2026-07-28 11:30 UTC  (2+ messages)

[PATCH 0/2] Refactor binman nodes for boot binaries for TI AM625 into templates
 2026-07-28 11:16 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: k3-am625: add template for tiboot3.bin
` [PATCH 2/2] arm: dts: k3-am625: add template for tispl.bin

Regression on colibri-imx7 due to commit 9c1b13b3fd27 ("cyclic: reduce get_timer_us() calls inside hlist_for_each_entry_safe()")
 2026-07-28  9:46 UTC  (7+ messages)

[PATCH v6 00/11] spacemit mmc driver
 2026-07-28  9:45 UTC  (15+ messages)
` [PATCH v6 06/11] dts: k1: add SD card support in u-boot overlay
` [PATCH v6 07/11] configs: k1: enable SD and eMMC support
` [PATCH v6 09/11] doc: spacemit: flash on K1 SoC based boards
` [PATCH v6 11/11] spacemit: k1: load product name from environment variable

[PATCH v2 0/6] MPFS: add hardware RNG support and fix RNG consumers
 2026-07-28  8:12 UTC  (6+ messages)
` [PATCH v2 3/6] rng: add Microchip PolarFire SoC hardware RNG driver

[PATCH] include: env: ti: k3_dfu: Add condition for sysfw.itb
 2026-07-28  6:29 UTC 

Pull request efi-2026-01-rc2
 2026-07-28  6:26 UTC 

[PATCH v2 1/1] efi_loader: fix memory leak in efi_sigstore_parse_siglist
 2026-07-28  6:09 UTC  (2+ messages)

[PATCH 0/2] Fix negation on modern hush shell
 2026-07-28  5:17 UTC  (2+ messages)
` [PATCH 1/2] cli: hush_modern: fix negation during run_pipe

[PATCH v2] acpi: fix no display when serial console is disabled in coreboot config
 2026-07-28  5:02 UTC  (4+ messages)
` [PATCH v3] serial: coreboot: Accept DBG2 subtype 0x12
` [PATCH v4] "

Pull request: u-boot-sunxi/main for 2026.10
 2026-07-27 22:51 UTC  (2+ messages)

[ANN] U-Boot v2026.10-rc1 released
 2026-07-27 22:49 UTC 

[PATCH] arm: imx943: Update dts files to build with v7.1-dts tag
 2026-07-27 21:43 UTC  (2+ messages)

[PATCH v2 0/2] net: fsl_enetc: Add SGMII 1G support for i.MX952
 2026-07-27 21:41 UTC  (2+ messages)

[PATCH v2 0/2] imx6: fix LDB clock guard and clk0/clk1 swap
 2026-07-27 21:40 UTC  (2+ messages)

[PATCH 1/1] efi_loader: set correct frame buffer address
 2026-07-27 20:55 UTC  (6+ messages)

[PATCH 0/8] Misc Fixes for VGA BIOS Emulation
 2026-07-27 20:53 UTC  (4+ messages)
` [0/8] "

[PATCH v3 0/5] edison: Convert the image build to binman
 2026-07-27 20:53 UTC  (4+ messages)
` [PATCH v3 4/5] CI: Add an sjg-lab job for the Intel Edison

Mails to old mailing list rejected
 2026-07-27 20:35 UTC  (2+ messages)

RK3399 TF-A hash verification failure for atf-3
 2026-07-27 20:15 UTC  (6+ messages)

[GIT PULL] Please pull u-boot-rockchip-2026.10-20260724 into main
 2026-07-27 19:55 UTC 

[PATCH v5 0/3] fs: regression-safe load <iface> for null_dev_desc_ok fstypes
 2026-07-27 19:55 UTC  (2+ messages)

[GIT PULL] u-boot-riscv/main
 2026-07-27 19:55 UTC  (2+ messages)

[PATCH v2 0/3] boot: fit: authenticate the dm-verity roothash
 2026-07-27 18:48 UTC  (3+ messages)

[PATCH 1/1] sandbox: fix enum host_platform_flags description
 2026-07-27 17:29 UTC  (2+ messages)

[PATCH 0/4] avb: make the AVB root key source pluggable
 2026-07-27 17:14 UTC  (5+ 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 0/8] mkeficapsule: Support multi-payload capsules
 2026-07-27 15:56 UTC  (9+ messages)
` [PATCH 1/8] tools: mkeficapsule: Add support for parsing capsule params from config file
` [PATCH 2/8] tools: mkeficapsule: Add multi-payload capsule creation API
` [PATCH 3/8] tools: mkeficapsule: Enable multi-payload grouping in config parser
` [PATCH 4/8] tools: mkeficapsule: Support signing in multi-payload capsules
` [PATCH 5/8] doc: Document capsule generation through a config file
` [PATCH 6/8] sandbox: capsule: Add a config file for generating capsules
` [PATCH 7/8] test: capsule: Generate capsules through config file
` [PATCH 8/8] test: capsule: Add functional test for multi-payload capsule update

[PATCH v2 1/1] efi_loader: check efi_deserialize_load_option() in get_dp_device()
 2026-07-27 14:48 UTC  (3+ messages)

[PATCH] arm: mach-k3: j784s4: Add clk and power support for main_uart2 and main_uart3
 2026-07-27 10:31 UTC 

[PATCH v1] net: phy: Add MaxLinear GPY215C Ethernet PHY driver
 2026-07-27 13:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox