public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2025-12-02 08:53:57 to 2025-12-04 10:53:42 UTC [more...]

[PATCH v2] spi-nor: add support for XM25QH01D
 2025-12-04 10:53 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v1 0/9] Add support for StarFive VisionFive 2 Lite board
 2025-12-04 10:37 UTC  (7+ messages)
` [PATCH v1 2/9] riscv: dts: starfive: Add VisionFive 2 Lite board device tree

[RFC PATCH] efi_loader: disk: Add print to show ESP device
 2025-12-04 10:37 UTC  (3+ messages)

[PATCH v2] configs: am65x_usbdfu: add SPL_USE_TINY_PRINTF_POINTER_SUPPORT
 2025-12-04 10:31 UTC  (4+ messages)

[PATCH] efi_loader: Trigger capsule updates with automatically generated boot options
 2025-12-04 10:24 UTC  (3+ messages)

[PATCH v1] configs: arria10: Disable mkeficapsule tool build
 2025-12-04 10:24 UTC  (2+ messages)

[resend v2 0/1] Enable random MAC address on CycloneV
 2025-12-04 10:23 UTC  (3+ messages)
` [resend v2 1/1] configs: cyclone5: Enable random MAC address

[PATCH] configs: socfpga: Permit EFI booting
 2025-12-04 10:16 UTC  (2+ messages)

[PATCH 0/6] Add support for fwumdata
 2025-12-04  9:57 UTC  (16+ messages)
` [PATCH 1/6] tools: gitignore: Add mkfwumdata to the git ignore file
` [PATCH 2/6] tools: Reorganize mkfwumdata tool into fwumdata_src directory
` [PATCH 3/6] tools: mkfwumdata: Improve error message specificity
` [PATCH 4/6] tools: mkfwumdata: Add bank count validation for FWU metadata v2
` [PATCH 5/6] tools: Add support for fwumdata tool
` [PATCH 6/6] tools: mkfwumdata: Remove dependency on fwu_mdata.h header

[PATCH 1/3] board: phytec: phycore-imx93: Switch to standard boot
 2025-12-04  8:07 UTC  (3+ messages)
` [PATCH 2/3] board: phytec: phycore-imx93: Set boot_targets dynamically
` [PATCH 3/3] board: phytec: phycore-imx93: env: Add required uuu variables

[GIT PULL] Please pull u-boot-dfu-next-20251203 into next
 2025-12-04  7:45 UTC 

[PATCH 0/2] Add MPFS CPU Implementation
 2025-12-04  7:45 UTC  (3+ messages)
` [PATCH 1/2] riscv: create a custom CPU implementation for PolarFire SoC

[PATCH v4] SDRAM Calibration Failed fix for GEN5 SoCFPGA
 2025-12-04  7:03 UTC  (13+ messages)

[PATCH 00/19] net: airoha: PCS and MDIO support for Airoha AN7581 SoC
 2025-12-04  4:14 UTC  (20+ messages)
` [PATCH 01/19] net: mdio-mt7531-mmio: fix switch regs initialization
` [PATCH 02/19] net: airoha: add initial support for multiple GDM port
` [PATCH 03/19] net: airoha: allocate string for GDM port name
` [PATCH 04/19] net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()
` [PATCH 05/19] net: airoha: do not call airoha_fe_init() from GDM port independent code
` [PATCH 06/19] net: airoha: init switch before GDM port initialization
` [PATCH 07/19] net: airoha: add support for Airoha PCS driver
` [PATCH 08/19] net: airoha: pcs: improve/fix building rules
` [PATCH 09/19] net: pcs-airoha: unify code using SCU regmap helper
` [PATCH 10/19] net: airoha-pcs: an7581: sync with linux code a bit
` [PATCH 11/19] airoha: add GDM1 sub-node into EN7523 ethernet controller node
` [PATCH 12/19] airoha: add PCS node for AN7581
` [PATCH 13/19] configs: enable PCS for Airoha AN7581
` [PATCH 14/19] net: airoha: fill in support for PCS/PHY in Airoha Ethernet driver
` [PATCH 15/19] net: airoha: makes PCS support optional
` [PATCH 16/19] net: airoha: bind MDIO controller on Ethernet load
` [PATCH 17/19] net: airoha: use mt7531 mdio for GDM1
` [PATCH 18/19] airoha: add mdio child node to switch node
` [PATCH 19/19] airoha: enable DM_MDIO and MDIO CMD by default

