U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-26 10:38:51 to 2026-06-29 08:51:30 UTC [more...]

[PATCH v4 00/64] drivers: usb: dwc3: sync code with Linux v6.16
 2026-06-29  8:44 UTC  (36+ messages)
` [PATCH v4 01/64] usb: dwc3: restore to original v3.19-rc1 kernel import
` [PATCH v4 02/64] usb: dwc3: import from kernel v3.19
` [PATCH v4 03/64] usb: dwc3: import from kernel v4.0
` [PATCH v4 04/64] usb: dwc3: import from kernel v4.1
` [PATCH v4 05/64] usb: dwc3: import from kernel v4.2
` [PATCH v4 06/64] usb: dwc3: import from kernel v4.3
` [PATCH v4 07/64] usb: dwc3: import from kernel v4.4
` [PATCH v4 08/64] usb: dwc3: import from kernel v4.5
` [PATCH v4 09/64] usb: dwc3: import from kernel v4.6
` [PATCH v4 10/64] usb: dwc3: import from kernel v4.7
` [PATCH v4 11/64] usb: dwc3: import from kernel v4.8
` [PATCH v4 12/64] usb: dwc3: import from kernel v4.9
` [PATCH v4 13/64] usb: dwc3: import from kernel v4.10
` [PATCH v4 14/64] usb: dwc3: import from kernel v4.11
` [PATCH v4 15/64] usb: dwc3: import from kernel v4.12
` [PATCH v4 16/64] usb: dwc3: import from kernel v4.13
` [PATCH v4 17/64] usb: dwc3: import from kernel v4.14
` [PATCH v4 18/64] usb: dwc3: import from kernel v4.15
` [PATCH v4 19/64] usb: dwc3: import from kernel v4.16
` [PATCH v4 20/64] usb: dwc3: import from kernel v4.17
` [PATCH v4 21/64] usb: dwc3: import from kernel v4.18
` [PATCH v4 22/64] usb: dwc3: import from kernel v4.19
` [PATCH v4 23/64] usb: dwc3: import from kernel v4.20
` [PATCH v4 24/64] usb: dwc3: import from kernel v5.0
` [PATCH v4 25/64] usb: dwc3: import from kernel v5.1
` [PATCH v4 26/64] usb: dwc3: import from kernel v5.2
` [PATCH v4 27/64] usb: dwc3: import from kernel v5.3
` [PATCH v4 28/64] usb: dwc3: import from kernel v5.4
` [PATCH v4 29/64] usb: dwc3: import from kernel v5.5
` [PATCH v4 30/64] usb: dwc3: import from kernel v5.6
` [PATCH v4 31/64] usb: dwc3: import from kernel v5.7
` [PATCH v4 32/64] usb: dwc3: import from kernel v5.8
` [PATCH v4 33/64] usb: dwc3: import from kernel v5.9
` [PATCH v4 34/64] usb: dwc3: import from kernel v5.10
` [PATCH v4 35/64] usb: dwc3: import from kernel v5.11

[PATCH] usb: xhci: Fix bNbrPorts overwritten by another controller
 2026-06-29  6:25 UTC  (4+ messages)
  `  "
  `  "

[PATCH v4 0/6] Improve U-Boot's TPM handling in the non-EFI case
 2026-06-29  8:01 UTC  (7+ messages)
` [PATCH v4 1/6] test: include mapmem.h explicitly
` [PATCH v4 2/6] tpm: print all PCRs from pcr_read
` [PATCH v4 3/6] tpm: allocate tpm event log if missing
` [PATCH v4 4/6] tpm: unify the tcg2 eventlog structures
` [PATCH v4 5/6] tpm: unify the eventlog initialization
` [PATCH v4 6/6] Fix tcg2_measurement_init call

[PATCH] rockchip: sdram: Fix initialization of DRAM banks
 2026-06-29  7:51 UTC  (2+ messages)

[PATCH v2] Revert "mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHY"
 2026-06-29  7:48 UTC  (2+ messages)

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

[PATCH v2] ARM: dts: stm32: add U-Boot specific dtsi for stm32mp157f-dk2
 2026-06-29  7:29 UTC  (2+ messages)

[PATCH] stm32mp1: spl: support loading U-Boot proper from eMMC hardware partitions
 2026-06-29  6:50 UTC  (3+ messages)

[PATCH 0/7] Add support for RPMI to U-Boot
 2026-06-29  6:28 UTC  (13+ messages)
` [PATCH 1/7] firmware: add support for RPMI
` [PATCH 2/7] firmware: rpmi: add support for the SBI MPXY transport
` [PATCH 3/7] firmware: rpmi: add support for shared memory transport
` [PATCH 4/7] drivers: clk: add support for RPMI clocks
` [PATCH 5/7] drivers: power: add support for RPMI power domains
` [PATCH 6/7] firmware: rpmi: add a test and a sandbox driver
` [PATCH 7/7] firmware: rpmi: add a test and sandbox for device power

