U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-07 13:31:56 to 2026-07-08 17:21:36 UTC [more...]

[PATCH v2] lib/mbedtls: Do not use ERR_PTR with mbedTLS error values
 2026-07-08 17:06 UTC  (4+ messages)

[PATCH 0/3] doc: CONTRIBUTE: hint at different kinds of contribution
 2026-07-08 17:21 UTC 

[PATCH] fit: prefer the default configuration on best-match ties
 2026-07-08 17:19 UTC  (2+ messages)

[PATCH 0/4] bootstd: firmware-owned devicetree for EBBR / SystemReady IR
 2026-07-08 17:18 UTC  (3+ messages)
` [PATCH 1/4] bootstd: add a firmware-owned devicetree source

[PATCH] video: fix no display when serial console is disabled
 2026-07-08 17:16 UTC  (3+ messages)

[PATCH 0/7] Correct behavior of OF_OMIT_DTB
 2026-07-08 17:00 UTC  (12+ messages)
` [PATCH 1/7] lib/fdtdec.c: Disallow overriding the fdt address with mandatory passage
` [PATCH 2/7] vexpress64: Correct CONFIG symbol logic around device tree passage
` [PATCH 3/7] dts: Correct behavior of OF_OMIT_DTB
` [PATCH 4/7] dts: Make DEFAULT_DEVICE_TREE depend on !OF_OMIT_DTB
` [PATCH 5/7] dts: Correct entry for OF_OMIT_DTB
` [PATCH 6/7] powerpc: drop qemu-ppce500 dts
` [PATCH 7/7] arm: Drop unused dts files

[PATCH 00/24] clk: mediatek: more clock parent improvements
 2026-07-08 16:58 UTC  (28+ messages)
` [PATCH 01/24] clk: mediatek: mt7622: set parent flag for GATE_APMIXED()
` [PATCH 02/24] clk: mediatek: add registration function for clock tree types
` [PATCH 03/24] clk: mediaTek: mt7622: add clock tree type flags
` [PATCH 04/24] clk: mediaTek: mt7623: "
` [PATCH 05/24] clk: mediaTek: mt7629: "
` [PATCH 06/24] clk: mediaTek: mt7981: "
` [PATCH 07/24] clk: mediaTek: mt7986: "
` [PATCH 08/24] clk: mediaTek: mt7987: "
` [PATCH 09/24] clk: mediaTek: mt7988: "
` [PATCH 10/24] clk: mediaTek: mt8183: "
` [PATCH 11/24] clk: mediaTek: mt8188: "
` [PATCH 12/24] clk: mediaTek: mt8189: "
` [PATCH 13/24] clk: mediaTek: mt8195: "
` [PATCH 14/24] clk: mediaTek: mt8365: "
` [PATCH 15/24] clk: mediaTek: mt8512: "
` [PATCH 16/24] clk: mediaTek: mt8516: "
` [PATCH 17/24] clk: mediaTek: mt8518: "
` [PATCH 18/24] clk: mediatek: use registered provider for parent lookup
` [PATCH 19/24] clk: mediatek: drop parent udevice field
` [PATCH 20/24] clk: mediatek: remove mtk_common_clk_infrasys_init()
` [PATCH 21/24] arm: dts: mt7981: remove clock-parent properties
` [PATCH 22/24] arm: dts: mt7986: "
` [PATCH 23/24] arm: dts: mt7988: "
` [PATCH 24/24] clk: mediatek: mt7629: remove mt7629_peri_clk_tree

[PATCH 0/3] riscv: milkv_duo: Use upstream devicetree
 2026-07-08 16:30 UTC  (3+ messages)
