U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-17 15:57:32 to 2026-08-19 13:45:30 UTC [more...]

[PATCH v1 0/2] Cleanup i.MX95 based Toradex boards
 2026-08-19 13:43 UTC  (4+ messages)
` [PATCH v1 1/2] configs: {aquila, verdin, toradex-smarc}-imx95: remove CONFIG_SPI
` [PATCH v1 2/2] imx: verdin-imx95: remove unused WDOG_BASE_ADDR

[PATCH v9 00/19] spacemit mmc driver
 2026-08-19 12:59 UTC  (21+ messages)
` [PATCH v9 01/19] spacemit: k1: select boot device via config registers
` [PATCH v9 02/19] pinctrl: k1: fix pull-up/pull-down configuration
` [PATCH v9 03/19] pinctrl: k1: add IO power domain configuration support
` [PATCH v9 04/19] mmc: k1: add sdhci platform driver
` [PATCH v9 05/19] riscv: dts: spacemit: define a SPI controller node
` [PATCH v9 06/19] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
` [PATCH v9 07/19] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
` [PATCH v9 08/19] riscv: dts: spacemit: k1-musepi-pro: add PMIC and power infrastructure
` [PATCH v9 09/19] riscv: dts: spacemit: k1-musepi-pro: add 24c02 eeprom
` [PATCH v9 10/19] riscv: dts: spacemit: k1-musepi-pro: enable QSPI and add SPI NOR
` [PATCH v9 11/19] riscv: dts: spacemit: k1-musepi-pro: enable USB 3 ports
` [PATCH v9 12/19] riscv: dts: spacemit: k1-musepi-pro: enable PCIe ports
` [PATCH v9 13/19] riscv: dts: spacemit: k1-musepi-pro: set default console baud rate
` [PATCH v9 14/19] riscv: dts: spacemit: k1-musepi-pro: add SD card support with UHS modes
` [PATCH v9 15/19] dts: k1: enable mmc devices in SPL
` [PATCH v9 16/19] configs: k1: enable SD and eMMC support
` [PATCH v9 17/19] MAINTAINER: update Spacemit K1 entry
` [PATCH v9 18/19] doc: spacemit: flash on K1 SoC based boards
` [PATCH v9 19/19] spacemit: k1: fix product name detection and DTB matching in SPL

[PATCH v3 0/3] A-core no-SPL Boot Support
 2026-08-19 10:19 UTC  (4+ messages)
` [PATCH v3 1/3] configs: add A-core no-SPL mode fragment for k3 devices
` [PATCH v3 2/3] arm: k3-binman: add tinospl.bin for direct U-Boot boot
` [PATCH v3 3/3] doc: ti: document A Core no-SPL boot mode for J784S4 EVM

[PATCH v2 0/3] No-SPL Boot Support
 2026-08-19 10:16 UTC  (6+ messages)
` [PATCH v2 1/3] configs: add no-SPL mode fragment for k3 devices
` [PATCH v2 2/3] arm: k3-binman: add tinospl.bin for direct U-Boot boot
` [PATCH v2 3/3] doc: ti: document no-SPL boot mode for J784S4 EVM

[PATCH v7 0/6] doc: clean up README.rockchip
 2026-08-19 13:03 UTC  (7+ messages)
` [PATCH v7 2/6] rockchip: doc: add mask ROM mode text
` [PATCH v7 5/6] rockchip: doc: add back to ROM section
` [PATCH v7 6/6] rockchip: doc: add notes section

[PATCH v2] video: panel: Support for startek-kd070fhfid015 MIPI-DSI panel
 2026-08-19 11:59 UTC 

[PULL] u-boot-sh/main
 2026-08-19 11:13 UTC 

[PATCH v2 1/4] ddr: imx: Reload the training firmware for every PHY configuration
 2026-08-19 10:10 UTC  (6+ messages)
` [PATCH v2 2/4] ddr: imx: Move error message for failed training to calling side
` [PATCH v2 3/4] ddr: imx: Allow to call ddr init without logging failure
` [PATCH v2 4/4] imx: kontron-sl-mx8mm: Stop printing error message on first DDR init

[PATCH 1/4] ddr: imx: Reload the training firmware for every PHY configuration
 2026-08-19 10:03 UTC  (5+ messages)
` [PATCH 2/4] ddr: imx: Move error message for failed training to calling side
` [PATCH 3/4] ddr: imx: Allow to call ddr init without logging failure
` [PATCH 4/4] imx: kontron-sl-mx8mm: Stop printing error message on first DDR init

