U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-16 23:44:48 to 2026-08-18 14:34:47 UTC [more...]

[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 0/3] bootm: size the noload buffer from the compressor header
 2026-08-18 13:23 UTC  (19+ 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] power: domain: mtk: remove setting DCM_TOP_EN
 2026-08-18 13:34 UTC 

[PATCH v2 0/8] arm: u8500: Enable upstream DT based SD card boot
 2026-08-18 13:31 UTC  (22+ 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] 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 v2 0/3] No-SPL Boot Support
 2026-08-18 11:53 UTC  (4+ 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 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  (17+ 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 v2 4/4] clk: spacemit: k1: remove bus gate from TWSI functional 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

[GIT PULL] SoCFPGA updates for next (2026-08-17)
 2026-08-18  4:04 UTC  (3+ messages)

[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  (5+ messages)
` [PATCH 1/2] usb: gadget: f_mass_storage: Remove useless rc variable
` [PATCH 2/2] usb: gadget: f_mass_storage: Optimize schedule() call

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  (26+ messages)
` [PATCH v1 01/23] board: nxp: add Nodebox v3 CPU Module (LX2160A) base port
` [PATCH v1 02/23] doc: board: nxp: add the Nodebox v3 CPU Module (nbxv3)
` [PATCH v1 03/23] board: nbxv3: enable RTL8211FD PHY for 1G DPAA2
` [PATCH v1 04/23] board: nbxv3: add MPQ8785 PMBus traces + DT regulator
` [PATCH v1 05/23] board: nbxv3: add boot-time PMBus PSU traces
` [PATCH v1 06/23] board: nbxv3: add VID-fuse driven core voltage
` [PATCH v1 07/23] board: nbxv3: select carrier at boot
` [PATCH v1 08/23] board: nbxv3: add DPLL status (ZL30733, ZL30643)
` [PATCH v1 09/23] board: nbxv3: enable +3V3_FAN rail fixed regulator
` [PATCH v1 10/23] arm: dts: layerscape: nbxv3: enable UART0..UART3
` [PATCH v1 11/23] board: nbxv3: enable FlexSPI boot NOR (GD55LB02GF) and FIT boot
` [PATCH v1 12/23] board: nbxv3: store the environment in the boot NOR
` [PATCH v1 13/23] board: nbxv3: enable eMMC on eSDHC2
` [PATCH v1 14/23] board: nbxv3: enable PCIe root complexes (PCIE3..PCIE6)
` [PATCH v1 15/23] board: nbxv3: enable both USB host controllers
` [PATCH v1 16/23] board: nbxv3: describe the I2C buses and their on module devices
` [PATCH v1 17/23] arm: dts: nbxv3: add the +3V3_FAN regulator
` [PATCH v1 18/23] board: nbxv3: enable JC42 + QorIQ TMU + PMBus thermal
` [PATCH v1 19/23] board: nbxv3: enable HW crypto (CAAM) and rng command
` [PATCH v1 20/23] arm: dts: nbxv3: bump SBSA watchdog timeout to 120s
` [PATCH v1 21/23] board: nbxv3: add operator commands and JTAG semihosting
` [PATCH v1 22/23] board: nbxv3: enable GPIO controllers with line names and hogs
` [PATCH v1 23/23] board: nbxv3: add the boot environment (FIT over MC, MC memory, PS1)

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

[PATCH] iommu: Add RISC-V IOMMU driver
 2026-08-17 14:18 UTC  (2+ messages)

[PATCH 11/15] clk: rockchip: rk3576: Fix trivial clock configuration errors
 2026-08-17  9:16 UTC 

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

[PATCH RFC v3 0/5] Add fastboot to SPL
 2026-08-17 12:35 UTC  (11+ messages)
` [PATCH RFC v3 1/5] fastboot: factor out the USB session runner
` [PATCH RFC v3 2/5] fastboot: use the common handler for USB reboot
` [PATCH RFC v3 3/5] fastboot: make shared configuration checks phase-aware
` [PATCH RFC v3 4/5] image: sparse: add phase-aware SPL support
` [PATCH RFC v3 5/5] fastboot: add "

[PATCH] pinctrl: airoha: sync with linux-7.3 driver
 2026-08-17 10:56 UTC  (2+ messages)

[PATCH] arm: dts: mediatek: remove mt8188 tphy fallback
 2026-08-17  8:09 UTC  (2+ messages)

[PATCH RESEND v2 5/5] test: wdt: add a test for max_timeout_ms
 2026-08-17  8:03 UTC  (2+ messages)

[PATCH RESEND v2 1/5] watchdog: wdt-uclass: report effective timeout in start print
 2026-08-17  7:58 UTC  (2+ messages)

[RESEND,v2,0/5] watchdog: report effective timeout
 2026-08-17  7:56 UTC  (2+ messages)
` [PATCH v2 0/5] "

[PATCH v2] configs: socfpga: Add QSPI support for Cyclone 5
 2026-08-17  7:33 UTC 

[PATCH 0/2] Improve logging on missing uclass
 2026-08-17  7:33 UTC  (6+ messages)
` [PATCH 1/2] dm: improve logging for "

[PATCH v8 00/11] spacemit mmc driver
 2026-08-17  2:48 UTC  (7+ messages)
` [PATCH v8 02/11] pinctrl: k1: fix drive strength configuration
` [PATCH v8 03/11] pinctrl: k1: fix pull-up/pull-down configuration
` [PATCH v8 04/11] pinctrl: k1: add IO power domain configuration support

[PATCH v2] include: configs: socfpga: Add environment variables for distro boot
 2026-08-17  3:21 UTC 

[PATCH v2] pinctrl: renesas: r906g032: handle pin subgroups
 2026-08-16 12:07 UTC  (4+ messages)

[PATCH v2] gpio: dwapb_gpio: Enable all clocks
 2026-08-16 11:32 UTC  (4+ messages)


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