u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2026-07-21 02:15:10 to 2026-07-22 08:59:04 UTC [more...]

[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2026-07-22 14:13 UTC  (9+ 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 2/7] binman: Fix FIT image overlap issues
  ` [PATCH v3 3/7] binman: Fix FIT image overlap issues for testFitSplitElf
  ` [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] clk: sm8550: Add GCC_CFG_NOC_USB3_PRIM_AXI_CLK support
 2026-07-22  8:58 UTC  (2+ messages)

[PATCH v2 0/5] ufs: rpmb: route OP-TEE RPMB secure storage over UFS
 2026-07-22  8:33 UTC  (9+ messages)
` [PATCH v2 1/5] ufs: decode string descriptors as UTF-16 big-endian
` [PATCH v2 2/5] ufs: add RPMB transport over SCSI SECURITY PROTOCOL
` [PATCH v2 3/5] ufs: derive the per-region RPMB CID and size for OP-TEE
` [PATCH v2 4/5] optee: rename rpmb.c to rpmb_legacy.c
` [PATCH v2 5/5] optee: implement the RPMB subsystem interface for UFS

[PATCH v2] fit: prefer the default configuration on best-match ties
 2026-07-22  8:21 UTC  (2+ messages)

[PATCH 0/2] video: bmp: fix out-of-bounds write in the RLE8 decoder
 2026-07-22  7:10 UTC  (3+ 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 0/2] net: fix out-of-bounds write in IP fragment reassembly
 2026-07-22  7:06 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] test: net: add regression test for IP reassembly overflow

[PATCH v2] clk: qcom: sa8775p: Add SDCC1 clock support with frequency table
 2026-07-22  4:56 UTC  (2+ messages)

[PATCH next v1] net: rtl8169: add support for RTL8126A and RTL8127A
 2026-07-22  7:50 UTC 

[PATCH v8 00/15] Qualcomm IPQ5210 SoC bringup
 2026-07-22  7:41 UTC  (16+ messages)
` [PATCH v8 01/15] mach-snapdragon: Kconfig: Auto select options based on configs
` [PATCH v8 02/15] mach-snapdragon: Add PBL shared data defines
` [PATCH v8 03/15] mach-snapdragon: spl: Add support for boot device detection
` [PATCH v8 04/15] mach-snapdragon: spl: Update boot device information in SMEM
` [PATCH v8 05/15] mach-snapdragon: spl: Add support for MMC booting in SPL
` [PATCH v8 06/15] mach-snapdragon: spl: Setup malloc
` [PATCH v8 07/15] mach-snapdragon: Kconfig: Add rules to create SPL images
` [PATCH v8 08/15] mach-snapdragon: spl: Load next stage FIT image
` [PATCH v8 09/15] mach-snapdragon: spl: Add DDR initialization support
` [PATCH v8 10/15] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v8 11/15] clk/qcom: add clock driver for ipq5210
` [PATCH v8 12/15] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v8 13/15] mach-snapdragon: spl: ipq5210: Add SPL support
` [PATCH v8 14/15] configs: Add qcom_ipq5210_mmc_defconfig
` [PATCH v8 15/15] doc: board/qualcomm: Update RDP documentation

[PATCH 0/7] rockchip: fix boot from SDMMC on RK3576
 2026-07-22  7:39 UTC  (3+ messages)

Regression in f_fastboot due to commit 6a92e9827650 ("usb: ci_udc: Check ci_ep->desc before use")
 2026-07-22  7:24 UTC  (5+ messages)

[PATCH 1/3] usb: ci_udc: set correct ep type in ep_enable()
 2026-07-22  7:17 UTC  (6+ messages)