[PATCH 0/3] usb: ehci-vf: take the register bases from the device tree
 2026-08-19  9:37 UTC  (4+ messages)
` [PATCH 1/3] usb: ehci-vf: remove the code path for a build without DM_USB
` [PATCH 2/3] usb: ehci-vf: drop the empty bind hook
` [PATCH 3/3] usb: ehci-vf: take the register bases from the device tree

[PATCH v4 00/12] arm: u8500: Enable upstream DT based SD card boot
 2026-08-19  8:54 UTC  (13+ messages)
` [PATCH v4 01/12] pinctrl: Add compact Nomadik pin controller
` [PATCH v4 02/12] mmc: arm_pl180: Configure Ux500 signal direction
` [PATCH v4 03/12] mmc: arm_pl180: Gate idle card clocks
` [PATCH v4 04/12] mmc: arm_pl180: Set initial supply voltages
` [PATCH v4 05/12] mmc: arm_pl180: Power down card supplies at OS handoff
` [PATCH v4 06/12] power: regulator: Add AB8500 AUX3 support
` [PATCH v4 07/12] arm: u8500: Enable SD card regulators
` [PATCH v4 08/12] configs: stemmy: Boot EFI from external SD card
` [PATCH v4 09/12] arm: u8500: Switch Stemmy to upstream Janice device tree
` [PATCH v4 10/12] arm: u8500: Give Golden panel regulators unique names
` [PATCH v4 11/12] arm: u8500: Enter fastboot with volume-down button
` [PATCH v4 12/12] arm: u8500: Package Stemmy device trees in FIT

[PATCH v2 0/8] arm: u8500: Enable upstream DT based SD card boot
 2026-08-19  8:53 UTC  (23+ messages)
` [PATCH v2 1/8] pinctrl: Add compact Nomadik pin controller
` [PATCH v2 2/8] mmc: arm_pl180: Configure Ux500 signal direction
` [PATCH v2 3/8] mmc: arm_pl180: Set initial supply voltages
` [PATCH v2 4/8] power: regulator: Add AB8500 AUX3 support
` [PATCH v2 5/8] configs: stemmy: Enable SD card regulators
` [PATCH v2 6/8] configs: stemmy: Boot EFI from external SD card
` [PATCH v2 7/8] arm: u8500: Switch Stemmy to upstream Janice device tree
` [PATCH v2 8/8] arm: u8500: Give Golden panel regulators unique names

[PATCH] iommu: Add RISC-V IOMMU driver
 2026-08-19  5:27 UTC  (3+ messages)

[PATCH] usb: ehci-vf: take the controller index from the device tree
 2026-08-18 15:39 UTC  (2+ messages)

[GIT PULL] SoCFPGA updates for next (2026-08-17)
 2026-08-19  1:16 UTC  (7+ messages)

[PATCH 0/3] bootm: size the noload buffer from the compressor header
 2026-08-18 22:10 UTC  (20+ messages)
` [PATCH 1/3] bootm: size the noload decompression "
` [PATCH v2 0/8] bootm: size the noload "
  ` [PATCH v2 1/8] bootm: size the noload gzip decompression buffer from ISIZE
  ` [PATCH v2 2/8] test: fit: cover the kernel_noload gzip header-size and lying-header paths
  ` [PATCH v2 3/8] bootm: size the noload zstd decompression buffer from Frame_Content_Size
  ` [PATCH v2 4/8] test: fit: cover the kernel_noload zstd header-size path
  ` [PATCH v2 5/8] bootm: size the noload lz4 decompression buffer from Content_Size
  ` [PATCH v2 6/8] test: fit: cover the kernel_noload lz4 header-size path
  ` [PATCH v2 7/8] bootm: size the noload lzma decompression buffer from the header
  ` [PATCH v2 8/8] test: fit: cover the kernel_noload lzma header-size and unknown-size paths

[PATCH v1 0/2] reset: small cleanups for x86
 2026-08-18 20:05 UTC  (2+ messages)

[PATCH v2] disk: update partition type reporting
 2026-08-18 19:04 UTC 

[PATCH v1 1/2] boot: android: Add Android 13+ bootflow support to bootmeth
 2026-08-18 17:53 UTC  (2+ messages)
` [PATCH v1 2/2] boot: android: Add AVB verification support for different bootflow

