U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 08:35:10 to 2026-06-16 21:45:00 UTC [more...]

[PATCH v4 0/7] reset: add board reset type
 2026-06-16 21:44 UTC  (3+ messages)
` [PATCH v4 2/7] reset: Add explicit cold reset support

[PATCH 0/9] Remove patman from the U-Boot tree
 2026-06-16 20:38 UTC  (14+ messages)
` [PATCH 1/9] patman: Replace the tool with a stub for patch-manager
` [PATCH 2/9] patman: Remove the test suite
` [PATCH 3/9] patman: Remove the patch-management code
` [PATCH 4/9] u_boot_pylib: Require setuptools for building pylibfdt
` [PATCH 5/9] patman: Replace the documentation with a stub
` [PATCH 6/9] CI: Stop building and testing patman
` [PATCH 7/9] tools: docker: Drop patman from the CI image
` [PATCH 8/9] tools: Stop packaging patman as a pip module
` [PATCH 9/9] test: Stop running the patman tests

[PATCH 0/2] TI: AM64-EVM/SK: Enable MAIN UART1 for SYSFW tracing
 2026-06-16 20:37 UTC  (8+ messages)
` [PATCH 1/2] arm: mach-k3: am642: Update MAIN UART1 serial alias from 3 to 1

[PATCH 1/1] tools: fix building with OpenSSL 4.0
 2026-06-16 20:20 UTC  (7+ messages)

[PATCH v7 0/7] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-06-16 19:18 UTC  (8+ messages)
` [PATCH v7 1/7] misc: fs_loader: fix ubifs not unmounted on dev_get_priv error
` [PATCH v7 2/7] misc: fs_loader: reorganize and split to FS loader and FW UCLASS
` [PATCH v7 3/7] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v7 4/7] misc: fw_loader: implement request_firmware_size() OP
` [PATCH v7 5/7] misc: fw_loader: introduce FIP loader driver
` [PATCH v7 6/7] doc: dtbinding: Update documentation for Generic Firmware loader
` [PATCH v7 7/7] test: dm: Add test for FW Loader feature

[PATCH v2 1/7] clk: imx6q: cosmetic: keep pll definitions together
 2026-06-16 12:51 UTC  (9+ messages)
` [PATCH v3 1/8] "
  ` [PATCH v3 2/8] clk: imx6q: guard video clocks behind config
  ` [PATCH v3 3/8] clk: imx6q: add missing pll bypasses
  ` [PATCH v3 4/8] imx6: clock: allow different clock sources for ldb
  ` [PATCH v3 5/8] clk: imx6q: configure ldb clock selectors
  ` [PATCH v3 6/8] video: imx: ipuv3: enable ipu clk before writing registers in CCF
  ` [PATCH v3 7/8] clk: clk-divider: add clk_register_divider_table()
  ` [PATCH v3 8/8] clk: imx6q: use clk_divider_table instead of fixed factor for pll5 divs

[PATCH v3 0/6] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-06-16 16:42 UTC  (14+ messages)
` [PATCH v3 1/6] arm: snapdragon: Make SYSRESET_PSCI optional
` [PATCH v3 2/6] arm: snapdragon: Guard PSCI functions with CONFIG_ARM_SMCCC
` [PATCH v3 3/6] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_SUPPORT option
` [PATCH v3 4/6] arm: snapdragon: Disable MMU early before U-Boot reset vector
` [PATCH v3 5/6] soc: qcom: cmd-db: Allow boot without CMD DB data
` [PATCH v3 6/6] configs: add qcom_lemans_snagboot_defconfig for Lemans-EVK

[PATCH v4] Add support for OpenSSL Provider API
 2026-06-16 16:43 UTC  (6+ messages)

RFC: [PATCH] PinetabV device tree file
 2026-06-16 16:39 UTC  (2+ messages)

[PATCH] net: cdp: reject CDP TLVs with a length below the 4-byte header
 2026-06-16 15:52 UTC  (2+ messages)

[PATCH v3 0/3] net: lwip: halt ethernet after network commands
 2026-06-16 15:48 UTC  (4+ messages)
` [PATCH v3 3/3] net: lwip: introduce net_lwip_eth_stop() function

[PATCH v2 0/2] net: clear IP defragmentation state after returning a complete packet
 2026-06-16 15:29 UTC  (2+ messages)

[PATCH RESEND v3] net: airoha_eth: fix mt7531 mdio related initialization bug
 2026-06-16 15:23 UTC  (3+ messages)

[PATCH] Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUG
 2026-06-16 14:53 UTC  (7+ messages)

[PATCH] lmb: Add the Rockchip architecture as requiring DMA below 4G
 2026-06-16 14:53 UTC  (2+ messages)

[PATCH] get_maintainer: ignore Tingting Meng
 2026-06-16 14:36 UTC  (2+ messages)

[PATCH v2 0/5] edison: Convert the image build to binman
 2026-06-16 14:24 UTC  (6+ messages)
` [PATCH v2 1/5] binman: Add an entry type for the Intel OSIP header
` [PATCH v2 2/5] edison: Widen the DFU auto-probe window for flashing U-Boot
` [PATCH v2 3/5] x86: edison: Move U-Boot alignment into binman
` [PATCH v2 4/5] CI: Add an sjg-lab job for the Intel Edison
` [PATCH v2 5/5] doc: edison: Rewrite the update instructions

[PATCH] ARM: fdt: copy TF-A reserved memory into fdt passed to Linux
 2026-06-16 14:11 UTC  (8+ messages)

[PATCH] usb: gadget: dwc2: reset endpoint enabled state on reinit
 2026-06-16 12:57 UTC 

[PATCH v2 0/2] fdt_support: validate property lengths in chosen and dma-range fixups
 2026-06-16 10:17 UTC  (4+ messages)
` [PATCH v2 1/2] fdt_support: bound serialN alias length before copying to stack

[PATCH v1] bootm: bound-check OS index in bootm_os_get_boot_func()
 2026-06-16 10:01 UTC  (3+ messages)

[PATCH v2 0/3] Improve U-Boot's TPM handling in the non-EFI case
 2026-06-16 11:46 UTC  (16+ messages)
` [PATCH v2 3/3] tpm: allocate tpm event log if missing

[PATCH 1/3] usb: ci_udc: set correct ep type in ep_enable()
 2026-06-16  9:30 UTC  (6+ messages)
` [PATCH 2/3] usb: ci_udc: Update usb request status
` [PATCH 3/3] usb: ci_udc: verify all dtds are inactive before completing request

[PATCH] usb: f_sdp: handle the spl load function failure
 2026-06-16  8:44 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20260616 into master
 2026-06-16  8:26 UTC 

[PATCH v2] imx93_frdm: Add support for 2CS 2GB DRAM support
 2026-06-16  8:04 UTC 

[PATCH v2] fastboot: read fastboot buffer address from fastboot_addr_r
 2026-06-16  7:22 UTC  (3+ messages)

[PATCH v2 0/3] bootdev: few fixes for automatic boot
 2026-06-16  6:36 UTC  (4+ messages)
` [PATCH v2 1/3] bootdev: fix typos
` [PATCH v2 2/3] bootdev: scan boot devices at each priority level
` [PATCH v2 3/3] test: bootdev: scan with a broken high-priority device

[PATCH v1] doc: boards: amlogic: update documentation for Beelink GT1 Ultimate
 2026-06-16  5:49 UTC  (2+ messages)

[PATCH v12 00/12] pinctrl: add support of Airoha SoCs
 2026-06-16  5:31 UTC  (13+ messages)
