public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-02-12 04:50:20 to 2026-02-14 04:57:45 UTC [more...]

[PATCH v2 00/11] imx8qxp: siemens: small board updates
 2026-02-14  4:56 UTC  (5+ messages)
` [PATCH v2 01/11] arm: dts: capricorn: pinctrl_usdhc1 cleanup
` [PATCH v2 02/11] siemens: capricorn: set max-frequency for usdhc1
` [PATCH v2 03/11] arm: dts: capricorn: remove pinctrl_usdhc2
` [PATCH v2 04/11] arm: dts: capricorn: move fec2 config

[PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-02-14  4:52 UTC  (2+ messages)

[PATCH v2] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
 2026-02-14  4:36 UTC  (3+ messages)

[PATCH v2 0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration
 2026-02-14  2:55 UTC  (10+ messages)
` [PATCH v2 1/6] reboot-mode: Use actual cell size instead of sizeof(u32)
` [PATCH v2 2/6] misc: Add support for bit fields in NVMEM cells
` [PATCH v2 3/6] misc: qcom: Add Qualcomm SPMI SDAM NVMEM driver
` [PATCH v2 4/6] mach-snapdragon: Integrate reboot-mode handling
` [PATCH v2 5/6] dts: qcs615-ride-u-boot.dtsi: Add reboot-mode support
` [PATCH v2 6/6] qcom_defconfig: Enable reboot-mode support in qcom_defconfig

[PATCH] kbuild: unexport sub_make_done to fix child make invocations
 2026-02-14  2:47 UTC 

[PATCH] x86/coreboot: Exclude memory regions starting above 4GB
 2026-02-13 23:22 UTC  (6+ messages)

[PATCH] mtd: spi: Add missing free in sf_get_bootflow
 2026-02-13 23:26 UTC  (10+ messages)

[PATCH v5 0/6] Implement all missing SMBIOS types required by distro tooling
 2026-02-13 23:00 UTC  (13+ messages)

[PATCH v6 0/6] Implement all missing SMBIOS types required by distro tooling
 2026-02-13 22:52 UTC  (7+ messages)
` [PATCH v6 1/6] smbios: Fix duplicated smbios handles
` [PATCH v6 2/6] smbios: add support for dynamic generation of Type 9 system slot tables
` [PATCH v6 3/6] smbios: add support for dynamic generation of Type 16 table
` [PATCH v6 4/6] smbios: add support for dynamic generation of Type 17 table
` [PATCH v6 5/6] smbios: add support for dynamic generation of Type 19 table
` [PATCH v6 6/6] smbios: print the properties only when they exist in a specified version of spec

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-02-13 22:09 UTC 

[PATCH v2] binman: add CST backend selection for i.MX8M signing
 2026-02-13 20:20 UTC  (2+ messages)

[PATCH] binman: add CST backend selection for i.MX8M signing
 2026-02-13 20:20 UTC  (4+ messages)

[PATCH] dm: core: Don't allow ofnode_to_fdt() to return NULL
 2026-02-13 20:20 UTC  (2+ messages)

[PATCH v6 0/5] Implement reset to EDL for qcs9100
 2026-02-13 20:20 UTC  (7+ messages)
` [PATCH v6 2/5] drivers: sysreset: Add sysreset op that can take arguments

[PATCH v5 0/6] UEFI Capsule - PKCS11 Support
 2026-02-13 20:20 UTC  (9+ messages)
` [PATCH v5 1/6] tools: mkeficapsule: Add support for pkcs11
` [PATCH v5 3/6] tools: mkeficapsule: Fix dump signature long option
` [PATCH v5 6/6] test: binman: Add test for pkcs11 signed capsule

[PATCH 1/2] Fix x86 baytrail boot flow
 2026-02-13 20:19 UTC  (8+ messages)
` [PATCH 2/2] Fix x86 baytrail boot flow, UPD/VPD Updates

[PATCH] mtd: spi-nor-tiny: fix 4-Byte address instructions for Cypress and ISSI
 2026-02-13 20:16 UTC  (2+ messages)

[PATCH] mtd: spi-nor: winbond: Make sure w25q{01, 02}jv behave correctly
 2026-02-13 20:16 UTC  (2+ messages)

[PATCH 1/2] spi: Squash spi_slave_of_to_plat() into spi_child_post_bind()
 2026-02-13 20:16 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: remove duplicate IDs for w25q32 and w25q512 series
 2026-02-13 20:16 UTC  (2+ messages)

[PATCH v2 1/1] image: fit: Apply overlays using aligned writable FDT copies
 2026-02-13 17:53 UTC  (3+ messages)

[PATCH] rpi: pass the Video Core logs DT parameter through
 2026-02-13 17:53 UTC  (3+ messages)

[PATCH] rockchip: rk3588-rock-5b: Remove USB-C controller from u-boot.dtsi
 2026-02-13 17:42 UTC  (3+ messages)

[PATCH 0/2] mtd: spi: add support for new Flash chip BoyaMicro BY25Q256FS
 2026-02-13 17:18 UTC  (5+ messages)
` [PATCH 1/2] mtd: spi: simplify the conditional compilation of quad_enable feature
` [PATCH 2/2] mtd: spi: add support for BoyaMicro BY25Q256FS

[PATCH v2 00/12] board: qnap-ts433: Cleanups + add support for TS233
 2026-02-13 17:06 UTC  (19+ messages)
` [PATCH v2 01/12] rockchip: board: qnap-ts433: Fix TPL binary in build-example
` [PATCH v2 02/12] rockchip: board: qnap-ts433: drop DW_MMC config options
` [PATCH v2 03/12] rockchip: board: qnap-ts433: Fix dir naming to allow build-system to find it
` [PATCH v2 04/12] rockchip: board: qnap-ts433: Update documentation to recent tool versions
` [PATCH v2 05/12] rockchip: board: qnap-ts433: Add instructions for how to use upstream TF-A
` [PATCH v2 06/12] rockchip: board: qnap-ts433: Support multiple models of the TSx33 family
` [PATCH v2 07/12] arm64: dts: rockchip: move cpu_thermal node to the correct position
` [PATCH v2 11/12] rockchip: board: qnap-ts433: Rename the board code to not be TS433 specific
` [PATCH v2 12/12] rockchip: board: qnap-tsx33: add support for Qnap TS233 devices

[RFH] SPI and SPI-NOR patch help
 2026-02-13 16:46 UTC 

[PATCH] mtd: spi-nor-ids: Add Fujitsu MB85RS256TY FRAM
 2026-02-13 16:11 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: Add support for AT25SF321B and AT25SF641B
 2026-02-13 16:08 UTC  (3+ messages)

[PATCH] menu: Move shortcut-key handling to bootmenu_loop()
 2026-02-13 14:50 UTC  (2+ messages)

[PATCH v2 0/7] efi_loader: disk: Add EFI_PARTITION_INFO_PROTOCOL support for MBR
 2026-02-13 14:43 UTC  (18+ messages)
` [PATCH v2 1/7] disk: part_dos: Move header to the main include directory
` [PATCH v2 2/7] disk: part_dos: Align dos_partition_t with struct partition
` [PATCH v2 3/7] disk: part_efi: Remove redundant struct partition definition
` [PATCH v2 4/7] disk: part_dos: Document part_get_info_extended() helper function
` [PATCH v2 5/7] disk: part_dos: Refactor to allow retrieving raw MBR partition data
` [PATCH v2 6/7] efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBR
` [PATCH v2 7/7] efi_selftest: Enhance MBR test for PARTITION_INFO_PROTOCOL

[PATCH v4] fs: fat: Handle 'FAT sector size mismatch'
 2026-02-13 14:39 UTC  (2+ messages)

[PATCH v3] fs: fat: Handle 'FAT sector size mismatch'
 2026-02-13 14:39 UTC  (5+ messages)

[PATCH] toradex: tdx-cfg-block: add aquila tda4 0223 pid4
 2026-02-13 14:10 UTC  (2+ messages)

[PATCH v3 0/6] Enable the IPUv3 driver to use CCF
 2026-02-13  8:49 UTC  (7+ messages)
  ` [PATCH v3 1/6] arch: imx: fix incorrect shutdown call for inactive video devices
  ` [PATCH v3 2/6] clk: imx6q: apply clang-format
  ` [PATCH v3 3/6] clk: imx6q: add ipu and ldb clocks and dependencies
  ` [PATCH v3 4/6] pwm: pwm-imx: enable ipg or per clks only if CONFIG_CLK enabled
  ` [PATCH v3 5/6] video: imx: ipuv3: move clock code to legacy
  ` [PATCH v3 6/6] video: imx: ipuv3: use clock framework

[PATCH v3 0/2] qcom: EFI PSCI runtime reset handling and config update
 2026-02-13 11:25 UTC  (4+ messages)
` [PATCH v3 1/2] firmware: psci: Refactor EFI runtime PSCI reset handling
` [PATCH v3 2/2] qcom_defconfig: Disable CONFIG_EFI_PSCI_RESET_RUNTIME

[PATCH v8 0/4] Add QCOM RPMH Power Domain Driver Support
 2026-02-13 11:10 UTC  (5+ messages)
` [PATCH v8 1/4] power-domain: "
` [PATCH v8 2/4] power-domain: Add warning when power-domain driver is missing
` [PATCH v8 3/4] mach-snapdragon: Remove RPMH power domain DT fixup code
` [PATCH v8 4/4] qcom_defconfig: Add QCOM_RPMH_POWER_DOMAIN config

[REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524
 2026-02-13 10:20 UTC  (6+ messages)

[PATCH 0/3] Enable USB High-Speed support for QCS615
 2026-02-13  9:18 UTC  (6+ messages)
` [PATCH 1/3] clk: qcom: qcs615: Add GCC_USB3_PRIM_CLKREF_CLK support
` [PATCH 2/3] clk: qcom: qcs615: Add GCC_AHB2PHY_WEST_CLK clock support
` [PATCH 3/3] phy: qcom: qusb2: Add QCS615 QUSB2 PHY support

[PATCH v1] arm: socfpga: Add call to socfpga_sdram_apply_static_cfg()
 2026-02-13  9:00 UTC  (4+ messages)

[PATCH v2 0/2] qcom: EFI PSCI runtime reset handling and config update
 2026-02-13  8:51 UTC  (4+ messages)
` [PATCH v2 2/2] qcom_defconfig: Disable CONFIG_EFI_PSCI_RESET_RUNTIME

[PATCH v2 0/3] Add FIT multi-DTB selection for Qualcomm platforms
 2026-02-13  7:00 UTC  (3+ messages)

[PATCH] efi_loader: add missing EFI_CALL around tcg2 read_blocks calls
 2026-02-13  6:36 UTC  (3+ messages)

[PATCH v2 0/2] Add for imx8x SoC get_boot_type command
 2026-02-13  5:15 UTC  (3+ messages)
` [PATCH v2 1/2] imx: scu_api: implement sc_misc_get_boot_type
` [PATCH v2 2/2] imx8qx: misc: add command for getting boottype

[PATCH v2 0/2] Add i.MX95 15x15 FRDM support
 2026-02-13  1:50 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: freescale: add basic dts for FRDM-IMX95 in u-boot
` [PATCH v2 2/2] imx: Add FRDM-IMX95 initial support

[PATCH v6 1/1] image: fit: Apply overlays using aligned writable FDT copies
 2026-02-12 21:34 UTC 

[PATCH v4 1/1] image: fit: Apply overlays using aligned writable FDT copies
 2026-02-12 21:44 UTC  (7+ messages)

[PATCH v2 0/2] Synology: common: Fix typo and fallout
 2026-02-12 22:31 UTC  (3+ messages)
` [PATCH v2 1/2] board: Synology: legacy.c: Include asm/io.h
` [PATCH v2 2/2] board: Synology: common: Fix typo in Makefile

[PATCH v5 1/1] image: fit: Apply overlays using aligned writable FDT copies
 2026-02-12 19:44 UTC 

U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
 2026-02-12 19:46 UTC  (12+ messages)

[PATCH v2 0/1] Fix regression caused in Verdin boards by 42b3ee7fa524
 2026-02-12 18:17 UTC  (3+ messages)
` [PATCH v2 1/1] board: toradex: Make A53 get RAM size from DT in K3 boards

[GIT PULL] AMD/Xilinx changes for 2026.04-rc3
 2026-02-12 18:17 UTC  (2+ messages)

[PATCH 0/3] pinctrl: mediatek: support for mt8189
 2026-02-12 16:43 UTC  (6+ messages)
` [PATCH 2/3] pinctl: mediatek: increase max number of base addresses
` [PATCH 3/3] pinctrl: mediatek: add support for mt8189

[PATCH] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
 2026-02-12 15:50 UTC  (7+ messages)

[PATCH] efi_loader: fix ecpt size computation
 2026-02-12 14:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] scsi: Adjust SCSI inquiry command data length
 2026-02-12 14:07 UTC  (4+ messages)

[PATCH] boot: image-fit: Add runtime flag to always relocate overlays
 2026-02-12 12:50 UTC  (6+ messages)

[PATCH] kbuild: Bump the build system to 6.1
 2026-02-12 10:48 UTC  (5+ messages)

[PATCH v2 0/6] Enable the IPUv3 driver to use CCF
 2026-02-12 10:40 UTC  (6+ messages)
` [PATCH v2 2/6] clk: imx6q: apply clang-format

[PATCH v4] arm: imx8m: add boot_device and boot_instance env variables
 2026-02-12  8:21 UTC 

[PATCH] spl: Add generic SPL MTD loader support
 2026-02-12  5:42 UTC  (2+ messages)

[PATCH v2 0/3] gpio: Introduce gpio-delay driver and enable it on Kria
 2026-02-12 11:33 UTC  (2+ messages)

[PATCH v2 0/6] Add support for fwumdata
 2026-02-12 11:25 UTC  (3+ messages)

[PATCH] fwu-mdata: Allow multiple metadata storage drivers to be enabled
 2026-02-12 11:17 UTC  (2+ messages)

[PATCH v2 0/7] arm: mediatek: clean up some redundant board init
 2026-02-12 11:02 UTC  (11+ messages)
` [PATCH v2 2/7] board: mediatek: mt8390_evk: remove empty board_init()
` [PATCH v2 3/7] arm: mediatek: mt8183: remove unused function
` [PATCH v2 4/7] arm: mediatek: make mtk_pll_early_init() static
` [PATCH v2 5/7] board/mediatek: move EVK MAINTAINERS to common file
` [PATCH v2 7/7] arm: mediatek: add CONFIG_MTK_MEM_MAP_DDR_BASE_PHY

[PATCH 0/4] boards: mediatek: initial support for Genio 720 EVK
 2026-02-12 10:41 UTC  (3+ messages)
` [PATCH 1/4] arm: mediatek: add support of MT8189 SoC family

[PATCH 0/1] Fix regression caused in Verdin boards by 42b3ee7fa524
 2026-02-12 10:32 UTC  (4+ messages)
` [PATCH 1/1] board: toradex: Make A53 get RAM size from DT in K3 boards

[PATCH v2 0/3] drivers: ufs: ufs_hba_ops callbacks cleanup
 2026-02-12 10:21 UTC  (7+ messages)
` [PATCH v2 1/3] drivers: ufs: handle return values of ufs_hba_ops callbacks
` [PATCH v2 2/3] drivers: ufs: add helper for phy_initialization callback
` [PATCH v2 3/3] drivers: ufs: fix typo in struct ufs_dev_cmd kernel-doc

[PATCH v3] board: mediatek: add MT8370 EVK board support
 2026-02-12 10:00 UTC  (2+ messages)

[PATCH] board: phytec: phycore-imx93: Enter fastboot on USB boot by default
 2026-02-12  9:03 UTC  (2+ messages)

[PATCH v8 0/4] efi_vars: Implement SPI Flash storage for EFI
 2026-02-12  6:14 UTC  (3+ messages)
` [PATCH v8 1/4] efi_var_file: refactor to move buffer functions


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