U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-02 10:30:18 to 2025-04-04 17:39:58 UTC [more...]

[PATCH 0/4] bloblist: fdt: Clean up the code
 2025-04-04 17:39 UTC  (20+ messages)
` [PATCH 2/4] fdt: Introduce OF_BLOBLIST

[PATCH v2 0/7] membuff: Add tests and update to support a flag for empty/full
 2025-04-04 17:34 UTC  (2+ messages)

[PATCH] x86: emulation: Disable bloblist for now
 2025-04-04 16:36 UTC 

SMBIOS tables missing on 2025.04-rc5 on qemu-x86
 2025-04-04 16:33 UTC  (2+ messages)

U-Boot interferes with initrd binary — Revert "efi: Correct smbios-table installation" ?
 2025-04-04 16:21 UTC  (13+ messages)

[PATCH] tiny-printf: Add support for upper case hex values
 2025-04-04 14:58 UTC  (9+ messages)

[PATCH v2 0/3] Risc-V 32 bit/64 bit images
 2025-04-04 14:48 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: image: Add new image type for RV64
` [PATCH v2 2/3] riscv: Select appropriate image type
` [PATCH v2 3/3] booti/bootm: riscv: Verify image arch type

[PATCH] mbedtls: remove incorrect attribute type checker
 2025-04-04 14:05 UTC 

[PATCH v6 0/3] Static initcalls
 2025-04-04 13:50 UTC  (4+ messages)
` [PATCH v6 1/3] arm: asm/system.h: mrc and mcr need .arm if __thumb2__ is not set
` [PATCH v6 2/3] common: board: make initcalls static
` [PATCH v6 3/3] initcall: remove initcall_run_list()

[PATCH] cmd: optee: fix hello subcommand argument check
 2025-04-04 12:58 UTC  (2+ messages)

[PATCH v6 00/12] Add imx8mp video support
 2025-04-04  6:30 UTC  (19+ messages)
` [PATCH v6 01/12] core: ofnode_graph: Fix a comment
` [PATCH v6 02/12] dm: doc: Fix example
` [PATCH v6 03/12] dm: core: Add a helper to retrieve devices through graph endpoints
` [PATCH v6 04/12] test: dm: test-fdt: Add checks for uclass_get_device_by_endpoint()
` [PATCH v6 05/12] power-domain: Add refcounting
` [PATCH v6 06/12] clk: Ensure the parent clocks are enabled while reparenting
` [PATCH v6 07/12] clk: imx8mp: Add media related clocks
` [PATCH v6 08/12] imx: power-domain: Describe the i.MX8 MEDIAMIX domain
` [PATCH v6 09/12] imx: power-domain: Add support for the MEDIAMIX control block
` [PATCH v6 10/12] video: imx: Fix Makefile in order to be able to add other imx drivers
` [PATCH v6 11/12] video: imx: Add LDB driver
` [PATCH v6 12/12] video: imx: Add LCDIF driver

[PATCH v2 1/2] board: atmel: sama5d2_wlsom1_ek: Fix spurious serial output
 2025-04-04 11:39 UTC  (2+ messages)
` [PATCH v2 2/2] board: atmel: sama5d2_wlsom1_ek: Remove UART pinctrl initialization

[PATCH] board: libre-computer: check interface before comparing it in set_dfu_alt_info()
 2025-04-04  8:40 UTC  (3+ messages)

[GIT PULL] Please pull u-boot-amlogic-20250404 into master
 2025-04-04  8:40 UTC 

[PATCH v3 0/4] Add support for BR Xilinx Zynq boards in mainline U-Boot
 2025-04-04  7:19 UTC  (3+ messages)
` [PATCH v3 4/4] board/BuR/zynq: initial commit

[PATCH] board: atmel: sama5d2_wlsom1_ek: Fix spurious serial output
 2025-04-04  7:03 UTC  (2+ messages)

[PATCH] hmibsc_defconfig: disable DM_USB_GADGET
 2025-04-04  6:12 UTC  (2+ messages)

[PATCH v2 0/3] Tegra 4: add support for Asus TF701T and Nvidia Tegratab
 2025-04-04  5:30 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: tegra114: clock: avoid touching DISP clocks on init
` [PATCH v2 2/3] board: asus: transformer: add ASUS Transformer Pad TF701T support
` [PATCH v2 3/3] board: nvidia: tegratab: add Nvidia Tegra Note 7 support

[PATCH v1 0/2] SoCFPGA: Add reset support for SoC64 F2S bridges
 2025-04-04  2:07 UTC  (3+ messages)