[PATCH] nitrogen6x: change maintainer
 2025-12-03 20:45 UTC 

[PATCH] clk: Remove myself as a maintainer
 2025-12-03 21:03 UTC 

[PATCH] test: strlcat: Fix SPDX license
 2025-12-03 20:46 UTC 

[PATCH v2 0/5] Fixes for CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION* and for SOCFPGA
 2025-12-03 20:32 UTC  (6+ messages)
` [PATCH v2 3/5] spl: mmc: Respect sector value passed to mmc_load_image_raw_partition
` [PATCH v2 4/5] arch: arm: mach-socfpga: Adjust a raw sectors for MMC loading of U-Boot from SPL

[PATCH v1] test: correct strlcat license information
 2025-12-03 19:53 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 00/11] led: remove u-boot,boot-led and u-boot,error-led + add cmd doc
 2025-12-03 18:18 UTC  (2+ messages)

[PATCH] armv8/fsl-layerscape: fdt: Remove offline cores from cooling device maps
 2025-12-03 16:25 UTC 

[PATCH] pinctrl: single: Add missing free in single_allocate_function
 2025-12-03 16:28 UTC  (5+ messages)

[PATCH next v2 0/4] fit: print conf node compatibles + use property string constants
 2025-12-03 16:19 UTC  (5+ messages)
` [PATCH next v2 1/4] boot/fit: use constants for property strings
` [PATCH next v2 2/4] lib: rsa: use FIT_ALGO_PROP constant instead of "algo" in FIT
` [PATCH next v2 3/4] boot/fit: declare (and use) new constant for conf's compatible prop
` [PATCH next v2 4/4] boot/fit: print all configuration node compatibles

[PATCH] stm32mp: Fix handling of OPTEE in the middle of DRAM
 2025-12-03 14:52 UTC  (2+ messages)

[PATCH v2 0/4] video: simple_panel support for am335x evm panel
 2025-12-03 13:47 UTC  (9+ messages)
` [PATCH v2 1/4] panel: Add missing comment for the timing argument
` [PATCH v2 2/4] panel: Lightweight support of get_modes()
` [PATCH v2 3/4] video: simple_panel: Add tfc_s9700rtwv43tr_01b
` [PATCH v2 4/4] video: ti: am335x: Support OF graph

[PATCH v2] arm: imx: imx8m: soc: Add support for 'boot_device' and 'boot_instance' environment variablesAdd setup_boot_mode for imx8m
 2025-12-03 10:02 UTC 

[PATCH 0/2] Add support for MT8188
 2025-12-03  9:31 UTC  (3+ messages)
` [PATCH 1/2] arm: mediatek: add support for MediaTek MT8188 SoC
` [PATCH 2/2] clk: mediatek: add MT8188 clock driver

[PULL] u-boot-sh/master
 2025-12-03 14:41 UTC  (2+ messages)

[PATCH 1/1] binman: fallback to importlib_resources on Python 3.8
 2025-12-03 14:35 UTC  (2+ messages)

[PATCH v2 0/2] Add FRDM-IMX91 initial support
 2025-12-03 14:27 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: add NXP FRDM-IMX91 device tree
` [PATCH v2 2/2] imx: Support i.MX91 11x11 FRDM board

[PATCH] ARM: stm32: Add missing build of debug UART init code on DH STM32MP1 DHSOM
 2025-12-03 14:23 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix 512 MiB DRAM settings for DH STM32MP13xx DHCOR SoM
 2025-12-03 14:20 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Add 1 GiB DRAM settings for DH STM32MP13xx DHCOR SoM
 2025-12-03 14:19 UTC  (2+ messages)

[PATCH 0/6] Restore boot for STM32MP13/STM32MP2 board family
 2025-12-03 14:05 UTC  (6+ messages)
` [PATCH 2/6] clk: scmi: Force call of scmi_clk_get_attribute() during probe

