U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 23:52:37 to 2026-07-13 20:00:02 UTC [more...]

[PATCH v3 0/3] fs/squashfs: fix symlink load failure on large images
 2026-07-13 14:22 UTC  (3+ messages)
` [PATCH v3 1/3] fs/squashfs: fix heap exhaustion during symlink resolution
` [PATCH v3 2/3] fs/squashfs: add sqfs_dir_offset() error checks

[PATCH v2 0/3] fs/squashfs: fix symlink load failure on large images
 2026-07-13 14:18 UTC  (4+ messages)
` [PATCH v2 3/3] fs/squashfs: fix dirs->entry leak on inode lookup failure

[PATCH] net: drop pointless .bind methods
 2026-07-13 19:30 UTC 

[PATCH 0/6] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
 2026-07-13 18:35 UTC  (7+ 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 v2 0/5] mmc: misc fixes across MMC/SDHCI/RPMB
 2026-07-13 17:51 UTC  (8+ messages)
` [PATCH v2 1/5] mmc: fix mmc_poll_for_busy() false timeout when card is ready
` [PATCH v2 2/5] mmc: rpmb: fix tautological condition in RPMB_REQ_READ_DATA validation
` [PATCH v2 3/5] mmc: sdhci: fix align_buffer memory leak on re-initialization
` [PATCH v2 4/5] mmc: fix mmc_bwrite() ignoring host get_b_max() callback
` [PATCH v2 5/5] mmc: fix mmc_deinit regression when card is at 1.8V signaling

[PATCH] mach-snapdragon: smem: Use available_length for RAM partition v2+
 2026-07-13 16:35 UTC 

[PATCH RFC v3 0/3] Prepare migration to the new mailing-list domain
 2026-07-13 15:56 UTC  (4+ messages)
` [PATCH RFC v3 1/3] tools/patman: Migrate mailing-list to lists.u-boot-project.org
` [PATCH RFC v3 2/3] doc: "
` [PATCH RFC v3 3/3] MAINTAINERS/README: "

[PATCH v2 00/10] some string cleanup, and a tweak of the "config" command
 2026-07-13 15:20 UTC  (7+ messages)
` [PATCH v2 09/10] doc: document 'config' command
` [PATCH v2 10/10] test: add test of "

[PATCH 0/6] k3-binman ergonomics
 2026-07-13 15:18 UTC  (18+ messages)
` [PATCH 1/6] binman: openssl: refactor creation of Distinguished Name section from dict
` [PATCH 2/6] binman: x509_cert: allow and parse distinguished-name subnode
` [PATCH 3/6] binman: x509: fix CN emitted for basic x509 certificates
` [PATCH 4/6] k3-binman.dtsi: add keyfile_template node
` [PATCH 5/6] k3-binman.dtsi: add empty distinguished_name_template
` [PATCH 6/6] k3-binman.dtsi: insert keyfile and distinguished name templates in all ti-secure(-rom) nodes
` [0/6] k3-binman ergonomics

[PATCH 00/11] treewide: Fix miscellaneous xPL related symbol issues
 2026-07-13 15:17 UTC  (34+ messages)
` [PATCH 01/11] Makefile: Drop redundant CONFIG_TPL_BUILD checks
` [PATCH 02/11] dm: core: Drop redundant CONFIG_TPL_BUILD check
` [PATCH 03/11] rockchip: clk: rk3368: Drop redundant CONFIG_TPL_BUILD checks
` [PATCH 04/11] x86: apl: fsp_bindings: Drop redundant CONFIG_TPL_BUILD check
` [PATCH 05/11] spl: Simplify xPL_BUILD conditional guard example
` [PATCH 06/11] Kconfig: Add missing depends on xPL to xPL_ symbols
` [PATCH 07/11] Kconfig: Depend on correct xPL symbol
` [PATCH 08/11] Kconfig: i2c: "
` [PATCH 09/11] Kconfig: serial: "
` [PATCH 10/11] console: Use CONFIG_IS_ENABLED() for SILENT_CONSOLE checks
` [PATCH 11/11] spl: Use CONFIG_IS_ENABLED() for LIBCOMMON_SUPPORT checks

[PATCH] tools: binman: fix changes not being written to source.dtb
 2026-07-13 14:13 UTC  (4+ messages)

Proposed k3-binman.dtsi and k3-binman-capsule.dtsi cleanup
 2026-07-13 14:11 UTC  (2+ messages)

[PATCH 0/7] rockchip: fix boot from SDMMC on RK3576
 2026-07-13 14:07 UTC  (11+ messages)
` [PATCH 1/7] rockchip: mkimage: Split size_and_off and size_and_nimage
` [PATCH 2/7] rockchip: mkimage: Print image information for all embedded images
` [PATCH 3/7] rockchip: mkimage: Print boot0 and boot1 parameters
` [PATCH 4/7] rockchip: mkimage: Add option to change image offset alignment
` [PATCH 5/7] rockchip: mkimage: Add support for up to 4 input files
` [PATCH 6/7] rockchip: mkimage: Add option for image load address and flag
` [PATCH 7/7] rockchip: mkimage: Add rk3576 align and sd-card workaround