[PATCH v2] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
 2026-06-29  6:24 UTC  (3+ messages)

[PATCH 0/7] pxe_utils: small fixups, implement BLS type 1 boot on top of them
 2026-06-29  5:45 UTC  (12+ messages)
` [PATCH 7/7] boot: add a minimal bootmeth for the Boot Loader Specification

[PATCH 0/4] mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supply
 2026-06-29  5:31 UTC  (9+ messages)
` [PATCH 1/4] power: regulator: Add helper to set voltage within an acceptable range
` [PATCH 2/4] test: dm: regulator: Add regulator_set_value_clamp() tests
` [PATCH 3/4] mmc: dw_mmc: Allow use of in-spec voltage range for vqmmc-supply
` [PATCH 4/4] mmc: sdhci: Use CONFIG_IS_ENABLED for MMC_IO_VOLTAGE

[PATCH] treewide: Kconfig: use bool instead of tristate
 2026-06-29  4:13 UTC  (3+ messages)

[PATCH] Revert "mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHY"
 2026-06-29  2:02 UTC  (3+ messages)

[PATCH] mmc: sunxi: support DM MMC in SPL
 2026-06-28 21:27 UTC  (3+ messages)

[PATCH] power: domain: Add Apple PMP reporting driver
 2026-06-28 17:54 UTC  (2+ messages)

[PATCH v6 00/11] Qualcomm IPQ5210 SoC bringup
 2026-06-28 13:17 UTC  (19+ messages)
` [PATCH v6 02/11] clk/qcom: add initial clock driver for ipq5210
` [PATCH v6 03/11] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v6 04/11] misc: qcom_geni: Add minicore support
` [PATCH v6 05/11] mach-snapdragon: Add PBL shared data defines
` [PATCH v6 07/11] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v6 08/11] mach-snapdragon: spl: Update SMEM with boot details
` [PATCH v6 09/11] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v6 10/11] configs: add qcom_ipq5210_mmc_defconfig
` [PATCH v6 11/11] doc: board/qualcomm: Update RDP build instructions

[PATCH v3 00/11] efi_loader: fix ACPI table installation
 2026-06-28  8:28 UTC  (12+ messages)
` [PATCH v3 01/11] efi_loader: use pointers in efi_acpi_register()
` [PATCH v3 02/11] efi_selftest: add ACPI configuration table test
` [PATCH v3 03/11] efi_loader: smbiosdump: fix starts_with() returning NULL
` [PATCH v3 04/11] efi_loader: fix void* check in open_file_system()
` [PATCH v3 05/11] efi_loader: add efi_app_common skeleton
` [PATCH v3 06/11] efi_loader: move console-input helpers to efi_app_common
` [PATCH v3 07/11] efi_loader: move string "
` [PATCH v3 08/11] efi_loader: move file-system "
` [PATCH v3 09/11] efi_loader: move efi_main and command loop "
` [PATCH v3 10/11] qfw: fix RSDP ext_checksum recomputation
` [PATCH v3 11/11] efi_loader: add ACPI table dump EFI app

