org.u-boot-project.lists.u-boot archive
625 archived articles, newest first (page 5 of 7). Latest articles →
Re: [PATCH 1/2] i2c: k1: fix wrong bus speed setting
Fri, 14 Aug 2026 11:32:35 +0200Re: [PATCH v2 0/3] net: nfs: bound server-supplied lengths in READ and READLINK replies
Fri, 14 Aug 2026 10:56:25 +0200[PATCH v2 2/2] doc: board: toradex: add the Colibri VF50/VF61 page
Fri, 14 Aug 2026 10:17:56 +0200[PATCH v2 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
Fri, 14 Aug 2026 10:17:55 +0200[PATCH v2 0/2] colibri_vf: fix NAND boot and add the board documentation
Fri, 14 Aug 2026 10:17:54 +0200Re: [PATCH 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
Fri, 14 Aug 2026 10:17:43 +0200Re: [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro
Fri, 14 Aug 2026 10:16:36 +0200Re: [PATCH] net: net6: validate IPv6 payload and UDP length on receive
Fri, 14 Aug 2026 10:05:44 +0200Re: [PATCH v6 5/6] rockchip: doc: add back to ROM section
Fri, 14 Aug 2026 09:47:31 +0200Re: [PATCH 2/2] test: dm: nfs: add a regression test for an oversized NFS read length
Fri, 14 Aug 2026 09:38:21 +0200Re: [PATCH 2/2] doc: board: toradex: add the Colibri VF50/VF61 page
Fri, 14 Aug 2026 09:23:05 +0200Re: [PATCH 1/2] colibri_vf: restore the pre-2017 text base, the BootROM refuses the low one
Fri, 14 Aug 2026 09:19:20 +0200[PATCH] lib: zstd: update to latest Linux zstd 1.5.7
Fri, 14 Aug 2026 01:57:08 +0000Re: [PATCH] clk: mediatek: fix reprobe regression
Fri, 14 Aug 2026 11:35:35 +0800Re: [ANN] Further mailman updates
Fri, 14 Aug 2026 04:39:43 +0200[PATCH 2/2] i2c: k1: enable all clocks for I2C controllers
Fri, 14 Aug 2026 09:46:57 +0800[PATCH 1/2] i2c: k1: fix wrong bus speed setting
Fri, 14 Aug 2026 09:46:56 +0800[PATCH 0/2] i2c/clk: spacemit: k1: fix bus configuration and clock handling
Fri, 14 Aug 2026 09:46:55 +0800[PATCH v6 6/6] rockchip: doc: add notes section
Thu, 13 Aug 2026 23:00:13 +0200[PATCH v6 5/6] rockchip: doc: add back to ROM section
Thu, 13 Aug 2026 22:59:44 +0200[PATCH v6 4/6] rockchip: doc: remove README.rockchip
Thu, 13 Aug 2026 22:58:33 +0200[PATCH v6 3/6] rockchip: doc: remove TODO
Thu, 13 Aug 2026 22:57:37 +0200[PATCH v6 2/6] rockchip: doc: add mask ROM mode text
Thu, 13 Aug 2026 22:57:09 +0200[PATCH v6 1/6] rockchip: scripts: remove rkmux.py
Thu, 13 Aug 2026 22:56:14 +0200[PATCH v6 0/6] doc: clean up README.rockchip
Thu, 13 Aug 2026 22:54:05 +0200Re: [GIT PULL] Please pull u-boot-rockchip-2027.01-20260813 into next
Thu, 13 Aug 2026 14:28:59 -0600[PATCH v7 13/15] crypto: allwinner: add sun8i-ce AES driver
Thu, 13 Aug 2026 13:59:06 -0600[PATCH v7 14/15] crypto: allwinner: add sun8i-ce ECDSA verifier
Thu, 13 Aug 2026 13:59:07 -0600[PATCH v7 15/15] crypto: allwinner: add sun8i-ce hash driver
Thu, 13 Aug 2026 13:59:08 -0600[PATCH v7 12/15] lib: ecdsa: support additional curve sizes
Thu, 13 Aug 2026 13:59:05 -0600[PATCH v7 11/15] clk: sunxi: add H6/H616 CE gates and reset
Thu, 13 Aug 2026 13:59:04 -0600[PATCH v7 10/15] spl: fit: support encrypted payloads
Thu, 13 Aug 2026 13:59:03 -0600[PATCH v7 08/15] crypto: aes: add software-key provider dispatch
Thu, 13 Aug 2026 13:59:01 -0600[PATCH v7 09/15] boot: image: add FIT decrypt-to-buffer helper
Thu, 13 Aug 2026 13:59:02 -0600[PATCH v7 07/15] crypto: aes: fix software key-size handling
Thu, 13 Aug 2026 13:59:00 -0600[PATCH v7 05/15] lib: rsa: internalize PKCS#1 DigestInfo prefixes
Thu, 13 Aug 2026 13:58:58 -0600[PATCH v7 06/15] crypto: hash: support hardware-only progressive hashing
Thu, 13 Aug 2026 13:58:59 -0600[PATCH v7 04/15] boot: image: try all DM hash providers
Thu, 13 Aug 2026 13:58:57 -0600[PATCH v7 03/15] crypto: hash: allow DM hash in SPL
Thu, 13 Aug 2026 13:58:56 -0600[PATCH v7 02/15] crypto: aes: allow DM AES in SPL
Thu, 13 Aug 2026 13:58:55 -0600[PATCH v7 01/15] cmd: aes: fix DM operation handling
Thu, 13 Aug 2026 13:58:54 -0600[PATCH 2/4] efi_loader: firmware: add last attempt tracking for RAW capsules
Thu, 13 Aug 2026 11:20:18 +0530[PATCH 1/4] efi_loader: firmware: track last attempt status for ESRT reporting
Thu, 13 Aug 2026 11:20:17 +0530[PATCH 0/4] efi_loader: track capsule last attempt status for ESRT, add efidebug capsule images
Thu, 13 Aug 2026 11:20:16 +0530Re: [PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
Wed, 12 Aug 2026 21:04:30 +0200Re: [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
Wed, 12 Aug 2026 18:48:17 -0300Re: [PATCH v2 3/3] boot: image-fdt: Restore suppression of irrelevant ERROR message
Wed, 12 Aug 2026 16:14:46 -0500Re: [PATCH v2 2/3] lmb: Return -EFAULT when freeing unallocated memory regions
Wed, 12 Aug 2026 16:13:30 -0500Re: [PATCH v2 1/3] lmb: Return -EFAULT when requested region is not part of memory map
Wed, 12 Aug 2026 16:12:54 -0500Re: [GIT PULL] amd/xilinx patches for v2025.10-rc3
Wed, 12 Aug 2026 14:34:50 -0600Re: [PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
Wed, 12 Aug 2026 19:51:35 +0200Re: [PATCH] global_data: Only include driver model fields when DM is enabled
Wed, 12 Aug 2026 14:56:45 -0400Problem with test/py/tests/test_fit_verity.py?
Wed, 12 Aug 2026 11:20:57 -0600Re: [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
Wed, 12 Aug 2026 19:08:14 +0200Re: [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
Wed, 12 Aug 2026 18:48:44 +0200Re: [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
Wed, 12 Aug 2026 18:20:26 +0200Re: [PATCH 1/3] bootm: size the noload decompression buffer from the compressor header
Wed, 12 Aug 2026 09:57:50 -0600Re: [BUG] rockchip: v2026.07 fails to boot on GameForce Ace (RK3588S)
Wed, 12 Aug 2026 17:22:10 +0200Re: [PATCH 2/2] test: dm: nfs: add a regression test for an oversized NFS read length
Wed, 12 Aug 2026 17:06:03 +0200Re: [PATCH v5 4/9] rockchip: doc: add more building instructions
Wed, 12 Aug 2026 16:48:47 +0200Re: [PATCH v5 9/9] rockchip: doc: remove README.rockchip
Wed, 12 Aug 2026 16:45:10 +0200Re: [PATCH v5 7/9] rockchip: tools: add comment section to rkimage.c
Wed, 12 Aug 2026 16:06:43 +0200Re: [PATCH v5 4/9] rockchip: doc: add more building instructions
Wed, 12 Aug 2026 15:44:33 +0200Re: [PATCH 2/3] net: lwip: wget: free the transfer context after an aborted request
Wed, 12 Aug 2026 15:38:59 +0200Re: [PATCH v5 3/9] rockchip: doc: remove TODO
Wed, 12 Aug 2026 15:34:04 +0200Re: [PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
Wed, 12 Aug 2026 15:33:33 +0200Re: [PATCH v5 2/9] rockchip: doc: add mask ROM mode text
Wed, 12 Aug 2026 15:32:11 +0200Re: [PATCH 1/2] net: dhcp6: prevent an infinite loop parsing IA options
Wed, 12 Aug 2026 15:09:12 +0200Re: [PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
Wed, 12 Aug 2026 15:08:58 +0200Re: [PATCH 6/6] rockchip: rk3506: Use FIELD_PREP_WM16 macro
Wed, 12 Aug 2026 14:51:04 +0200Re: [PATCH 4/6] clk: rockchip: rk3506: Fix CLK_SARADC set rate issues
Wed, 12 Aug 2026 14:46:40 +0200Re: [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro
Wed, 12 Aug 2026 14:42:04 +0200Re: [PATCH v2 1/7] clk: qcom: Add shared RPMH clock driver for SM8550/SM8650/SA8775P
Wed, 12 Aug 2026 14:26:46 +0200Re: [PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
Wed, 12 Aug 2026 13:28:26 +0200Re: [PATCH 3/6] adc: rockchip-saradc: Add driver data for RK3506
Wed, 12 Aug 2026 12:33:14 +0200Re: [PATCH 4/6] clk: rockchip: rk3506: Fix CLK_SARADC set rate issues
Wed, 12 Aug 2026 12:40:05 +0200Re: [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
Wed, 12 Aug 2026 11:49:05 +0200Re: [PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
Wed, 12 Aug 2026 11:11:49 +0200Re: colibri_vf: CONFIG_TEXT_BASE and the Toradex eBoot flashing path
Wed, 12 Aug 2026 10:47:53 +0200Re: [PATCH v2] rockchip: rk3576-rock-4d: Enable XMC SPI chip
Wed, 12 Aug 2026 10:13:15 +0200Re: [PATCH 1/3] bootm: size the noload decompression buffer from the compressor header
Wed, 12 Aug 2026 09:45:52 +0200Re: [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection
Wed, 12 Aug 2026 10:04:59 +0200Re: [PATCH] bootstd: android: bound the boot image read by its partition size
Wed, 12 Aug 2026 09:48:13 +0200Re: [PATCH 0/4] avb: make the AVB root key source pluggable
Wed, 12 Aug 2026 09:44:59 +0200[GIT PULL] amd/xilinx patches for v2025.10-rc3
Wed, 12 Aug 2026 08:48:24 +0200Re: [PATCH] MAINTAINERS: Add missing fragment for Versal Gen 2
Wed, 12 Aug 2026 08:35:12 +0200Re: [PATCH] toradex: select EVENT for TDX_CFG_BLOCK
Wed, 12 Aug 2026 07:50:39 +0200[PATCH v2 7/7] configs: qcom_qcs8300: Switch to monaco-evk DT and enable new drivers
Wed, 12 Aug 2026 06:42:05 +0530[PATCH v2 6/7] arm64: dts: monaco-evk: Force vreg_l8a always-on to protect UFS VCC
Wed, 12 Aug 2026 06:42:04 +0530[PATCH v2 5/7] arm64: dts: monaco-evk: Add reboot-mode support via PON/SDAM
Wed, 12 Aug 2026 06:42:03 +0530[PATCH v2 4/7] interconnect: qcom: Add QCS8300 interconnect driver
Wed, 12 Aug 2026 06:42:02 +0530[PATCH v2 3/7] pinctrl: qcom: Add QCS8300 pinctrl driver
Wed, 12 Aug 2026 06:42:01 +0530[PATCH v2 2/7] clk: qcom: qcs8300: Extend GCC clock driver to full gate/RCG coverage
Wed, 12 Aug 2026 06:42:00 +0530[PATCH v2 1/7] clk: qcom: Add shared RPMH clock driver for SM8550/SM8650/SA8775P
Wed, 12 Aug 2026 06:41:59 +0530[PATCH v2 0/7] qcom: qcs8300/monaco-evk: pinctrl, interconnect, RPMH clock and reboot-mode support
Wed, 12 Aug 2026 06:41:58 +0530[PATCH] pinctrl: airoha: sync with linux-7.3 driver
Mon, 10 Aug 2026 02:27:26 +0300Re: [PULL] u-boot-usb/main
Sun, 09 Aug 2026 16:08:18 -0600Re: [PULL] u-boot-sh/main
Sun, 09 Aug 2026 16:08:16 -0600[PULL] u-boot-usb/main
Sun, 9 Aug 2026 20:52:50 +0200[PATCH v2] pytest: fix out of bounds access to bad_pattern_ids
Sun, 9 Aug 2026 11:36:45 -0700
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.