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

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

[PATCH v2 0/2] i2c: add HDMI DDC driver for MT8188 and MT8195
 2026-07-29 16:29 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: mtk_mt8195_i2c_ddc: add new driver

[PATCH v2 1/2] clk: mediatek: probe parent providers on demand
 2026-07-29 16:17 UTC  (2+ messages)

[PATCH v6 00/11] spacemit mmc driver
 2026-07-29 15:58 UTC  (15+ messages)
` [PATCH v6 06/11] dts: k1: add SD card support in u-boot overlay
` [PATCH v6 09/11] doc: spacemit: flash on K1 SoC based boards

[PATCH] cmd: ufetch: fix compiling with no CONFIG_SYS_CONFIG_NAME
 2026-07-29 15:56 UTC  (3+ messages)

[PATCH v2] clk: mediatek: mt8188: add display related clock driver
 2026-07-29 15:49 UTC  (2+ messages)

[PATCH v2 00/32] clk: mediatek: remove the dedicated clock gate driver
 2026-07-29 15:36 UTC  (2+ messages)

[PATCH 0/3] ti: add speed grades support for AM62a
 2026-07-29 15:33 UTC  (3+ messages)
` [PATCH 3/3] mach-k3: am62a: add support for speed grades

[PATCH RFC] env: ti: fdt_high: set no DTB relocation
 2026-07-29 15:17 UTC  (2+ messages)

[PATCH v7 00/11] spacemit mmc driver
 2026-07-29 14:48 UTC  (12+ messages)
` [PATCH v7 01/11] spacemit: k1: select boot device via config registers
` [PATCH v7 02/11] pinctrl: k1: fix drive strength configuration
` [PATCH v7 03/11] pinctrl: k1: fix pull-up/pull-down configuration
` [PATCH v7 04/11] pinctrl: k1: add IO power domain configuration support
` [PATCH v7 05/11] mmc: k1: add sdhci platform driver
` [PATCH v7 06/11] dts: k1: add SD card support in u-boot overlay
` [PATCH v7 07/11] configs: k1: enable SD and eMMC support
` [PATCH v7 08/11] MAINTAINER: update Spacemit K1 entry
` [PATCH v7 09/11] doc: spacemit: flash on K1 SoC based boards
` [PATCH v7 10/11] config: k1: enable ENV support for eMMC
` [PATCH v7 11/11] spacemit: k1: fix product name detection and DTB matching in SPL

[PATCH v2 0/5] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
 2026-07-29 14:22 UTC  (2+ messages)