[PATCH v2] arm: rockchip: spl: Add hotkey detection support
 2026-08-18 16:55 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 0/2] STM32MP: Fix FWU related compilation issues
 2026-08-18 15:11 UTC  (3+ messages)
` [PATCH 1/2] ARM: stm32mp2: fix TAMP_FWU_BOOT_IDX_MASK/OFFSET definition
` [PATCH 2/2] board: st: Fix compilation issue

[PATCH v3] boot: android: Add support for the bootflow of Android 13+
 2026-08-18 14:34 UTC  (2+ messages)

[PATCH 1/1] mtd: QEMU uses 32-bit port width for ARM and RISC-V
 2026-08-18 14:21 UTC 

[PATCH] video: panel: Support for startek-kd070fhfid015 MIPI-DSI panel
 2026-08-18 14:12 UTC  (2+ messages)

[PATCH] global_data: Only include driver model fields when DM is enabled
 2026-08-18 14:04 UTC  (2+ messages)

[PATCH v2] buildman: Differentiate 32-bit and 64-bit LoongArch variants
 2026-08-18 14:04 UTC  (2+ messages)

[PATCH] power: domain: mtk: remove setting DCM_TOP_EN
 2026-08-18 13:34 UTC 

[PATCH] tools: fwumdata: fix redundant metadata buffer overlap
 2026-08-18 13:30 UTC  (2+ messages)

[PATCH v2] riscv: mpfs: Read and store FPGA design information on MPFS hardware
 2026-08-18 12:48 UTC 

[PATCH] riscv: mpfs: Read and store FPGA design information on MPFS hardware
 2026-08-18 12:12 UTC  (6+ messages)

[PATCH] net: airoha: fix PCS calibration retry limit
 2026-08-18  8:20 UTC 

[PATCH 0/3] Semi-Falcon Boot Support
 2026-08-18 10:05 UTC  (5+ messages)

[PATCH v2 0/4] i2c/clk: spacemit: k1: fix I2C bus configuration and clock handling
 2026-08-18  6:53 UTC  (12+ messages)
` [PATCH v2 1/4] i2c: k1: fix wrong bus speed setting
` [PATCH v2 3/4] i2c: k1: enable both functional and bus clocks

[PATCH] arm64: dts: imx: Fix EEPROM address on Data Modul i.MX8M Plus eDM SBC
 2026-08-18 12:04 UTC  (4+ messages)

[PATCH v4 0/3] net: fsl_enetc: Add SGMII 1G for i.MX95
 2026-08-18  9:14 UTC  (7+ messages)
` [PATCH v4 1/3] net: fsl_enetc_xpcs_phy: Extract common PMA MMD init sequence into helper function
` [PATCH v4 2/3] net: fsl_enetc_xpcs_phy: Add SGMII 1G support for i.MX95 Ethernet PHY Wrapper
` [PATCH v4 3/3] net: fsl_enetc: Add 1G SGMII mode support for i.MX95

[PATCH] spi: Handle spi-{tx,rx}-bus-width 0 as SPI_NO_TX/SPI_NO_RX
 2026-08-18  9:33 UTC  (3+ messages)
` [PATCH] spi: Handle spi-{tx, rx}-bus-width "
  ` [PATCH] spi: rockchip: skip the unused FIFO direction on a one-wire device

[PATCH v3 00/11] arm: u8500: Enable upstream DT based SD card boot
 2026-08-18  9:00 UTC  (12+ messages)
` [PATCH v3 01/11] pinctrl: Add compact Nomadik pin controller
` [PATCH v3 02/11] mmc: arm_pl180: Configure Ux500 signal direction
` [PATCH v3 03/11] mmc: arm_pl180: Gate idle card clocks
` [PATCH v3 04/11] mmc: arm_pl180: Set initial supply voltages
` [PATCH v3 05/11] mmc: arm_pl180: Power down card supplies at OS handoff
` [PATCH v3 06/11] power: regulator: Add AB8500 AUX3 support
` [PATCH v3 07/11] arm: u8500: Enable SD card regulators
` [PATCH v3 08/11] configs: stemmy: Boot EFI from external SD card
` [PATCH v3 09/11] arm: u8500: Switch Stemmy to upstream Janice device tree
` [PATCH v3 10/11] arm: u8500: Give Golden panel regulators unique names
` [PATCH v3 11/11] arm: u8500: Enter fastboot with volume-down button