[GIT PULL] Please pull u-boot-imx-master-20260626
 2026-06-27 14:20 UTC  (6+ messages)
      ` ****SPAM**** "

[PATCH v2 00/11] efi_loader: fix ACPI table installation
 2026-06-28  6:06 UTC  (4+ messages)
` [PATCH v2 09/11] efi_loader: move efi_main and command loop to efi_app_common

[PATCH] boot: image-fdt: Restore suppression of irrelevant ERROR message
 2026-06-27 20:48 UTC 

[PATCH v3 00/10] arm64: FF-A runtime transport for EFI variables
 2026-06-27 18:50 UTC  (12+ messages)
` [PATCH v3 01/10] efi_loader: add runtime memset helper
` [PATCH v3 02/10] arm-ffa: add FF-A bus runtime support
` [PATCH v3 03/10] efi_loader: add FF-A runtime support in EFI variable TEE driver
` [PATCH v3 04/10] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport
` [PATCH v3 05/10] charset: mark u16_strsize() as __efi_runtime
` [PATCH v3 06/10] corstone1000: enable bootefi selftest
` [PATCH v3 07/10] efi: selftest: add runtime variable tests with non-volatile storage
` [PATCH v3 08/10] test: dm: add sandbox FF-A runtime transport tests
` [PATCH v3 09/10] doc: arm64: document FF-A runtime path for EFI variables
` [PATCH v3 10/10] doc: bootefi: note two-phase runtime variables selftest

[GIT PULL] Please pull u-boot-imx-next-20260627
 2026-06-27 18:30 UTC 

[GIT PULL] Please pull u-boot-imx-master-20260627
 2026-06-27 18:02 UTC 

[PATCH] test: cmd: part: fix integer handling in setup_gpt_partitions()
 2026-06-27 17:31 UTC  (5+ messages)

[PATCH] configs: qcm6490_defconfig: Enable SCSI as the Fastboot flash block interface
 2026-06-27 13:18 UTC  (3+ messages)

U-Boot Concept Tree Proposal
 2026-06-27 12:22 UTC  (7+ messages)

[PATCH v4 0/7] reset: add board reset type
 2026-06-27  8:30 UTC  (9+ messages)
` [PATCH v4 2/7] reset: Add explicit cold reset support
` [PATCH v4 3/7] reset: Print reset type on diagnostic console
` [PATCH v4 6/7] docs: reset: document cold reset option

[PATCH v2 0/2] fs: btrfs: add support for readdir
 2026-06-27  6:20 UTC  (7+ messages)
` [PATCH v2 1/2] fs: btrfs: implement opendir(), readdir() and closedir()
` [PATCH v2 2/2] fs: btrfs: use fs_ls_generic() and drop custom implementation

[PATCH v2] net: lwip: add tftpsrv command
 2026-06-26 23:27 UTC 

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-06-26 21:53 UTC  (4+ messages)

[PATCH] net: lwip: add tftpsrv command
 2026-06-26 18:15 UTC  (2+ messages)

[PATCHv3 0/4] k3-am62-pocketbeagle2: add board and variant support
 2026-06-26 17:59 UTC  (2+ messages)

[PATCH] ARM: fdt: copy TF-A reserved memory into fdt passed to Linux
 2026-06-26 17:00 UTC  (2+ messages)

[PATCH 0/6] imx: Add env to support compressed boot
 2026-06-26 16:30 UTC  (3+ messages)
` [PATCH 5/6] imx95/952/94_evk/: enable booting Image.gz

[PATCH v1 0/8] bootcount: introduce GPT-backed bootcount device
 2026-06-26 16:24 UTC  (5+ messages)
` [PATCH v1 1/8] cros: add common helpers for GPT flags
` [PATCH v1 4/8] cmd: gpt: enable extension to manipulate GPT PTE attributes

[PATCH v2 0/5] ufs: Exted cmd line
 2026-06-26 15:51 UTC  (4+ messages)
