U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-12 01:12:36 to 2026-08-14 12:46:34 UTC [more...]

[PATCH 0/3] Semi-Falcon Boot Support
 2026-08-14 12:01 UTC  (5+ messages)
` [PATCH 1/3] configs: add semi-falcon mode fragment for k3 devices
` [PATCH 2/3] arm: k3-binman: add tisemifalcon.bin for semi-falcon mode

[PATCH 0/2] i2c/clk: spacemit: k1: fix bus configuration and clock handling
 2026-08-14  9:32 UTC  (5+ messages)
` [PATCH 1/2] i2c: k1: fix wrong bus speed setting
` [PATCH 2/2] i2c: k1: enable all clocks for I2C controllers

[PATCH 0/8] toradex: Decouple from Toradex product ID table
 2026-08-14 12:14 UTC  (10+ messages)
` [PATCH 1/8] toradex: verdin-am62: Set WiFI DTB as default for new PIDs
` [PATCH 2/8] toradex: verdin-am62p: Set WiFi "
` [PATCH 3/8] toradex: verdin-imx95: "
` [PATCH 4/8] toradex: verdin-imx8mp: "
` [PATCH 5/8] toradex: verdin-imx8mm: "
` [PATCH 6/8] toradex: common: Decouple board sysinfo from the product ID table
` [PATCH 7/8] toradex: tdx-cfg-block: Remove validation against PID table
` [PATCH 8/8] toradex: tdx-cfg-block: Remove product ID limitation

[PATCH v2 0/3] net: nfs: bound server-supplied lengths in READ and READLINK replies
 2026-08-14  8:56 UTC  (5+ messages)
