U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-22 15:20:18 to 2025-04-24 12:37:45 UTC [more...]

[PATCH] doc: fix typo
 2025-04-24  9:16 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20250424 into master
 2025-04-24 12:37 UTC 

[PATCH v5 0/4] NET_LWIP LMB fixes
 2025-04-24 12:19 UTC  (3+ messages)

[PATCH v4 0/8] board: starfive: DeepComputing FML13V01
 2025-04-24 12:13 UTC  (9+ messages)
` [PATCH v4 1/8] configs: add jh7110-deepcomputing-fml13v01 to VF2 defconfig
` [PATCH v4 2/8] riscv: dts: jh7110: add DeepComputing FML13V01 device-tree
` [PATCH v4 3/8] board: starfive: DeepComputing FML13V01 fdt selection
` [PATCH v4 4/8] board: starfive: spl: support DeepComputing FML13V01
` [PATCH v4 5/8] doc: add DeepComputing FML13V01 documentation
` [PATCH v4 6/8] doc: starfive: use consistent formatting
` [PATCH v4 7/8] doc: starfive: use jh7110_common.rst
` [PATCH v4 8/8] doc: jh7110: describe debug UART

[PATCH 0/4] Add support to boot TI K3 HSM M4 core
 2025-04-24  9:47 UTC  (15+ messages)
` [PATCH 1/4] arm: mach-k3: Add config option for booting HSM core
` [PATCH 2/4] arm: dts: k3-binman: Add template for packing HSM firmware
` [PATCH 3/4] arm: dts: k3-{j721s2/j784s4}-binman: Pack HSM firmware inside tispl.bin
` [PATCH 4/4] arm: mach-k3: r5: common: Add support to boot HSM M4 core

[PATCH v2 0/6] clk: qcom: apq8016: Clock fixes for U-Boot v2025.07
 2025-04-24  9:16 UTC  (7+ messages)
` [PATCH v2 1/6] clk: qcom: apq8016: Fix SDCC clock addresses
` [PATCH v2 2/6] clk: qcom: Move qcom_gate_clk_en() to C file
` [PATCH v2 3/6] clk: qcom: Use setbits_le32() for qcom_gate_clk_en()
` [PATCH v2 4/6] clk: qcom: Allow polling for clock status in qcom_gate_clk_en()
` [PATCH v2 5/6] clk: qcom: apq8016: Convert GATE_CLK() to GATE_CLK_POLLED()
` [PATCH v2 6/6] clk: qcom: apq8016: Fix SDCC clock warnings

[PATCH 0/3] efi: Add EFI Debug Support Table feature
 2025-04-24  9:15 UTC  (5+ messages)
` [PATCH 1/3] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH 2/3] efi: add EFI_DEBUG_IMAGE_INFO_TABLE "
` [PATCH 3/3] efi: add EFI_DEBUG_IMAGE_INFO "

[PATCH v1] toradex: tdx-cfg-block: fix verdin imx95 sku 0089 pid4
 2025-04-24  8:41 UTC  (2+ messages)

[PATCH v1 0/4] Tegra: general board changes
 2025-04-24  8:28 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: tegra: add PRAM Kconfig option
` [PATCH v1 2/4] ARM: tegra: convert boards to use TEGRA_PRAM
` [PATCH v1 3/4] ARM: tegra: set default SYS_CONFIG_NAME from SoC Kconfig
` [PATCH v1 4/4] ARM: tegra: drop CONFIG_DISABLE_SDMMC1_EARLY

[PATCH v2 0/2] binman: properly error out if path provided to key-name-hint in signature nodes
 2025-04-24  8:14 UTC  (6+ messages)
` [PATCH v2 2/2] binman: etype: u_boot_spl_pubkey_dtb: provide more explicit error for key-name-hint with path

[PATCH] spi: fsl_qspi: Move AHB read buffer config after LUT
 2025-04-24  7:45 UTC 

Wiznet w5500 support
 2025-04-24  7:24 UTC  (5+ messages)

[PATCH v10 00/21] imx: add i.MX95 support
 2025-04-24  7:14 UTC  (23+ messages)