` [PATCH v1 1/2] arm: socfpga: soc64: Update reset manager registers for F2S bridge
` [PATCH v1 2/2] arm: socfpga: soc64: Enable F2S bridge reset support

[PATCH v6 1/4] spl: remove usage of CMD_BOOTx from image parsing
 2025-04-03 22:41 UTC  (5+ messages)
` [PATCH v6 2/4] configs: disable SPL_HAS_BOOTZ to preserve spl size
` [PATCH v6 3/4] configs: migrate falcon configs to SPL_HAS_BOOTx
` [PATCH v6 4/4] configs: colibri_vf: set CMD_BOOTM

[PATCH v5 00/29] pxe: Precursor series for supporting read_all() in extlinux / PXE
 2025-04-03 22:30 UTC  (5+ messages)

[PATCH v2 0/8] Add falcon support for am62a, 62p and 62x
 2025-04-03 22:08 UTC  (2+ messages)

[PATCH v5] spl: remove usage of CMD_BOOT[IZ] from image parsing
 2025-04-03 22:07 UTC  (5+ messages)

[PATCH v3 00/10] Add falcon support for am62a, 62p and 62x
 2025-04-03 21:59 UTC  (11+ messages)
` [PATCH v3 01/10] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH v3 02/10] mach-k3: fix reading size and addr from fdt on R5
` [PATCH v3 03/10] arm: dts: am62a: allow booting from eMMC
` [PATCH v3 04/10] arch: arm: k3-binman: add fit for falcon boot
` [PATCH v3 05/10] mach-k3: add eMMC FS boot support for am62[ap]
` [PATCH v3 06/10] mach-k3: sysfw-loader: update img_hdr for falcon
` [PATCH v3 07/10] config: add falcon boot config fragment for am62x
` [PATCH v3 08/10] board: ti: add default dtb for am62[axp] in falcon mode
` [PATCH v3 09/10] mach-k3: common: add falcon support for 62[axp]
` [PATCH v3 10/10] Makefile: update tispl regex to also clean falcon spl

[PATCH] fdt: Allow OF_HAS_PRIOR_STAGE to be disabled in defconfig
 2025-04-03 21:48 UTC  (4+ messages)

[PATCH 1/5] acpi_table: Fix IORT RC node
 2025-04-03 21:20 UTC  (2+ messages)

[PATCH v4 0/8] Introduce J742S2 SoC and EVM
 2025-04-03 21:20 UTC  (2+ messages)

[PATCH] log: Add helpers for calling log_msg_ret() et al
 2025-04-03 18:05 UTC  (14+ messages)

[PATCH v5 00/46] x86: Improve operation under QEMU
 2025-04-03 17:57 UTC  (13+ messages)
` [PATCH v5 38/46] boot: Consider non-bootable partitions
` [PATCH v5 40/46] boot: Support IO UARTs for earlycon and console

[PATCH 00/13] video: Enhancements related to truetype and console
 2025-04-03 17:57 UTC  (9+ messages)

[PATCH v2 1/1] configs: qemu-arm raise CONFIG_NR_DRAM_BANKS
 2025-04-03 17:18 UTC  (2+ messages)

[PATCH 1/2] efi_loader: Move public cert for capsules to .rodata
 2025-04-03 16:13 UTC  (3+ messages)

[PULL] u-boot-at91-fixes-2025.04-a
 2025-04-03 16:10 UTC  (2+ messages)

Pull request efi-2025-04-rc6
 2025-04-03 16:10 UTC 

[PATCH] ARM: dts: at91: sama5d2: Pass bootph-all to the PIT timer
 2025-04-03 15:10 UTC 

sama5d27: Replacing at91bootstrap with U-Boot SPL
 2025-04-03 15:09 UTC  (3+ messages)

[PATCH 1/1] configs: qemu-riscv raise CONFIG_NR_DRAM_BANKS
 2025-04-03 14:46 UTC 

[PATCH 1/1] configs: qemu-riscv raise CONFIG_NR_DRAM_BANKS
 2025-04-03 14:28 UTC 

Rate of innovation in the project (Was: Re: Rate of change in the project)
 2025-04-03 14:27 UTC  (15+ messages)

[PATCH v2] arm64: Add MIDR entries for Cortex-A55, A73 and A75
 2025-04-03 13:29 UTC  (2+ messages)

[PATCH v3 00/11] fs: exfat: Add exfat port based on exfat-fuse
 2025-04-03 13:29 UTC  (2+ messages)

[PATCH] MAINTAINERS: board: qcom: db820c: update contact details
 2025-04-03 12:57 UTC  (3+ messages)

