messages from 2026-08-21 13:17:41 to 2026-08-24 13:25:41 UTC [more...]
[PATCH v5 00/13] arm: u8500: Enable upstream DT based SD card boot
2026-08-24 13:25 UTC (16+ messages)
` [PATCH v5 01/13] pinctrl: Add compact Nomadik pin controller
` [PATCH v5 02/13] mmc: arm_pl180: Configure Ux500 signal direction
` [PATCH v5 03/13] mmc: arm_pl180: Gate idle card clocks
` [PATCH v5 04/13] power: regulator: Add driver voltage clamp callback
` [PATCH v5 05/13] mmc: arm_pl180: Set initial supply voltages
` [PATCH v5 06/13] mmc: arm_pl180: Power down card supplies at OS handoff
` [PATCH v5 07/13] power: regulator: Add AB8500 AUX3 support
` [PATCH v5 08/13] arm: u8500: Enable SD card regulators
` [PATCH v5 09/13] configs: stemmy: Boot EFI from external SD card
` [PATCH v5 10/13] arm: u8500: Switch Stemmy to upstream Janice device tree
` [PATCH v5 11/13] ARM: dts: ux500: Make panel regulators have unique names
` [PATCH v5 12/13] ARM: dts: ux500: Harmonize GPIO key names
` [PATCH v5 13/13] arm: u8500: Package Stemmy device trees in FIT
[PATCH 0/6] Fixes and usability improvements for Layerscape QDS
2026-08-24 13:20 UTC (8+ messages)
` [PATCH 1/6] configs: layerscape qds: disable ENV_RELOC_GD_ENV_ADDR for NOR boot
` [PATCH 2/6] configs: ls2088aqds_tfa: fix NOR flash write failure
` [PATCH 3/6] configs: layerscape qds: enable OF_LIBFDT_OVERLAY
` [PATCH 4/6] configs: layerscape: drop CONFIG_SYS_PBSIZE=532 override
` [PATCH 5/6] common: kconfig: raise SYS_CBSIZE default to 1024 for FSL_LSCH2/LSCH3
` [PATCH 6/6] configs: ls104{3,6}aqds_tfa: enable PCIe Ethernet
[PATCH 0/3] MAINTAINERS: Cleanup non existing files arch/board
2026-08-24 10:16 UTC (11+ messages)
` [PATCH 1/3] xilinx: Correct zynqmp_r5 MAINTAINERS fragment
` [PATCH 2/3] scripts: Check F: entries in all MAINTAINERS files
` [PATCH 3/3] MAINTAINERS: Remove references to not existing files
[PATCH 00/17] pylibfdt: Update the U-Boot version with changes from upstream dtc
2026-08-24 13:13 UTC (18+ messages)
` [PATCH 01/17] pylibfdt: Cast property length to Py_ssize_t
` [PATCH 02/17] pylibfdt: Restore the upstream bytearray() in getprop()
` [PATCH 03/17] pylibfdt: Fix Python crash on getprop deallocation
` [PATCH 04/17] pylibfdt: Add Property.as_stringlist()
` [PATCH 05/17] pylibfdt: Add Property.as_*int*_array()
` [PATCH 06/17] pylibfdt: Add FdtRo.get_path()
` [PATCH 07/17] pylibfdt: Work-around SWIG limitations with flexible arrays
` [PATCH 08/17] pylibfdt: Add size_hint parameter for get_path
` [PATCH 09/17] pylibfdt: Support boolean properties
` [PATCH 10/17] pylibfdt: Fix get_mem_rsv for newer Python versions
` [PATCH 11/17] pylibfdt: Fix backwards compatibility of return values
` [PATCH 12/17] pylibfdt: Fix a typo in the next_node() docstring
` [PATCH 13/17] pylibfdt: Grow the FdtSw buffer geometrically
` [PATCH 14/17] pylibfdt: Add address_cells() and size_cells()
` [PATCH 15/17] pylibfdt: Add add_mem_rsv() and del_mem_rsv()
` [PATCH 16/17] pylibfdt: Document that FdtSw.property() takes bytes
` [PATCH 17/17] dtoc: Add tests for the pylibfdt bindings dtoc does not use
[PATCH 1/2] pinctrl: meson: a1: Use gpio regs for ds
2026-08-24 13:02 UTC (4+ messages)
` [PATCH 2/2] pinctrl: meson: Add s4 pin controller
[PATCH] serial: meson: Add s4 support
2026-08-24 12:59 UTC (2+ messages)
[PATCH] reset: meson: Add s4 support
2026-08-24 12:59 UTC (2+ messages)
[PATCH] watchdog: meson_gxbb: Add support for s4/t7 SoCs
2026-08-24 12:59 UTC (2+ messages)
[PATCH] mmc: meson: Parse devicetree properties
2026-08-24 12:58 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: Use proper Orphan status marking
2026-08-24 11:54 UTC (8+ messages)
` [PATCH 2/2] Clean up emails from non-existing domains
[PATCH 0/6] disk: Fix the GPT layout on media with large logical blocks
2026-08-24 10:21 UTC (3+ messages)
[PATCH v6 01/87] usb: host: re-import xhci-ext-caps.h from kernel v6.16
2026-08-24 9:00 UTC (18+ messages)
` [PATCH v6 18/87] usb: dwc3: import from kernel v4.14
` [PATCH v6 27/87] usb: dwc3: import from kernel v5.2
` [PATCH v6 33/87] usb: dwc3: import from kernel v5.8
` [PATCH v6 34/87] usb: dwc3: import from kernel v5.9
` [PATCH v6 56/87] usb: dwc3: import from kernel v6.11
` [PATCH v6 62/87] usb: gadget: re-import epautoconf.c from kernel v6.16
` [PATCH v6 77/87] usb: gadget: fix up the function drivers after the resync
[PATCH v10 00/17] spacemit mmc driver
2026-08-24 8:50 UTC (18+ messages)
` [PATCH v10 01/17] spacemit: k1: select boot device via config registers
` [PATCH v10 02/17] mmc: k1: add sdhci platform driver
` [PATCH v10 03/17] riscv: dts: spacemit: define a SPI controller node
` [PATCH v10 04/17] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v10 05/17] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
` [PATCH v10 06/17] riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure
` [PATCH v10 07/17] riscv: dts: spacemit: k1-musepi-pro: add 24c02 eeprom
` [PATCH v10 08/17] riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR
` [PATCH v10 09/17] riscv: dts: spacemit: k1-musepi-pro: enable USB 3 ports
` [PATCH v10 10/17] riscv: dts: spacemit: k1-musepi-pro: enable PCIe ports
` [PATCH v10 11/17] riscv: dts: spacemit: k1-musepi-pro: set default console baud rate
` [PATCH v10 12/17] riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modes
` [PATCH v10 13/17] dts: k1: enable mmc devices in SPL
` [PATCH v10 14/17] configs: k1: enable SD and eMMC support
` [PATCH v10 15/17] MAINTAINER: update Spacemit K1 entry
` [PATCH v10 16/17] doc: spacemit: flash on K1 SoC based boards
` [PATCH v10 17/17] spacemit: k1: fix product name detection and DTB matching in SPL
[PATCH v2 0/3] Improve logging on missing uclass
2026-08-24 8:44 UTC (4+ messages)
` [PATCH v2 1/3] dm: add dm_err() and a driver model log verbosity choice
` [PATCH v2 2/3] dm: uclass: use dm_err() for a missing uclass
` [PATCH v2 3/3] initcall: initcall_evt: display error code on error
[PATCH 0/2] pci: versal: Enable AMD DW PCIe controller for Versal Premium Gen 2
2026-08-24 8:35 UTC (3+ messages)
` [PATCH 1/2] pci: Enable AMD DW PCIe (MDB) controller support on "
` [PATCH 2/2] configs: versal: Enable AMD DW PCIe controller for "
[PATCH v2 0/4] i2c/clk: spacemit: k1: fix I2C bus configuration and clock handling
2026-08-24 8:21 UTC (3+ messages)
[PATCH] configs: versal: Add amd_versal_premium_2 config fragment
2026-08-24 8:14 UTC
[PATCH 0/2] pinctrl: fix on Spacemit K1 SoC
2026-08-24 8:14 UTC (3+ messages)
` [PATCH 1/2] pinctrl: k1: fix drive strength configuration
` [PATCH 2/2] pinctrl: k1: add IO power domain configuration support
[PATCH v2] lib: zstd: update to latest Linux zstd 1.5.7
2026-08-21 18:32 UTC (2+ messages)
[PATCH] pci: pcie_dw_rockchip: add PCIe reset configuration delay
2026-08-21 18:26 UTC (2+ messages)
[PATCH] MAINTAINERS: Remove unused emails
2026-08-24 7:38 UTC (2+ messages)
[PATCH] xilinx: Move u-boot-microblaze to u-boot-amd
2026-08-24 7:34 UTC
[PATCH 0/5] Add AMD Versal CPM/QDMA PCIe support
2026-08-24 7:21 UTC (6+ messages)
` [PATCH 1/5] pci: Add pci_generic_mmap_write_config32() helper
` [PATCH 2/5] pci: Add support for AMD QDMA PL PCIe root port
` [PATCH 3/5] pci: Add support for CPM4 and CPM5 PCIe controllers
` [PATCH 4/5] arm64: versal: Add MMU mappings for CPM5 ECAM config space
` [PATCH 5/5] arm64: versal: Enable PCIe/NVMe support and add NVMe boot target
[PATCH v3] fdt: Fix phandles not copying when using templates
2026-08-24 7:06 UTC (3+ messages)
[PATCH RFC] scripts: pass dtc cpp flags via a GCC response file
2026-08-24 4:47 UTC
[PATCH] scripts: fix CONFIG_ARM64 conditional in upstream_dtsi_include
2026-08-24 4:42 UTC
[PATCH v3 0/6] watchdog: report effective timeout
2026-08-24 4:35 UTC (4+ messages)
[PATCH v2 0/5] optee: Add support for enumerating RPMB-dependent services
2026-08-23 19:47 UTC (6+ messages)
` [PATCH v2 1/5] tee: optee: Factor out service enumeration and binding functions
` [PATCH v2 2/5] tee: optee: Add support for enumerating services that only need RPMB
` [PATCH v2 3/5] tee: optee: Do not warn about TEE_ERROR_STORAGE_NOT_AVAILABLE
` [PATCH v2 4/5] mmc: Call back to optee after a successful mmc_init
` [PATCH v2 5/5] mmc: Make "MMC Device not found" a debug output
[PATCH 0/4] optee: Add support for enumerating RPMB-dependent services
2026-08-23 19:37 UTC (10+ messages)
` [PATCH 1/4] tee: optee: Add support for enumerating services that only need RPMB
` [PATCH 2/4] tee: optee: Do not warn about TEE_ERROR_STORAGE_NOT_AVAILABLE
` [PATCH 3/4] mmc: Call back to optee after a successful mmc_init
[PATCH 0/9] boot: add imagemap on-demand image loading from storage
2026-08-23 19:16 UTC (10+ messages)
` [PATCH 1/9] mtd: bind an mtd_blk device for non-NAND MTD masters
` [PATCH 2/9] mtd: nand: sandbox: forbid sub-page writes
` [PATCH 3/9] cmd: ubi: create a ubi_blk device when attaching UBI
` [PATCH 4/9] mtd: nand: spi: drop the eager ubi_blk binding
` [PATCH 5/9] boot: add imagemap on-demand loading from storage
` [PATCH 6/9] boot: fit: support on-demand loading in fit_image_load()
` [PATCH 7/9] configs: sandbox: enable imagemap and its storage backends
` [PATCH 8/9] test: boot: add imagemap unit tests
` [PATCH 9/9] doc: imagemap: document on-demand loading framework
[PATCH] pinctrl: airoha: sync with linux-7.3 driver
2026-08-23 16:15 UTC (3+ messages)
[PATCH] MAINTAINERS: mmc: Add myself as a reviewer
2026-08-23 15:12 UTC (2+ messages)
[PATCH 1/1] disk: drop Amiga partition table support
2026-08-23 15:11 UTC (2+ messages)
[PATCH v1 0/1] arm: draeger: Add devicetrees for Draeger's M48 board
2026-08-23 15:00 UTC (6+ messages)
` [PATCH v1 1/1] arm: draeger: Dräger M48 on NXP i.MX6(Q) and Intel/Altera SoCFPGA Cyclone V devicetree
[PATCH] Makefile: fix dtbs_check target
2026-08-23 14:57 UTC (2+ messages)
[PATCH] doc: ti: k3: Fix pseudo DTS syntax
2026-08-23 14:57 UTC (2+ messages)
[PATCH] fs: btrfs: fix zstd decompression of sector-padded extents
2026-08-23 14:57 UTC (3+ messages)
` [PATCH v2] fs: btrfs: fix zstd decompression of compressed inline extents
[PATCH v2] disk: update partition type reporting
2026-08-23 10:15 UTC (2+ messages)
[PATCH] mtd: spinand: fmsh: add support for FM25G01B and FM25G02B
2026-08-22 20:55 UTC
[PATCH v3 00/19] LoongArch initial support
2026-08-22 20:51 UTC (15+ messages)
` [PATCH v3 03/19] image: Take entry point as an output of setup_booti
` [PATCH v3 10/19] LoongArch: Boot Image bits
` [PATCH v3 14/19] board: emulation: Add qemu-loongarch
` [PATCH v3 19/19] CI: Wire up qemu-loongarch64
Network boot of Raspberry Pi 4 leads to unstable network in U-Boot
2026-08-22 15:53 UTC (2+ messages)
[PATCH 0/8] toradex: Decouple from Toradex product ID table
2026-08-22 15:21 UTC (2+ messages)
[PATCH] MAINTAINERS: Drop reference to non-existent drivers/sysinfo/gxp.h
2026-08-22 15:21 UTC (2+ messages)
[PATCH v1 0/7] bootstd: Fix crashes and memory leaks on scan/boot error paths
2026-08-22 15:21 UTC (2+ messages)
[PATCH 0/2] MAINTAINERS: Cleanup non existing files
2026-08-22 15:21 UTC (4+ messages)
[PATCH v2 0/2] board: sophgo: add support for Milk-V Duo 256M
2026-08-22 9:15 UTC (2+ messages)
[PATCH] gpio: spacemit: add support for K3 SoC
2026-08-22 11:30 UTC
[PATCH 0/2] tools: mkimage: add SpacemiT K3 AIHD image support
2026-08-22 8:56 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: board: spacemit: document the AIHD image format
[PATCH v9 00/19] spacemit mmc driver
2026-08-22 1:29 UTC (6+ messages)
` [PATCH v9 02/19] pinctrl: k1: fix pull-up/pull-down configuration
[PATCH v8 4/8] image-fit-sig: Optionally require signatures
2026-08-21 22:48 UTC
[PATCH] CI: Run scripts/check_maintainers_files.sh in the existing MAINTAINERS job
2026-08-21 20:36 UTC
[PATCH 0/3] bootm: size the noload buffer from the compressor header
2026-08-21 18:55 UTC (5+ messages)
` [PATCH v2 0/8] "
[PATCH v4 0/2] spi: support devices with no wire in one direction
2026-08-21 14:45 UTC (3+ messages)
` [PATCH v4 2/2] spi: rockchip: skip the unused FIFO direction on a one-wire device
[PATCH v4 0/5] Add fastboot to SPL
2026-08-21 16:13 UTC (4+ messages)
[PATCH v2] riscv: mpfs: Read and store FPGA design information on MPFS hardware
2026-08-21 15:24 UTC (2+ messages)
[PATCH v4] arm: rockchip: spl: Add hotkey detection support
2026-08-21 14:06 UTC (2+ messages)
` [PATCH v5] "
[PATCH v1] env: Fix compile error for envtools
2026-08-21 13:52 UTC (7+ messages)
[PATCH v2 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
2026-08-21 8:46 UTC (3+ messages)
` [PATCH v2 2/4] arm: meson: add Amlogic T7 SoC family support
` [PATCH v2 3/4] board: amlogic: add Khadas VIM4 support
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