` [PATCH 3/3] usb: ci_udc: verify all dtds are inactive before completing request

[PATCH] boot: android: fix out-of-bounds access in bootconfig parsing
 2026-07-22  7:07 UTC  (4+ messages)

[PATCH 0/2] usb: gadget: dwc2: Prepare for UDC core migration
 2026-07-22  7:02 UTC  (3+ messages)

[PATCH v2] cmd: ums: Set Device Descriptor iSerial based on serial# env variable
 2026-07-22  7:01 UTC  (3+ messages)

[PATCH v1 0/7] ufs: rpmb: route OP-TEE RPMB secure storage over UFS
 2026-07-22  6:11 UTC  (18+ messages)
` [PATCH v1 1/7] ufs: decode string descriptors as UTF-16 big-endian
` [PATCH v1 2/7] ufs: add RPMB transport over SCSI SECURITY PROTOCOL
` [PATCH v1 3/7] ufs: rpmb: derive the per-region RPMB CID and size for OP-TEE
` [PATCH v1 4/7] ufs: rpmb: retry SECURITY PROTOCOL on power-on UNIT ATTENTION
` [PATCH v1 5/7] ufs: rpmb: bounce unaligned frames through a DMA-aligned buffer
` [PATCH v1 7/7] optee: implement the RPMB subsystem interface for UFS

[PATCH v3] video: add ChipWealth CH13726A AMOLED panel driver
 2026-07-22  5:38 UTC  (3+ messages)

[PATCH v2 0/4] i3c: dw: fix slave device setup and probe issues
 2026-07-22  5:30 UTC  (8+ messages)
` [PATCH v2 1/4] i3c: dw: make resets optional in probe
` [PATCH v2 4/4] i3c: dw: fix slave device setup after DAA

[PATCH 0/2] i2c: add HDMI DDC driver for MT8188 and MT8195
 2026-07-22  5:20 UTC  (5+ messages)
` [PATCH 1/2] edid: add default EDID_ADDR macro
` [PATCH 2/2] i2c: mtk_mt8195_i2c_ddc: add new driver

[PATCH] arch: arm: agilex5: Configure DFISEL for SDMMC/NAND
 2026-07-22  3:07 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] arm: socfpga: Update Agilex7M SPL data save and restore implementation
 2026-07-22  1:52 UTC 

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

[PATCH v2 1/5] roc-pc-rk3399: Enable redundant SPI flash environment
 2026-07-22  1:22 UTC  (3+ messages)

[PATCH v2 00/10] some string cleanup, and a tweak of the "config" command
 2026-07-21 23:07 UTC  (2+ messages)

[PATCH] cmd: read: fix unsigned overflow bypassing range check
 2026-07-21 23:07 UTC  (2+ messages)

[PATCH v1 0/2] spl: fit: bound external data-size in load_simple_fit()
 2026-07-21 23:07 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] mtd: nand: raw: rockchip_nfc: fix ecc setup
 2026-07-21 22:56 UTC 

[PATCH] arm64: renesas: Switch to GZIP compressed DTs on Renesas R-Car Gen3 Salvator-X(S)
 2026-07-21 19:48 UTC 

[PATCH] board_f: Call initf_malloc() before fdtdec_setup()
 2026-07-21 19:48 UTC 

[PATCH v2 00/11] arm: mach-k3: introduce basic support for the AM62L
 2026-07-21 19:26 UTC  (20+ messages)
` [PATCH v2 01/11] firmware: scmi: switch to dev_ofnode during bind
` [PATCH v2 02/11] tools: binman: extend ti_secure_rom to handle op-tee
` [PATCH v2 03/11] soc: add data to identify the am62lx
` [PATCH v2 04/11] boot/Kconfig: disable fit post processing for AM62L
` [PATCH v2 05/11] arm: mach-k3: Add initial am62lx SoC support
` [PATCH v2 06/11] board: ti: am62lx: add initial board files
` [PATCH v2 07/11] arm: dts: k3-am62lx: Add binman support
` [PATCH v2 08/11] configs: am62lx_evm: add initial defconfig
` [PATCH v2 09/11] doc: ti: k3: fix pygments warning parsing device-tree
` [PATCH v2 10/11] doc: board: ti: correct path to tcl scripts
` [PATCH v2 11/11] doc: board: ti: am62lx_evm: add initial docs for the AM62L-EVM