[PATCH v2 00/11] doc: clean up README.rockchip
 2026-07-29 13:44 UTC  (24+ 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
` [v2,00/11] doc: clean up README.rockchip

[PATCH v3 00/10] arm64: FF-A runtime transport for EFI variables
 2026-07-29 12:30 UTC  (6+ messages)
` [PATCH v3 03/10] efi_loader: add FF-A runtime support in EFI variable TEE driver

[PATCH v2] phy: phy-mtk-hdmi: add new driver
 2026-07-29 12:45 UTC  (2+ messages)

VisionFive 2 eMMC boot issues
 2026-07-29 10:29 UTC  (5+ messages)

[PATCH v8 0/7] Fix and add some spi-nor flash parts (v8)
 2026-07-29  9:14 UTC  (5+ messages)
` [PATCH v8 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v8 4/7] mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E

[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-07-29  8:59 UTC  (2+ messages)

[PATCH v4 00/22] arm64: FF-A runtime transport for EFI variables
 2026-07-29  8:51 UTC  (19+ messages)
` [PATCH v4 01/22] efi_loader: add runtime memset helper
` [PATCH v4 02/22] arm-ffa: store boot-discovered runtime data separately
` [PATCH v4 03/22] arm-ffa: add runtime-safe FF-A SMC wrapper
` [PATCH v4 04/22] arm-ffa: add runtime direct-message support
` [PATCH v4 05/22] arm-ffa: reuse direct-message helper at boot time
` [PATCH v4 06/22] arm-ffa: enable runtime context at ExitBootServices
` [PATCH v4 07/22] arm: cache: keep range maintenance available at EFI runtime
` [PATCH v4 08/22] efi_loader: add MM SP status mapping for FF-A variables
` [PATCH v4 09/22] efi_loader: make MM transport selection runtime-safe
` [PATCH v4 10/22] efi_loader: make FF-A MM SP notification runtime-safe
` [PATCH v4 11/22] efi_loader: make FF-A MM communication runtime-safe
` [PATCH v4 12/22] efi_loader: reserve FF-A shared buffer for runtime variables
` [PATCH v4 13/22] efi_loader: enable TEE runtime SetVariable() over FF-A
` [PATCH v4 15/22] efi_loader: enable TEE runtime GetNextVariableName() "
` [PATCH v4 19/22] efi: selftest: add runtime variable tests with non-volatile storage
` [PATCH v4 20/22] test: dm: add sandbox FF-A runtime transport tests
` [PATCH v4 21/22] doc: arm64: document FF-A runtime path for EFI variables
` [PATCH v4 22/22] doc: bootefi: note two-phase runtime variables selftest

[PATCH] power: pmic: tps65219: fail if regulators node is missing
 2026-07-29 11:12 UTC 

[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
 2026-07-29 12:27 UTC  (39+ messages)
` [PATCH v5 50/75] usb: dwc3: import from kernel v6.6
` [PATCH v5 51/75] usb: dwc3: import from kernel v6.7
` [PATCH v5 52/75] usb: dwc3: import from kernel v6.8
` [PATCH v5 53/75] usb: dwc3: import from kernel v6.9
` [PATCH v5 54/75] usb: dwc3: import from kernel v6.10
` [PATCH v5 55/75] usb: dwc3: import from kernel v6.11
` [PATCH v5 56/75] usb: dwc3: import from kernel v6.12
` [PATCH v5 57/75] usb: dwc3: import from kernel v6.13
` [PATCH v5 58/75] usb: dwc3: import from kernel v6.14
` [PATCH v5 59/75] usb: dwc3: import from kernel v6.15
` [PATCH v5 60/75] usb: dwc3: import from kernel v6.16
` [PATCH v5 61/75] usb: host: re-import xhci-ext-caps.h "
` [PATCH v5 62/75] usb: gadget: re-import epautoconf.c "
` [PATCH v5 63/75] usb: udc: re-import udc-core.c "
` [PATCH v5 64/75] usb: add helpers needed by the resynced DWC3 code
` [PATCH v5 65/75] usb: gadget: trim the gadget API after the resync
` [PATCH v5 66/75] usb: gadget: udc: make udc-core build in u-boot
` [PATCH v5 67/75] usb: dwc3: make the core driver "
` [PATCH v5 68/75] usb: dwc3: make gadget and ep0 "

[PATCH v2 0/2] tpm: bounds-check device-reported response lengths
 2026-07-29 12:05 UTC  (6+ messages)
` [PATCH v2 1/2] tpm: bounds-check the device-controlled response length
` [PATCH v2 2/2] test: tpm: check malformed capability responses are rejected

[PATCH v2] fwu: Make boottime check failures visible
 2026-07-29 12:02 UTC  (4+ messages)

[PATCH 1/2] cmd: scmi: Show names for vendor protocols 0x80 and 0x82
 2026-07-29 12:02 UTC  (2+ messages)
` [PATCH 2/2] firmware: scmi: Support probe vendor ID 0x81

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

[PATCH 0/2] Refactor binman nodes for boot binaries for TI AM625 into templates
 2026-07-29 10:50 UTC  (8+ 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

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-07-29 10:45 UTC  (18+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH v3] fdt: Fix phandles not copying when using templates
 2026-07-29 10:42 UTC  (2+ messages)

[PATCH v4 0/4] Add U-Boot support for Qualcomm IPQ9650 SoC
 2026-07-29  9:17 UTC  (4+ messages)
` [PATCH v4 1/4] clk: qcom: Add initial Clock driver for ipq9650

[PATCH] pytest: fix out of bounds access to bad_pattern_ids
 2026-07-29  8:23 UTC 

[PATCH v3 0/4] Add U-Boot support for Qualcomm IPQ9650 SoC
 2026-07-29  9:13 UTC  (4+ messages)
` [PATCH v3 4/4] configs: Add defconfig for ipq9650 RDP488

[PATCH v1] mach-snapdragon: raise block cache limit to cache full GPT table
 2026-07-29  8:52 UTC 

[PATCH v1 0/2] reset: small cleanups for x86
 2026-07-29  8:38 UTC  (3+ messages)
` [PATCH v1 1/2] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
` [PATCH v1 2/2] reset: x86: Use cpu_hlt() in efi_reset_system()

[PATCH v4 0/7] reset: add board reset type
 2026-07-29  8:21 UTC  (4+ messages)
` [PATCH v4 2/7] reset: Add explicit cold reset support

[PATCH] arm: mvebu: Add Allied Telesis x960 board
 2026-07-29  8:17 UTC 

[PATCH v2 0/5] gpio: improve claim diagnostics and fix gpio-delay offset handling
 2026-07-29  8:12 UTC  (6+ messages)
` [PATCH v2 1/5] gpio: uclass: log when a gpio offset is already claimed
` [PATCH v2 2/5] gpio: cmd: warn "
` [PATCH v2 3/5] gpio: delay: set gpio_count and validate index against it
` [PATCH v2 4/5] gpio: delay: fix offset propagation in gpio_delay_xlate()
` [PATCH v2 5/5] gpio: delay: free wrapped real GPIOs on remove

[PATCH next v1] net: rtl8169: add support for RTL8126A and RTL8127A
 2026-07-29  7:27 UTC  (2+ messages)

[PATCH v2 0/5] firmware-owned devicetree for EBBR / SystemReady IR
 2026-07-29  7:10 UTC  (2+ messages)

[PATCH v5 0/4] Add U-Boot support for Qualcomm IPQ9650 SoC
 2026-07-29  6:00 UTC  (5+ messages)
` [PATCH v5 1/4] clk: qcom: Add initial Clock driver for ipq9650
` [PATCH v5 2/4] pinctrl: qcom: Add ipq9650 pinctrl driver
` [PATCH v5 3/4] arm: dts: ipq9650: Add override dtsi
` [PATCH v5 4/4] configs: Add defconfig for ipq9650 RDP488

[PATCH] arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF
 2026-07-29  5:53 UTC  (3+ messages)

[PATCH] arm: socfpga: Add fitImage for SPL programs periph RBF only
 2026-07-29  5:48 UTC  (3+ messages)

[RFC PATCH 0/3] Add initial Raspberry Pi Pico 2 / RP2350 support
 2026-07-29  5:13 UTC  (12+ messages)
` [RFC PATCH 1/3] arm: Add RP2350 architecture support
` [RFC PATCH 2/3] arm: dts: Add RP2350 device tree
` [RFC PATCH 3/3] board: raspberrypi: Add Pico 2 support
` [RFC,0/3] Add initial Raspberry Pi Pico 2 / RP2350 support

[PATCH v2 0/5] gpio: improve claim diagnostics and fix gpio-delay offset handling
 2026-07-29  5:13 UTC  (6+ messages)
` [PATCH v2 1/5] gpio: uclass: log when a gpio offset is already claimed
` [PATCH v2 2/5] gpio: cmd: warn "
` [PATCH v2 3/5] gpio: delay: set gpio_count and validate index against it
` [PATCH v2 4/5] gpio: delay: fix offset propagation in gpio_delay_xlate()
` [PATCH v2 5/5] gpio: delay: free wrapped real GPIOs on remove

[PATCH 0/3] gpio: improve claim diagnostics and fix gpio-delay offset handling
 2026-07-29  5:10 UTC  (3+ messages)
` [0/3] "

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

[PATCH v5 00/14] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-07-28 23:54 UTC  (5+ messages)
` [PATCH v5 02/14] crypto: hash: use DM providers from hash command

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

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

[PATCH] efi_loader: fix use of uninitialized guid in variable enumeration loops
 2026-07-28 19:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] board: imx6: guard LDB clock init with appropriate video config
 2026-07-28 17:26 UTC 