` [PATCH 2/3] "

[ANN] Updating branching scheme to use "main"
 2026-07-08 16:19 UTC 

[PATCH] cmd: setexpr: reject division and modulo by zero
 2026-07-08 16:05 UTC  (2+ messages)

[PATCH] cmd: led: reject unknown LED state instead of silently returning success
 2026-07-08 16:00 UTC  (2+ messages)

[PATCH] serial: lpuart: Clear the OR STAT in tstc to prevent hang
 2026-07-08 15:12 UTC 

[PATCH] cmd: read: fix unsigned overflow bypassing range check
 2026-07-08 14:33 UTC 

[PATCH v3] serial: esp32: add driver for esp32 series chips
 2026-07-08 12:54 UTC 

[PATCH] arm: armv8: mmu: fix DCACHE_OFF incorrectly unmapping region
 2026-07-08 11:47 UTC  (2+ messages)

[PATCH v1 0/2] spl: fit: bound external data-size in load_simple_fit()
 2026-07-08 10:34 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] spl: fit: bound the external data size before reading it
  ` [PATCH v2 2/2] test: spl: check load_simple_fit() rejects an oversized data-size

[PATCH v2] serial: esp32: add driver for esp32 series chips
 2026-07-08  6:02 UTC  (2+ messages)

[PATCH] clk: airoha: fix off-by-one in clock ID boundary check
 2026-07-08  4:06 UTC 

[PATCH] serial: esp32: add driver for esp32 series chips
 2026-07-08  3:46 UTC 

[PATCH 00/15] ddr: altera: n5x: add DDR retention support
 2026-07-08  1:12 UTC  (16+ messages)
` [PATCH 01/15] misc: fs_loader: Add QSPI RAW partition loading support
` [PATCH 02/15] arm: dts: socfpga: n5x: add DDR retention calibration backup nodes
` [PATCH 03/15] arm: socfpga: n5x: enable QSPI mailbox before DDR init
` [PATCH 04/15] ddr: altera: n5x: Add self-refresh support in DDR4
` [PATCH 05/15] configs: socfpga: n5x: enable required configs for DDR retention
` [PATCH 06/15] ddr: altera: n5x: set DDR init progress bit for watchdog recovery
` [PATCH 07/15] ddr: altera: n5x: re-init DDR when double-bit ECC error is detected
` [PATCH 08/15] ddr: altera: n5x: re-init DDR after watchdog reset from init hang
` [PATCH 09/15] ddr: altera: n5x: return error on invalid DDR controller type
` [PATCH 10/15] ddr: altera: n5x: use correct cast for reset status register read
` [PATCH 11/15] ddr: altera: n5x: fix debug log typo
` [PATCH 12/15] ddr: altera: n5x: rename is_ddr_init_skipped() and quieten reset log
` [PATCH 13/15] ddr: altera: n5x: drop always-false unsigned less-than-zero checks
` [PATCH 14/15] ddr: altera: n5x: reconfigure DDR when mem-clk handoff changes
` [PATCH 15/15] ddr: altera: n5x: Replay PIE handoff on DDR retention restore

[PATCH v2 0/2] serial: qcom_geni: prevent spurious UART input from stopping autoboot
 2026-07-08 12:31 UTC  (7+ messages)
` [PATCH v2 1/2] serial: msm_geni: fix RX FIFO init with proper cancel sequence
` [PATCH v2 2/2] serial: msm_geni: validate RX FIFO data with IRQ status flags

[PATCH] arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changes
 2026-07-08 12:11 UTC  (2+ messages)

[PATCH v2 0/4] Fix NVMe, not only on Raspberry Pi 5
 2026-07-08 11:22 UTC  (3+ messages)
` [PATCH v2 1/4] core: Skip parent device nodes without a DT reference when looking for dma-ranges

[PATCH] rpi: copy /chosen/bootloader partition and set boot_partition
 2026-07-08 10:48 UTC  (2+ messages)

[PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
 2026-07-08 10:16 UTC  (29+ messages)
` [PATCH 01/12] MAINTAINERS: remove redundant entries "
` [PATCH 02/12] MAINTAINERS: add rkmux.py to "
` [PATCH 03/12] MAINTAINERS: add N: px30 regex "
` [PATCH 04/12] MAINTAINERS: add N: px5 "
` [PATCH 05/12] MAINTAINERS: add N: rk3 "
` [PATCH 06/12] MAINTAINERS: add N: rk8 "
` [PATCH 07/12] MAINTAINERS: add N: rv11 "
` [PATCH 08/12] MAINTAINERS: add N: rkmtd "
` [PATCH 09/12] MAINTAINERS: add more Rockchip drivers "
` [PATCH 10/12] MAINTAINERS: add rockusb "
` [PATCH 11/12] MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers
` [PATCH 12/12] MAINTAINERS: add myself as ARM ROCKCHIP maintainer

[PATCH v2] cmd: kconfig: i2c: add missing I2C API dependency
 2026-07-08  9:15 UTC  (2+ messages)

[GIT PULL] amd/xilinx/fpga patches for v2025.10-rc1 v3
 2026-07-08  9:09 UTC 

[PATCH] clk: ti: Use CPU ticks to count timeout
 2026-07-08  8:38 UTC 

[PATCH v3] net: lwip: add tftpsrv command
 2026-07-08  7:13 UTC  (2+ messages)

[PATCH v2 1/2] arm64: versal2: Make hardware.h assembly safe
 2026-07-08  6:53 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: versal2: Select GIC redistributor base at runtime

[PATCH] tools: binman: fix changes not being written to source.dtb
 2026-07-08  6:16 UTC  (2+ messages)

Regression in f_fastboot due to commit 6a92e9827650 ("usb: ci_udc: Check ci_ep->desc before use")
 2026-07-08  5:12 UTC 

[PATCH v4 0/7] socfpga: n5x: Update Boot Support for N5X
 2026-07-08  4:39 UTC  (15+ messages)
` [PATCH v4 1/7] configs: socfpga: n5x: consolidate ATF defconfig and simplify VAB
` [PATCH v4 2/7] arm: dts: socfpga: n5x: update GMAC nodes and DT register settings
` [PATCH v4 3/7] configs: socfpga: n5x: enable CMD_MTD
` [PATCH v4 4/7] configs: socfpga: n5x: enable ISSI QSPI
` [PATCH v4 5/7] arm: socfpga: n5x: switch firewall setup to driver model
` [PATCH v4 6/7] arch: arm: dts: n5x: switch to using upstream Linux DT config
` [PATCH v4 7/7] arm: socfpga: n5x: update SPL data save and restore implementation

[PATCH v2 0/4] Add DM firmware reserved memory support
 2026-07-08  4:02 UTC  (5+ messages)
` [PATCH v2 1/4] arm: mach-k3: Fix phandle corruption in fdt fixup
` [PATCH v2 4/4] arm: mach-k3: Add DM reserved memory fixup

[PATCH] bloblist: Rename GD_FLG_BLOBLIST_READY to GD_FLG_BLOBLIST_HANDOFF
 2026-07-08  1:12 UTC  (3+ messages)

[PATCH] arm: imx943: Update dts files to build with v7.1-dts tag
 2026-07-07 22:03 UTC 

[PATCH v2 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver
 2026-07-07 19:43 UTC  (3+ messages)
` [PATCH v2 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support

[PATCH] MAINTAINERS: Replace Mediatek with N:
 2026-07-07 19:35 UTC  (2+ messages)

[PATCH 00/15] clk: mediatek: unique driver names
 2026-07-07 19:10 UTC  (16+ messages)
` [PATCH 01/15] clk: mediatek: mt7622: "
` [PATCH 02/15] clk: mediatek: mt7623: "
` [PATCH 03/15] clk: mediatek: mt7629: "
` [PATCH 04/15] clk: mediatek: mt7981: "
` [PATCH 05/15] clk: mediatek: mt7986: "
` [PATCH 06/15] clk: mediatek: mt7987: "
` [PATCH 07/15] clk: mediatek: mt7988: "
` [PATCH 08/15] clk: mediatek: mt8183: "
` [PATCH 09/15] clk: mediatek: mt8188: "
` [PATCH 10/15] clk: mediatek: mt8189: "
` [PATCH 11/15] clk: mediatek: mt8195: "
` [PATCH 12/15] clk: mediatek: mt8365: "
` [PATCH 13/15] clk: mediatek: mt8512: "
` [PATCH 14/15] clk: mediatek: mt8516: "
` [PATCH 15/15] clk: mediatek: mt8518: "

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-07-07 18:58 UTC 

[PATCH 1/2] mmc: detect illegal command response in SPI mode
 2026-07-07 17:57 UTC  (3+ messages)

[PATCH v2] mmc: sunxi: mask DATA0 during H6-family clock updates
 2026-07-07 17:26 UTC 

[PATCH 0/4] fs: Add 9P filesystem support over virtio
 2026-07-07 16:44 UTC  (2+ messages)

[PATCH v3 00/15] rockchip: Add support for the RV1103B, RV1103 and RV1106
 2026-07-07 15:35 UTC  (17+ messages)
` [PATCH v3 01/15] ARM: dts: Add the RV1103B devicetree files
` [PATCH v3 02/15] pinctrl: rockchip: Add RV1103B support
` [PATCH v3 03/15] clk: rockchip: Add RV1103B clock driver
` [PATCH v3 04/15] tools: rkcommon: Add RV1103B support
` [PATCH v3 05/15] rockchip: spl-boot-order: Add SPI NAND support
` [PATCH v3 06/15] spl: Add SPI NAND support via MTD in SPL
` [PATCH v3 07/15] rockchip: rv1103b: Add SoC support
` [PATCH v3 08/15] omega4-rv1103b: Add the initial support
` [PATCH v3 09/15] tools: rkcommon: Add RV1106 support
` [PATCH v3 10/15] pinctrl: rockchip: "
` [PATCH v3 11/15] ARM: dts: Add the RV1103/RV1106 devicetree files
` [PATCH v3 12/15] clk: rockchip: Add RV1106 clock driver
` [PATCH v3 13/15] rockchip: rv1106: Add SoC support
` [PATCH v3 14/15] luckfox-pico: Add the initial support
` [PATCH v3 15/15] rockchip: Support legacy images when booting from RAM

[PATCH v3 0/6] arm: omap: Add back omap4 support
 2026-07-07 14:23 UTC  (4+ messages)
` [PATCH v3 3/6] clk: ti: Remove AM33xx dependency

[PATCH v3 2/3] ti_pwm: Fix EHRPWM issue
 2026-07-07 13:14 UTC  (2+ messages)
` [PATCH v3 1/3] ti_pwm: Add EHRPWM TBCLK clock driver

[PATCH 0/2] cyclic: update and optimization
 2026-07-07 15:48 UTC  (10+ messages)
` [PATCH 2/2] cyclic: parse cyclic list only if next cyclic timestamp is reached

[PATCH v4 00/10] spacemit mmc driver
 2026-07-07 15:21 UTC  (11+ messages)
` [PATCH v4 01/10] spacemit: k1: select boot device via config registers
` [PATCH v4 02/10] pinctrl: k1: add IO power domain configuration support
` [PATCH v4 03/10] mmc: enable CMD23 for multi-block transfers
` [PATCH v4 04/10] mmc: k1: add sdhci platform driver
` [PATCH v4 05/10] dts: k1: add SD card support in u-boot overlay
` [PATCH v4 06/10] configs: k1: enable SD and eMMC support
` [PATCH v4 07/10] MAINTAINER: update Spacemit K1 entry
` [PATCH v4 08/10] doc: spacemit: flash on K1 SoC based boards
` [PATCH v4 09/10] config: k1: enable ENV support for eMMC
` [PATCH v4 10/10] spacemit: k1: load product name from environment variable

[PATCH 1/1] efi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=y
 2026-07-07 13:50 UTC  (2+ messages)

[PATCH] mmc: sunxi: mask DATA0 during H6-family clock updates
 2026-07-07 13:31 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