[PATCH v3 0/6] mtd: rawnand: zynq: Fixes and software ECC support
 2026-07-13 13:52 UTC  (5+ messages)

[PATCH] Gitlab CI: Switch to git.u-boot-project.org
 2026-07-13 13:36 UTC  (3+ messages)

[PATCH 0/6] TQMa6: Prepares for the switch to using SPL
 2026-07-13 13:01 UTC  (7+ messages)
` [PATCH 1/6] board: tqma6: change U-Boot device tree fragments
` [PATCH 2/6] ARM: dts: tqma6: add boot phase properties
` [PATCH 3/6] dts: tqma6: mba6: remove old device trees
` [PATCH 4/6] board: tqma6: use runtime SoC detection in enet setup
` [PATCH 5/6] board: tqma6: implement ENET errata workaround detection
` [PATCH 6/6] board: tqma6: add kernel device tree handling for environment

[PATCH v2 00/14] power: domain: mediatek: refactor driver and add MT8188 support
 2026-07-13 13:08 UTC  (3+ messages)
` [PATCH v2 01/14] power: domain: keep Makefile and Kconfig sorted

[PATCH] boot: image-fdt: downgrade -EINVAL reservation failure to debug
 2026-07-13  8:45 UTC 

[PATCH v1] env: Fix compile error for envtools
 2026-07-13 10:31 UTC  (2+ messages)

[PATCH v2] Makefile: depend on OF_LIST dts sources for fit-dtb.blob
 2026-07-13  7:45 UTC 

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

[RFC] bootstd: firmware-owned OS devicetree for EBBR / SystemReady IR
 2026-07-13 13:14 UTC  (6+ messages)

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

[PATCH v4 0/6] Improve U-Boot's TPM handling in the non-EFI case
 2026-07-13 13:07 UTC  (7+ messages)
` [PATCH v4 2/6] tpm: print all PCRs from pcr_read
` [PATCH v4 4/6] tpm: unify the tcg2 eventlog structures
` [PATCH v4 6/6] Fix tcg2_measurement_init call

[PATCH v1] mtd: nand: raw: rockchip_nfc: fix ecc setup
 2026-07-13 13:04 UTC  (3+ messages)

[PATCH v3 0/2] spi: Introduce initial EEPROM driver mode support
 2026-07-13 13:03 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "

[PATCH] gpio: pca953x: Add GPIO settle delay
 2026-07-13 12:00 UTC  (3+ messages)

[PATCH 0/8] usb: eth: Add CDC ECM/NCM support
 2026-07-13 11:29 UTC  (16+ messages)
` [PATCH 1/8] usb: Import USB_DEVICE_VER() macro from Linux
` [PATCH 2/8] usb: Import USB_INTERFACE_INFO() "
` [PATCH 3/8] usb: Sync linux/usb/cdc.h "
` [PATCH 4/8] usb: Extract usb_select_configuration_no() helper
` [PATCH 5/8] usb: eth: Add CDC ECM support
` [PATCH 6/8] usb: eth: Add CDC NCM driver
` [PATCH 7/8] usb: eth: Bind ASIX AX88179A/AX88772D/AX88279 to CDC ECM/NCM driver
` [PATCH 8/8] usb: eth: Bind Realtek RTL815x to CDC ECM driver