` [PATCH v12 01/12] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v12 02/12] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v12 03/12] bitfield: Add non-constant field_{prep, get}() helpers
` [PATCH v12 04/12] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v12 05/12] pinctrl: sort and format the contents of the makefile
` [PATCH v12 06/12] pinctrl: airoha: add shared pinctrl code
` [PATCH v12 07/12] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v12 08/12] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v12 09/12] pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC
` [PATCH v12 10/12] configs: airoha: an7581: enable pinctrl/gpio support
` [PATCH v12 11/12] configs: airoha: en7523: "
` [PATCH v12 12/12] arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support

[PATCH] doc: board: renesas: Document Renesas RZ/N1D and RZ/N1S as arm
 2026-06-16  3:36 UTC 

[PATCH v3 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
 2026-06-15 16:33 UTC  (20+ messages)
` [PATCH v3 01/14] spl: ufs: rename SPL_UFS_SUPPORT config to SPL_UFS
` [PATCH v3 02/14] configs: rename SPL_UFS_SUPPORT "
` [PATCH v3 03/14] spl: ufs: add Kconfig choice for U-Boot location method
` [PATCH v3 04/14] spl: ufs: add partition-based U-Boot loading support
` [PATCH v3 05/14] part: enable part_get_info_ptr for SPL UFS partition boot
` [PATCH v3 06/14] spl: add UFS boot mode defines to spl.h
` [PATCH v3 07/14] ufs: qcom: add SPL_UFS_QCOM Kconfig and SPL build support
` [PATCH v3 08/14] phy: qcom: add SPL_PHY_QCOM_QMP_UFS for SPL UFS boot
` [PATCH v3 09/14] clk: stub: Add Kconfig option for SPL stub driver
` [PATCH v3 10/14] lib: update charset.o build rule to use SPL_UFS
` [PATCH v3 11/14] misc: qcom_geni: add SPL support for Qualcomm GENI driver
` [PATCH v3 12/14] pinctrl: qcom: add SPL support for Qualcomm pinctrl drivers
` [PATCH v3 13/14] serial: msm: add SPL support for Qualcomm serial drivers
` [PATCH v3 14/14] power: spmi: use $(PHASE_) macro for Qualcomm PMIC and SPMI

[PATCH 1/3] doc: board: renesas: Document Renesas Geist board support
 2026-06-15 21:47 UTC  (3+ messages)
` [PATCH 2/3] doc: board: renesas: Document Renesas Gray Hawk "
` [PATCH 3/3] doc: board: renesas: Document Renesas Ironhide "

[PATCH v5 00/10] Add Rockchip USBPHY DM driver
 2026-06-15 21:09 UTC  (11+ messages)
` [PATCH v5 01/10] rockchip: configs: compile rk3066 SPL with SPL_OF_REAL
` [PATCH v5 02/10] usb: Kconfig: add SPL_USB_DWC2
` [PATCH v5 03/10] phy: rockchip: sort Makefile and Kconfig
` [PATCH v5 04/10] rockchip: bind grf syscon usbphy subnode
` [PATCH v5 05/10] phy: rockchip: add phy-rockchip-usb2.c
` [PATCH v5 06/10] rockchip: configs: use phy-rockchip-usb2 DM driver
` [PATCH v5 07/10] usb: phy: remove rockchip_usb2_phy.c
` [PATCH v5 08/10] rockchip: spl-boot-order: add usb boot option
` [PATCH v5 09/10] arm: dts: rockchip: add USB required properties in SPL for mk808
` [PATCH v5 10/10] rockchip: configs: enable USB "

[PATCH v2 0/8] arm: mediatek: fix gd->bd->bi_dram[0].size
 2026-06-15 19:23 UTC  (9+ messages)
` [PATCH v2 1/8] mmc: mtk-sd: select LMB_LIMIT_DMA_BELOW_RAM_TOP
` [PATCH v2 2/8] net: mtk_eth: "
` [PATCH v2 3/8] arm: mediatek: mt7987: fix gd->bd->bi_dram[0].size
` [PATCH v2 4/8] arm: mediatek: mt7988: "
` [PATCH v2 5/8] arm: mediatek: mt8188: "
` [PATCH v2 6/8] arm: mediatek: mt8189: "
` [PATCH v2 7/8] arm: mediatek: mt8195: "
` [PATCH v2 8/8] arm: mediatek: mt8512: "

[PATCHv10 0/4] various memory related fixups
 2026-06-15 18:53 UTC  (2+ messages)

[PATCH 0/2] Repair boards broken by the 6.1 kbuild bump
 2026-06-15 18:52 UTC  (2+ messages)

[PATCH v3 0/2] spi: Introduce initial EEPROM driver mode support
 2026-06-15 17:51 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] sandbox: spi: Add SPI EEPROM emulator and DM test

[PATCH 1/2] configs/j721e_{beaglebone64, evm}_defconfig: reduce fastboot buffer
 2026-06-15 17:22 UTC  (3+ messages)

[PATCH v4 0/4] imx9{4,5,52}: Add Quickboot support
 2026-06-15 15:32 UTC  (6+ messages)
` [PATCH v4 1/4] imx9: Add support for saving DDR training data to NVM

i.MX95: Secure Boot support
 2026-06-15 15:23 UTC  (2+ messages)

[PATCH] net: ti: am65-cpsw-nuss: allow skipping phy_config() for speed
 2026-06-15 12:29 UTC  (7+ messages)

[PATCH v2 00/14] spl: ufs: add UFS boot support for Qualcomm Snapdragon in SPL
 2026-06-15  8:58 UTC  (13+ messages)
` [PATCH v2 01/14] spl: ufs: rename SPL_UFS_SUPPORT config to SPL_UFS
` [PATCH v2 02/14] spl: ufs: add Kconfig choice for U-Boot location method
` [PATCH v2 03/14] spl: ufs: add partition-based U-Boot loading support
` [PATCH v2 04/14] spl: ufs: add SPL_UFS_FS Kconfig and filesystem boot stub

[PATCH 0/2] Fastboot abort key support
 2026-06-15 12:30 UTC  (6+ messages)
` [PATCH 1/2] cmd: fastboot: Add keyed abort option

[PATCH] doc: android: fastboot: Document halt behaviour
 2026-06-15 12:29 UTC 

[PATCH v1 0/8] arm64: qcom: Add initial support for Shikra SoC
 2026-06-15 12:18 UTC  (9+ messages)
` [PATCH v1 1/8] arm64: dts: qcom: add initial Shikra device tree support
` [PATCH v1 2/8] dts: shikra-cqs-evk-u-boot.dtsi: add memory node for boot
` [PATCH v1 3/8] clk: qcom: add GCC clock driver support for Shikra SoC
` [PATCH v1 4/8] qcom_defconfig: Enable Shikra clock driver
` [PATCH v1 5/8] configs: add qcom_shikra_defconfig
` [PATCH v1 6/8] pinctrl: qcom: add driver for Shikra SoC
` [PATCH v1 7/8] qcom: smem: increase SMEM_HOST_COUNT for newer SMEM versions
` [PATCH v1 8/8] board: qualcomm: add MAINTAINERS entries for Shikra platforms

[PATCH] efi_selftest: fix guid comparison
 2026-06-15 10:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 0/2] Enable U-Boot SPL support for Lemans EVK
 2026-06-15  8:48 UTC  (3+ messages)
` [PATCH v2 1/2] arm: dts: lemans-evk: enable SPL support for UFS and dependencies
` [PATCH v2 2/2] configs: qcom: Add qcom_lemans_spl_defconfig for Lemans EVK


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