[GIT PULL] Please pull riscv-for-v2026.10-rc1
 2026-07-21 17:43 UTC  (3+ messages)

[PATCH 0/6] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
 2026-07-21 17:27 UTC  (23+ messages)
` [PATCH 1/6] clk: rockchip: pll: drop misleading fout in rockchip_rk3588_pll_k_get()
` [PATCH 2/6] clk: rockchip: pll: fix rounding of negative k in RK3588 frac PLL
` [PATCH 3/6] clk: rockchip: pll: fix RK3588 frac PLL result for k=-32768
` [PATCH 4/6] clk: rockchip: pll: let rockchip_rk3588_pll_k_get update m directly
` [PATCH 5/6] clk: rockchip: pll: fractional PLL coefficient is two's complement
` [PATCH 6/6] clk: rockchip: pll: fix overflow and drop manual two's complement in rk3588_pll_get_rate

[PATCH 0/4] arm: mediatek: add Genio 700 SPL boot support
 2026-07-21 16:00 UTC  (9+ messages)
` [PATCH 1/4] arm: dts: mediatek: prepare Genio 700 devices for SPL
` [PATCH 4/4] doc: board: mediatek: document Genio 700 SPL boot

[PATCH] rockchip: rk3576: Properly handle USB controller takeover from BootROM
 2026-07-21 15:32 UTC  (5+ messages)

[PATCH v9] tools: mkeficapsule: Rework pkcs11 support
 2026-07-21 15:16 UTC  (2+ messages)

[ANN] Mailing list migration to lists.u-boot-project.org
 2026-07-21 15:08 UTC  (9+ messages)

[PATCH v1] spi: dw: Allow bits_per_word to be configured by device drivers
 2026-07-21 14:57 UTC  (2+ messages)

[PATCH 4/4] power: regulator: ADD PMIC PF9453 support
 2026-07-21 14:45 UTC  (4+ messages)

[PATCH] board: ti: am62x: Fix build without TI_I2C_BOARD_DETECT
 2026-07-21 14:14 UTC  (4+ messages)
      `  "

[PATCH] arm: socfpga: Enable MMC secure transaction in SPL
 2026-07-21 12:00 UTC  (6+ messages)
` [PATCH v2] arm: socfpga: spl_agilex5: "

[PATCH v2 0/4] Fix NVMe, not only on Raspberry Pi 5
 2026-07-21 11:49 UTC  (4+ messages)
` [PATCH v2 3/4] nvme: Fix missing address translation for PCIe inbound access
` (subset) [PATCH v2 0/4] Fix NVMe, not only on Raspberry Pi 5