` [PATCH v10 01/21] firmware: scmi: support to manage SCMI protocol drivers with a linker-genetated array
` [PATCH v10 02/21] firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driver
` [PATCH v10 03/21] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
` [PATCH v10 04/21] firmware: scmi_agent: add SCMI pin control protocol support
` [PATCH v10 05/21] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v10 06/21] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v10 07/21] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v10 08/21] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v10 09/21] sandbox: add SCMI clock control permissions to sandbox
` [PATCH v10 10/21] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v10 11/21] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v10 12/21] cpu: imx95: add i.MX95 support
` [PATCH v10 13/21] spl: imx: use trampoline buffer to load images to secure region
` [PATCH v10 14/21] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v10 15/21] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v10 16/21] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v10 17/21] tools: imx8image: add i.MX95 support
` [PATCH v10 18/21] imx: container: add V2X container support for i.MX95
` [PATCH v10 19/21] doc: imx: add document for i.MX95 Image Container Format
` [PATCH v10 20/21] imx95_evk: add i.MX95 19x19 EVK board basic support
` [PATCH v10 21/21] Makefile: add some files to CLEAN_FILES

[PATCH 00/21] arm: stm32mp: STM32MP25 machine update
 2025-04-24  6:07 UTC  (22+ messages)
` [PATCH 01/21] configs: stm32mp25: add MMC support
` [PATCH 02/21] configs: stm32mp25: add bootcmd for stm32mp25 platform
` [PATCH 03/21] arm: stm32mp: add boot_mode support for STM32MP25
` [PATCH 04/21] board: st: stm32mp2: add env_get_location()
` [PATCH 05/21] board: st: stm32mp2: add mmc_get_env_dev()
` [PATCH 06/21] ARM: dts: stm32: add "u-boot, mmc-env-partition" for stm32mp257f-ev1-u-boot
` [PATCH 07/21] board: st: stm32mp2: add led support
` [PATCH 08/21] board: st: stm32mp2: add user button support
` [PATCH 09/21] configs: stm32mp25: add support of NAND and NOR boot
` [PATCH 10/21] board: st: stm32mp2: change bootcmd for ST boards
` [PATCH 11/21] configs: stm32mp25: add USB host boot support
` [PATCH 12/21] configs: stm32mp25: add PXE "
` [PATCH 13/21] ARM: dts: stm32: add sdmmc1 fixed clock for stm32mp257f-ev1-u-boot
` [PATCH 14/21] arm: stm32mp: increase EARLY_TLB_SIZE to 0x10000
` [PATCH 15/21] arm: stm32mp: disable console for UART serial boot
` [PATCH 16/21] arm: stm32mp: implement new STM32MP25 revision ID system
` [PATCH 17/21] arm: stm32mp: fix package IDs for stm32mp25
` [PATCH 18/21] arm: stm32mp: cmd_stm32key: update command for stm32mp25x
` [PATCH 19/21] arm: stm32mp: add helper function stm32mp_is_closed()
` [PATCH 20/21] arm: stm32mp: stm32prog: PTA BSEC is not supported on closed device
` [PATCH 21/21] arm: stm32mp: stm32prog: add support rootfs-a for OTA

[PATCH 0/2] Hyperflash boot fixes for j721e
 2025-04-24  4:44 UTC  (5+ messages)
` [PATCH 1/2] mtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver
` [PATCH 2/2] arm: dts: k3-j721e-r5-common-proc-board: Enable HBMC in R5 SPL stage

[CAD QSPI v2] spi: cadence-qspi: Add disable STIG mode quikrs
 2025-04-24  3:31 UTC  (2+ messages)

[PATCH v6 00/17] Uthreads
 2025-04-23 20:44 UTC  (2+ messages)

[PATCH] doc: board: starfive: visionfive2: add missing format command to Flashing
 2025-04-23 21:28 UTC 

RISC-V (and others?) UART0 clock rate from OF_UPSTREAM
 2025-04-23 20:09 UTC 

Pull request: u-boot-rockchip-20250423
 2025-04-23 19:19 UTC  (2+ messages)

Community meeting tomorrow (22 April 2025)
 2025-04-23 18:55 UTC  (2+ messages)

[GIT PULL] Please pull mmc-2025-04-23
 2025-04-23 17:34 UTC  (2+ messages)

Please pull net-20250423
 2025-04-23 17:34 UTC  (2+ messages)

[PATCH v3] watchdog: qcom: introduce qcom-wdt driver
 2025-04-23 16:31 UTC  (5+ messages)

[PATCH v4] board: rockchip: add Xunlong Orange Pi 5 Max
 2025-04-23 15:36 UTC 

[U-Boot, v1, 1/1] net: phy: air_en8811h: Configure the en8811h fw size as a fixed setting
 2025-04-23 14:49 UTC 

[PATCH 0/2] mmc: omap_hsmmc: Restore the init_stream sequence
 2025-04-23 16:05 UTC  (2+ messages)

[PATCH] power: regulator: scmi: Move regulator subnode hack to scmi_regulator
 2025-04-23 16:05 UTC  (7+ messages)
` 回复: [EXT] "
    ` 回复: "

[PATCH 1/1] mmc: type 'Relatvie'
 2025-04-23 16:05 UTC  (2+ messages)

[PATCH] Dockerfile: Simplify applying cadence_gem commit to QEMU
 2025-04-23 14:56 UTC  (4+ messages)

[PATCH] bootstd: Rework BLK dependency
 2025-04-23 14:49 UTC 

[PATCH v2 00/13] Enable OF_UPSTREAM for STM32 and STi platforms
 2025-04-23  8:29 UTC  (4+ messages)
` [PATCH v2 06/13] ARM: dts: stm32: convert stm32mp15 board to OF_UPSTREAM

