U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-24 07:19:31 to 2026-08-24 16:47:08 UTC [more...]

[PATCH v7 00/24] usb: dwc3: part 2, make the resynced code work
 2026-08-24 15:41 UTC  (10+ messages)
` [PATCH v7 01/24] dm: add helpers needed by the resynced DWC3 code
` [PATCH v7 02/24] usb: phy: add the usb_phy "
` [PATCH v7 04/24] usb: gadget: udc: make udc-core build in u-boot
` [PATCH v7 08/24] usb: gadget: udc: enable async callbacks on bind
` [PATCH v7 10/24] usb: dwc3: make the am62 glue build in u-boot
` [PATCH v7 13/24] usb: gadget: dwc2_udc_otg: fix up after the resync
` [PATCH v7 16/24] usb: gadget: atmel_usba_udc: set endpoint capabilities
` [PATCH v7 19/24] usb: musb-new: fix up after the resync
` [PATCH v7 22/24] usb: mtu3: set endpoint capabilities

[PATCH v7 00/63] usb: dwc3: part 1, reset and import from Linux v6.16
 2026-08-24 15:27 UTC  (64+ messages)
` [PATCH v7 01/63] usb: host: re-import xhci-ext-caps.h from kernel v6.16
` [PATCH v7 02/63] usb: dwc3: restore to original v3.19-rc1 kernel import
` [PATCH v7 03/63] usb: dwc3: import from kernel v3.19
` [PATCH v7 04/63] usb: dwc3: import from kernel v4.0
` [PATCH v7 05/63] usb: dwc3: import from kernel v4.1
` [PATCH v7 06/63] usb: dwc3: import from kernel v4.2
` [PATCH v7 07/63] usb: dwc3: import from kernel v4.3
` [PATCH v7 08/63] usb: dwc3: import from kernel v4.4
` [PATCH v7 09/63] usb: dwc3: import from kernel v4.5
` [PATCH v7 10/63] usb: dwc3: import from kernel v4.6
` [PATCH v7 11/63] usb: dwc3: import from kernel v4.7
` [PATCH v7 12/63] usb: dwc3: import from kernel v4.8
` [PATCH v7 13/63] usb: dwc3: import from kernel v4.9
` [PATCH v7 14/63] usb: dwc3: import from kernel v4.10
` [PATCH v7 15/63] usb: dwc3: import from kernel v4.11
` [PATCH v7 16/63] usb: dwc3: import from kernel v4.12
` [PATCH v7 17/63] usb: dwc3: import from kernel v4.13
` [PATCH v7 18/63] usb: dwc3: import from kernel v4.14
` [PATCH v7 19/63] usb: dwc3: import from kernel v4.15
` [PATCH v7 20/63] usb: dwc3: import from kernel v4.16
` [PATCH v7 21/63] usb: dwc3: import from kernel v4.17
` [PATCH v7 22/63] usb: dwc3: import from kernel v4.18
` [PATCH v7 23/63] usb: dwc3: import from kernel v4.19
` [PATCH v7 24/63] usb: dwc3: import from kernel v4.20
` [PATCH v7 25/63] usb: dwc3: import from kernel v5.0
` [PATCH v7 26/63] usb: dwc3: import from kernel v5.1
` [PATCH v7 27/63] usb: dwc3: import from kernel v5.2
` [PATCH v7 28/63] usb: dwc3: import from kernel v5.3
` [PATCH v7 29/63] usb: dwc3: import from kernel v5.4
` [PATCH v7 30/63] usb: dwc3: import from kernel v5.5
` [PATCH v7 31/63] usb: dwc3: import from kernel v5.6
` [PATCH v7 32/63] usb: dwc3: import from kernel v5.7
` [PATCH v7 33/63] usb: dwc3: import from kernel v5.8
` [PATCH v7 34/63] usb: dwc3: import from kernel v5.9
` [PATCH v7 35/63] usb: dwc3: import from kernel v5.10
` [PATCH v7 36/63] usb: dwc3: import from kernel v5.11
` [PATCH v7 37/63] usb: dwc3: import from kernel v5.12
` [PATCH v7 38/63] usb: dwc3: import from kernel v5.13
` [PATCH v7 39/63] usb: dwc3: import from kernel v5.14
` [PATCH v7 40/63] usb: dwc3: import from kernel v5.15
` [PATCH v7 41/63] usb: dwc3: import from kernel v5.16
` [PATCH v7 42/63] usb: dwc3: import from kernel v5.17
` [PATCH v7 43/63] usb: dwc3: import from kernel v5.18
` [PATCH v7 44/63] usb: dwc3: import from kernel v5.19
` [PATCH v7 45/63] usb: dwc3: import from kernel v6.0
` [PATCH v7 46/63] usb: dwc3: import from kernel v6.1
` [PATCH v7 47/63] usb: dwc3: import from kernel v6.2
` [PATCH v7 48/63] usb: dwc3: import from kernel v6.3
` [PATCH v7 49/63] usb: dwc3: import from kernel v6.4
` [PATCH v7 50/63] usb: dwc3: import from kernel v6.5
` [PATCH v7 51/63] usb: dwc3: import from kernel v6.6
` [PATCH v7 52/63] usb: dwc3: import from kernel v6.7
` [PATCH v7 53/63] usb: dwc3: import from kernel v6.8
` [PATCH v7 54/63] usb: dwc3: import from kernel v6.9
` [PATCH v7 55/63] usb: dwc3: import from kernel v6.10
` [PATCH v7 56/63] usb: dwc3: import from kernel v6.11
` [PATCH v7 57/63] usb: dwc3: import from kernel v6.12
` [PATCH v7 58/63] usb: dwc3: import from kernel v6.13
` [PATCH v7 59/63] usb: dwc3: import from kernel v6.14
` [PATCH v7 60/63] usb: dwc3: import from kernel v6.15
` [PATCH v7 61/63] usb: dwc3: import from kernel v6.16
` [PATCH v7 62/63] usb: gadget: re-import epautoconf.c "
` [PATCH v7 63/63] usb: udc: re-import udc-core.c "

