messages from 2025-06-12 18:11:36 to 2025-06-16 14:32:41 UTC [more...]
[GIT PULL] Please pull u-boot-dfu-20250616 into next
2025-06-16 14:32 UTC
[PATCH 0/3] efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
2025-06-16 14:08 UTC (16+ messages)
` [PATCH 1/3] disk: efi: Move logic to get a GPT entry into a helper function
` [PATCH 2/3] disk: efi: expose the part_get_gpt_pte() "
` [PATCH 3/3] efi_loader: disk: add EFI_PARTITION_INFO_PROTOCOL support
[PATCH v2 00/22] am62: IO+DDR resume support
2025-06-16 13:57 UTC (24+ messages)
` [PATCH v2 01/22] arm: mach-k3: Remove CANUART IO isolation
` [PATCH v2 02/22] arm: mach-k3: Kconfig: Add symbols for IO+DDR Low Power Mode
` [PATCH v2 03/22] ram: k3-ddrss: Add support for DDR in self-refresh
` [PATCH v2 04/22] firmware: ti_sci: Add TI_SCI_MSG_MIN_CONTEXT_RESTORE
` [PATCH v2 05/22] arm: mach-k3: common: Add CANUART wakeup check helpers
` [PATCH v2 06/22] arm: mach-k3: common: Add lpm_resume_from_ddr
` [PATCH v2 07/22] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH v2 08/22] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH v2 09/22] arm: mach-k3: am62p5_init: "
` [PATCH v2 10/22] arm64: dts: ti: k3-am62a7-sk: Enable PWM
` [PATCH v2 11/22] arm64: dts: ti: k3-am6*: Add boot phase flag to support MMC boot
` [PATCH v2 12/22] arm64: dts: ti: k3-am6*: Remove disable-wp for eMMC
` [PATCH v2 13/22] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v2 14/22] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v2 15/22] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v2 16/22] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v2 17/22] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v2 18/22] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v2 19/22] arm: dts: k3-am62a: Add r5 device nodes
` [PATCH v2 20/22] arm: dts: k3-am62p: "
` [PATCH v2 21/22] configs: am62ax_evm_r5: Enable IODDR resume support
` [PATCH v2 22/22] configs: am62p_evm_r5_defconfig: "
[PATCH] arm: io.h: Fix io accessors for KVM
2025-06-16 13:48 UTC (5+ messages)
[PATCH v5 0/4] Add EFI Debug Support Table feature
2025-06-16 13:46 UTC (10+ messages)
` [PATCH v5 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH v5 2/4] efi: add EFI_DEBUG_IMAGE_INFO_TABLE "
` [PATCH v5 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
` [PATCH v5 4/4] efi: add EFI_DEBUG_IMAGE_INFO for debug
[PATCH v3 0/6] Fix handling of optional blobs in binman
2025-06-16 13:36 UTC (8+ messages)
` [PATCH v3 1/6] binman: drop "faked" return value from check_fake_fname
` [PATCH v3 2/6] binman: mark optional missing blobs as absent
` [PATCH v3 3/6] binman: rework dropping absent entries from packaged image
` [PATCH v3 4/6] binman: add faked optional entry case in CheckForProblems
` [PATCH v3 5/6] binman: ftest: pass allow_fake_blob to _DoReadFileDtb
` [PATCH v3 6/6] binman: test: assert optional blobs don't cause non-functionality
[PATCH] usb: gadget: atmel: reliably generate disconnect by disabling controller instead of toggling PULLD_DIS
2025-06-16 9:57 UTC (11+ messages)
[GIT PULL] Please pull u-boot-dfu-20250616 into master
2025-06-16 12:12 UTC
[PATCH v3 0/3] Restore support of short name for type UUID parameter
2025-06-16 11:33 UTC (3+ messages)
[PATCH v4 0/3] Restore support of short name for type UUID parameter
2025-06-16 11:27 UTC (4+ messages)
` [PATCH v4 1/3] lib/uuid.c: restore support of system partition type for ESP
` [PATCH v4 2/3] doc: cmd: gpt: add information on type partition
` [PATCH v4 3/3] test/py: tests: gpt: add test_gpt_write_part_type
[PATCH] cmd: eficonfig: add support for URI device path based boot options
2025-06-16 10:23 UTC
[PATCH v4 0/7] lmb: use a single API for all allocations
2025-06-16 10:17 UTC (5+ messages)
` [PATCH v4 1/7] lmb: replace lmb_reserve() and lmb_alloc_addr() API's
` [PATCH v4 2/7] lmb: replace the lmb_alloc() and lmb_alloc_base() API's
[PATCH 0/2] xilinx: update guid with fwu metadata
2025-06-16 9:45 UTC (3+ messages)
` [PATCH 1/2] FWU: Add platform hook support for "
` [PATCH 2/2] board: xilinx: update guid based on metadata
[PATCH v4 0/9] Qualcomm: implement support for GENI firmware loading
2025-06-16 9:44 UTC (10+ messages)
` [PATCH v4 1/9] configs: run savedefconfig on qcom_ipq5424_mmc_defconfig
` [PATCH v4 2/9] i2c: geni: fix error message wording in clk_disable
` [PATCH v4 3/9] misc: introduce Qcom GENI wrapper
` [PATCH v4 4/9] i2c: geni: load firmware if required
` [PATCH v4 5/9] clk/qcom: sc7280: add uart7 clocks
` [PATCH v4 6/9] serial: msm-geni: implement firmware loading
` [PATCH v4 7/9] WIP: rb3gen2: describe micro-usb port
` [PATCH v4 8/9] spi: geni: load firmware if required
` [PATCH v4 9/9] configs: qcom_*: enable QCOM_GENI where needed
[PATCH v1 0/7] Hex value prefix case cleanup
2025-06-16 8:20 UTC (4+ messages)
` [PATCH v1 3/7] drivers: use lowercase hex prefix style
[PATCH v1] arm: Kconfig: enable LTO for ARCH_K3
2025-06-16 8:04 UTC
[RFC PATCH v1] usb: xhci: fix crash with arm64 QEMU and KVM
2025-06-16 7:58 UTC (2+ messages)
[PATCH v11 00/21] imx: add i.MX95 support
2025-06-16 7:53 UTC (4+ messages)
` [PATCH v11 17/21] tools: imx8image: "
` 回复: "
[PATCH v4 0/8] Qualcomm: teach the build system to emit signed ELF images
2025-06-16 7:47 UTC (10+ messages)
` [PATCH v4 1/8] binman: add $(srctree)/tools to toolpath
` [PATCH v4 2/8] binman: support building binman dtb when OF_UPSTREAM is enabled
` [PATCH v4 3/8] tools: qcom: introduce mkmbn library
` [PATCH v4 4/8] tools: qcom: add mkmbn.py
` [PATCH v4 5/8] binman: add support for building Qualcomm signed MBN ELF images
` [PATCH v4 6/8] configs: qualcomm: use fragments for debug UART
` [PATCH v4 7/8] qualcomm: use mkmbn via binman and stop creating ELF files
` [PATCH v4 8/8] doc: board/qualcomm: update docs for new u-boot.mbn target
[RFC PATCH] tools: zynqmp: add build script and documentation for ZynqMP KV260
2025-06-16 7:42 UTC (14+ messages)
[PATCH v2] clk: versal: Fix clock driver dependency
2025-06-16 7:20 UTC (2+ messages)
[PATCH v2 1/5] net: lwip: call sys_check_timeouts and schedule on rx
2025-06-16 7:18 UTC (5+ messages)
[PATCH] arm: zynqmp: Remove local copy of 'dt-bindings/clock/xlnx-zynqmp-clk.h'
2025-06-16 7:12 UTC (4+ messages)
[PATCH] usb: gadget: musb: Fix duplicate ops assignment in ti_musb_peripheral
2025-06-16 7:10 UTC (3+ messages)
[PATCH 1/1] efi_loader: Support loading a ramdisk with bootefi
2025-06-16 7:05 UTC (2+ messages)
[PATCH v1] dfu: fix dev_part_str for file operations
2025-06-16 7:00 UTC (3+ messages)
[PATCH] spl: Add support for Device Firmware Upgrade (DFU) over PCIe
2025-06-16 6:44 UTC (3+ messages)
` [EXTERNAL] "
[PATCH v1] arch: arm: agilex5: Enable power manager for Agilex5
2025-06-16 4:32 UTC (2+ messages)
[GIT PULL] rpi: updates for v2025.07-rc5
2025-06-15 18:02 UTC (2+ messages)
[PATCH] arm: dts: rockchip: Fix eMMC write on RK3528
2025-06-15 18:02 UTC (2+ messages)
[PATCH v2] sandbox: solve undefined reference to pthread_kill symbol
2025-06-15 18:02 UTC (2+ messages)
[U-Boot, v2, 1/1] net: phy: Add the Airoha EN8811H PHY driver
2025-06-15 13:12 UTC
[PATCH] rpi: copy /system/linux,{serial,revision} from firmware FDT
2025-06-15 12:15 UTC (2+ messages)
` [PATCH] rpi: copy /system/linux, {serial, revision} "
[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware
2025-06-15 12:14 UTC (4+ messages)
` [RFC] Raspberry Pi: copy /system/linux,{serial,revision} "
[PATCH 0/2] Add rpi5 specific defconfig
2025-06-15 11:05 UTC (9+ messages)
Raspberry Pi Compute Module 5 support
2025-06-15 10:56 UTC (7+ messages)
[PATCH 1/2] arm64: renesas: Convert SCIF SREC from u-boot-spl.bin
2025-06-15 10:51 UTC (2+ messages)
` [PATCH 2/2] arm64: renesas: Add Renesas R-Car Gen4 SCIF/HSCIF loader SREC generation
[PATCH 1/2] binman: Add renesas_rcar4_sa0 etype
2025-06-15 10:50 UTC (2+ messages)
` [PATCH 2/2] arm64: renesas: Switch R-Car V4H to renesas_rcar4_sa0 binman etype
Rpi5 usb boot support
2025-06-15 10:49 UTC (2+ messages)
[PATCH] arm64: renesas: Move early SPL stack into System RAM SRAM on R-Car V4H boards
2025-06-15 10:47 UTC
[PATCH] disable VBE by default
2025-06-15 9:33 UTC
[PATCH v4 0/5] linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15 + winbond
2025-06-14 17:44 UTC (2+ messages)
[PATCH 0/2] malloc size cleanup for K3 devices
2025-06-14 14:05 UTC (5+ messages)
` [PATCH 1/2] Kconfig: Add default malloc size of K3 ARCH
` [PATCH 2/2] configs: j7*/*am62*: Remove malloc size overwrite at config level
[PATCH 00/12] drop volatile from global data
2025-06-14 13:56 UTC (2+ messages)
[PATCH v5 00/25] passage: Define a standard for firmware data flow
2025-06-13 22:27 UTC (2+ messages)
` (subset) "
[PATCH v3 0/5] Qualcomm: implement support for GENI firmware loading
2025-06-13 18:25 UTC (7+ messages)
` [PATCH v3 1/5] i2c: geni: fix error message wording in clk_disable
` [PATCH v3 2/5] misc: introduce Qcom GENI wrapper
` [PATCH v3 3/5] i2c: geni: load firmware if required
` [PATCH v3 4/5] clk/qcom: sc7280: add uart7 clocks
` [PATCH v3 5/5] serial: msm-geni: implement firmware loading
[PATCH 0/2] Fix variable name of msm_clk_data in two drivers
2025-06-13 16:55 UTC (5+ messages)
` [PATCH 2/2] clk/qcom: sm8250: Fix variable name of msm_clk_data
[PATCH v3 0/7] Qualcomm: teach the build system to emit signed ELF images
2025-06-13 16:53 UTC (3+ messages)
Add big-endian build option for riscv
2025-06-13 16:52 UTC (4+ messages)
` [PATCH v2 1/2] riscv: add build support for big-endian
` [PATCH v2 2/2] riscv: byteorder: add test "
[PATCH v2 0/3] ti: Add support for eCAP PWM and LCD pin mux
2025-06-13 14:26 UTC (2+ messages)
[PATCH] rockchip: board: assign up to 3 static Ethernet MAC addresses
2025-06-13 12:56 UTC (4+ messages)
[PATCH RFC v2 0/8] Fix handling of optional blobs in binman
2025-06-13 11:20 UTC (12+ messages)
` [PATCH RFC v2 4/8] binman: replace _entries with GetEntries()
` [PATCH RFC v2 5/8] binman: rework dropping absent entries from packaged image
` [PATCH RFC v2 7/8] tools: binman: ftest: fix tests that require non-faked ext blobs
[PATCH v1] i2c: muxes: pca954x: add pca9545 support
2025-06-13 10:27 UTC (2+ messages)
[PATCH] drivers: video: tidss: Refactor tidss_drv
2025-06-13 9:29 UTC (2+ messages)
[PATCH v1] arm: mach-k3: j784s4: Call do_board_detect() before DDR probing
2025-06-13 7:30 UTC (3+ messages)
[PATCH] phy: cadence: torrent: add support for three or more links using 2 protocols
2025-06-13 6:21 UTC
[PATCH v3 0/3] Implement reset to EDL for qcs9100
2025-06-13 5:33 UTC (5+ messages)
[PATCH v4 0/5] Implement reset to EDL for qcs9100
2025-06-13 5:19 UTC (6+ messages)
` [PATCH v4 1/5] arm: psci: Add API to check for support of specific PSCI function
` [PATCH v4 2/5] drivers: sysreset: Add sysreset op that can take arguments
` [PATCH v4 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
` [PATCH v4 4/5] cmd: boot: Add '-edl' option to reset command documentation
` [PATCH v4 5/5] configs: qcs9100_defconfig: Enable SYSRESET
[PATCH, v2] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
2025-06-13 1:45 UTC
[PATCH 0/2] sunxi: add YuzukiHD Chameleon board support
2025-06-12 23:19 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: allwinner: h616: add YuzukiHD Chameleon support
` [PATCH 2/2] sunxi: H616: add support for YuzukiHD Chameleon board
[PATCH] ram: Move Kconfig options into their own menu entry
2025-06-12 22:15 UTC (2+ messages)
[PATCH 1/1] bootstage: Fix typo
2025-06-12 22:15 UTC (2+ messages)
[RFC, PATCH] fdt: Make sure there is no stale initrd left
2025-06-12 22:15 UTC (2+ messages)
[PATCH] ext4fs: Fix: Read outside partition error (take 2)
2025-06-12 22:15 UTC (2+ messages)
[PATCH] binman: add atf-bl1 to etypes
2025-06-12 22:15 UTC (2+ messages)
[PATCH 1/2] test/py: Use the correct fixture name in exception handler
2025-06-12 19:17 UTC (2+ messages)
[PATCH] mach-k3: j722s: enable caches for the SPL stage
2025-06-12 19:12 UTC (3+ messages)
[PATCH 0/3] Set fdtfile variable from DT
2025-06-12 18:37 UTC (3+ messages)
` [PATCH 1/3] dts/upstream: write fdtfile path to /chosen/fdtfile
[PATCH, v2] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
2025-06-12 18:14 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