` [PATCH v2 1/3] net: nfs: reject a negative or oversized NFS read length
` [PATCH v2 2/3] net: nfs: reject a negative or oversized readlink length
` [PATCH v2 3/3] test: dm: nfs: add regression tests for the NFS reply-length checks

[PATCH v2 0/2] colibri_vf: fix NAND boot and add the board documentation
 2026-08-14  8:17 UTC  (3+ messages)
` [PATCH v2 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
` [PATCH v2 2/2] doc: board: toradex: add the Colibri VF50/VF61 page

[PATCH 0/2] colibri_vf: fix NAND boot and add the board documentation
 2026-08-14  8:17 UTC  (6+ messages)
` [PATCH 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
` [PATCH 2/2] doc: board: toradex: add the Colibri VF50/VF61 page

[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
 2026-08-14  8:16 UTC  (18+ messages)
` [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] net: net6: validate IPv6 payload and UDP length on receive
 2026-08-14  8:05 UTC  (2+ messages)

[PATCH v6 0/6] doc: clean up README.rockchip
 2026-08-14  7:47 UTC  (8+ messages)
` [PATCH v6 1/6] rockchip: scripts: remove rkmux.py
` [PATCH v6 2/6] rockchip: doc: add mask ROM mode text
` [PATCH v6 3/6] rockchip: doc: remove TODO
` [PATCH v6 4/6] rockchip: doc: remove README.rockchip
` [PATCH v6 5/6] rockchip: doc: add back to ROM section
` [PATCH v6 6/6] rockchip: doc: add notes section

[PATCH 0/2] net: nfs: reject an out-of-range NFS read length
 2026-08-14  7:38 UTC  (7+ messages)
` [PATCH 2/2] test: dm: nfs: add a regression test for an oversized "

[PATCH] lib: zstd: update to latest Linux zstd 1.5.7
 2026-08-14  1:57 UTC 

[PATCH] clk: mediatek: fix reprobe regression
 2026-08-14  3:35 UTC  (3+ messages)

[ANN] Further mailman updates
 2026-08-14  2:39 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-rockchip-2027.01-20260813 into next
 2026-08-13 20:28 UTC  (2+ messages)

[PATCH v7 00/15] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-08-13 19:59 UTC  (16+ messages)
` [PATCH v7 01/15] cmd: aes: fix DM operation handling
` [PATCH v7 02/15] crypto: aes: allow DM AES in SPL
` [PATCH v7 03/15] crypto: hash: allow DM hash "
` [PATCH v7 04/15] boot: image: try all DM hash providers
` [PATCH v7 05/15] lib: rsa: internalize PKCS#1 DigestInfo prefixes
` [PATCH v7 06/15] crypto: hash: support hardware-only progressive hashing
` [PATCH v7 07/15] crypto: aes: fix software key-size handling
` [PATCH v7 08/15] crypto: aes: add software-key provider dispatch
` [PATCH v7 09/15] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v7 10/15] spl: fit: support encrypted payloads
` [PATCH v7 11/15] clk: sunxi: add H6/H616 CE gates and reset
` [PATCH v7 12/15] lib: ecdsa: support additional curve sizes
` [PATCH v7 13/15] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v7 14/15] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v7 15/15] crypto: allwinner: add sun8i-ce hash driver

[PATCH v3] boot: android: Add support for the bootflow of Android 13+
 2026-08-13 20:07 UTC 

[PATCH v2] boot: android: Add support for the bootflow of Android 13+
 2026-08-13 19:44 UTC 

[PATCH v2 0/3] net: lwip: fix use-after-free bugs in the wget and dns commands
 2026-08-13 16:28 UTC  (4+ messages)
` [PATCH v2 1/3] net: lwip: wget: return ERR_ABRT after aborting the connection
` [PATCH v2 2/3] net: lwip: wget: free the transfer context after an aborted request
` [PATCH v2 3/3] net: lwip: dns: free the callback context after an aborted lookup

[PATCH v1 0/7] bootstd: Fix crashes and memory leaks on scan/boot error paths
 2026-08-13 15:56 UTC  (8+ messages)
` [PATCH v1 1/7] bootstd: rauc: Fix NULL dereference in get_slot()
` [PATCH v1 2/7] bootstd: rauc: Clear bootmeth_priv after freeing it on error
` [PATCH v1 3/7] bootstd: rauc: Free string lists on error paths
` [PATCH v1 4/7] bootstd: cros: Clear bootmeth_priv after freeing it on error
` [PATCH v1 5/7] bootstd: rauc: Fix leak of the strsep() source buffers
` [PATCH v1 6/7] bootstd: Free abandoned bootflows while scanning
` [PATCH v1 7/7] bootstd: rauc: Clear bootmeth_priv after freeing it when booting

[PATCH] pylibfdt: Replace removed SWIG Python 2 compatibility macros
 2026-08-13 17:28 UTC  (2+ messages)

[PATCH main] arm: dts: k3-am625-beagleplay: add bootph tags to pmic regulators
 2026-08-13 17:28 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-rockchip-2026.10-20260813 into main
 2026-08-13 17:28 UTC  (2+ messages)

Please pull net-20260813
 2026-08-13 17:28 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-rockchip-2027.01-20260813 into next
 2026-08-13 17:03 UTC 

[PATCH v6 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-08-13 17:02 UTC  (4+ messages)
` [PATCH v6 2/4] rockchip: rk3399: Remove ROC-PC regulator overrides
` [PATCH v6 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
` [PATCH v6 4/4] rockchip: roc-pc-rk3399: Enable redundant environment

[PATCH v2 0/5] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
 2026-08-13 16:55 UTC  (2+ messages)

[PATCH v2] rockchip: rk3576-rock-4d: Enable XMC SPI chip
 2026-08-13 16:55 UTC  (3+ messages)

[PATCH] arm: dts: rockchip: Drop OTP nodes from u-boot.dtsi on RK3528/RK356x
 2026-08-13 16:55 UTC  (2+ messages)

[PATCH 0/7] rockchip: Enable USB support for RK3528
 2026-08-13 16:55 UTC  (2+ messages)

[PATCH 0/2] arm: mediatek: use phase-aware PSCI reset
 2026-08-13 16:36 UTC  (2+ messages)

[PATCH] clk: mediatek: mt8189: add missing qualifiers
 2026-08-13 16:35 UTC  (2+ messages)

[PATCH] arm: dts: mediatek: remove mt8188 tphy fallback
 2026-08-13 16:21 UTC 

[PATCH v5 0/2] tpm: bounds-check device-reported response lengths
 2026-08-13 15:58 UTC  (3+ messages)
` [PATCH v5 1/2] tpm: bounds-check the device-reported response length
` [PATCH v5 2/2] test: tpm: check malformed capability and OIAP responses are rejected

[PATCH] boot: android: Add support for the bootflow of Android 13+
 2026-08-13 15:36 UTC 

[PATCH v2] phy: phy-mtk-hdmi: add new driver
 2026-08-13 15:48 UTC  (2+ messages)

[PATCH v2 0/2] i2c: add HDMI DDC driver for MT8188 and MT8195
 2026-08-13 15:20 UTC  (2+ messages)

colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
 2026-08-13 15:07 UTC  (3+ messages)

[PATCH v2] clk: mediatek: fix using clocks before relocation
 2026-08-13 14:40 UTC 

[PATCH v2 0/2] rockchip: rk3576: Disable force_jtag by default
 2026-08-13 14:14 UTC  (2+ messages)

[PATCH v5 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-08-13 13:52 UTC  (5+ messages)
` [PATCH v5 2/4] rockchip: rk3399: Remove ROC-PC regulator overrides
` [PATCH v5 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
` [PATCH v5 4/4] rockchip: roc-pc-rk3399: Enable redundant environment

[PATCH 0/2] net: dhcp6: fix an infinite loop parsing IA options
 2026-08-13 13:22 UTC  (4+ messages)
` [PATCH 1/2] net: dhcp6: prevent "

[PATCH 0/2] net: dhcp6: fix out-of-bounds access in the option parser
 2026-08-13 13:21 UTC  (3+ messages)
` [PATCH 2/2] test: dm: eth: add DHCPv6 oversized option regression tests

perp work for submitting Draeger imx6-related patches
 2026-08-13 12:40 UTC 

[PATCH] arm: mach-k3: j721e: make get_boot_device() available outside xPL
 2026-08-13 12:36 UTC 

[PATCH] spi: xilinx_spi: fix premature transfer termination at low SCK
 2026-08-13 12:06 UTC 

[PATCH] toradex: apalis-imx8: select QP/QM device tree from OTP fuse
 2026-08-13  9:10 UTC  (2+ messages)

[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-08-13  8:05 UTC  (7+ messages)
` [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection

[PATCH v3 0/6] Add Genio 510 and Genio 700 SPL boot support
 2026-08-13  8:03 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: Clean up AMD/Xilinx fragments
 2026-08-13  7:39 UTC  (4+ messages)
` [PATCH 1/2] MAINTAINERS: Move u-boot-microblaze to u-boot-amd
` [PATCH 2/2] MAINTAINERS: Put together AMD/XILINX platforms to one fragment

[PATCH 0/2] MAINTAINERS: Cleanup non existing files
 2026-08-13  7:11 UTC  (3+ messages)
` [PATCH 1/2] scripts: Add MAINTAINERS F: file existence checker
` [PATCH 2/2] MAINTAINERS: Remove references to not existing files

[PATCH 0/4] efi_loader: track capsule last attempt status for ESRT, add efidebug capsule images
 2026-08-13  6:34 UTC  (8+ messages)
` [PATCH 1/4] efi_loader: firmware: track last attempt status for ESRT reporting
` [PATCH 2/4] efi_loader: firmware: add last attempt tracking for RAW capsules
` [PATCH 3/4] efi_loader: Extract FW version even on authentication failure
` [PATCH 4/4] efidebug: capsule: add a command to list updatable firmware images

[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
 2026-08-13  6:33 UTC  (4+ messages)

[PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
 2026-08-13  6:28 UTC  (8+ messages)

[PATCH 0/2] qcom: capsule: build fw_images[] dynamically from the partition table
 2026-08-13  5:56 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] configs: qcom: ignore OsIndications for capsule-on-disk

[PATCH 0/2] efi_loader: firmware: decouple dfu_alt_num from image_index
 2026-08-13  5:53 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: efi_capsule: add sandbox coverage for dfu_alt_num override

[PATCH v2 0/3] boot: image-fdt: Restore suppression of irrelevant ERROR message
 2026-08-12 21:14 UTC  (7+ messages)
` [PATCH v2 1/3] lmb: Return -EFAULT when requested region is not part of memory map
` [PATCH v2 2/3] lmb: Return -EFAULT when freeing unallocated memory regions
` [PATCH v2 3/3] boot: image-fdt: Restore suppression of irrelevant ERROR message

[GIT PULL] amd/xilinx patches for v2025.10-rc3
 2026-08-12 20:34 UTC  (2+ messages)

[PATCH] global_data: Only include driver model fields when DM is enabled
 2026-08-12 18:56 UTC  (2+ messages)

Problem with test/py/tests/test_fit_verity.py?
 2026-08-12 17:20 UTC 

[PATCH 0/3] bootm: size the noload buffer from the compressor header
 2026-08-12 15:57 UTC  (7+ messages)
` [PATCH 1/3] bootm: size the noload decompression "

[BUG] rockchip: v2026.07 fails to boot on GameForce Ace (RK3588S)
 2026-08-12 15:22 UTC 

[PATCH v5 0/9] doc: clean up README.rockchip
 2026-08-12 14:48 UTC  (12+ messages)
` [PATCH v5 2/9] rockchip: doc: add mask ROM mode text
` [PATCH v5 3/9] rockchip: doc: remove TODO
` [PATCH v5 4/9] rockchip: doc: add more building instructions
` [PATCH v5 7/9] rockchip: tools: add comment section to rkimage.c
` [PATCH v5 9/9] rockchip: doc: remove README.rockchip

[PATCH 0/3] net: lwip: fix use-after-free bugs in the wget and dns commands
 2026-08-12 13:38 UTC  (3+ messages)
` [PATCH 2/3] net: lwip: wget: free the transfer context after an aborted request

[PATCH v2 0/7] qcom: qcs8300/monaco-evk: pinctrl, interconnect, RPMH clock and reboot-mode support
 2026-08-12 12:26 UTC  (9+ messages)
` [PATCH v2 1/7] clk: qcom: Add shared RPMH clock driver for SM8550/SM8650/SA8775P
` [PATCH v2 2/7] clk: qcom: qcs8300: Extend GCC clock driver to full gate/RCG coverage
` [PATCH v2 3/7] pinctrl: qcom: Add QCS8300 pinctrl driver
` [PATCH v2 4/7] interconnect: qcom: Add QCS8300 interconnect driver
` [PATCH v2 5/7] arm64: dts: monaco-evk: Add reboot-mode support via PON/SDAM
` [PATCH v2 6/7] arm64: dts: monaco-evk: Force vreg_l8a always-on to protect UFS VCC
` [PATCH v2 7/7] configs: qcom_qcs8300: Switch to monaco-evk DT and enable new drivers

[PATCH] bootstd: android: bound the boot image read by its partition size
 2026-08-12  7:48 UTC  (2+ messages)

[PATCH 0/4] avb: make the AVB root key source pluggable
 2026-08-12  7:44 UTC  (2+ messages)

[PATCH] toradex: select EVENT for TDX_CFG_BLOCK
 2026-08-12  5:50 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