[PATCH v3 0/6] watchdog: report effective timeout
 2026-08-18  7:43 UTC  (7+ messages)
` [PATCH v3 1/6] watchdog: wdt-uclass: rename str to svc_str in wdt_start()
` [PATCH v3 2/6] watchdog: wdt-uclass: report effective timeout in start print
` [PATCH v3 3/6] watchdog: sbsa_gwdt: set max_timeout_ms in probe
` [PATCH v3 4/6] watchdog: octeontx_wdt: "
` [PATCH v3 5/6] watchdog: sandbox_wdt: "
` [PATCH v3 6/6] test: wdt: add a test for max_timeout_ms

Trying to get MTD_BLOCK to actually work
 2026-08-18  7:38 UTC  (2+ messages)

[PATCH] arm: dts: mediatek: remove mt6357.dtsi
 2026-08-18  7:26 UTC  (2+ messages)

[PATCH v2 0/4] board: imx93_evk: add i.MX93W EVK support
 2026-08-18  6:20 UTC  (5+ messages)
` [PATCH v2 1/4] imx93: clock: add 900MHz entry to fractional PLL rate table
` [PATCH v2 2/4] imx93: clock: add 450MHz DDR PLL rate
` [PATCH v2 3/4] board: imx93_evk: add LPDDR4X 3600MTS timing tables
` [PATCH v2 4/4] board: imx93w_evk: add board support for i.MX93W EVK

[BUG] rockchip: v2026.07 fails to boot on GameForce Ace (RK3588S)
 2026-08-17 23:14 UTC  (7+ messages)

[PATCH 0/2] usb: gdaget: f_mass_storage: various fixes
 2026-08-17 22:45 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: f_mass_storage: Remove useless rc variable

prep work for submitting Draeger imx6-ralated patches
 2026-08-17 20:04 UTC  (2+ messages)

[security] Report of possible heap buffer overflow in U-Boot EFI image verification under Secure Boot (ANT-2026-R09Q9YM0)
 2026-08-17 18:45 UTC  (2+ messages)

[PATCH 0/9] arm64: meson: Add s4 support
 2026-08-17 17:15 UTC  (10+ messages)
` [PATCH 1/9] arm64: meson: Add s4 SoC support
` [PATCH 2/9] clk: meson: a1: Eliminate separate id parameter
` [PATCH 3/9] clk: meson: a1: Use clk_set_rate from meson_mux_set_rate
` [PATCH 4/9] clk: meson: Use soc-specific naming for common functions
` [PATCH 5/9] clk: meson: Export a1 functions to common file
` [PATCH 6/9] clk: meson: Support fractional fixed-factor clocks
` [PATCH 7/9] clk: meson: Support power-of-two dividers
` [PATCH 8/9] clk: meson: Add s4 clock driver
` [PATCH 9/9] [RFT] meson: Add Khadas VIM1S support

[PATCH 0/4] Add Amlogic T7 (A311D2) and Khadas VIM4 support
 2026-08-17 17:25 UTC  (6+ messages)
` [PATCH 1/4] serial: meson: add Amlogic S4 UART support

[PATCH 1/2] pinctrl: meson: a1: Use gpio regs for ds
 2026-08-17 17:02 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: meson: Add s4 pin controller

[PATCH] mmc: meson: Parse devicetree properties
 2026-08-17 16:36 UTC 

[PATCH] reset: meson: Add s4 support
 2026-08-17 16:35 UTC 

[PATCH] watchdog: meson_gxbb: Add support for s4/t7 SoCs
 2026-08-17 16:30 UTC 

[PATCH] serial: meson: Add s4 support
 2026-08-17 16:34 UTC 

[PATCH] net: srand_mac(): fix -ENODEV crash with CONFIG_DM_RNG
 2026-08-17 16:28 UTC  (2+ messages)

[security] Report of possible heap overflow in U-Boot EFI TCG2 boot loader (ANT-2026-CBSBSFG8)
 2026-08-17 18:05 UTC  (2+ messages)

[PATCH v1 00/23] board: nxp: add the Free Mobile Nodebox v3 CPU Module (LX2160A)
 2026-08-17 16:44 UTC  (3+ messages)

[PATCH 0/5] binman: add nxp_imx93cst etype for i.MX93 flash.bin signing
 2026-08-17 16:02 UTC  (4+ messages)
` [PATCH 4/5] doc: imx: ahab: add i.MX93 secure boot guide


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