[PATCH RFC 0/4] fit: print conf node compatibles + use property string constants
 2025-12-03 14:04 UTC  (3+ messages)

[PATCH v2 0/9] mmc: sdhci-cadence: Improvements and fixes for Cadence SDHCI driver
 2025-12-03 12:21 UTC  (10+ messages)
` [PATCH v2 1/9] mmc: sdhci-cadence: Add reset control support
` [PATCH v2 2/9] mmc: mmc-uclass: Use max-frequency from device tree with default handling
` [PATCH v2 3/9] mmc: sdhci-cadence: Use max-frequency property from device tree
` [PATCH v2 4/9] mmc: sdhci-cadence: Set controller and PHY speed modes for SD and eMMC cards
` [PATCH v2 5/9] mmc: sdhci: Add SDHCI_SPEC_400, _410, and _420 version defines
` [PATCH v2 6/9] mmc: sdhci-cadence: Use hardware version field for Cadence SDHCI controller
` [PATCH v2 7/9] mmc: sdhci-cadence: Enable software tuning for both SD and eMMC interfaces
` [PATCH v2 8/9] mmc: sdhci-cadence6: socfpga: Fix DT property naming convention
` [PATCH v2 9/9] mmc: sdhci-cadence6: Add DLL master control and improve tuning reliability

[PATCH v2 0/7] Enable USB3 Super-Speed support for QCM6490/SC7280
 2025-12-03 11:36 UTC  (10+ messages)
` [PATCH v2 3/7] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver
` [PATCH v2 4/7] arch: arm: mach-snapdragon: Make USB speed fixup configurable
` [PATCH v2 5/7] arch: arm: dts: qcs6490-rb3gen2: Override USB3 PHY clocks

[PATCH v3 0/6] Enable USB3 Super-Speed support for QCM6490/SC7280
 2025-12-03 11:07 UTC  (7+ messages)
` [PATCH v3 1/6] drivers: clk: qcom: sc7280: Add USB3 PHY pipe clock
` [PATCH v3 2/6] drivers: usb: dwc3: Add delay after core soft reset
` [PATCH v3 3/6] drivers: phy: qcom: Add QMP USB3-DP Combo PHY driver
` [PATCH v3 4/6] arch: arm: mach-snapdragon: Auto-detect USB SSPHY driver support
` [PATCH v3 5/6] configs: qcm6490: Enable super-speed USB support
` [PATCH v3 6/6] MAINTAINERS: Add entry for Qualcomm PHY drivers

[PATCH v2 0/2] Updates the i.MX8ULP EVK board support
 2025-12-03  8:51 UTC  (3+ messages)
` [PATCH v2 1/2] imx8ulp_evk: Move environment variables to .env file
` [PATCH v2 2/2] imx8ulp_evk: Switch to use devicetree imported from Linux kernel release

[PATCH] board: xilinx: add SPL boot device support
 2025-12-03  7:36 UTC 

[PATCH] xilinx: mbv: Remove debug UART support
 2025-12-03  7:35 UTC 

[PATCH] xilinx: mbv: Disable SPL GZIP
 2025-12-03  7:34 UTC 

[PATCH] xilinx: mbv32: Disable floating point
 2025-12-03  7:20 UTC 

[PATCH v1 0/8]SoCFPGA: Update Boot Support for CycloneV in U-Boot
 2025-12-03  6:54 UTC  (15+ messages)