[PATCH v2 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver
 2026-07-21 11:35 UTC  (4+ messages)
` [PATCH v2 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support

[PATCH 00/11] treewide: Fix miscellaneous xPL related symbol issues
 2026-07-21  9:58 UTC  (13+ messages)
` [PATCH 01/11] Makefile: Drop redundant CONFIG_TPL_BUILD checks
` [PATCH 02/11] dm: core: Drop redundant CONFIG_TPL_BUILD check
` [PATCH 04/11] x86: apl: fsp_bindings: "
` [PATCH 05/11] spl: Simplify xPL_BUILD conditional guard example
` [PATCH 07/11] Kconfig: Depend on correct xPL symbol
` [PATCH 11/11] spl: Use CONFIG_IS_ENABLED() for LIBCOMMON_SUPPORT checks

[PATCH] phy: phy-mtk-hdmi: add new driver
 2026-07-21  9:22 UTC  (2+ messages)

[PATCH] arm: armv8: mmu: fix DCACHE_OFF incorrectly unmapping region
 2026-07-21  9:17 UTC  (3+ messages)

[PATCH 0/2] avb: fix memory leaks in AVB 2.0 verification path
 2026-07-21  8:28 UTC  (3+ messages)

[PATCH 1/1] efi_loader: set correct frame buffer address
 2026-07-21  8:03 UTC  (5+ messages)

[PATCH v8] tools: mkeficapsule: Rework pkcs11 support
 2026-07-21  8:05 UTC  (3+ messages)

[PATCH 00/36] clk: port Linux Common Clock Framework to U-Boot
 2026-07-21  7:26 UTC  (3+ messages)
` [PATCH 34/36] ufs: qcom: use clk_prepare_enable_bulk()

[PATCH v3] usb: mtu3: support the current devicetree binding
 2026-07-21  7:25 UTC  (3+ messages)

[PATCH] ufs: invalidate the whole descriptor data segment after a query read
 2026-07-21  7:24 UTC  (2+ messages)

[PATCH] global: Switch from source.denx.de to git.u-boot-project.org
 2026-07-21  7:23 UTC  (2+ messages)

[PATCH v3 0/3] Enable eMMC and SD card support for QCS615
 2026-07-21  6:52 UTC  (4+ messages)
` [PATCH v3 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
` [PATCH v3 2/3] drivers: mmc: uclass: Set removable flag based on device tree property
` [PATCH v3 3/3] configs: qcom_defconfig: Limit MMC transfer size to prevent controller timeout

[PATCH] drivers: watchdog: Enhance watchdog support in SPL for N5X
 2026-07-21  6:42 UTC  (2+ messages)
` [PATCH v2] arm: socfpga: spl_n5x: Switch SPL watchdog init to DM

[PATCH] arm: socfpga: Ensure FPGA in user mode before enabling the bridges
 2026-07-21  6:30 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] arm: socfpga: Arria10 SPL FIT support for SPI/NAND boot
 2026-07-21  6:16 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] arm: socfpga: Use custom header target buffer in SPL
` [PATCH v2 2/3] arm: socfpga: Add SPL fitImage config match
` [PATCH v2 3/3] arm: socfpga: Include required functions for FIT implementation in NAND

[PATCH 0/3] tools: qcom: mkmbn: Updates to support ipq5210
 2026-07-21  6:08 UTC  (4+ messages)
` [PATCH 2/3] tools: qcom: mkmbn: Add support for ipq5210

[PATCH v3] misc: qcom_geni: Add minicore support
 2026-07-21  5:53 UTC 

[PATCH 0/2] qcom: qcs615: align storage and environment with eMMC
 2026-07-21  5:59 UTC  (6+ messages)
` [PATCH 1/2] qcom: qcs615: disable SCSI and use MMC for fastboot

[PATCH v2] usb: mtu3: wait for TX FIFO to drain before disconnect
 2026-07-21  5:54 UTC  (4+ messages)

[RFC PATCH v1 0/1] arm: aspeed: Add ASRock Rack B650D4U BMC support
 2026-07-21  2:16 UTC  (4+ messages)
` [RFC PATCH v1 1/1] "

[PATCH 0/9] video: rockchip: VOP2 and HDMI output for RK3568
 2026-07-21  2:14 UTC  (3+ messages)

[PATCH v1] usb: xhci-dwc3: Call xhci_deregister() before asserting reset
 2026-07-21  3:22 UTC  (4+ messages)

[PATCH v6] crypto: hash: use DM providers from hash command
 2026-07-21  3:11 UTC 

[PATCH 0/2] mtd: nand: raw: Cadence NAND cleanup
 2026-07-21  3:08 UTC  (11+ messages)
` [PATCH 1/2] mtd: nand: raw: Kconfig: clean up SPL Cadence NAND dependencies

[PATCH v3 0/3] boot: fit: authenticate the dm-verity roothash
 2026-07-21  2:35 UTC  (4+ messages)
` [PATCH v3 1/3] boot: fit: factor out node-path collection in fit_config_add_hash()
` [PATCH v3 2/3] boot: fit: cover the dm-verity roothash with the config signature
` [PATCH v3 3/3] test: fit: verify dm-verity roothash is covered by "

[PATCH v5] binman: add CST backend selection for i.MX8M signing
 2026-07-21  2:52 UTC 

[PATCH v2] binman: nxp_imx8mcst: Handle FCFB header during SPI NOR boot
 2026-07-21  2:09 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).