[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
 2026-07-13 10:21 UTC  (8+ messages)

[PATCH 0/5] mmc: misc fixes across MMC/SDHCI/RPMB
 2026-07-13  9:23 UTC  (10+ messages)
` [PATCH 1/5] mmc: fix mmc_poll_for_busy() false timeout when card is ready
` [PATCH 2/5] mmc: rpmb: fix tautological condition in RPMB_REQ_READ_DATA validation
` [PATCH 3/5] mmc: sdhci: fix align_buffer memory leak on re-initialization
` [PATCH 4/5] mmc: fix mmc_bwrite() ignoring host get_b_max() callback
` [PATCH 5/5] mmc: fix mmc_deinit regression when card is at 1.8V signaling

[PATCH v6 00/11] Qualcomm IPQ5210 SoC bringup
 2026-07-13  6:13 UTC  (4+ messages)
` [PATCH v6 07/11] mach-snapdragon: Add initial support for IPQ5210 SPL

[PATCH v1 0/7] toradex: tdx-cfg-block: Add new PID4 entries
 2026-07-13  6:05 UTC  (2+ messages)

[PATCH 0/2] board: toradex: smarc-imx95/aquila-imx95: detect RAM sizes
 2026-07-13  6:05 UTC  (2+ messages)

[PATCH v2] mach-k3: am64x: clear MCU_RST_SRC before reset
 2026-07-13  5:37 UTC 

[PATCH] rockchip: Add support for Radxa E52C
 2026-07-13  3:51 UTC  (3+ messages)

[PATCH v3 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
 2026-07-13  0:16 UTC  (7+ messages)
` [PATCH v3 04/10] spl: fit: support encrypted payloads
` [PATCH v3 09/10] crypto: hash: allow DM hash in SPL

[PATCH v1 0/2] spl: fit: bound external data-size in load_simple_fit()
 2026-07-13  0:19 UTC  (6+ 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 0/3] doc: CONTRIBUTE: hint at different kinds of contribution
 2026-07-13  0:19 UTC  (7+ messages)
` [PATCH 1/3] doc: CONTRIBUTE: use internal link instead of hardcoded external URL
` [PATCH 2/3] doc: CONTRIBUTE: tell people reviewing *is* contributing
` [PATCH 3/3] doc: CONTRIBUTE: explicitly list tests and documentation as welcome contributions

[PATCH v4 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-12 18:35 UTC  (3+ messages)

[PATCH] cmd: date: Handle -ENOSYS return from dm_rtc_reset()
 2026-07-12 18:29 UTC  (2+ messages)

[PATCH v5 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
 2026-07-12 18:20 UTC  (8+ messages)
` [PATCH v5 1/7] pmbus: add PMBus 1.x framework, CLI, and binding
` [PATCH v5 2/7] power: regulator: add generic PMBus UCLASS_REGULATOR adapter
` [PATCH v5 3/7] power: regulator: add MPS MPQ8785 PMBus regulator driver
` [PATCH v5 4/7] board: nxp: vid: introduce PMBus framework support
` [PATCH v5 5/7] thermal: pmbus: add PMBus die-temp driver
` [PATCH v5 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v5 7/7] test: dm: pmbus: test pmbus command and framework

[PATCH 0/2] libavb: update to AOSP 1.3.0
 2026-07-12 14:07 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: android: refresh AVB provenance and pin libavb reference

[PATCH 0/2] avb: fix memory leaks in AVB 2.0 verification path
 2026-07-12  8:50 UTC  (3+ messages)
` [PATCH 1/2] boot: android: fix AvbOps and verify-data leaks in AVB path
` [PATCH 2/2] avb: free mmc_part allocated by get_partition()

[PATCH] sysreset: esp32: add driver for esp32 series chips
 2026-07-12  7:48 UTC 

[PATCH v3 00/10] arm64: FF-A runtime transport for EFI variables
 2026-07-12  6:33 UTC  (2+ messages)

[PATCH v3 0/2] efi_selftest: block io protocol verifications
 2026-07-12  5:50 UTC  (4+ messages)
` [PATCH v3 1/2] efi_selftest: free handles on teardown()

Security report: U-Boot composite OS descriptor wLength buffer overflow
 2026-07-12  4:40 UTC 

[PATCH v2 00/10] usb: Add TCPCI driver and DWC3 OTG dual-role support
 2026-07-11 20:44 UTC  (8+ messages)
` [PATCH v2 07/10] usb: dwc3: generic: add board_usb_init/cleanup hooks

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

[PATCH] board: samsung: exynos-mobile: select largest userdata partition by size
 2026-07-11 15:15 UTC 

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

[PATCH] rtc: snvs: Add i.MX SNVS RTC driver
 2026-07-11 13:39 UTC 

VisionFive 2 — SD card (mmc1) fails "voltage select" / "Error reading cluster" in U-Boot v2026.07
 2026-07-11 11:02 UTC 

[PATCH v1 1/1] efi: Unify memory map type and attribute names
 2026-07-11  9:15 UTC 

[PATCH] arm64: imx: Handle both MMC2 and SD2 boot devices on Data Modul i.MX8M Mini eDM SBC
 2026-07-11  3:53 UTC  (2+ messages)

[SECURITY] Out-of-bounds read in btrfs driver (btrfs_read_extent_reg, fs/btrfs/inode.c)
 2026-07-11  1:42 UTC 

[PATCH] treewide: Kconfig: use bool instead of tristate
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH v2 0/2] fs: btrfs: add support for readdir
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH] cmd: x86: zboot: remove duplicate zboot_setup() call in do_zboot_setup
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH] cmd: upl: fix off-by-one argc check in do_upl_read
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH] cmd: ini: avoid NULL deref when loadaddr/filesize env vars are unset
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH] cmd: host: fix duplicate device_unbind and wrong error message in unbind
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH] cmd: clone: report destination block number on dest write error
 2026-07-11  0:17 UTC  (2+ messages)

[PATCH] remoteproc: k3-r5: Fix crash when issuing rproc init
 2026-07-11  0:17 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