messages from 2026-04-16 01:46:52 to 2026-04-17 09:50:52 UTC [more...]
[PATCH] nand: Add a watch command
2026-04-17 8:29 UTC (4+ messages)
[PATCH v3 0/2] Changes since v2: Added missing Signed-off-by tags
2026-04-16 18:13 UTC (6+ messages)
` [PATCH v3 1/2] regulator: rzg2l: implement connectivity notification
` [PATCH v3 2/2] usb: gadget: renesas: add support for RZ/G2L SoC
[PATCH] binman: x509_cert: add PKCS#11/HSM signing support
2026-04-16 21:34 UTC (2+ messages)
[PATCH v1 0/1] qcom: Rename QCS9100 defconfig to Lemans defconfig
2026-04-17 9:50 UTC (3+ messages)
` [PATCH v1 1/1] configs: Rename qcs9100 defconfig to lemans defconfig
[PATCH 0/2] fastboot: block: Add GPT/MBR and device selection
2026-04-17 9:16 UTC (5+ messages)
` [PATCH 1/2] fastboot: block: Add GPT/MBR support and device selection syntax
` [PATCH 2/2] doc: fastboot: Document block "
[PATCH v1] Fix old TARGET naming to ARCH for PL330
2026-04-17 8:58 UTC (2+ messages)
[PATCH] arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF
2026-04-17 8:42 UTC (2+ messages)
[PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
2026-04-17 8:41 UTC (3+ messages)
[PATCH] arm: socfpga: Setting the image magic value to romcode initswstate register
2026-04-17 8:31 UTC (2+ messages)
[PATCH v5 2/3] binman: collection: Set build_done on referenced entries
2026-04-17 8:30 UTC (12+ messages)
` [PATCH v6 0/3] binman: Fix preload signing with encrypted FIT
` [PATCH v6 1/3] binman: Generate preload header and sign data only once
` [PATCH v6 2/3] binman: collection: Set build_done on referenced entries
` [PATCH v7 0/3] binman: Fix preload signing with encrypted FIT
` [PATCH v7 1/3] binman: Generate preload header and sign data only once
` [PATCH v7 2/3] binman: collection: Set build_done on referenced entries
` [PATCH v7 3/3] tools: binman: Test signing an encrypted FIT with a preload header
` [PATCH v6 "
[PATCHv3 0/6] various memory related fixups
2026-04-17 8:17 UTC (24+ messages)
` [PATCHv3 1/6] lmb: allocation flags macro documentation
` [PATCHv3 2/6] lmb: add LMB_FDT for fdt reserved regions
` [PATCHv3 4/6] efi_selftest_memory: check for duplicates first
` [PATCHv3 5/6] efi_mem_sort: use list_for_each_entry_safe instead
` [PATCHv3 6/6] memory: reserve from start_addr_sp to end_addr_sp
[PATCH v2 0/3] add Toradex Verdin iMX95 support
2026-04-17 8:15 UTC (8+ messages)
` [PATCH v2 1/3] common: memsize: add RAM size probe based on alias detection
` [PATCH v2 2/3] board: toradex: add Toradex Verdin iMX95
` [PATCH v2 3/3] toradex: tdx-cfg-block: add verdin imx95 0226, 0227 and 0228 pid4
[PATCH v2] usb: dwc3: core: fix memory leaks in event buffer cleanup
2026-04-17 8:14 UTC (3+ messages)
[PATCH v2] misc: Add RZG2L OTP support
2026-04-17 8:06 UTC
Pull request for efi-2026-07-rc1
2026-04-17 8:01 UTC
[PATCH] misc: Add RZG2L OTP support
2026-04-17 8:00 UTC (3+ messages)
[PATCH v1] configs: socfpga: Add QSPI support for Cyclone 5
2026-04-17 7:44 UTC (2+ messages)
[PATCH 0/2] Auto-generate binman entry and bintool documentation
2026-04-17 5:37 UTC (2+ messages)
QEMU: arm64: bloblist not found and alloc space exhausted
2026-04-17 5:07 UTC (9+ messages)
` [PATCH 0/1] doc: emulation: qemu-arm: add secure state steps
` [PATCH 1/1] "
[PATCH] arm: socfpga: Add fitImage for SPL programs periph RBF only
2026-04-17 4:00 UTC (2+ messages)
[PATCH 5/8] spi: atcspi200: Add spi-mem framework support
2026-04-17 2:40 UTC (4+ messages)
` [PATCH 6/8] spi: atcspi200: Add data merge mode support
` [PATCH 7/8] mtd: spi-nor: Add Macronix MX25U quad-mode fixups
` [PATCH 8/8] configs: ae350: Enable ATCSPI200 data merge mode
[PATCH 0/3] Add support for ubi environment to auto create volumes
2026-04-17 2:35 UTC (4+ messages)
` [PATCH 1/3] cmd: ubi: expose more APIs to public
` [PATCH 2/3] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
` [PATCH 3/3] env: ubi: add support to create environment volume if it does not exist
[PATCH 0/8] spi: atcspi200: Modernize driver and add spi-mem + data merge support
2026-04-17 2:21 UTC (5+ messages)
` [PATCH 1/8] spi: atcspi200: Clean up register access, macros, naming, DT parsing, and style
` [PATCH 2/8] spi: atcspi200: Improve clock configuration and divider logic
` [PATCH 3/8] spi: atcspi200: Use proper timeout handling for busy-wait loops
` [PATCH 4/8] spi: atcspi200: Fix double stop call and simplify transfer loop
[PATCH v3 0/2] scsi: Replace SYNC_CACHE with FUA for scsi write
2026-04-17 0:00 UTC (5+ messages)
` [PATCH v3 1/2] Revert "scsi: sync cache on write"
` [PATCH v3 2/2] scsi: Enable FUA bit in WRITE10 commands
[PATCH v2 0/7] fit: dm-verity support
2026-04-16 23:59 UTC (19+ messages)
` [PATCH v2 1/7] image: fit: add dm-verity property name constants
` [PATCH v2 2/7] boot: fit: support generating DM verity cmdline parameters
` [PATCH v2 3/7] include: hexdump: make hex2bin() usable from host tools
` [PATCH v2 4/7] tools: mkimage: add dm-verity Merkle-tree generation
` [PATCH v2 5/7] doc: fit: add dm-verity boot parameter documentation
` [PATCH v2 6/7] test: boot: add runtime unit test for fit_verity_build_cmdline()
` [PATCH v2 7/7] test: py: add mkimage dm-verity round-trip test
[PATCH v1 0/3] add Toradex Verdin iMX95 support
2026-04-16 21:08 UTC (8+ messages)
` [PATCH v1 1/3] common: memsize: add RAM size probe based on alias detection
` [PATCH v1 2/3] board: toradex: add Toradex Verdin iMX95
` [PATCH v1 3/3] toradex: tdx-cfg-block: add verdin imx95 0226, 0227 and 0228 pid4
doc/board/starfive/jh7110_common.rst: Documentation doesn't mention OpenSBI text start address
2026-04-16 20:59 UTC (2+ messages)
[PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
2026-04-16 18:54 UTC (2+ messages)
[PATCH v3 0/7] Support metadata-driven A/B boot for STM32MP25
2026-04-16 18:52 UTC (5+ messages)
` [PATCH v3 3/7] test: cmd: add unit tests for part command
` [PATCH v3 6/7] fwu: add helper to get image GUID by type and bank index
[PATCH] sandbox: enable FIT_SIGNATURE
2026-04-16 18:43 UTC (2+ messages)
[PATCH 0/2] A few linker-list fixes
2026-04-16 18:43 UTC (7+ messages)
` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding
[PATCH v4 0/4] Autoboot prompt customization and bootmenu cosmetics
2026-04-16 18:36 UTC (11+ messages)
` [PATCH v4 1/4] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH v4 2/4] cmd: bootmenu: ANSI_CLEAR_LINE before entry name
` [PATCH v4 3/4] doc: usage: convert autoboot README to rST
` [PATCH v4 4/4] doc: usage: autoboot: update content
[PATCH 00/13] boot: Make fit_image_load() easier to maintain
2026-04-16 17:43 UTC (6+ messages)
` [PATCH 01/13] boot: Split out the first part of fit_image_load()
[PATCH v2 00/12] test: Add support for passing arguments to C unit tests
2026-04-16 17:42 UTC (3+ messages)
[PATCH v2] fpga: xilinx: Add option to skip bitstream ID check
2026-04-16 17:32 UTC
[PATCH v3 0/3] Autoboot prompt customization and bootmenu cosmetics
2026-04-16 14:07 UTC (6+ messages)
` [PATCH v3 3/3] doc: usage: convert autoboot README to rST
[PATCH] arm: layerscape: Check zero size memory bank before lmb_add
2026-04-16 13:48 UTC
[PATCH v3 00/10] Qualcomm IPQ5210 SoC bringup
2026-04-16 5:39 UTC (11+ messages)
` [PATCH v3 01/10] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v3 02/10] clk/qcom: add initial clock driver for ipq5210
` [PATCH v3 03/10] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v3 04/10] misc: qcom_geni: Add minicore support
` [PATCH v3 05/10] spl: Include SMEM driver in SPL
` [PATCH v3 06/10] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v3 07/10] mach-snapdragon: spl: Update SMEM with boot details
` [PATCH v3 08/10] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v3 09/10] configs: add qcom_ipq5210_mmc_defconfig
` [PATCH v3 10/10] doc: board/qualcomm: Update RDP build instructions
[PATCH 1/9] m68k: dts: mcf5441x: add mmc device for mcf5441x
2026-04-16 12:14 UTC (9+ messages)
` [PATCH 2/9] m68k: dts: stmark2: enable esdhc
` [PATCH 3/9] board: stmark2: add sd boot command
` [PATCH 4/9] board: stmark2: remove old garbage
` [PATCH 5/9] configs: stmark2: add support for mmc
` [PATCH 6/9] configs: stmark2: add bdinfo command
` [PATCH 7/9] mmc: Kconfig: allows m68k to use esdhc imx driver
` [PATCH 8/9] m68k: mcf5441x: create stub to use imx drivers
` [PATCH 9/9] m68k: set proper u-boot image size for initial boot
[RESEND PATCH] video: Kconfig: fix indentation of help text
2026-04-16 11:02 UTC (2+ messages)
[PATCH] arm: dts: socfpga: n5x: Drop kernel node from binman
2026-04-16 9:55 UTC (2+ messages)
[PATCH v5 0/8] Add virtio-mmio support to m68k virt machine
2026-04-16 9:39 UTC (9+ messages)
` [PATCH v5 1/8] sysreset: qemu virt: Use __raw_writel()
` [PATCH v5 2/8] rtc: goldfish: Use __raw_readl() and __raw_writel()
` [PATCH v5 3/8] timer: goldfish: Use __raw_readl()
` [PATCH v5 4/8] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v5 5/8] virtio: mmio: Allow instantiation via platform data
` [PATCH v5 6/8] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v5 7/8] virtio: blk: Fix converting the vendor id to a string
` [PATCH v5 8/8] board: qemu: m68k: Create virtio mmio instances
[PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
2026-04-16 9:29 UTC (18+ messages)
` [PATCH v4 2/6] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
` [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v4 5/6] virtio: blk: Fix converting the vendor id to a string
` [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
[PATCH v6 00/14] arm: am335x: Switch to upstream devicetree
2026-04-16 9:13 UTC (3+ messages)
[PATCH] lib/Kconfig: Fix SUPPORTS_FW_LOADER option
2026-04-16 8:31 UTC (2+ messages)
[PATCH v2 0/3] Fixes for parent rate lookup of mediatek clk driver
2026-04-16 8:23 UTC (4+ messages)
` [PATCH v2 1/3] clk: mediatek: remove redundant forward declarations
` [PATCH v2 2/3] clk: mediatek: add grandparent variable in mtk_find_parent_rate()
` [PATCH v2 3/3] clk: mediatek: fix parent rate lookup for fixed PLL clocks
[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
2026-04-16 7:53 UTC (2+ messages)
[PATCH v2] net: phy: fix duplicate eth_phy binding
2026-04-16 7:12 UTC (3+ messages)
[PATCH v7 0/5] Implement reset to EDL for qcs9100
2026-04-16 7:03 UTC (6+ messages)
` [PATCH v7 1/5] arm: psci: Add API to check for support of specific PSCI function
` [PATCH v7 2/5] drivers: sysreset: Add sysreset op that can take arguments
` [PATCH v7 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
` [PATCH v7 4/5] cmd: boot: Add '-edl' option to reset command documentation
` [PATCH v7 5/5] qcom_defconfig: enable psci based sysreset
[PATCH v2 0/6] Relocate U-Boot in the last bank
2026-04-16 5:59 UTC (7+ messages)
` [PATCH v2 1/6] fdtdec: Deduplicate iterator function
` [PATCH v2 2/6] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
` [PATCH v2 3/6] treewide: move bi_dram[] from bd to gd
` [PATCH v2 4/6] common: move ram_base calculation to independent INITCALL()
` [PATCH v2 5/6] common: Clean up setup_dest_addr()
` [PATCH v2 6/6] common: Add an option to relocate on ram top
[PATCH v1] usb: dwc3: core: fix memory leaks in event buffer cleanup
2026-04-16 6:00 UTC (3+ messages)
[PATCH v2] mmc: msm_sdhci: Use max-frequency to get clock rate
2026-04-16 5:11 UTC
[PATCH] drivers: watchdog: Enhance watchdog support in SPL for N5X
2026-04-16 4:22 UTC (3+ messages)
[PATCH v4 00/14] sc5xx Environment Cleanup and Fixes
2026-04-16 4:17 UTC (3+ messages)
` [PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment
[PATCH] arm: socfpga: Ensure FPGA in user mode before enabling the bridges
2026-04-16 4:14 UTC (3+ messages)
[PATCH 0/3] arm: socfpga: Arria10 SPL FIT support for SPI/NAND boot
2026-04-16 3:57 UTC (4+ messages)
` [PATCH 1/3] arm: socfpga: Use custom header target buffer in SPL
[PATCH] arch: arm: agilex5: Configure DFISEL for SDMMC/NAND
2026-04-16 3:52 UTC (2+ messages)
[PATCH] arm: socfpga: Enable MMC secure transaction in SPL
2026-04-16 3:30 UTC (2+ messages)
[PATCH v2] configs: socfpga: arria10: Disable CONFIG_SPL_USE_TINY_PRINTF
2026-04-16 3:17 UTC (2+ messages)
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