[PATCH 0/4] Qualcomm: expand capsule update support
 2025-04-03 12:47 UTC  (4+ messages)
` [PATCH 2/4] mach-snapdragon: CapsuleUpdate: support all boot methods

[PATCH] acpi: Fix table length for QEMU
 2025-04-03  8:59 UTC  (5+ messages)

[PATCH v5 00/12] Add imx8mp video support
 2025-04-03  7:45 UTC  (4+ messages)
` [PATCH v5 03/12] dm: core: Add a helper to retrieve devices through graph endpoints

[PATCH v4 00/12] Add imx8mp video support
 2025-04-03  7:30 UTC  (11+ messages)

[PATCH v1 0/3] Risc-V 32 bit/64 bit images
 2025-04-03 10:58 UTC  (7+ messages)
` [PATCH v1 1/3] riscv: image: Add new image type for RV64
` [PATCH v1 3/3] booti/bootm: riscv: Verify image arch type

[PATCH] power: regulator: scmi: Move regulator subnode hack to scmi_regulator
 2025-04-03 10:56 UTC  (2+ messages)
` 回复: [EXT] "

[PATCH v2] MAINTAINERS: visionfive2: Add match N: starfive pattern
 2025-04-03 10:28 UTC 

[PATCH] bootstd: android: avoid possible null pointer dereference
 2025-04-03  9:18 UTC  (2+ messages)

[PATCH 00/12] lwIP sandbox tests
 2025-04-03  7:10 UTC  (8+ messages)

[PATCH v4 0/6] Better smartphone support (Qualcomm)
 2025-04-03  6:59 UTC  (3+ messages)
` [PATCH v4 1/6] board/qualcomm: introduce phone config

[RFC PATCH 0/1 v2] Propagate bootph* property to all parent nodes
 2025-04-03  6:21 UTC  (6+ messages)
` [RFC PATCH 1/2 v2] tools: binman: control.py: Propagate bootph-* properties to supernodes

[PATCH] onenand: Remove ONENAND_BOOT option
 2025-04-03  1:59 UTC  (2+ messages)

[PATCH v2 00/15] Various toolchain compatibility fixes/improvements
 2025-04-03  1:59 UTC  (2+ messages)

[ANN] U-Boot v2025.04-rc5 released
 2025-04-02 23:53 UTC  (2+ messages)

[PATCH 1/7] arm: at91: wdt: Remove unused at91_wdt struct
 2025-04-02 21:00 UTC  (2+ messages)
` [PATCH 0/7] watchdog: at91sam9_wdt driver enhancement

RISC-V UEFI/ACPI on QEMU regression?
 2025-04-02 22:05 UTC  (8+ messages)

[PATCH] Revert "net: eth_bootdev_hunt() should not run DHCP"
 2025-04-02 22:05 UTC  (6+ messages)

[PATCH] boot: call dhcp_run in pxe bootmethod
 2025-04-02 21:50 UTC 

Merged v6.14-dts to next branch
 2025-04-02 19:48 UTC 

[PATCH 0/6] Test improvements
 2025-04-02 19:22 UTC  (8+ messages)
` [PATCH 3/6] test: Add a test for strim()

[PATCH] tpm: cr50: Support opening the TPM multiple times
 2025-04-02 19:19 UTC  (3+ messages)

[PATCH v1 0/3] Enable env in UFS
 2025-04-02 15:56 UTC  (4+ messages)
` [PATCH v1 1/3] scsi: Implement get_blk() function

[PATCH 00/14] airoha: add support spi/mmc/ethernet
 2025-04-02 15:33 UTC  (6+ messages)
` [PATCH 02/14] net: airoha: Add Airoha Ethernet driver

[PATCH] firmware: ti_sci: Scan all device instances when releasing exclusive devices
 2025-04-02 15:22 UTC  (3+ messages)

[PATCH] env: Introduce support for SPI NAND flash
 2025-04-02 15:13 UTC  (4+ messages)

[PATCH v2 5/6] dt-bindings: clock: drop NUM_CLOCKS define for EN7581
 2025-04-02 14:16 UTC  (11+ messages)

[PATCH] configs: meson64: move DFU step at the end to give the board a chance to boot something on storage
 2025-04-02 14:03 UTC  (2+ messages)

[PATCH 0/2] NET_LWIP LMB fixes
 2025-04-02 13:35 UTC  (3+ messages)
` [PATCH 1/2] net-lwip: wget: add LMB and buffer checks
` [PATCH 2/2] net-lwip: tftp: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox