U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-19 08:23:07 to 2026-06-22 19:15:25 UTC [more...]

[PATCHv2 0/5] k3-am62-pocketbeagle2: add board and variant support
 2026-06-22 19:15 UTC  (8+ messages)
` [PATCHv2 1/5] board_f: add a board_setup_dest_addr function
` [PATCHv2 2/5] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCHv2 3/5] k3-am62-pocketbeagle2: add initial board support
` [PATCHv2 4/5] k3-am62-pocketbeagle2: add support for 1GB variant
` [PATCHv2 5/5] k3-am62-pocketbeagle2: add support for efi capsules

[PATCH] usb: gadget: f_mass_storage: Move schedule() in sleep_thread()
 2026-06-22 17:18 UTC 

U-Boot Concept Tree Proposal
 2026-06-22 14:40 UTC  (6+ messages)

[PULL] u-boot-sh/master
 2026-06-22 14:06 UTC 

[PATCH v3 0/3] bootdev: few fixes for automatic boot
 2026-06-22 11:29 UTC  (5+ messages)
` [PATCH v3 1/3] bootdev: fix typos
` [PATCH v3 2/3] bootdev: scan boot devices at each priority level
` [PATCH v3 3/3] test: bootdev: scan with a broken high-priority device

[PATCH v2 1/3] bootm: fix flush_cache() with IH_TYPE_KERNEL_NOLOAD
 2026-06-22 11:19 UTC  (3+ messages)
` [PATCH v2 2/3] bootm: warn about load address for IH_TYPE_KERNEL_NOLOAD in FIT
` [PATCH v2 3/3] bootm: allow omitting entry point for IH_TYPE_KERNEL_NOLOAD

[PATCH] drivers: clk: n5x: Fix incorrect EMAC clock source selection
 2026-06-22 11:09 UTC  (2+ messages)

[PATCH 0/3] arm: socfpga: arria10: Enable and fix I2C support
 2026-06-22 10:41 UTC  (4+ messages)
` [PATCH 2/3] i2c: designware_i2c: Remove clk disabled codes

[PATCH v3 0/7] socfpga: n5x: Update Boot Support for N5X
 2026-06-22 10:32 UTC  (3+ messages)
` [PATCH v3 6/7] arch: arm: dts: n5x: switch to using upstream Linux DT config

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

[PATCH v2 00/11] efi_loader: fix ACPI table installation
 2026-06-22  9:44 UTC  (16+ messages)
` [PATCH v2 01/11] efi_loader: use pointers in efi_acpi_register()
` [PATCH v2 02/11] efi_selftest: add ACPI configuration table test
` [PATCH v2 03/11] efi_loader: smbiosdump: fix starts_with() returning NULL
` [PATCH v2 04/11] efi_loader: fix open_file_system() memory leak on fallback path
` [PATCH v2 05/11] efi_loader: add efi_app_common skeleton
` [PATCH v2 06/11] efi_loader: move console-input helpers to efi_app_common
` [PATCH v2 07/11] efi_loader: move string "
` [PATCH v2 08/11] efi_loader: move file-system "
` [PATCH v2 09/11] efi_loader: move efi_main and command loop "
` [PATCH v2 10/11] qfw: fix RSDP ext_checksum recomputation
` [PATCH v2 11/11] efi_loader: add ACPI table dump EFI app

[PATCH] treewide: Fix STMicroelectronics spelling
 2026-06-22  9:40 UTC  (2+ messages)

[PATCH] efi_loader: add missing EFI_EXIT in efi_disconnect_controller
 2026-06-22  8:43 UTC  (4+ messages)
` [PATCH v2] efi_loader: fix "

[PATCH v2 00/11] Move test/py image creation into separate modules
 2026-06-22  8:09 UTC  (4+ messages)

[PATCH v3 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
 2026-06-22  0:32 UTC  (3+ messages)

[PATCH 0/4] qcom: Add support for SM7125
 2026-06-21 16:46 UTC  (5+ messages)
` [PATCH 1/4] clk: qcom: Add driver for SC7180 GCC
` [PATCH 2/4] pinctrl: qcom: add SC7180 pinctrl driver
` [PATCH 3/4] qcom_defconfig: Enable SC7180 GCC
` [PATCH 4/4] phy: qcom-qmp-ufs: Add SC7180 support

Pull request efi-2026-07-rc6
 2026-06-21 18:37 UTC  (2+ messages)

[PATCH] configs: qcm6490_defconfig: Enable SCSI as the Fastboot flash block interface
 2026-06-21 18:24 UTC  (2+ messages)

[PATCH v2 0/2] Fastboot abort key support
 2026-06-21 18:24 UTC  (4+ messages)
` [PATCH v2 2/2] board: qualcomm: phone: enable CMD_FASTBOOT_ABORT_KEYED

[PATCH v2 0/8] Generate Android boot images with binman
 2026-06-21 18:17 UTC  (13+ messages)
` [PATCH v2 1/8] binman: Android boot image support
` [PATCH v2 4/8] binman: Add QCDT support
` [PATCH v2 5/8] binman: android_boot: SEANDROIDENFORCE support

[PATCH] crypto: fsl: Hide CAAM_64BIT symbol behind FSL_CAAM
 2026-06-21 15:36 UTC  (2+ messages)

[PATCH v1 0/2] vbe: bound FIT external-data reads against the firmware area
 2026-06-21 14:39 UTC  (3+ messages)
` [PATCH v1 1/2] sandbox: vbe: size firmware1 area to fit the binman fw-update section
` [PATCH v1 2/2] vbe: bound FIT external-data offset and size before blk_read

[PATCH] UFS error handling for reject upiu
 2026-06-21 10:28 UTC 

[PATCH 0/2] efi: fix block io revision and test
 2026-06-21  8:51 UTC  (5+ messages)
` [PATCH 1/2] lib/efi_loader: fix block io revision
` [PATCH 2/2] lib/efi_selftest: test "

[PATCH] efi_loader: fix memory leak in efi_var_collect
 2026-06-21  8:25 UTC  (2+ messages)

[PATCH 00/11] doc: board: renesas: Update Renesas documentation
 2026-06-21  7:38 UTC  (3+ messages)
` [PATCH 01/11] doc: board: renesas: Document SH/Aarch32/Aarch64 toolchain setup

[PATCH] doc: board: renesas: Document Renesas RZ/N1D and RZ/N1S as arm
 2026-06-21  7:19 UTC  (2+ messages)

[PATCH 1/3] pinctrl: renesas: Further minimize R8A77951 H3 PFC tables
 2026-06-21  2:38 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: renesas: Further minimize R8A77960 M3-W and R8A77961 M3-W+ "
` [PATCH 3/3] pinctrl: renesas: Further minimize R8A77965 M3-N "

[PATCH] arm: dts: renesas: Remove unused OPP nodes from R-Car H3/M3-W/M3-W+/M3-N
 2026-06-21  2:38 UTC 

[PATCH v2 00/10] usb: Add TCPCI driver and DWC3 OTG dual-role support
 2026-06-21  2:06 UTC  (11+ messages)
` [PATCH v2 01/10] usb: tcpm: avoid hard reset for sink-only ports on Source_Cap timeout
` [PATCH v2 02/10] usb: tcpm: continue polling after PD negotiation to handle source messages
` [PATCH v2 03/10] usb: tcpm: add lightweight PD negotiation tracing
` [PATCH v2 04/10] usb: tcpm: add TCPCI (Type-C Port Controller Interface) driver
` [PATCH v2 05/10] usb: tcpm: add setup_host_mode/device_mode/disable_src_vbus APIs
` [PATCH v2 06/10] usb: tcpm: skip state machine for pd-disable ports
` [PATCH v2 07/10] usb: dwc3: generic: add board_usb_init/cleanup hooks
` [PATCH v2 08/10] usb: dwc3: generic: support OTG dual-bind for runtime host/device switching
` [PATCH v2 09/10] board: imx8mp_evk: enable USB PD sink via TCPCI
` [PATCH v2 10/10] board: imx8mp_evk: add USB Type-C OTG support with TCPCI

[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
 2026-06-20 15:07 UTC  (4+ messages)
  ` [PATCH v2] arm: aspeed: Fix AST2600 SPL external DTB alignment

[PATCH] ARM: fdt: copy TF-A reserved memory into fdt passed to Linux
 2026-06-20 12:50 UTC  (5+ messages)