[PATCH] arm: dts: socfpga: Add Terasic DE-25 Nano Board Support
 2026-07-29  1:40 UTC 

[PATCH] CI: Azure: Correctly skip semihosting tests on vexpress_fvp
 2026-07-28 22:12 UTC 

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

[PATCH] ram: k3-ddrss: fix ecc range checking bug
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH] Kconfig: ram: select FDT_64BIT for K3_INLINE_ECC
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH v3 0/4] Enable Ethernet boot on SK-AM62A-LP
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH] cmd/mtd.c: fix do_mtd_io doesn't support 64bit user address
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH 1/2] arm: dts: k3-am68-phyboard-izar-u-boot: Add mcu_i2c0
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH v1] serial: avoid redundant early UART initialization
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH] arm: dts: adi: Add dts overlays for the sc598
 2026-07-28 21:56 UTC  (3+ messages)
` [PATCH v2] arm: dts: Add SD dts for the sc598 EZKIT

[PATCH] pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))
 2026-07-28 21:56 UTC  (3+ messages)
` [PATCH v2] "

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

[GIT PULL] Please pull u-boot-nvme-next-20260728
 2026-07-28 21:56 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-ufs-fixes-20260728
 2026-07-28 21:56 UTC  (2+ messages)

[PATCH v5 3/5] mach-snapdragon: Add FIT multi-DTB selection support
 2026-07-28 19:14 UTC  (3+ messages)
` [PATCH v5 4/5] configs: qcom_defconfig: Enable QCOM_FIT_MULTIDTB
` [PATCH v5 5/5] arm: dts: Enable qcom, hwinfo on qcs9100-ride-r3, qcs615-ride and qcs6490-rb3gen2

[PATCH v3 0/3] boot: fit: authenticate the dm-verity roothash
 2026-07-28 18:53 UTC  (9+ 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 "
` [v3,0/3] boot: fit: authenticate the dm-verity roothash

[PATCH] README: Slightly rephrase env set and env print paragraph
 2026-07-28 18:53 UTC  (2+ messages)

[PATCH] doc: cmd: gpt: Reinstate gpt setenv
 2026-07-28 18:53 UTC  (2+ messages)

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

[PATCH v6 04/11] pinctrl: k1: add IO power domain configuration support
 2026-07-28 17:15 UTC  (2+ messages)

Pull request efi-2026-01-rc2
 2026-07-28 17:13 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20260728 into main
 2026-07-28 17:13 UTC  (2+ messages)

[PATCH v6] arm: socfpga: Improve handoff prepare on SoCFPGA
 2026-07-28 16:36 UTC 

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


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