messages from 2026-05-08 12:23:31 to 2026-05-09 15:28:08 UTC [more...]
[PATCH 0/3] Fix NVMe, not only on Raspberry Pi 5
2026-05-09 15:27 UTC (10+ messages)
` [PATCH 1/3] core: Skip parent device nodes without a DT reference when looking for dma-ranges
` [PATCH 2/3] nvme: Fix missing address translation for PCIe inbound access
` [PATCH 3/3] configs: enable NVMe
[PATCH v4 0/9] pinctrl: add support of Airoha SoCs
2026-05-09 15:16 UTC (8+ messages)
` [PATCH v4 3/9] pinctrl: airoha: add shared pinctrl code
` [PATCH v4 4/9] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
[PATCH] rtc: emul: Staticize and constify driver ops
2026-05-09 15:13 UTC
[PATCH 01/14] reset: ast2500: Staticize and constify driver ops
2026-05-09 15:12 UTC (14+ messages)
` [PATCH 02/14] reset: ast2600: "
` [PATCH 03/14] reset: at91: "
` [PATCH 04/14] reset: bcm6345: "
` [PATCH 05/14] reset: dra7: "
` [PATCH 06/14] reset: mediatek: "
` [PATCH 07/14] reset: meson: "
` [PATCH 08/14] reset: npcm: "
` [PATCH 09/14] reset: raspberrypi: "
` [PATCH 10/14] reset: sunxi: "
` [PATCH 11/14] reset: sandbox: "
` [PATCH 12/14] reset: sti: "
` [PATCH 13/14] reset: tegra-car: "
` [PATCH 14/14] reset: tegra186: "
[PULL] u-boot-at91-fixes-2026.07-a
2026-05-09 13:06 UTC
[PATCH v5 00/11] pinctrl: add support of Airoha SoCs
2026-05-09 11:11 UTC (12+ messages)
` [PATCH v5 01/11] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v5 02/11] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v5 03/11] bitfield: Add non-constant field_{prep, get}() helpers
` [PATCH v5 04/11] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v5 05/11] pinctrl: airoha: add shared pinctrl code
` [PATCH v5 06/11] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v5 07/11] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v5 08/11] pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC
` [PATCH v5 09/11] configs: airoha: an7581: enable pinctrl/gpio support
` [PATCH v5 10/11] configs: airoha: en7523: "
` [PATCH v5 11/11] arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support
[PATCH v2 0/2] sunxi: DRAM: rework NSI priority settings
2026-05-09 8:53 UTC (7+ messages)
` [PATCH v2 1/2] sunxi: A523: Move NSI init routine into generic function
` [PATCH v2 2/2] sunxi: A133: dram: Add NSI arbiter configuration support
v2026.04 crashing on Marvell Armada 3720
2026-05-09 1:54 UTC (3+ messages)
[PATCH] i2c: imx_lpi2c: Fix MSR status check issue in STOP
2026-05-09 3:51 UTC (2+ messages)
[PULL] u-boot-usb/master
2026-05-09 2:28 UTC
[PATCH] usb: gadget: f_acm: Fix memory leak in acm_add
2026-05-08 21:23 UTC (2+ messages)
[PATCH] arm: mach-k3: j721s2: j784s4: Add errata i2378 workaround
2026-05-09 1:45 UTC (2+ messages)
[PATCH v7 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
2026-05-08 21:45 UTC (12+ messages)
` [PATCH v7 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v7 02/11] of_live: support in SPL
` [PATCH v7 03/11] drivers: allow clk_stub and spmi "
` [PATCH v7 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v7 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v7 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
` [PATCH v7 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v7 08/11] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v7 09/11] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v7 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v7 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl
[PATCH v6 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
2026-05-08 21:39 UTC (6+ messages)
` [PATCH v6 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v6 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
[PATCH] power: regulator: pfuze100: Fix unchecked pmic_reg_read, return value
2026-05-08 20:11 UTC
[PATCH v1 0/3] boot/fit: use fdt_for_each_subnode() in image-fit.c
2026-05-08 21:32 UTC (4+ messages)
` [PATCH v1 1/3] boot/fit: read default-config property from the configurations node
` [PATCH v1 2/3] test: fit: regression test for default-config print with reversed node order
` [PATCH v1 3/3] boot/fit: use fdt_for_each_subnode() in image-fit.c
[PATCH v3 00/12] tpm: Add wolfTPM library support for TPM 2.0
2026-05-09 0:04 UTC (13+ messages)
` [PATCH v3 01/12] tpm: export tpm_show_device, tpm_set_device, and get_tpm
` [PATCH v3 02/12] include/hash: add SHA384 hash wrapper declaration for wolfTPM
` [PATCH v3 03/12] spi: add BCM2835/BCM2711 hardware SPI controller driver
` [PATCH v3 04/12] dts: add TPM device tree nodes for RPi4, QEMU, and sandbox
` [PATCH v3 05/12] tpm: add wolfTPM build rules and Kconfig
` [PATCH v3 06/12] tpm: add wolfTPM headers and SHA384 glue code
` [PATCH v3 07/12] tpm: add wolfTPM driver helpers and Kconfig options
` [PATCH v3 08/12] cmd: refactor tpm2 command into frontend/backend architecture
` [PATCH v3 09/12] tpm: add sandbox TPM SPI emulator
` [PATCH v3 10/12] test: add wolfTPM C unit tests and Python integration tests
` [PATCH v3 11/12] doc: add wolfTPM documentation
` [PATCH v3 12/12] configs: enable wolfTPM in rpi_4_defconfig
[PATCH 0/6] TQMa7 eeprom sysinfo driver
2026-05-08 23:46 UTC (14+ messages)
` [PATCH 1/6] sysinfo: uclass: use sysinfo_priv size for per_device_auto
` [PATCH 2/6] sysinfo: add sysinfo_get_and_detect() helper
` [PATCH 3/6] sysinfo: tq_eeprom: new driver
` [PATCH 4/6] sysinfo: add IDs for RAM size and variant
` [PATCH 5/6] board: tq: common: add sysinfo helpers
` [PATCH 6/6] boards: tqma7: integrate sysinfo_tq_eeprom driver
` [0/6] TQMa7 eeprom sysinfo driver
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2026-05-08 23:42 UTC
[PATCH] lmb: Reinstate access to memory above ram_top
2026-05-08 23:35 UTC (3+ messages)
[PATCH] rpi: bcm2712: Extend DRAM mapping to 16 GiB
2026-05-08 23:32 UTC
[PATCH] boot: image-fit.c: check target, not source, for 8-byte alignment when loading FDT
2026-05-08 23:14 UTC (2+ messages)
[PATCH 1/1] test: fit: Use shared make_fname from fit_util
2026-05-08 23:14 UTC (3+ messages)
` [PATCH v2 "
[PATCH v2] virtio: fix boot device hunting in qemu with virtio
2026-05-08 23:14 UTC (2+ messages)
[PATCH v3] lib: fdtdec: validate bloblist FDT before consuming libfdt size
2026-05-08 23:14 UTC (2+ messages)
[PATCH] Makefile: remove block from conv=block, sync in SPL alignment dd
2026-05-08 23:14 UTC (2+ messages)
[PATCHv6 0/3] various memory related fixups
2026-05-08 22:29 UTC (4+ messages)
` [PATCHv6 1/3] sandbox: add board_get_usable_ram_top
` [PATCHv6 2/3] boot_fdt_add_mem_rsv_regions: free old dtb reservations
` [PATCHv6 3/3] memory: reserve from start_addr_sp to initial_relocaddr
[PATCHv5 0/6] various memory related fixups
2026-05-08 21:33 UTC (4+ messages)
` [PATCHv5 6/6] memory: reserve from start_addr_sp to initial_relocaddr
[PATCH v6 0/8] Add virtio-mmio support to m68k virt machine
2026-05-08 19:29 UTC (2+ messages)
[PATCH v3 0/7] fit: dm-verity support
2026-05-08 18:57 UTC (6+ messages)
` [PATCH v3 6/7] test: boot: add runtime unit test for fit_verity_build_cmdline()
` [PATCH v3 7/7] test: py: add mkimage dm-verity round-trip test
[PATCH 1/3] misc: cros_ec: Staticize and constify driver ops
2026-05-08 18:47 UTC (9+ messages)
` [PATCH 2/3] misc: i2c: eeprom-emul: "
` [PATCH 3/3] misc: x86: "
[PATCH RFC next 00/18] sync scripts/Makefile.extrawarn with 6.1, enable WERROR for host tools
2026-05-08 18:45 UTC (7+ messages)
[PATCH v2 0/6] sunxi: add NetCube Nagami support and T113 secure boot enablement
2026-05-08 18:12 UTC (6+ messages)
` [PATCH v2 5/6] sunxi: extend binman FIT description for signed SPL images
[PATCH 0/8] rtc: pcf85036: improve spec coherence and extend features
2026-05-08 18:10 UTC (3+ messages)
` [PATCH 1/8] cmd: date: improve day of month verification
RFC: Remote signing support for mkimage
2026-05-08 17:29 UTC (3+ messages)
Coordinated Vulnerability Disclosure - U-Boot Multiple Vulnerabilities (3)
2026-05-08 17:51 UTC (3+ messages)
[PATCH 01/14] power: domain: apple: Staticize and constify driver ops
2026-05-08 17:49 UTC (13+ messages)
` [PATCH 05/14] power: domain: imx8m: "
` [PATCH 06/14] power: domain: imx8mp-mediamix: "
` [PATCH 07/14] power: domain: meson-ee-pwrc: "
` [PATCH 08/14] power: domain: meson-gx-pwrc: "
` [PATCH 09/14] power: domain: meson-secure-pwrc: "
` [PATCH 10/14] power: domain: mtk: "
` [PATCH 11/14] power: domain: sandbox: "
` [PATCH 12/14] power: domain: scmi: "
` [PATCH 13/14] power: domain: tegra186: "
` [PATCH 14/14] power: domain: zynqmp: "
[PATCH 1/2] block: ide: Staticize and constify driver ops
2026-05-08 16:59 UTC (5+ messages)
` [PATCH 2/2] block: rockchip: "
[PATCH v2 0/3] cmd: reset: fixes related to Qualcomm's edl
2026-05-08 16:48 UTC (6+ messages)
` [PATCH v2 1/3] cmd: boot: fix edl being shown when not supported
` [PATCH v2 2/3] doc: usage: cmd: reset: fix typo
[PATCH 1/3] ata: fsl_sata: Staticize and constify driver ops
2026-05-08 16:41 UTC (3+ messages)
` [PATCH 2/3] ata: bootstd: "
[PATCH] mmc: bootstd: Staticize and constify driver ops
2026-05-08 16:40 UTC (2+ messages)
[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
2026-05-08 16:39 UTC (15+ messages)
` [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
` [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support
[PATCH] mtd: spi: bootstd: Staticize and constify driver ops
2026-05-08 16:38 UTC (2+ messages)
[PATCH v2 0/1] cros_ec: Sync with upstream Chrome OS EC
2026-05-08 16:22 UTC (2+ messages)
` [PATCH v2 1/1] cros_ec: Sync ec_commands.h from "
[PATCH v4 0/9] Add ethernet support for genio 520/720 EVK boards
2026-05-08 14:43 UTC (5+ messages)
` [PATCH v4 2/9] MAINTAINERS: add maintainer entry for air_en8811 driver
Couple of clang warnings for Rockchip boards
2026-05-08 16:09 UTC (10+ messages)
[PATCH] am33xx: don't assume we have a UCLASS_MISC device present
2026-05-08 16:07 UTC (2+ messages)
[RFC PATCH v2 00/64] drivers: usb: dwc3: sync code with Linux v6.16-rc7
2026-05-08 16:03 UTC (59+ messages)
` [RFC PATCH v2 01/64] usb: dwc3: restore to original v3.19-rc1 kernel import
` [RFC PATCH v2 02/64] usb: dwc3: import from kernel v3.19
` [RFC PATCH v2 04/64] usb: dwc3: import from kernel v4.1
` [RFC PATCH v2 05/64] usb: dwc3: import from kernel v4.2
` [RFC PATCH v2 06/64] usb: dwc3: import from kernel v4.3
` [RFC PATCH v2 07/64] usb: dwc3: import from kernel v4.4
` [RFC PATCH v2 08/64] usb: dwc3: import from kernel v4.5
` [RFC PATCH v2 09/64] usb: dwc3: import from kernel v4.6
` [RFC PATCH v2 10/64] usb: dwc3: import from kernel v4.7
` [RFC PATCH v2 11/64] usb: dwc3: import from kernel v4.8
` [RFC PATCH v2 12/64] usb: dwc3: import from kernel v4.9
` [RFC PATCH v2 13/64] usb: dwc3: import from kernel v4.10
` [RFC PATCH v2 14/64] usb: dwc3: import from kernel v4.11
` [RFC PATCH v2 15/64] usb: dwc3: import from kernel v4.12
` [RFC PATCH v2 16/64] usb: dwc3: import from kernel v4.13
` [RFC PATCH v2 18/64] usb: dwc3: import from kernel v4.15
` [RFC PATCH v2 19/64] usb: dwc3: import from kernel v4.16
` [RFC PATCH v2 20/64] usb: dwc3: import from kernel v4.17
` [RFC PATCH v2 21/64] usb: dwc3: import from kernel v4.18
` [RFC PATCH v2 22/64] usb: dwc3: import from kernel v4.19
` [RFC PATCH v2 23/64] usb: dwc3: import from kernel v4.20
` [RFC PATCH v2 24/64] usb: dwc3: import from kernel v5.0
` [RFC PATCH v2 25/64] usb: dwc3: import from kernel v5.1
` [RFC PATCH v2 26/64] usb: dwc3: import from kernel v5.2
` [RFC PATCH v2 27/64] usb: dwc3: import from kernel v5.3
` [RFC PATCH v2 28/64] usb: dwc3: import from kernel v5.4
` [RFC PATCH v2 29/64] usb: dwc3: import from kernel v5.5
` [RFC PATCH v2 30/64] usb: dwc3: import from kernel v5.6
[PATCH v2 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
2026-05-08 15:27 UTC (6+ messages)
` [PATCH v2 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
[PATCH] rockchip: rk3576: Properly handle USB controller takeover from BootROM
2026-05-08 14:59 UTC (3+ messages)
[PATCH] pinctrl: armada-38x: Staticize and constify driver ops
2026-05-08 13:56 UTC (2+ messages)
[PATCH v1 0/5] Add support for Freebox Nodebox 10G (Armada 8040)
2026-05-08 13:54 UTC (10+ messages)
` [PATCH v2 0/5] NBX10G: Marvell Armada 8040 Nodebox 10G board support
` [PATCH v3 "
` [PATCH v3 1/5] arm: mach-mvebu: armada8k: cpuinfo and SAR
` [PATCH v3 2/5] board: freebox: add Nodebox 10G board support
` [PATCH v3 3/5] board: freebox: nbx10g: add emmcboot for dual-bank eMMC boot
` [PATCH v3 4/5] board: freebox: nbx10g: add device serial and MAC address initialization
` [PATCH v3 5/5] arm: dts: armada-8040-nbx: add U-Boot dtsi for conditional OP-TEE
[PATCH] cpu: armv8: Staticize and constify driver ops
2026-05-08 13:51 UTC (3+ messages)
[PATCH v2] cpu: armv8: Staticize driver ops
2026-05-08 13:50 UTC
[PATCH] video: bochs: Support a copy buffer
2026-05-08 12:32 UTC
[PATCH v2 00/11] Generic powerpc fixes and NXP board cleanup
2026-05-08 12:25 UTC (3+ messages)
` [PATCH v2 11/11] p2041rdb: convert README to rst
[PATCH] power: pmic: emul: Staticize and constify driver ops
2026-05-08 12:23 UTC
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