[PATCH] clk: imx: imx8mq: Fix iMX8MQ PLL issue
 2026-06-20  1:10 UTC  (2+ messages)

[PATCH] imx: kontron-sl-mx8mm: Enable the watchdog at boot
 2026-06-20  1:07 UTC  (2+ messages)

[PATCH 0/2] rockchip: odroid-m1s/rk3566 watchdog support
 2026-06-19 22:08 UTC  (3+ messages)
` [PATCH 1/2] rockchip: rk3568: make the WDT trigger a first global reset
` [PATCH 2/2] rockchip: odroid-m1s: enable watchdog support

[PATCH] gpio: axp: Add support for devicetree
 2026-06-19 22:30 UTC  (3+ messages)

[PATCH] efi_loader: move efi_var_seed.o to objtree
 2026-06-19 16:46 UTC  (2+ messages)

[PATCH v1 1/1] bootm: move OS index bound check into the legacy path
 2026-06-19 14:45 UTC 

[PATCH v5 00/13] Qualcomm IPQ5210 SoC bringup
 2026-06-19 12:15 UTC  (6+ messages)
` [PATCH v5 01/13] binman: Ignore noload segments for image numbering
` [PATCH v5 02/13] binman: qcom: Add type definitions for Qualcomm binaries
` [v5,00/13] Qualcomm IPQ5210 SoC bringup

[PATCH 0/3] Fix TI AM64X ERHPWM
 2026-06-19  8:32 UTC  (4+ messages)
` [PATCH 1/3] ti_pwm: Add EHRPWM TBCLK clock driver
` [PATCH 2/3] ti_pwm: Fix EHRPWM issue
` [PATCH 3/3] ti_pwm: Add support for arch k3

[PATCH 0/6] imx: Add env to support compressed boot
 2026-06-19 16:06 UTC  (7+ messages)
` [PATCH 1/6] imx8mp_evk: enable booting Image.gz and avoid extra memcpy
` [PATCH 2/6] imx8mq_evk: "
` [PATCH 3/6] imx8mm/n_evk: "
` [PATCH 4/6] imx93_evk/qsb/frdm: "
` [PATCH 5/6] imx95/952/94_evk/: enable booting Image.gz
` [PATCH 6/6] imx952_evk: Correct CONFIG_DEFAULT_FDT_FILE

[PATCH] mtd: spi-nor: fix dummy buswidth to use data bus width
 2026-06-19 14:03 UTC  (3+ messages)

[PATCH v7 0/7] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-06-19 13:38 UTC  (13+ messages)
` [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 0/4] arm: mach-k3: Add DM firmware memory fixup
 2026-06-19 13:15 UTC  (6+ messages)

[PATCH RFC 0/2] RISC-V SPL: fix OpenSBI FIT loading and OS entry point retrieval
 2026-06-19 12:52 UTC  (3+ messages)
` [PATCH RFC 1/2] image: fit: allow IH_OS_OPENSBI in fit_image_load()
` [PATCH RFC 2/2] spl: opensbi: fix OS image address retrieval from FIT

[PATCH v3 0/6] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-06-19 11:16 UTC  (6+ messages)

[PATCH v4 0/8] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-06-19 11:10 UTC  (9+ messages)
` [PATCH v4 1/8] arm: snapdragon: Add CONFIG_QCOM_SNAGBOOT_MODE option
` [PATCH v4 2/8] arm: snapdragon: Make SYSRESET_PSCI optional
` [PATCH v4 3/8] arm: snapdragon: Guard PSCI functions with CONFIG_ARM_SMCCC
` [PATCH v4 4/8] arm: snapdragon: Disable MMU early before U-Boot reset vector
` [PATCH v4 5/8] soc: qcom: cmd-db: Allow boot without CMD DB data
` [PATCH v4 6/8] arch: arm: dts: remove Lemans EVK override DTS
` [PATCH v4 7/8] configs: add qcom_lemans_snagboot_defconfig for Lemans-EVK
` [PATCH v4 8/8] doc: qualcomm: Add snagboot mode documentation

[PATCH] efi_loader: fix memory leak in efi_var_collect
 2026-06-19  8:33 UTC 


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