messages from 2026-06-23 12:55:35 to 2026-06-25 11:52:39 UTC [more...]
[PATCH 0/1] rockchip: rk3568: Add support for LinkEase EasePi R1
2026-06-25 9:00 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH v2 00/11] efi_loader: fix ACPI table installation
2026-06-25 11:52 UTC (26+ messages)
` [PATCH v2 01/11] efi_loader: use pointers in efi_acpi_register()
` [PATCH v2 02/11] efi_selftest: add ACPI configuration table test
` [PATCH v2 03/11] efi_loader: smbiosdump: fix starts_with() returning NULL
` [PATCH v2 04/11] efi_loader: fix open_file_system() memory leak on fallback path
` [PATCH v2 05/11] efi_loader: add efi_app_common skeleton
` [PATCH v2 06/11] efi_loader: move console-input helpers to efi_app_common
` [PATCH v2 07/11] efi_loader: move string "
` [PATCH v2 08/11] efi_loader: move file-system "
` [PATCH v2 09/11] efi_loader: move efi_main and command loop "
` [PATCH v2 10/11] qfw: fix RSDP ext_checksum recomputation
` [PATCH v2 11/11] efi_loader: add ACPI table dump EFI app
[PATCH] arm: dts: socfpga: Add separate DTS for Agilex5 NAND2
2026-06-25 11:23 UTC
[PATCH] board: rockchip: Add for 9Tripod X3568 v4
2026-06-25 11:07 UTC (4+ messages)
[PATCH RFC 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
2026-06-25 10:59 UTC (7+ messages)
` [PATCH RFC 1/2] image: fit: allow IH_OS_OPENSBI in fit_image_load()
` [PATCH RFC 2/2] spl: opensbi: fix OS image address retrieval from FIT
` [RFC, 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
cmd: bootelf: executing ELF files requires variable autostart
2026-06-25 10:56 UTC (2+ messages)
[PATCH] arm64: a37xx: pinctrl: fix info->dev used but never set
2026-06-25 9:45 UTC
[PATCH 0/2] usb: gadget: Add Renesas RZ/N1 USBF driver
2026-06-25 9:05 UTC (3+ messages)
` [PATCH 1/2] linux/list.h: Add list_is_first()
` [PATCH 2/2] usb: gadget: Add Renesas RZ/N1 USBF controller support
[PATCH v2] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
2026-06-25 8:38 UTC
[PATCH 0/2] Convert env export and import to use getopt()
2026-06-25 8:29 UTC (5+ messages)
[PATCHv3 0/4] k3-am62-pocketbeagle2: add board and variant support
2026-06-25 8:21 UTC (7+ messages)
` [PATCHv3 1/4] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCHv3 2/4] k3-am62-pocketbeagle2: add initial board support
` [PATCHv3 3/4] k3-am62-pocketbeagle2: add support for 1GB variant
` [PATCHv3 4/4] k3-am62-pocketbeagle2: add support for efi capsules
[PATCH] fs/squashfs: fix out-of-bounds read while walking the inode table
2026-06-25 8:11 UTC (2+ messages)
[PATCH] arm: dts: socfpga: enforce MMC fifo-mode for high-memory access
2026-06-25 8:09 UTC
[PATCH 0/2] fs/squashfs: fix two out-of-bounds reads on crafted images
2026-06-25 8:08 UTC (2+ messages)
[PATCH v1 0/2] spl: fit: bound external data-size in load_simple_fit()
2026-06-25 8:04 UTC (5+ messages)
` [PATCH v1 1/2] spl: fit: bound the external data size before reading it
` [PATCH v1 2/2] test: spl: check load_simple_fit() rejects an oversized data-size
[PATCH v1 0/2] vbe: bound FIT external-data reads against the firmware area
2026-06-25 8:03 UTC (7+ messages)
` [PATCH v1 1/2] sandbox: vbe: size firmware1 area to fit the binman fw-update section
` [PATCH v1 2/2] vbe: bound FIT external-data offset and size before blk_read
` [v1, 0/2] vbe: bound FIT external-data reads against the firmware area
[PATCH v1 1/1] bootm: move OS index bound check into the legacy path
2026-06-25 8:03 UTC (2+ messages)
[RFC PATCH v2 00/64] drivers: usb: dwc3: sync code with Linux v6.16-rc7
2026-06-25 7:20 UTC (4+ messages)
` [RFC PATCH v2 64/64] usb: fix build after resync of DWC3 with kernel v6.16-rc7
[PATCH v4 00/19] Introduce resume for J7xx SoCs
2026-06-25 7:15 UTC (20+ messages)
` [PATCH v4 01/19] firmware: ti_sci: add low power mode operations
` [PATCH v4 02/19] mach-k3: r5: common: add helper functions needed in LPM resume sequence
` [PATCH v4 03/19] global: k3: use gd to store the resume state
` [PATCH v4 04/19] mach-k3: r5: common: introduce j7xx_board_is_resuming()
` [PATCH v4 05/19] mach-k3: r5: common: introduce k3_deassert_ddr_ret()
` [PATCH v4 06/19] board: mach-k3: r5: common: enable GTC after core_resume
` [PATCH v4 07/19] board: evm: Enable de-isolation of IOs at resume for j7200 and j784s4
` [PATCH v4 08/19] board: mach-k3: r5: common: Store wakeup reason on scratchpad memory
` [PATCH v4 09/19] board: mach-k3: r5: common: Set PMIC NSLEEP triggers bits at resume
` [PATCH v4 10/19] ram: k3-ddrss: Add exit retention support
` [PATCH v4 11/19] ram: k3-ddrss: Add j722s DDR resume sequence
` [PATCH v4 12/19] ram: k3-ddrss: support j784s4/j721e/j721s2 DDR resume
` [PATCH v4 13/19] arm: mach-k3: j721e: Enable LPM resume flow for J7200/J721e SOC
` [PATCH v4 14/19] arm: mach-k3: j784s4: Enable LPM resume flow for J784s4/J742s2 SOCs
` [PATCH v4 15/19] arm: mach-k3: j722s: Enable LPM resume flow
` [PATCH v4 16/19] arm: mach-k3: j721s2: "
` [PATCH v4 17/19] arm: mach-k3: Update pm-boardcfg for all k3 platforms
` [PATCH v4 18/19] arm: dts: k3-j7200: Remove background firewall on DDR
` [PATCH v4 19/19] arm: dts: k3-j7200: Extend firewall for ATF region to TIFS
[PATCH v3 00/19] Introduce resume for J7xx SoCs
2026-06-25 7:08 UTC (22+ messages)
` [PATCH v3 01/19] firmware: ti_sci: add low power mode operations
` [PATCH v3 02/19] mach-k3: r5: common: add helper functions needed in LPM resume sequence
` [PATCH v3 03/19] global: k3: use gd to store the resume state
` [PATCH v3 04/19] mach-k3: r5: common: introduce j7xx_board_is_resuming()
` [PATCH v3 05/19] mach-k3: r5: common: introduce k3_deassert_ddr_ret()
` [PATCH v3 06/19] board: mach-k3: r5: common: enable GTC after core_resume
` [PATCH v3 07/19] board: evm: Enable de-isolation of IOs at resume for j7200 and j784s4
` [PATCH v3 08/19] board: mach-k3: r5: common: Store wakeup reason on scratchpad memory
` [PATCH v3 09/19] board: mach-k3: r5: common: Set PMIC NSLEEP triggers bits at resume
` [PATCH v3 10/19] ram: k3-ddrss: Add exit retention support
` [PATCH v3 11/19] ram: k3-ddrss: Add j722s DDR resume sequence
` [PATCH v3 12/19] ram: k3-ddrss: support j784s4/j721e/j721s2 DDR resume
` [PATCH v3 13/19] arm: mach-k3: j721e: Enable LPM resume flow for J7200/J721e SOC
` [PATCH v3 14/19] arm: mach-k3: j784s4: Enable LPM resume flow for J784s4/J742s2 SOCs
` [PATCH v3 15/19] arm: mach-k3: j722s: Enable LPM resume flow
` [PATCH v3 16/19] arm: mach-k3: j721s2: "
` [PATCH v3 17/19] arm: mach-k3: Update pm-boardcfg for all k3 platforms
` [PATCH v3 18/19] arm: dts: k3-j7200: Remove background firewall on DDR
` [PATCH v3 19/19] arm: dts: k3-j7200: Extend firewall for ATF region to TIFS
[PATCH] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
2026-06-25 7:05 UTC (3+ messages)
[PATCH] stm32mp1: use debug() for image entry point message
2026-06-25 6:31 UTC (2+ messages)
[PATCH] stm32mp1: spl: support loading U-Boot proper from eMMC hardware partitions
2026-06-25 6:14 UTC (2+ messages)
[PATCH v1 0/4] arm: k3: replace tifsstub runtime filter with per-state FIT configurations
2026-06-25 5:59 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] arm: k3: select tifsstub via board_fit_config_name_match
` [PATCH v2 2/4] board: phytec: phycore-am62: select tifsstub via FIT config
` [PATCH v2 3/4] board: toradex: verdin-am62: "
` [PATCH v2 4/4] arm: k3: drop redundant tifsstub runtime filter
[RFC PATCH v1 00/14] arm: rockchip: rk3576: BLOB-free TPL DRAM init
2026-06-24 22:06 UTC (3+ messages)
[PATCH v3] drivers: usb: dwc3: sync code with Linux v6.16
2026-06-24 12:41 UTC (2+ messages)
[PATCH 0/2] goldfish: Return error when device address is invalid
2026-06-24 20:49 UTC (2+ messages)
[PATCH] serial: cortina: check RX FIFO status before reading data
2026-06-24 20:49 UTC (2+ messages)
[PATCH] serial: goldfish: return error when device address is invalid
2026-06-24 20:49 UTC (2+ messages)
[PATCH] serial: cortina: check RX FIFO status before reading data
2026-06-24 20:49 UTC (2+ messages)
[PATCH 1/1] global_data: fix type for gd_malloc_ptr()
2026-06-24 20:49 UTC (2+ messages)
[PATCH 0/2] efi: fix block io revision and test
2026-06-24 20:21 UTC (6+ messages)
` [PATCH 2/2] lib/efi_selftest: test block io revision
` [PATCH v2] "
[GIT PULL] Please pull mediatek-for-master-2026-06-24 into master
2026-06-24 19:21 UTC (2+ messages)
[PATCH] MAINTAINERS: Update SH/SoCFPGA/USB email addresses
2026-06-24 17:37 UTC (2+ messages)
[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
2026-06-24 17:23 UTC (8+ messages)
` [PATCHv2 1/5] board_f: add a board_setup_dest_addr function
[PATCH v2] usb: onboard-hub: Add support for Corechips SL6341 USB 2.0/3.0 hub controller
2026-06-24 17:10 UTC (5+ messages)
[PATCH] arm: gic-v3-its: Fix LPI pending table size calculation
2026-06-24 17:04 UTC (2+ messages)
[PATCH 0/2] mach-omap2: am33xx: ddr JEDEC spec fixups
2026-06-24 15:35 UTC (3+ messages)
` [PATCH 1/2] arm: mach-omap2: am33xx: ddr: ensure proper reset->cke delay
` [PATCH 2/2] arm: mach-omap2: am33xx: check VTP before reinitalizing
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
2026-06-24 15:35 UTC (9+ messages)
` [PATCH v2 00/11] "
` [PATCH v2 03/11] efi_loader: add FF-A runtime support in EFI variable TEE driver
` [PATCH v2 06/11] efi_loader: move runtime variable read helpers to efi_variable.c
[PATCH v2 0/8] arm: mediatek: fix gd->bd->bi_dram[0].size
2026-06-24 15:28 UTC (2+ messages)
[PATCH v2 0/3] fs/squashfs: fix symlink load failure on large images
2026-06-24 15:23 UTC (5+ messages)
` [PATCH v2 2/3] fs/squashfs: add sqfs_dir_offset() error checks
` [PATCH v2 3/3] fs/squashfs: fix dirs->entry leak on inode lookup failure
[PATCH] arm64: dts: mediatek: mt6359: give regulators unique names
2026-06-24 14:51 UTC (2+ messages)
[PATCH 1/1] efi_loader: fix building with CONFIG_EFI_VARIABLES_PRESEED=y
2026-06-24 14:45 UTC (2+ messages)
[PATCH] treewide: change email links from mailman to patch.msgid.link with message-id
2026-06-24 14:39 UTC
[PATCH] crypto: fsl: Hide CAAM_64BIT symbol behind FSL_CAAM
2026-06-24 14:17 UTC (3+ messages)
[PATCH v5 00/13] Qualcomm IPQ5210 SoC bringup
2026-06-24 10:07 UTC (4+ messages)
` [PATCH v5 02/13] binman: qcom: Add type definitions for Qualcomm binaries
[PATCH v2 0/3] qcom: Add support for Thundercomm RUBIK Pi 3
2026-06-24 12:45 UTC (4+ messages)
` [PATCH v2 1/3] dts: qcs6490-rubikpi3: Add U-Boot dtsi
` [PATCH v2 2/3] configs: Add qcom_qcs6490_rubikpi3_defconfig
` [PATCH v2 3/3] doc: board: qualcomm: Document RUBIK Pi 3
[PATCH] configs: qcm6490_defconfig: Enable SCSI as the Fastboot flash block interface
2026-06-24 10:55 UTC (2+ messages)
[PATCH] mtd: spi-nor: Add GigaDevice GD25LQ16 support
2026-06-24 8:37 UTC (4+ messages)
[PATCH] Board phycore_imx8mm: spl: add 1 and 4GB RAM timings
2026-06-24 9:29 UTC (4+ messages)
[PATCH 0/8] Add SD card and eMMC support for SpacemiT K1
2026-06-24 8:15 UTC (12+ messages)
` [PATCH 1/8] spacemit: k1: select boot device via config registers
` [PATCH 2/8] mmc: k1: add sdhci platform driver
[PATCH] MAINTAINERS: riscv: Add myself as a reviewer
2026-06-24 4:56 UTC
[PATCH] efi_loader: move efi_var_seed.o to objtree
2026-06-23 21:03 UTC (5+ messages)
[PATCH] mtd: nand: pxa3xx: Fallback to 1-bit ECC when chip requirement is zero
2026-06-24 4:12 UTC
[PATCH v4 0/2] bootdev: few fixes for automatic boot
2026-06-23 22:08 UTC (4+ messages)
` [PATCH v4 2/2] test: bootdev: scan with a broken high-priority device
[PATCH v5 0/2] bootdev: few fixes for automatic boot
2026-06-23 22:06 UTC (3+ messages)
` [PATCH v5 1/2] bootdev: scan boot devices at each priority level
` [PATCH v5 2/2] test: bootdev: scan with a broken high-priority device
[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
2026-06-23 17:55 UTC (6+ messages)
` [PATCH v2] arm: aspeed: Fix AST2600 SPL external DTB alignment
Please pull net-20260623
2026-06-23 17:55 UTC (2+ messages)
[PATCH v4 00/13] Qualcomm IPQ5210 SoC bringup
2026-06-23 14:49 UTC (5+ messages)
` [PATCH v4 02/13] binman: qcom: Add type definitions for Qualcomm binaries
[PATCH v6 0/5] Implement reset to EDL for qcs9100
2026-06-23 16:50 UTC (5+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
[PATCH] soc: xilinx: zynqmp: Add TCG variant detection for ZU3TCG
2026-06-23 15:08 UTC
[PATCH v2 1/3] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
2026-06-23 14:46 UTC (3+ messages)
` [PATCH v2 2/3] bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FIT
[PATCH] armv8: mmu: don't panic when unmapping a page which isn't mapped
2026-06-23 14:33 UTC (4+ messages)
[PATCH RFC v2 0/4] Prepare migration to the new mailing-list domain
2026-06-23 14:23 UTC (8+ messages)
` [PATCH RFC v2 1/4] tools/patman: Migrate mailing-list to lists.u-boot-project.org
` [PATCH RFC v2 2/4] doc: "
` [PATCH RFC v2 3/4] MAINTAINERS/README: "
` [PATCH RFC v2 4/4] all: Fix lists.denx.de links "
[PATCH v4] drivers: fpga: Use FPGA_INTEL_SDM_MAILBOX conditional instead of Agilex/Stratix10
2026-06-23 14:08 UTC (3+ messages)
` [PATCH v5] "
[PATCH v7 0/7] Relocate U-Boot in the last bank
2026-06-23 13:20 UTC (5+ messages)
[PATCH 00/18] arm64: xilinx: Decouple firmware interface
2026-06-23 12:53 UTC (12+ messages)
` [PATCH 08/18] arm64: versal-net: Move board_early_init_r clock setup to mach code
` [PATCH 09/18] arm64: zynqmp: "
` [PATCH 10/18] arm64: versal2: Move SoC detection out of board code
` [PATCH 11/18] arm64: versal-net: "
` [PATCH 12/18] arm64: versal-net: Move bootmode decoding "
` [PATCH 13/18] arm64: zynqmp: Decouple MMIO accessors from firmware
` [PATCH 14/18] arm64: versal-net: Deduplicate SPI bootmode handling
` [PATCH 15/18] arm64: versal-net: Simplify spi_get_bootseq() bootmode switch
` [PATCH 16/18] arm64: versal-net: Do not print bootmode from spi_get_env_dev()
` [PATCH 17/18] arm64: versal-net: Look up eMMC device in boot_targets_setup()
` [PATCH 18/18] arm64: versal-net: Add mmc_get_env_dev() and deduplicate MMC handling
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