Maintenance of Python tools
 2025-04-23 14:08 UTC  (7+ messages)

[PATCH] net: gem: ignore tx_clk if MII is used
 2025-04-23 11:28 UTC  (4+ messages)

[PATCH] doc: fix typos
 2025-04-23  6:52 UTC 

[PATCH] bootm: Support get entry when setup.bin were not found
 2025-04-23  6:42 UTC 

[resend v4 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-23  2:52 UTC  (7+ messages)
` [resend v4 03/12] drivers: i3c: Add i3c uclass driver
` [resend v4 09/12] cmd: Add i3c command support

[PATCH] usb: dwc2: Refactor register operations with clrsetbits macros
 2025-04-23  2:24 UTC  (2+ messages)

[RFC] Expected behavior of the go command
 2025-04-23 14:22 UTC  (3+ messages)

Pull request: u-boot-rockchip-20250422
 2025-04-23 14:15 UTC  (5+ messages)

[PATCH 1/1] boot: BOOTMETH_DISTRO should select BOOTMETH_EFI_BOOTMGR
 2025-04-23 13:02 UTC  (3+ messages)

[RFC 0/8] boot: run EFI boot manager after block devices
 2025-04-23 12:53 UTC  (7+ messages)
` [RFC 2/8] boot: BOOTMETH_DISTRO should select BOOTMETH_EFI_BOOTMGR
` [RFC 7/8] efi_loader: create EFI BOOTDEV

[PATCH] cmd: cls: do not repeat clearing of console
 2025-04-23 12:32 UTC  (2+ messages)

[PATCH 1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes
 2025-04-23 12:29 UTC  (3+ messages)
` [PATCH 2/3] tools: binman: ftest.py: Add testcase for bootph-* propagation
` [PATCH 3/3] wip: binman: Move processing after templates

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

[PATCH] lmb: use a different bit position for LMB_NOMAP
 2025-04-23 11:31 UTC 

[PATCH 0/3] Add support for eCAP PWM and LCD pin mux
 2025-04-23  8:42 UTC  (4+ messages)
` [PATCH 1/3] pwm: ti: am33xx: Enable Auxiliary PWM using eCAP
` [PATCH 2/3] pwm: ti: am33xx: Fix build warnings in dev_dbg()
` [PATCH 3/3] board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing

[PATCH 0/5] fix dfu alt buffer clearing
 2025-04-23  7:53 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] usb: gadget: Fix issues when using f_acm with ci_udc
 2025-04-23  7:51 UTC  (2+ messages)

[PATCH RFT v2 0/3] fastboot: add support for generic block flashing
 2025-04-23  7:38 UTC  (4+ messages)
` [PATCH RFT v2 1/3] fastboot: blk: introduce fastboot block flashing support

Unexpected RPi5 Behavior with Saved U-Boot Environment
 2025-04-23  6:41 UTC  (4+ messages)

[PATCH] mach-snapdragon: Update fdtfile logic to work for RB1 and RB2
 2025-04-23  5:11 UTC 

[PATCH 1/1] configs: add UNIT_TESTS to big-endian Malta boards
 2025-04-23  4:33 UTC  (4+ messages)

[PATCH v2 0/2] watchdog: qcom: introduce qcom-wdt driver
 2025-04-23  2:04 UTC  (7+ messages)
` [PATCH v2 2/2] watchdog: qcom: improve driver with more functionality

[PATCH v3 00/12] MIPS: Boston: Various enhancements
 2025-04-23  1:49 UTC  (2+ messages)

[PATCH] mips: mt7688: gardena-smart-gateway: Increase CONFIG_SYS_BOOTM_LEN
 2025-04-23  1:49 UTC  (2+ messages)

[PATCH 0/4] rockchip: rk3576: Add rng, checkboard() and ArmSoM Sige5
 2025-04-22 21:12 UTC  (5+ messages)
` [PATCH 1/4] rockchip: rk3576: Add rng node to u-boot.dtsi
` [PATCH 2/4] rockchip: rk3576: Implement checkboard() to print SoC variant
` [PATCH 3/4] board: rockchip: Add minimal generic RK3576 board
` [PATCH 4/4] board: rockchip: Add ArmSoM Sige5

[PATCH v3 0/2] ut: fix print_guid() and enable UNIT_TEST for qemu_arm64
 2025-04-22 21:08 UTC  (2+ messages)

[PATCH 0/4] configs: ACPI enabled QEMU defconfigs
 2025-04-22 21:08 UTC  (2+ messages)

[PATCH v1 0/2] Enable UNIT_TEST for all qemu* generic targets
 2025-04-22 21:08 UTC  (2+ messages)

[PATCH] Docker, CI: Add vexpress_fvp / vexpress_fvp_bloblist support
 2025-04-22 19:36 UTC 

Please pull u-boot-i2c master
 2025-04-22 18:26 UTC  (2+ messages)

Pull request: SoCFPGA changes for u-boot-socfpga-next-20250422
 2025-04-22 18:26 UTC  (2+ messages)

[u-boot-test-hooks PATCH 1/1] travis-ci: qemu-riscv64_na: add a second network interface
 2025-04-22 17:32 UTC  (2+ messages)

[PATCH 1/1] mtd: mtdpart: Support MTD_SIZE_REMAINING with unallocated memory area
 2025-04-22 13:05 UTC  (3+ messages)
` [REGRESSION] "

[PATCH 0/6] clk: qcom: apq8016: Clock fixes for U-Boot v2025.07
 2025-04-22 12:46 UTC  (3+ messages)
` [PATCH 4/6] clk: qcom: Allow polling for clock status in qcom_gate_clk_en()

[PATCH v2 0/3] Support UART over MicroSD slot on Transformer T20
 2025-04-22 15:37 UTC  (6+ messages)
` [PATCH v2 3/3] tegra: allow to expose UART on microSD slot

[PATCH v2 0/4] rockchip: Update rng compatible for RK356x and RK3588
 2025-04-22 15:28 UTC  (9+ messages)
` [PATCH v2 1/4] rng: rockchip_rng: Add compatible for RK3568
` [PATCH v2 2/4] rockchip: rk356x: Remove rng node from u-boot.dtsi
` [PATCH v2 3/4] arm64: dts: rockchip: Add rng node to RK3588
` [PATCH v2 4/4] rng: rockchip_rng: Update compatible for RK3588

[PATCH v3] board: rockchip: add Xunlong Orange Pi 5 Max
 2025-04-22 15:21 UTC  (2+ messages)

[PATCH 1/2] i2c: mediatek: add missing empty entry at end of mkt_i2c_ids[]
 2025-04-22 15:21 UTC  (4+ messages)
` [PATCH 2/2] i2c: mediatek: remove duplicate entry in mt_i2c_regs_v1[]


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