messages from 2026-07-19 18:13:40 to 2026-07-21 02:56:48 UTC [more...]
[PATCH v1] usb: xhci-dwc3: Call xhci_deregister() before asserting reset
2026-07-21 2:56 UTC (3+ messages)
[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
[PATCH 0/4] arm: mediatek: add Genio 700 SPL boot support
2026-07-21 0:38 UTC (7+ messages)
` [PATCH 1/4] arm: dts: mediatek: prepare Genio 700 devices for SPL
` [PATCH 2/4] configs: mt8390: enable eMMC FIT boot from SPL
` [PATCH 4/4] doc: board: mediatek: document Genio 700 SPL boot
[PATCH v3] usb: mtu3: support the current devicetree binding
2026-07-20 23:47 UTC (2+ messages)
[PATCH v5 00/14] crypto: allwinner: enable sun8i-ce FIT crypto
2026-07-20 23:30 UTC (18+ messages)
` [PATCH v5 01/14] cmd: aes: fix DM operation handling
` [PATCH v5 02/14] crypto: hash: use DM providers from hash command
` [PATCH v5 03/14] crypto: aes: allow DM AES in SPL
` [PATCH v5 04/14] crypto: hash: allow DM hash "
` [PATCH v5 05/14] boot: image: try all DM hash providers
` [PATCH v5 06/14] crypto: aes: fix software key-size handling
` [PATCH v5 07/14] crypto: aes: add software-key provider dispatch
` [PATCH v5 08/14] boot: image: add FIT decrypt-to-buffer helper
` [PATCH v5 09/14] spl: fit: support encrypted payloads
` [PATCH v5 10/14] clk: sunxi: add H6/H616 CE gates and reset
` [PATCH v5 11/14] lib: ecdsa: support additional curve sizes
` [PATCH v5 12/14] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v5 13/14] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v5 14/14] crypto: allwinner: add sun8i-ce hash driver
[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
2026-07-20 23:22 UTC (3+ messages)
` [PATCH v5 74/75] usb: fix up musb-new and mtu3 after the resync
[PATCH] Added Device Tree Files for Pine64 PineTab-V
2026-07-20 22:37 UTC (2+ messages)
[ANN] Mailing list migration to lists.u-boot-project.org
2026-07-20 22:21 UTC (4+ messages)
[PATCH 00/11] arm: mach-k3: introduce basic support for the AM62L
2026-07-20 18:59 UTC (3+ messages)
` [PATCH 05/11] arm: mach-k3: Add initial am62lx SoC support
[PATCH] lib: ecdsa: use .key extension for keydir keys
2026-07-20 21:00 UTC (3+ messages)
[PATCHv4 0/3] k3-am62-pocketbeagle2: add board and variant support
2026-07-20 20:16 UTC (4+ messages)
` [PATCHv4 1/3] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCHv4 2/3] k3-am62-pocketbeagle2: add initial board support
` [PATCHv4 3/3] k3-am62-pocketbeagle2: add support for efi capsules
[PATCH v2] mmc: sunxi: support DM MMC in SPL
2026-07-20 20:45 UTC (2+ messages)
[PATCH v3 0/5] edison: Convert the image build to binman
2026-07-20 20:03 UTC (3+ messages)
` [PATCH v3 4/5] CI: Add an sjg-lab job for the Intel Edison
[RFC PATCH v1 0/1] arm: aspeed: Add ASRock Rack B650D4U BMC support
2026-07-20 19:30 UTC (3+ messages)
` [RFC PATCH v1 1/1] "
reporting vulnerabilities in u-boot
2026-07-20 19:22 UTC
[PATCH] global: Switch from source.denx.de to git.u-boot-project.org
2026-07-20 19:14 UTC (2+ messages)
[PATCH v4 0/3] treewide: migrate to the new mailing-list domain
2026-07-20 19:14 UTC (18+ messages)
` [PATCH v4 1/3] tools/patman: Migrate mailing-list to lists.u-boot-project.org
` [PATCH v4 2/3] doc: "
` [PATCH v4 3/3] MAINTAINERS/README: "
[PATCH 0/4] bootstd: firmware-owned devicetree for EBBR / SystemReady IR
2026-07-20 19:14 UTC (5+ messages)
` [PATCH 1/4] bootstd: add a firmware-owned devicetree source
[PATCH RFC PineTab-V DTS File v2 0/2] Pine64 Pinetab-V Device Tree Support
2026-07-20 18:59 UTC (4+ messages)
` [PATCH RFC PineTab-V DTS File v2 1/2] RFC: Pine64 Pinetab-V dts Device Tree File
` [PATCH RFC PineTab-V DTS File v2 2/2] RFC: Pine64 Pinetab-V "
[PATCH] doc: CONTRIBUTE: replace "as" with "like"
2026-07-20 18:52 UTC (2+ messages)
[PATCH v2] mtd: nand: raw: rockchip_nfc: fix ecc setup
2026-07-20 18:25 UTC (2+ messages)
[PATCH 0/8] Misc Fixes for VGA BIOS Emulation
2026-07-20 18:16 UTC (16+ messages)
` [PATCH 1/8] bios_emulator: select X86EMU_RAW_IO only on x86
` [PATCH 2/8] bios_emulator: don't free a caller-supplied BIOS image in biosemu_run
` [PATCH 3/8] bios_emulator: use driver-model functions for PCI config acceses
` [PATCH 4/8] bios_emulator: support 16-bit reads on VGA port
` [PATCH 5/8] bios_emulator: extend VGA I/O ports to include ports 0x3B4-0x3DA
` [PATCH NOT-FOR-UPSTREAM 6/8] video: Add Aspeed VGA driver
` [PATCH NOT-FOR-UPSTREAM 7/8] bios_emulator: Support IO port reads for Aspeed VGA cards
` [PATCH NOT-FOR-UPSTREAM 8/8] Enable biosemu and vesa video output in qemu riscv64 virt machine
` [0/8] Misc Fixes for VGA BIOS Emulation
[PATCH v2 1/5] roc-pc-rk3399: Enable redundant SPI flash environment
2026-07-20 18:16 UTC (6+ messages)
` [PATCH v2 4/5] roc-pc-plus-rk3399: Introduce new variant
` [PATCH v2 5/5] roc-pc-plus-rk3399: Enable USB Mass Storage support
[PATCH 00/36] clk: port Linux Common Clock Framework to U-Boot
2026-07-20 16:41 UTC (37+ messages)
` [PATCH 01/36] clk: move U-Boot CCF to clk/uccf
` [PATCH 02/36] clk: rename clk_ops to clk_ops_uboot
` [PATCH 03/36] clk: move fixed clocks to clk/basic
` [PATCH 04/36] clk: make clk_set_rate() return signed long
` [PATCH 05/36] clk: make clk_get_parent_rate "
` [PATCH 06/36] clk: compat: add clk (un)prepare and associated functions
` [PATCH 07/36] dm: ofnode: fix parse_phandle_with_args API
` [PATCH 08/36] clk: import full CCF from Linux
` [PATCH 09/36] clk: move clock flags to common clk-provider.h
` [PATCH 10/36] clk/ccf: adapt clk-conf for U-Boot
` [PATCH 11/36] clk/ccf: adapt CCF core "
` [PATCH 12/36] clk/ccf: adapt CCF generic clocks "
` [PATCH 13/36] clk: split clk-uclass.c into clk-common.c
` [PATCH 14/36] clk/common: add CCF_FULL support
` [PATCH 15/36] clk/ccf: optimise orphan clock handling
` [PATCH 16/36] clk/ccf: debug log enable/disable calls
` [PATCH 17/36] cmd/clk: add CCF_FULL support
` [PATCH 18/36] doc: describe Common Clock Framework
` [PATCH 19/36] clk/sandbox: add a CCF_FULL port of clk_sandbox
` [PATCH 20/36] clk: sandbox: fix set_rate and move to clk/basic
` [PATCH 21/36] clk/ccf: add CCF_FULL port of clk_sandbox
` [PATCH 22/36] test: dm: adjust clk tests for CCF_FULL
` [PATCH 23/36] configs: add sandbox CCF_FULL defconfig
` [PATCH 24/36] CI: add sandbox64_ccf_full
` [PATCH 25/36] MAINTAINERS: add entry for CCF port
` [PATCH 26/36] clk/qcom: move existing clock drivers to clk/qcom/basic
` [PATCH 27/36] clk/qcom: drop in Linux Qualcomm CCF drivers
` [PATCH 28/36] clk/qcom/ccf: drop in Linux rpmh clock driver
` [PATCH 29/36] clk/qcom/ccf: add sm8650 GCC, dispcc and tcsrcc
` [PATCH 30/36] clk/qcom/ccf: add uboot common code
` [PATCH 31/36] clk/qcom/ccf: adapt common, gdsc, and reset code for U-Boot
` [PATCH 32/36] clk/qcom/ccf: adapt clocks "
` [PATCH 33/36] clk/qcom/ccf: adapt sm8650 clock drivers "
` [PATCH 34/36] ufs: qcom: use clk_prepare_enable_bulk()
` [PATCH 35/36] qcom_sm8650_defconfig: enable CCF_FULL
` [PATCH 36/36] ufs: qcom: fix core clk max rate setting
[PATCH 0/7] rockchip: fix boot from SDMMC on RK3576
2026-07-20 18:05 UTC (16+ 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
` [0/7] rockchip: fix boot from SDMMC on RK3576
[PATCH] rockchip: only build GPT capsule update helpers with PARTITION_TYPE_GUID
2026-07-20 17:45 UTC (2+ messages)
[PATCH v2] acpi: fix no display when serial console is disabled in coreboot config
2026-07-20 15:48 UTC (2+ messages)
` [PATCH v3] serial: coreboot: Accept DBG2 subtype 0x12
[PATCH 0/2] rtc: pcf8563: HYM8563 support and unreliable-time reporting
2026-07-20 15:42 UTC (3+ messages)
` [PATCH 1/2] rtc: pcf8563: add haoyu,hym8563 compatible
[PATCH] CI: install python-cryptography for world build
2026-07-20 14:56 UTC (3+ messages)
[PATCH 0/3] Add support for SM8550/QCS8550 SoC based platform
2026-07-20 14:10 UTC (6+ messages)
` [PATCH 1/3] doc: board: qualcomm: document SM8550/QCS8550 building/flashing
` [PATCH 2/3] dts: sm8550-hdk-u-boot.dtsi: Add memory entry to bootup
` [PATCH 3/3] configs: add sm8550_defconfig
[PATCH v1 1/1] efi: Unify memory map type and attribute names
2026-07-20 13:28 UTC (4+ messages)
[PATCH 0/3] tools: qcom: mkmbn: Updates to support ipq5210
2026-07-20 13:27 UTC (5+ messages)
` [PATCH 2/3] tools: qcom: mkmbn: Add support for ipq5210
` [PATCH 3/3] tools: qcom: mkmbn: Add support to create multi-elf
[PATCH] configs: qcom_defconfig: Enable EFI variable runtime storage
2026-07-20 13:14 UTC (2+ messages)
[PATCH v7 0/6] Qualcomm: teach the build system to emit signed ELF images
2026-07-20 13:10 UTC (2+ messages)
[PATCH v1] i2c: geni: reset controller on NACK to recover from invalid bus state
2026-07-20 13:10 UTC (2+ messages)
[PATCH v5 0/7] Add support to boot TI K3 HSM M4 core
2026-07-20 13:04 UTC (10+ messages)
` [PATCH v5 1/7] arm: mach-k3: Explicitly identify TIFSSTUB images when discarding buffers
` [PATCH v5 2/7] arm: mach-k3: Add config options for packaging HSM firmware
` [PATCH v5 3/7] arm: dts: k3-{j721s2/j722s/j784s4}-binman: Add template for packing "
` [PATCH v5 4/7] binman: openssl: Add boot and load extensions to x509 cert
` [PATCH v5 5/7] arm: dts: k3-{j721s2/j722s/j784s4}-r5.dtsi: Enable HSM core
` [PATCH v5 6/7] remoteproc: k3-hsm: Introduce a remoteproc driver for K3 "
` [PATCH v5 7/7] arm: mach-k3: r5: common: Invoke boot of HSM M4 core
[PATCH v1 0/2] cmd: nvedit_efi: fix default GUID selection for signature databases
2026-07-20 8:29 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] cmd: nvedit_efi: use efi_auth_var_get_guid() for the default GUID
` [PATCH v2 2/2] test: check default GUID selection of signature database variables
[PATCH] arm: dts: rk3568-nanopi-r5s: drop eMMC HS400 modes from the U-Boot FDT
2026-07-20 12:22 UTC (5+ messages)
[PATCH] rockchip: rk3568-nanopi-r5: Drop duplicated/extra sdhci
2026-07-20 12:20 UTC (3+ messages)
[PATCH v4 00/10] spacemit mmc driver
2026-07-20 11:54 UTC (6+ messages)
` [PATCH v4 03/10] mmc: enable CMD23 for multi-block transfers
[PATCH v1] net: dwc_eth_xgmac: Return -ENODEV when phy_connect() fails
2026-07-20 11:13 UTC (2+ messages)
[PATCH] rockchip: rk3588s: Add support for ROC-PC-RK3588S
2026-07-20 10:23 UTC (2+ messages)
[PATCH v3 0/7] few fixes for NVMe and block devices
2026-07-20 9:42 UTC (4+ messages)
` [PATCH v3 5/7] drivers: nvme: Export nvme_shutdown()
[PATCH] MAINTAINERS: update ARM ROCKCHIP entry to list Simon as reviewer
2026-07-20 9:42 UTC
[PATCH v1 0/7] ufs: rpmb: route OP-TEE RPMB secure storage over UFS
2026-07-20 8:51 UTC (8+ 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 6/7] optee: rename rpmb.c to rpmb_legacy.c
` [PATCH v1 7/7] optee: implement the RPMB subsystem interface for UFS
[PATCH v3] usb: mtu3: wait for TX FIFO to drain before disconnect
2026-07-20 8:03 UTC
[PATCH v2] usb: mtu3: wait for TX FIFO to drain before disconnect
2026-07-20 7:32 UTC (3+ messages)
[PATCH v2] usb: mtu3: support the current devicetree binding
2026-07-20 7:15 UTC (3+ messages)
[PATCH v2] board: xilinx: Generate FWU capsule dfu_alt_info from fwu_platform_hook()
2026-07-20 6:23 UTC (2+ messages)
[PATCH v2 1/2] arm64: versal2: Make hardware.h assembly safe
2026-07-20 6:21 UTC (2+ messages)
[PATCH v2] riscv: Skip riscv_cpu_setup() when CPU driver is disabled
2026-07-20 6:11 UTC (3+ messages)
[PATCH v2] misc: qcom_geni: Add minicore support
2026-07-20 5:36 UTC (3+ messages)
[PATCH 0/6] watchdog: report effective timeout and add gettimeout command
2026-07-20 5:23 UTC (4+ messages)
` [PATCH 1/6] watchdog: wdt-uclass: add get_timeout operation and helper
[PATCH 0/9] video: rockchip: VOP2 and HDMI output for RK3568
2026-07-19 21:24 UTC (2+ messages)
[ANN] Updating branching scheme to use "main"
2026-07-19 18:22 UTC (2+ messages)
[PATCH 1/4] clk: rs9: Add Renesas 9-series PCIe clock generator driver
2026-07-19 18:11 UTC (2+ messages)
` [PATCH 4/4] Revert "arm64: dts: renesas: r8a779g3: Reinstate basic PCIe clock description for Sparrow Hawk"
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