U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-13 13:23:18 to 2026-06-16 09:05:41 UTC [more...]

[PATCH 1/3] usb: ci_udc: set correct ep type in ep_enable()
 2026-06-16  9:05 UTC  (2+ messages)

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

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

[PATCH 1/1] tools: fix building with OpenSSL 4.0
 2026-06-16  8:35 UTC  (4+ 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 RESEND v3] net: airoha_eth: fix mt7531 mdio related initialization bug
 2026-06-16  5:38 UTC 

[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] Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUG
 2026-06-15 21:28 UTC  (6+ messages)

[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  (4+ messages)
` [PATCHv10 2/4] test_ut: add a ut_ubman fixture to clean up tests

[PATCH 0/2] Repair boards broken by the 6.1 kbuild bump
 2026-06-15 18:52 UTC  (4+ messages)
` [PATCH 1/2] x86: edison: Avoid passing FORCE to the align command

[PATCH v2] spi: Introduce initial EEPROM driver mode support
 2026-06-15 17:51 UTC  (7+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] sandbox: spi: Add SPI EEPROM emulator and DM test
  ` [PATCH v4 0/2] spi: Introduce initial EEPROM driver mode support
    ` [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  (8+ messages)
` [PATCH 1/2] cmd: fastboot: Add keyed abort option
` [PATCH 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED

[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] ARM: fdt: copy TF-A reserved memory into fdt passed to Linux
 2026-06-15 10:30 UTC  (6+ messages)

[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

[PATCH] arm64: dts: mediatek: mt6359: give regulators unique names
 2026-06-15  8:18 UTC  (2+ messages)

[PATCH v6 0/7] Fix and add some spi-nor flash parts (v5)
 2026-06-15  7:33 UTC  (8+ messages)
` [PATCH v6 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v6 2/7] mtd: spi-nor-ids: Add support for ESMT/EON EN25QX128A/EN25QH256/EN25QX256A
` [PATCH v6 3/7] mtd: spi-nor-ids: Remove SPI_NOR_HAS_LOCK flag from GigaDevice GD25B256
` [PATCH v6 4/7] mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E
` [PATCH v6 5/7] mtd: spi-nor-ids: Fix Winbond W25Q256JW and remove W25Q256FW
` [PATCH v6 6/7] mtd: spi-nor-ids: Reorder winbond parts with part families
` [PATCH v6 7/7] mtd: spi-nor-ids: Add support for Winbond W25Q256JV-M/W25Q512JV-M

[PATCH] cmd: ums: Set Device Descriptor iSerial based on serial# env variable
 2026-06-15  7:18 UTC  (3+ messages)

[PATCH v2] usb: gadget: atmel: use calloc() to allocate endpoint list
 2026-06-15  7:15 UTC  (2+ messages)

[PATCH v2] android_ab: fix slot selection
 2026-06-15  7:15 UTC  (2+ messages)

[PATCH] fastboot: Fix blk_dwrite error checking
 2026-06-15  7:15 UTC  (2+ messages)

[PATCH v5 0/7] Fix and add some spi-nor flash parts (v5)
 2026-06-15  3:00 UTC  (4+ messages)
` [PATCH v5 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes

[PULL] u-boot-sh/master
 2026-06-14 23:01 UTC  (2+ messages)

[PATCH v3 00/10] Generate Android boot images with binman
 2026-06-14 18:57 UTC  (23+ messages)
` [PATCH v3 01/10] binman: support running multiple tests
` [PATCH v3 02/10] binman: test name globbing support
` [PATCH v3 03/10] binman: section: add AlignUp+PadToAlignment helpers
` [PATCH v3 04/10] binman: Android boot image support
` [PATCH v3 06/10] binman: android_boot: vendor-dt support
` [PATCH v3 07/10] binman: Add QCDT support
` [PATCH v3 08/10] binman: Add DTBH support
` [PATCH v3 09/10] arch: arm: exynos: add j7xelte binman config
` [PATCH v3 10/10] configs: exynos-mobile: pull in binman
` [v3,00/10] Generate Android boot images with binman

cmd: bootelf: executing ELF files requires variable autostart
 2026-06-14 14:32 UTC 

[PATCH v1 0/2] bootdev: few fixes for automatic boot
 2026-06-14 16:15 UTC  (6+ messages)
` [PATCH v1 1/2] bootdev: fix typos
` [PATCH v1 2/2] bootdev: scan boot devices at each priority level
` [v1,0/2] bootdev: few fixes for automatic boot

[PATCH v5 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-06-14 16:01 UTC  (5+ messages)
` [PATCH v5 1/2] binman: x509_cert: document Entry_x509_cert properties
` [PATCH v5 2/2] binman: x509_cert: support PKCS#11 URI in keyfile for HSM signing

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-06-14 15:29 UTC  (17+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH] mtd: spi-nor: Add Dosilicon DS25Q4BB support
 2026-06-14 13:44 UTC 

[PATCH v2] board: samsung: exynos-mobile: prohibit memory overwrite access beyond DDR low region
 2026-06-14 11:34 UTC 

[PATCH] pinctrl: single: parse gpio-range as a raw array (O(N^2) -> O(N))
 2026-06-14 10:32 UTC 

[PATCH v3 0/3] Improve U-Boot's TPM handling in the non-EFI case
 2026-06-14 12:46 UTC  (2+ messages)

[PATCH] cros_ec: Convert dm_cros_ec_get_ops into an inline function and constify dm_cros_ec_ops
 2026-06-14 12:43 UTC  (2+ messages)

[PATCH 00/13] boot: Make fit_image_load() easier to maintain
 2026-06-14 12:41 UTC  (3+ messages)

[PATCH v2 00/12] test: Add support for passing arguments to C unit tests
 2026-06-14 12:38 UTC  (4+ messages)

[PATCH v5 0/9] ARM: RPi5: Enable PCIe
 2026-06-14 12:33 UTC  (3+ messages)

[PATCH 00/13] virtio: Sandbox emulator plus an assortment of fixes
 2026-06-14 12:28 UTC  (7+ messages)
` [PATCH 02/13] alist: Allow inclusion from OS headers

[PATCH v6 0/7] Improve FIT signature handling
 2026-06-14 12:25 UTC  (2+ messages)
` [v6,0/7] "

[PATCH] treewide: Staticize and constify acpi ops
 2026-06-14 12:22 UTC  (2+ messages)

[PATCH 1/4] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
 2026-06-14 12:19 UTC  (3+ messages)
` [PATCH 2/4] bootm: use CONFIG_SYS_BOOTM_LEN for IH_TYPE_KERNEL_NOLOAD decompression buffer

[PATCH v2 0/2] net: clear IP defragmentation state after returning a complete packet
 2026-06-14 12:16 UTC  (3+ messages)
` [PATCH v2 2/2] test: net: add IP defragmentation duplicate-fragment regression test

[PATCH v8 00/15] add software ecdsa support
 2026-06-14 11:52 UTC  (4+ messages)
` [PATCH v8 01/15] ecdsa: fix support of secp521r1
` [v8,00/15] add software ecdsa support

[PATCH v7 00/22] VBE serial part H: Implement VBE on Rockchip RK3399
 2026-06-14  3:04 UTC  (4+ messages)

[PATCH 1/2] mmc: detect illegal command response in SPI mode
 2026-06-14  0:04 UTC  (2+ messages)
` [PATCH 2/2] mmc: handle MMC_SEND_EXT_CSD/SD_SEND_IF_COND collision "

[PATCH] arm64: renesas: Initialize GIC600 fully on R-Car S4/V4H/V4M
 2026-06-14  1:52 UTC 

[PATCH] arm64: renesas: Fold mach_cpu_init into board_init_f on R-Car S4/V4H/V4M SPL
 2026-06-14  1:52 UTC 

[PATCH 1/3] ram: renesas: rtvram: Add support for Renesas R-Car Gen5
 2026-06-13 20:24 UTC  (3+ messages)
` [PATCH 2/3] ram: renesas: dbsc5: Add Renesas R-Car Gen5 DBSC5 driver

[PATCH] lmb: Add the Rockchip architecture as requiring DMA below 4G
 2026-06-13 18:17 UTC  (3+ messages)

[PATCH v3] fdt: Check return value of fdt_get_name() calls
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] image-fit-sig: Validate hashed-strings region size
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] fdt_region: Check return value of fdt_get_property_by_offset() calls
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3] image-fit: Limit recursion depth in fdt_check_no_at()
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4] image-fit: Validate external data offset and size
 2026-06-13 18:04 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
 2026-06-13  7:44 UTC  (4+ messages)
` [PATCH v3 2/4] mmc: dw_mmc: setup set_enhanced_strobe ops in driver
` [PATCH v3 3/4] mmc: exynos_dw_mmc: add support for HS400ES
` [PATCH v3 4/4] configs: exynos-mobile: enable support for HS400ES in MMC driver


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