` [PATCH v1 2/8] arm: Fix "file truncated" linker errors from empty built-in.a in SPL/TPL/VPL builds

[BUG] Raxda Rock Pi 4A serial console output stops prematurely
 2025-12-03  6:08 UTC  (18+ messages)

[PATCH v6] boot/bootfdt: Add smbios3-entrypoint to FDT for non-EFI boots
 2025-12-03  1:12 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2025-12-02 22:15 UTC  (2+ messages)

Dropping macOS and Windows host tool builds and support in U-Boot
 2025-12-02 21:21 UTC  (11+ messages)

[PATCHv3] boot/image-fit.c: Use aligned_alloc(...) not memalign(...)
 2025-12-02 21:20 UTC 

[GIT PULL] Please pull u-boot-ufs-20251202
 2025-12-02 21:05 UTC  (2+ messages)

Please pull net-next-20251201
 2025-12-02 21:05 UTC  (2+ messages)

[PATCH 1/2] imx: container: Eliminate IMX_PQC_SUPPORT
 2025-12-02 20:52 UTC  (7+ messages)

[PATCH v3 0/4] fit: allow signing with an OpenSSL engine
 2025-12-02 20:14 UTC  (6+ messages)
` [PATCH v3 4/4] tools: binman: fit: add tests for "

[PATCHv2] boot/image-fit.c: Resort to using malloc for USE_HOSTCC
 2025-12-02 20:07 UTC  (2+ messages)

[PATCH v2] scripts/dtc: Update to upstream version v1.7.2-35-g52f07dcca47c
 2025-12-02 19:32 UTC 

please pull u-boot-samsung master
 2025-12-02 19:30 UTC  (2+ messages)

[PULL] u-boot-at91-fixes-2026.01-a
 2025-12-02 19:30 UTC  (2+ messages)

[PATCH 0/3] Synchronize DTC to 1.7.2
 2025-12-02 18:35 UTC  (6+ messages)

[PATCH v3 1/3] arm64: renesas: Add Renesas R-Car Gen5 infrastructure
 2025-12-02 18:34 UTC  (3+ messages)
` [PATCH v3 2/3] arm64: dts: renesas: Add Renesas R-Car X5H R8A78000 SoC DTs
` [PATCH v3 3/3] arm64: dts: renesas: Add Renesas R-Car X5H R8A78000 Ironhide board code

[PATCH v2 0/7] arm: am335x: Switch to upstream devicetree
 2025-12-02 16:19 UTC  (8+ messages)
` [PATCH v2 6/7] am33xx: Support upstream devicetree binding
` [PATCH v2 7/7] configs: am335x_evm_defconfig: Switch to upstream devicetree

[PATCH 0/2] Add FRDM-IMX91 initial support
 2025-12-02  6:01 UTC  (9+ messages)
` [PATCH 2/2] imx: Support i.MX91 11x11 FRDM board

How to boot u-boot from embedded ELF file in Microblaze core
 2025-12-02 13:35 UTC  (5+ messages)

[PATCH v3] doc: board: starfive: update jh7110 common description
 2025-12-02 13:35 UTC  (2+ messages)

[PATCH] arm: dts: k3-am62d-evm-binman: Update DM
 2025-12-02 13:25 UTC  (4+ messages)

[PATCH v2] configs: am571x_hs_evm_defconfig: Reserve EMIF memory used by PPA
 2025-12-02 13:17 UTC  (4+ messages)

[PATCH 0/7] efi_selftest: expose runtime table address
 2025-12-02 12:43 UTC  (7+ messages)
` [PATCH 5/7] efi_selftest: simplify efi_st_query_variable_common
` [PATCH 6/7] efi_selftest: simplify efi_selftest_variables
` [PATCH 7/7] efi_selftest: simplify efi_selftest_variables_runtime

[PATCH 00/19] test: let UNIT_TEST imply CONSOLE_RECORD
 2025-12-02 12:40 UTC  (5+ messages)
` [[RESEND][PATCH 02/19] test: cmd/bdinfo: consider ARM architecture specific info
` [PATCH 04/19] test: don't test for CONFIG_UNIT_TEST twice

[PATCH 0/2] RISC-V: implement private GCC library
 2025-12-02 12:25 UTC  (2+ messages)

[PATCH 0/2] RISC-V: implement private GCC library
 2025-12-02 10:02 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH v2] board: BuR: Update MAINTAINERS files
 2025-12-02  9:43 UTC 

[PATCH] board: BuR: Update MAINTAINERS files
 2025-12-02  9:42 UTC  (2+ messages)

[PATCH] Change email addresses for B&R Industrial Automation
 2025-12-02  9:24 UTC 


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