` [PATCH v2 4/5] ufs: document the UFS command

[PATCH v4] Add support for OpenSSL Provider API
 2026-06-26 15:46 UTC  (8+ messages)

[PATCH 0/2] UFS clock fixes for Milos
 2026-06-26 15:42 UTC  (5+ messages)
` [PATCH 1/2] clk/qcom: milos: Add remaining UFS clocks
` [PATCH 2/2] clk/qcom: milos: Add TCSRCC clocks

Fwd: SySS Responsible Disclosure Policy
 2026-06-26 15:24 UTC  (3+ messages)
` Fwd: "

[PATCH 0/2] efi: fix block io revision and test
 2026-06-26 14:47 UTC  (7+ messages)
` [PATCH v2] lib/efi_selftest: test block io revision
  ` [PATCH v3 0/2] efi_selftest: block io protocol verifications
    ` [PATCH v3 1/2] efi_selftest: free handles on teardown()
    ` [PATCH v3 2/2] efi_selftest: test block io revision and pointers

[PATCH 1/5] roc-pc-rk3399: Enable redundant SPI flash environment
 2026-06-26 14:45 UTC  (5+ messages)
` [PATCH 2/5] roc-pc-rk3399: Introduce a common defconfig
` [PATCH 3/5] mtd: spi-nor-ids: Add XMC XM25QH128C
` [PATCH 4/5] roc-pc-plus-rk3399: Introduce new variant
` [PATCH 5/5] roc-pc-plus-rk3399: Enable USB Mass Storage support

[PATCH v2] cmd: ums: Set Device Descriptor iSerial based on serial# env variable
 2026-06-26 14:28 UTC 

[PATCH 0/4] spl: Add support for Falcon mode with ARM Trusted Firmware
 2026-06-26 13:48 UTC  (4+ messages)
` [PATCH 4/4] rockchip: binman: Add support for Falcon mode FIT images with ATF+Linux

[PATCH] cmd: ums: Set Device Descriptor iSerial based on serial# env variable
 2026-06-26 13:36 UTC  (2+ messages)

Fwd: SySS Responsible Disclosure Policy
 2026-06-26 12:27 UTC  (4+ messages)
` Fwd: "

Fwd: SySS Responsible Disclosure Policy
 2026-06-26 10:04 UTC  (2+ messages)
` Fwd: "

[PATCH] rockchip: boot_mode: fix download key detection
 2026-06-26 11:52 UTC  (4+ messages)

[PATCH] binman: imx8mimage: Generate FSPI header in binman instead of mkimage
 2026-06-26 11:14 UTC  (2+ messages)

[PATCH 1/2] misc: ele_api: Add V2X Get State API
 2026-06-26 11:11 UTC  (2+ messages)
` [PATCH 2/2] imx9: Add v2x_status and ele_info commands

[PATCH] arm: mach-mvebu: Add more AC3 & PC3 variants
 2026-06-26 10:58 UTC  (2+ messages)

[PATCH v4 00/19] Introduce resume for J7xx SoCs
 2026-06-26 10:45 UTC  (2+ messages)

[PATCH 00/11] PM8916 PON support
 2026-06-26 10:44 UTC  (17+ messages)
` [PATCH 03/11] qcom_defconfig: enable PM8916_PON
` [PATCH 04/11] drivers: misc: pm8916_pon: support setting reboot type
` [PATCH 05/11] sysreset: qcom-pshold: PM8916 PON reset type support
` [PATCH 06/11] qcom_defconfig: enable poweroff command
` [PATCH 07/11] reboot-mode: pm8916-pon: add new driver
` [PATCH 09/11] reboot-mode: reboot method activation support
` [PATCH 10/11] fastboot: DM_REBOOT_MODE reset support
` [PATCH 11/11] qcom_defconfig: enable reboot modes

[PATCH v2 RESEND] clk: imx: imx8mq: Fix iMX8MQ PLL issue
 2026-06-26 10:44 UTC 


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