messages from 2026-07-10 12:57:22 to 2026-07-13 00:19:25 UTC [more...]
[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 v2 00/10] some string cleanup, and a tweak of the "config" command
2026-07-13 0:18 UTC (5+ messages)
` [PATCH v2 09/10] doc: document 'config' command
` [PATCH v2 10/10] test: add test of "
[PATCH 0/5] mmc: misc fixes across MMC/SDHCI/RPMB
2026-07-12 18:50 UTC (8+ 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 v4 0/7] pmbus: PMBus 1.x framework, CLI, regulator and thermal support
2026-07-12 18:35 UTC (10+ messages)
` [PATCH v4 1/7] pmbus: add PMBus 1.x framework, CLI, and binding
` [PATCH v4 2/7] power: regulator: add generic PMBus UCLASS_REGULATOR adapter
` [PATCH v4 3/7] power: regulator: add MPS MPQ8785 PMBus regulator driver
` [PATCH v4 4/7] board: nxp: vid: introduce PMBus framework support
` [PATCH v4 5/7] thermal: pmbus: add PMBus die-temp driver
` [PATCH v4 6/7] test: dm: pmbus: add a sandbox PMBus chip emulator
` [PATCH v4 7/7] test: dm: pmbus: test pmbus command and framework
[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 v1] mtd: nand: raw: rockchip_nfc: fix ecc setup
2026-07-12 17:52 UTC (2+ messages)
[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 0/8] usb: eth: Add CDC ECM/NCM support
2026-07-12 10:14 UTC (13+ 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] 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 v3 0/6] mtd: rawnand: zynq: Fixes and software ECC support
2026-07-11 6:36 UTC (3+ messages)
[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 v3 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
2026-07-11 1:06 UTC (13+ messages)
` [PATCH v3 01/10] cmd: aes: fix DM operation handling
` [PATCH v3 02/10] crypto: aes: allow DM AES in SPL
` [PATCH v3 03/10] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v3 04/10] spl: fit: support encrypted payloads
` [PATCH v3 05/10] clk: sunxi: add H6/H616 CE gates and reset
` [PATCH v3 06/10] lib: ecdsa: support additional curve sizes
` [PATCH v3 07/10] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v3 08/10] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v3 09/10] crypto: hash: allow DM hash in SPL
` [PATCH v3 10/10] crypto: allwinner: add sun8i-ce hash driver
[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)
[PATCH 00/11] treewide: Fix miscellaneous xPL related symbol issues
2026-07-10 23:52 UTC (11+ messages)
` [PATCH 08/11] Kconfig: i2c: Depend on correct xPL symbol
` [PATCH 11/11] spl: Use CONFIG_IS_ENABLED() for LIBCOMMON_SUPPORT checks
[PATCH] gpio: pca953x: Add GPIO settle delay
2026-07-10 23:04 UTC
Proposed k3-binman.dtsi and k3-binman-capsule.dtsi cleanup
2026-07-10 22:15 UTC
Regression in f_fastboot due to commit 6a92e9827650 ("usb: ci_udc: Check ci_ep->desc before use")
2026-07-10 21:27 UTC (3+ messages)
[PATCH] clk: ti: Use CPU ticks to count timeout
2026-07-10 21:25 UTC (2+ messages)
[GIT PULL] Please pull u-boot-rockchip-2026.10-20260710 into main
2026-07-10 21:12 UTC (2+ messages)
[PATCH v2 00/24] clk: mediatek: more clock parent improvements
2026-07-10 18:56 UTC (25+ messages)
` [PATCH v2 01/24] clk: mediatek: mt7622: set parent flag for GATE_APMIXED()
` [PATCH v2 02/24] clk: mediatek: add registration function for clock tree types
` [PATCH v2 03/24] clk: mediaTek: mt7622: add clock tree type flags
` [PATCH v2 04/24] clk: mediaTek: mt7623: "
` [PATCH v2 05/24] clk: mediaTek: mt7629: "
` [PATCH v2 06/24] clk: mediaTek: mt7981: "
` [PATCH v2 07/24] clk: mediaTek: mt7986: "
` [PATCH v2 08/24] clk: mediaTek: mt7987: "
` [PATCH v2 09/24] clk: mediaTek: mt7988: "
` [PATCH v2 10/24] clk: mediaTek: mt8183: "
` [PATCH v2 11/24] clk: mediaTek: mt8188: "
` [PATCH v2 12/24] clk: mediaTek: mt8189: "
` [PATCH v2 13/24] clk: mediaTek: mt8195: "
` [PATCH v2 14/24] clk: mediaTek: mt8365: "
` [PATCH v2 15/24] clk: mediaTek: mt8512: "
` [PATCH v2 16/24] clk: mediaTek: mt8516: "
` [PATCH v2 17/24] clk: mediaTek: mt8518: "
` [PATCH v2 18/24] clk: mediatek: use registered provider for parent lookup
` [PATCH v2 19/24] clk: mediatek: drop parent udevice field
` [PATCH v2 20/24] clk: mediatek: remove mtk_common_clk_infrasys_init()
` [PATCH v2 21/24] arm: dts: mt7981: remove clock-parent properties
` [PATCH v2 22/24] arm: dts: mt7986: "
` [PATCH v2 23/24] arm: dts: mt7988: "
` [PATCH v2 24/24] clk: mediatek: mt7629: remove mt7629_peri_clk_tree
[PATCH v1 0/7] toradex: tdx-cfg-block: Add new PID4 entries
2026-07-10 14:33 UTC (8+ messages)
` [PATCH v1 1/7] toradex: tdx-cfg-block: Add smarc imx95 0229 pid4
` [PATCH v1 2/7] toradex: tdx-cfg-block: Add aquila tda4 0230 pid4
` [PATCH v1 3/7] toradex: tdx-cfg-block: Add apalis imx8qm 64gb emmc pid4s
` [PATCH v1 4/7] toradex: tdx-cfg-block: Add verdin imx8mp "
` [PATCH v1 5/7] toradex: tdx-cfg-block: Add verdin imx8mm 0239 pid4
` [PATCH v1 6/7] toradex: tdx-cfg-block: Add smarc imx8mp 0240 pid4
` [PATCH v1 7/7] toradex: tdx-cfg-block: Add verdin am62 0242 pid4
[PATCH v1 0/2] tools: mkimage: fix stale data pointer in fit_import_data()
2026-07-10 15:33 UTC (3+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] test: py: add regression test for fit_import_data() stale state
[PATCH 0/2] efi: Implement EFI Security Architecture protocols
2026-07-10 13:23 UTC (3+ messages)
` [PATCH 1/2] efi_loader: implement "
` [PATCH 2/2] efi_selftest: add tests for security architecture protocols
[PATCH] Gitlab CI: Switch to git.u-boot-project.org
2026-07-10 16:37 UTC
[PATCH 0/2] board: sophgo: add support for Milk-V Duo 256M
2026-07-10 16:33 UTC (3+ messages)
` [PATCH 1/2] board: sophgo: move ethernet driver to common directory
` [PATCH 2/2] board: sophgo: add support for Milk-V Duo 256M
[PATCH] arch: arm: dts: agilex: Disable gmac2 node for Agilex7M
2026-07-10 16:30 UTC (3+ messages)
[PATCH 0/9] clk: mediatek: deduplicate clock gate drivers
2026-07-10 15:56 UTC (12+ messages)
` [PATCH 1/9] clk: mediatek: introduce mtk_gate_clk_data
` [PATCH 2/9] clk: mediatek: mt8189: convert to mtk_gate_clk_data
` [PATCH 3/9] clk: mediatek: mt8188: "
` [PATCH 4/9] clk: mediatek: mt7622: "
` [PATCH 5/9] clk: mediatek: mt7623: "
` [PATCH 6/9] clk: mediatek: mt7629: "
` [PATCH 7/9] clk: mediatek: mt7981: "
` [PATCH 8/9] clk: mediatek: mt7988: "
` [PATCH 9/9] clk: mediatek: mt8512: "
[PATCH] cmd: led: reject unknown LED state instead of silently returning success
2026-07-10 15:34 UTC (4+ messages)
[PATCH] cmd: strings: interpret second argument as a byte count
2026-07-10 15:23 UTC
[PATCH] cmd: pstore: bound path formatting with snprintf to avoid stack overflow
2026-07-10 15:22 UTC
[PATCH] cmd: mbr: return false instead of NULL from bool found_key()
2026-07-10 15:22 UTC
[PATCH] cmd: lwip: wget: free mbedtls x509 cert context to avoid memory leak
2026-07-10 15:21 UTC
[PATCH] cmd: lwip: sntp: fix netif leak when ntpserverip is unset
2026-07-10 15:20 UTC
[PATCH] clk: mediatek: mt8188: add display related clock driver
2026-07-10 14:37 UTC
[PATCH 0/2] board: toradex: smarc-imx95/aquila-imx95: detect RAM sizes
2026-07-10 13:39 UTC (3+ messages)
` [PATCH 1/2] board: toradex: smarc-imx95: "
` [PATCH 2/2] board: toradex: aquila-imx95: "
[PATCH v1] bootm: teach handle_decomp_error() about the noload decompression buffer
2026-07-10 13:13 UTC (2+ messages)
` [PATCH v2] "
[PATCH v3] board: rockchip: Add support for 9Tripod X3568 v4
2026-07-10 13:17 UTC (2+ messages)
[PATCH v2] board: rockchip: set M.2 NVMe PERSTN low in spl_board_init on Jaguar
2026-07-10 13:17 UTC (2+ messages)
[PATCH] rockchip: fix asm-operand-widths clang warning
2026-07-10 13:17 UTC (2+ messages)
[PATCH v1] mtd: nand: raw: rockchip_nfc: fix oobfree length calculation
2026-07-10 13:17 UTC (2+ messages)
[PATCH v2 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
2026-07-10 13:17 UTC (2+ messages)
[PATCH v1] rockchip: doc: fix typo evb-rk3288-rk808_defconfig
2026-07-10 13:17 UTC (2+ messages)
[PATCH] arm: dts: rockchip: Align OTP nodes for RK3528/RK356x with Linux v7.1
2026-07-10 13:17 UTC (2+ messages)
[PATCH 00/12] MAINTAINERS: update entry for ARM ROCKCHIP
2026-07-10 13:17 UTC (2+ messages)
[PATCH v2] power: regulator: Fix regulator_enable/disable() macros
2026-07-10 13:15 UTC
[PATCH] mtd: spi-nor: Add Dosilicon DS25Q4BB support
2026-07-10 1:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
2026-07-09 18:38 UTC (15+ messages)
` [PATCH v2 01/10] cmd: aes: fix DM operation handling
` [PATCH v2 02/10] crypto: aes: allow DM AES in SPL
` [PATCH v2 03/10] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v2 04/10] spl: fit: support encrypted payloads
` [PATCH v2 06/10] lib: ecdsa: support additional curve sizes
` [PATCH v2 08/10] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v2 09/10] crypto: hash: allow DM hash in SPL
[PATCH v2 0/2] usb: gadget: add SuperSpeed descriptor support
2026-07-09 18:19 UTC (3+ messages)
` [PATCH v2 1/2] usb: gadget: mass_storage: "
` [PATCH v2 2/2] usb: gadget: dfu: "
[PATCH 0/2] usb: gadget: add SuperSpeed descriptor support
2026-07-09 18:02 UTC (3+ messages)
[PATCH 0/3] riscv: Add generic SBI MPXY interface and MPXY command
2026-07-09 17:56 UTC (4+ messages)
` [PATCH 1/3] riscv: Add SBI MPXY generic interface
` [PATCH 2/3] cmd: Add mpxy command and add RISC-V RPMI driver
` [PATCH 3/3] riscv: Enable SBI MPXY core interface and MPXY command
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox