public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-04-09 09:07:41 to 2026-04-11 13:43:47 UTC [more...]

[PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
 2026-04-11 13:43 UTC  (5+ messages)

[PATCH v2 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-11 13:34 UTC  (6+ messages)
` [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH v2 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name

[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
 2026-04-11 13:18 UTC  (18+ messages)
` [PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
` [PATCH v2 3/9] clk/qcom: add initial clock driver for ipq5210
` [PATCH v2 4/9] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v2 5/9] misc: qcom_geni: Add minicore support
` [PATCH v2 6/9] spl: Include SMEM driver in SPL
` [PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig

[PATCH 00/13] boot: Make fit_image_load() easier to maintain
 2026-04-11 13:03 UTC  (4+ messages)
` [PATCH 01/13] boot: Split out the first part of fit_image_load()

[PATCH v2] arch/x86/lib: implement cmdline configuration property
 2026-04-11 11:25 UTC  (3+ messages)

[PATCH v3] Add support for OpenSSL Provider API
 2026-04-11  1:02 UTC  (9+ messages)

[PATCH v2 00/10] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-11  0:00 UTC  (11+ messages)
` [PATCH v2 01/10] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v2 02/10] of_live: support in SPL
` [PATCH v2 03/10] drivers: allow clk_stub and spmi "
` [PATCH v2 04/10] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v2 05/10] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v2 08/10] mach-snapdragon: add board-spl.c and split out common code
` [PATCH v2 09/10] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v2 10/10] dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl

[PATCH v4 00/14] sc5xx Environment Cleanup and Fixes
 2026-04-10 13:58 UTC  (15+ messages)
` [PATCH v4 01/14] configs: sc5xx: Do not store environment in SPI flash
` [PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment
` [PATCH v4 03/14] mach-sc5xx: Update boot commands
` [PATCH v4 04/14] mach-sc5xx: Switch from tftp to wget
` [PATCH v4 05/14] mach-sc5xx: Add USB boot command
` [PATCH v4 06/14] mach-sc5xx: Remove preliminary binman support
` [PATCH v4 07/14] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v4 08/14] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v4 09/14] mach-sc5xx: Update image load address
` [PATCH v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs
` [PATCH v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot
` [PATCH v4 12/14] arm: sc5xx: Remove SC5XX_LOADADDR
` [PATCH v4 13/14] arm: sc5xx: add missing boot env selectors
` [PATCH v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr

Need help with FDT overlay
 2026-04-10 23:05 UTC  (3+ messages)
` [PATCH] doc: Fix fdt resize argument in fdt_overlays.rst

[PATCH v2 0/7] Support metadata-driven A/B boot for STM32MP25
 2026-04-10 23:04 UTC  (13+ messages)
` [PATCH v2 2/7] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v2 3/7] test: cmd: add unit tests for part command
` [PATCH v2 4/7] cmd: part: support lookup by UUID
` [PATCH v2 5/7] test: cmd: part: add UUID lookup tests
` [PATCH v2 6/7] fwu: add helper to get image GUID by type and bank index
` [PATCH v2 7/7] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
 2026-04-10 21:52 UTC  (15+ messages)
` [PATCH v5 01/12] arm: dts: am335x-evm: Add backlight to the panel
` [PATCH v5 02/12] configs: am335x_evm_defconfig: Enable panel
` [PATCH v5 03/12] include: configs: am335x_evm: Enable vidconsole
` [PATCH v5 04/12] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING
` [PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs
` [PATCH v5 06/12] am33xx: Avoid hard failure on USB probe issue
` [PATCH v5 07/12] arm: dts: am335x-*-u-boot: Add chosen tick-timer
` [PATCH v5 08/12] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
` [PATCH v5 09/12] am33xx: Fix comment about config symbols
` [PATCH v5 10/12] am33xx: Support upstream devicetree USB device
` [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
` [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree

[PATCH v4 0/8] Add support for TQMa7x
 2026-04-10 16:23 UTC  (2+ messages)

[PATCH 1/2] clk: mediatek: remove redundant forward declarations
 2026-04-10 16:07 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: fix parent rate lookup for fixed PLL clocks

[PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
 2026-04-10 15:54 UTC  (5+ messages)

[PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
 2026-04-10 14:44 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: add flags for mx25u12835f
 2026-04-10 13:56 UTC  (3+ messages)

[PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
 2026-04-10 11:19 UTC  (3+ messages)

[PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support
 2026-04-10 11:04 UTC  (5+ messages)
` [PATCH 1/4] net: cpsw: Fix error message
` [PATCH 2/4] net: cpsw: Remove compat string argument
` [PATCH 3/4] net: cpsw: Use driver data for phy_sel
` [PATCH 4/4] net: cpsw: Support new cpsw-switch DT bindings

[PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
 2026-04-10  9:30 UTC  (4+ messages)
` [PATCH 1/3] net: zynq_gem: add SPEED_10000 case in clock rate selection
` [PATCH 2/3] net: zynq_gem: set 128-bit AXI bus width for 10GBE
` [PATCH 3/3] net: zynq_gem: reinitialize RX BDs on every init

[PATCH] pinctrl: mediatek: mt7981: fix some register offsets and fields
 2026-04-10  8:23 UTC 

[PATCH v1 0/4] Relocate U-Boot in the last bank
 2026-04-10  5:21 UTC  (17+ messages)
` [PATCH v1 1/4] treewide: move bi_dram[] from bd to gd
` [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
` [PATCH v1 3/4] common: Clean up setup_dest_addr()
` [PATCH v1 4/4] common: Add an optionto relocate on ram top

[PATCHv2 0/5] various memory related fixups
 2026-04-10  5:08 UTC  (9+ messages)
` [PATCHv2 1/5] lmb: add LMB_FDT for fdt reserved regions
` [PATCHv2 2/5] efi_dt_fixup: use fdtdec_get_bool
` [PATCHv2 4/5] efi_mem_sort: skip unnecessary compare

[PATCH 0/2] fastboot: block: Add GPT/MBR and device selection
 2026-04-10  4:42 UTC  (3+ messages)
` [PATCH 1/2] fastboot: block: Add GPT/MBR support and device selection syntax
` [PATCH 2/2] doc: fastboot: Document block "

[PATCH v2] arm: Add ARMv8-M aarch32 support
 2026-04-10  3:28 UTC  (5+ messages)

[PATCH] arm: mediatek: enable fw loader support
 2026-04-10  1:53 UTC 

[PATCH] ufs: core: Fix heap corruption due to out of bounds write
 2026-04-10  1:21 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2026-04-10  1:02 UTC  (2+ messages)

[PATCH v2 0/8] power: pmic: mtk-pwrap: add more capability flags
 2026-04-09 20:45 UTC  (10+ messages)
` [PATCH v2 1/8] power: pmic: mtk-pwrap: fix file description
` [PATCH v2 2/8] power: pmic: mtk-pwrap: add PWRAP_CAP_WDT_SRC flag
` [PATCH v2 3/8] power: pmic: mtk-pwrap: add init capability flag
` [PATCH v2 4/8] power: pmic: mtk-pwrap: drop PWRAP_SLV_CAP_DUALIO on mt6359
` [PATCH v2 5/8] power: pmic: mtk-pwrap: remove interrupt related code
` [PATCH v2 6/8] power: pmic: mtk-pwrap: use pmic compatible to select child info
` [PATCH v2 7/8] power: pmic: mtk-pwrap: use tabs for alignment
` [PATCH v2 8/8] power: pmic: mtk-pwrap: add MT8195 support

[GIT PULL] Please pull fsl-qoriq-for-2026.07-rc1
 2026-04-09 18:18 UTC  (2+ messages)

[PATCH v2 0/1] tools: u_boot_pylib: ensure all Python modules are installed
 2026-04-09 18:18 UTC  (2+ messages)

[PATCH 0/9] arm: hpe: Add HPE GSC (Gen12) BMC SoC support
 2026-04-09 16:34 UTC  (15+ messages)
` [PATCH 1/9] arm: hpe: Rename ARCH_GXP to ARCH_HPE and add GSC SoC choice
` [PATCH 2/9] arm: hpe: Add GSC SoC support
` [PATCH 3/9] arm: dts: Add HPE GSC device tree
` [PATCH 4/9] watchdog: Add HPE GSC watchdog driver
` [PATCH 5/9] misc: Add HPE GSC memory-mapped EEPROM driver
` [PATCH 6/9] net: macb: Add HPE GSC GEM Ethernet support
` [PATCH 7/9] board: hpe: Add GSC board support
` [PATCH 8/9] configs: Add gsc_defconfig for HPE GSC SoC
` [PATCH 9/9] MAINTAINERS: Add HPE GSC files and maintainer

[SECURITY] net: nfs: buffer overflow in nfs_readlink_reply() in legacy NFS path (nfs-common.c) , incomplete fix
 2026-04-09 16:46 UTC  (3+ messages)

[PATCH] net: nfs: fix buffer overflow in nfs_readlink_reply()
 2026-04-09 16:44 UTC 

[PATCH 0/4] spl: Add UFS boot support for SPL on Qualcomm
 2026-04-09 17:45 UTC  (11+ messages)
` [PATCH 1/4] spl: ufs: Add partition support and flexible loading
` [PATCH 2/4] drivers: ufs: qcom: Add SPL support
` [PATCH 3/4] drivers: phy: qcom: Add UFS PHY support for SPL
` [PATCH 4/4] clk: stub: Add Kconfig option for SPL stub driver

[PATCH 0/3] sunxi: Fix and extend SPL power LED support
 2026-04-09 15:56 UTC  (3+ messages)
` [PATCH 1/3] sunxi: spl: fix SPL_SUNXI_LED active low configuration

[PATCH] soc: qcom: cmd-db: Add optional support for device programmer flows
 2026-04-09 15:45 UTC 

[PATCH] android_ab: fix slot selection
 2026-04-09 15:34 UTC  (3+ messages)

[PATCH v2] boot/fit: fix misleading comment
 2026-04-09 14:48 UTC  (2+ messages)

[PATCH v5 0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-04-09 13:36 UTC  (4+ messages)
` [PATCH v5 5/6] misc: fw_loader: introduce FIP loader driver

[PATCH v6 0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-04-09 13:33 UTC  (7+ messages)
` [PATCH v6 1/6] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
` [PATCH v6 2/6] misc: fs_loader: reorganize and split to FS loader and FW UCLASS
` [PATCH v6 3/6] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v6 4/6] misc: fw_loader: implement request_firmware_size() OP
` [PATCH v6 5/6] misc: fw_loader: introduce FIP loader driver
` [PATCH v6 6/6] doc: dtbinding: Update documentation for Generic Firmware loader

[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-08 18:16 UTC  (7+ messages)
` [PATCH 4/5] mach-snapdragon: support building SPL

[PATCH v1 1/2] lib: hashtable: fix integer overflow in himport_r
 2026-04-09  9:50 UTC  (3+ messages)

[PATCH v2] clk: scmi: Fix protocol version fetch for non-CCF platforms
 2026-04-09 12:55 UTC  (2+ messages)

[PATCH 0/3] drivers: net: fsl-mc: add the nowait option for apply dpl
 2026-04-09 12:55 UTC  (2+ messages)

[PATCH v2] gpio: scmi: Add gpio_scmi driver
 2026-04-09 12:55 UTC  (2+ messages)

[PATCH 0/2] u-boot: pinctrl: scmi: Use standard pin muxing format
 2026-04-09 12:55 UTC  (2+ messages)

[PATCH v2 1/4] ls1028ardb: add env variables to assist boot
 2026-04-09 12:55 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] power: pmic: mtk-pwrap: add more capability flags
 2026-04-09 11:27 UTC  (5+ messages)
` [PATCH 1/3] power: pmic: mtk-pwrap: add init capability flag
` [PATCH 2/3] power: pmic: mtk-pwrap: add PWRAP_CAP_WDT_SRC flag

[PATCH 01/14] serial: atmel-usart: allow selecting from ARCH_MICROCHIPSW
 2026-04-09 10:04 UTC  (3+ messages)
` [PATCH 13/14] net: phy: add Microchip LAN8841 support

[PATCH] board: toradex: Quote variables in `test` cmd expression
 2026-04-09  9:07 UTC  (5+ messages)


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