[PATCH v3] lib: zstd: update to latest Linux zstd 1.5.7
 2026-08-24 16:21 UTC 

[PATCH 1/2] MAINTAINERS: Use proper Orphan status marking
 2026-08-24 16:39 UTC  (9+ messages)
` [PATCH 2/2] Clean up emails from non-existing domains

[PATCH 0/3] MAINTAINERS: Cleanup non existing files arch/board
 2026-08-24 16:24 UTC  (12+ messages)
` [PATCH 2/3] scripts: Check F: entries in all MAINTAINERS files
` [PATCH 3/3] MAINTAINERS: Remove references to not existing files

[PATCH v2] rockchip: px30: Fix TPL_STACK overflow into BootROM reserved region
 2026-08-24 15:59 UTC  (3+ messages)

[PATCH v1] power: regulator: mpq8785: match the MPS MPQ8646
 2026-08-24 15:36 UTC 

[PATCH] MAINTAINERS: Remove unused emails
 2026-08-24 15:30 UTC  (4+ messages)

[PATCH RFC] scripts: pass dtc cpp flags via a GCC response file
 2026-08-24 15:29 UTC  (3+ messages)

[PATCH] arm64: versal2: Initialize num_banks variable in dram_init()
 2026-08-24 14:59 UTC  (2+ messages)

[PATCH 0/2] MAINTAINERS: Clean up AMD/Xilinx fragments
 2026-08-24 14:56 UTC  (2+ messages)

[PATCH 0/6] rockchip: Miscellaneous updates for RK3506
 2026-08-24 14:54 UTC  (9+ messages)
` [PATCH 2/6] rockchip: rk3506: Update ENV_MEM_LAYOUT_SETTINGS
` [PATCH 5/6] clk: rockchip: rk3506: Use FIELD_PREP_WM16 macro

[PATCH 0/2] SPI/NOR Flash Fixes
 2026-08-24 14:49 UTC  (3+ messages)
` [PATCH 2/2] spi: dw: Add supports_op function to reject unsupported transfer modes

[PATCH v2 0/5] firmware-owned devicetree for EBBR / SystemReady IR
 2026-08-24 14:48 UTC  (3+ messages)
` [v2,0/5] "

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

[PATCH v2] mmc: meson: Parse devicetree properties
 2026-08-24 13:25 UTC 

[PATCH v2 0/4] i2c/clk: spacemit: k1: fix I2C bus configuration and clock handling
 2026-08-24 14:21 UTC  (4+ messages)

[PATCH v5 00/13] arm: u8500: Enable upstream DT based SD card boot
 2026-08-24 13:59 UTC  (15+ messages)
` [PATCH v5 01/13] pinctrl: Add compact Nomadik pin controller
` [PATCH v5 03/13] mmc: arm_pl180: Gate idle card clocks
` [PATCH v5 06/13] mmc: arm_pl180: Power down card supplies at OS handoff
` [PATCH v5 07/13] power: regulator: Add AB8500 AUX3 support
` [PATCH v5 09/13] configs: stemmy: Boot EFI from external SD card
` [PATCH v5 10/13] arm: u8500: Switch Stemmy to upstream Janice device tree
` [PATCH v5 13/13] arm: u8500: Package Stemmy device trees in FIT

[PATCH v1] net: ldpaa_eth: fix error logics of unconfigured DPMACs
 2026-08-24 13:47 UTC 

[PATCH v1] spi: fsl_dspi: match the Layerscape DSPI compatibles
 2026-08-24 13:42 UTC 

[PATCH 0/6] Fixes and usability improvements for Layerscape QDS
 2026-08-24 13:20 UTC  (8+ messages)
` [PATCH 1/6] configs: layerscape qds: disable ENV_RELOC_GD_ENV_ADDR for NOR boot
` [PATCH 2/6] configs: ls2088aqds_tfa: fix NOR flash write failure
` [PATCH 3/6] configs: layerscape qds: enable OF_LIBFDT_OVERLAY
` [PATCH 4/6] configs: layerscape: drop CONFIG_SYS_PBSIZE=532 override
` [PATCH 5/6] common: kconfig: raise SYS_CBSIZE default to 1024 for FSL_LSCH2/LSCH3
` [PATCH 6/6] configs: ls104{3,6}aqds_tfa: enable PCIe Ethernet

[PATCH 00/17] pylibfdt: Update the U-Boot version with changes from upstream dtc
 2026-08-24 13:13 UTC  (18+ messages)
` [PATCH 01/17] pylibfdt: Cast property length to Py_ssize_t
` [PATCH 02/17] pylibfdt: Restore the upstream bytearray() in getprop()
` [PATCH 03/17] pylibfdt: Fix Python crash on getprop deallocation
` [PATCH 04/17] pylibfdt: Add Property.as_stringlist()
` [PATCH 05/17] pylibfdt: Add Property.as_*int*_array()
` [PATCH 06/17] pylibfdt: Add FdtRo.get_path()
` [PATCH 07/17] pylibfdt: Work-around SWIG limitations with flexible arrays
` [PATCH 08/17] pylibfdt: Add size_hint parameter for get_path
` [PATCH 09/17] pylibfdt: Support boolean properties
` [PATCH 10/17] pylibfdt: Fix get_mem_rsv for newer Python versions
` [PATCH 11/17] pylibfdt: Fix backwards compatibility of return values
` [PATCH 12/17] pylibfdt: Fix a typo in the next_node() docstring
` [PATCH 13/17] pylibfdt: Grow the FdtSw buffer geometrically
` [PATCH 14/17] pylibfdt: Add address_cells() and size_cells()
` [PATCH 15/17] pylibfdt: Add add_mem_rsv() and del_mem_rsv()
` [PATCH 16/17] pylibfdt: Document that FdtSw.property() takes bytes
` [PATCH 17/17] dtoc: Add tests for the pylibfdt bindings dtoc does not use

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

[PATCH] serial: meson: Add s4 support
 2026-08-24 12:59 UTC  (2+ messages)

[PATCH] reset: meson: Add s4 support
 2026-08-24 12:59 UTC  (2+ messages)

[PATCH] watchdog: meson_gxbb: Add support for s4/t7 SoCs
 2026-08-24 12:59 UTC  (2+ messages)

[PATCH] mmc: meson: Parse devicetree properties
 2026-08-24 12:58 UTC  (2+ messages)

[PATCH 0/6] disk: Fix the GPT layout on media with large logical blocks
 2026-08-24 10:21 UTC  (3+ messages)

[PATCH v6 18/87] usb: dwc3: import from kernel v4.14
 2026-08-24  9:00 UTC  (8+ messages)
` [PATCH v6 27/87] usb: dwc3: import from kernel v5.2
` [PATCH v6 33/87] usb: dwc3: import from kernel v5.8
` [PATCH v6 34/87] usb: dwc3: import from kernel v5.9

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

[PATCH v2 0/3] Improve logging on missing uclass
 2026-08-24  8:44 UTC  (4+ messages)
` [PATCH v2 1/3] dm: add dm_err() and a driver model log verbosity choice
` [PATCH v2 2/3] dm: uclass: use dm_err() for a missing uclass
` [PATCH v2 3/3] initcall: initcall_evt: display error code on error

[PATCH 0/2] pci: versal: Enable AMD DW PCIe controller for Versal Premium Gen 2
 2026-08-24  8:35 UTC  (3+ messages)
` [PATCH 1/2] pci: Enable AMD DW PCIe (MDB) controller support on "
` [PATCH 2/2] configs: versal: Enable AMD DW PCIe controller for "

[PATCH] configs: versal: Add amd_versal_premium_2 config fragment
 2026-08-24  8:14 UTC 

[PATCH 0/2] pinctrl: fix on Spacemit K1 SoC
 2026-08-24  8:14 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: k1: fix drive strength configuration
` [PATCH 2/2] pinctrl: k1: add IO power domain configuration support

[PATCH v2] lib: zstd: update to latest Linux zstd 1.5.7
 2026-08-21 18:32 UTC  (2+ messages)

[PATCH] pci: pcie_dw_rockchip: add PCIe reset configuration delay
 2026-08-21 18:26 UTC  (2+ messages)

[PATCH] xilinx: Move u-boot-microblaze to u-boot-amd
 2026-08-24  7:34 UTC 

[PATCH 0/5] Add AMD Versal CPM/QDMA PCIe support
 2026-08-24  7:21 UTC  (6+ messages)
` [PATCH 1/5] pci: Add pci_generic_mmap_write_config32() helper
` [PATCH 2/5] pci: Add support for AMD QDMA PL PCIe root port
` [PATCH 3/5] pci: Add support for CPM4 and CPM5 PCIe controllers
` [PATCH 4/5] arm64: versal: Add MMU mappings for CPM5 ECAM config space
` [PATCH 5/5] arm64: versal: Enable PCIe/NVMe support and add NVMe boot target


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