U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-10 08:42:15 to 2025-04-11 13:36:43 UTC [more...]

[PATCH v2 0/2] RB1 fixes
 2025-04-11 13:36 UTC  (9+ messages)
` [PATCH v2 1/2] qcom_defconfig: Disable MMC HS200 mode support
` [PATCH v2 2/2] phy: phy-qcom-qusb2: Fix USB PHY power on sequence

[PATCH] mach-snapdragon: of_fixup: fix condition check in ft_board_setup()
 2025-04-11 13:36 UTC  (2+ messages)

[PATCH v4 0/6] Better smartphone support (Qualcomm)
 2025-04-11 13:36 UTC  (2+ messages)

[PATCH 0/2] gpio: msm: fix special pins handling
 2025-04-11 13:36 UTC  (2+ messages)

[PATCH RESEND] firmware: scmi: support to manage SCMI protocol drivers with a linker-genetated array
 2025-04-11 13:07 UTC  (5+ messages)
  ` 回复: "

Gitlab runner timeout on evb-ast2600 ?
 2025-04-11  7:56 UTC  (5+ messages)

[resend v3 00/12] Add Synopsys MIPI I3C Driver support
 2025-04-11  7:00 UTC  (4+ messages)

[PATCH 1/1] Makefile: pass KEYDIR when set to sunxi-spl.bin mkimage
 2025-04-11  1:10 UTC 

Pull request efi-2025-07-rc1
 2025-04-11 12:57 UTC 

[PATCH v2 0/8] Qualcomm: cleanup OF_LIVE fixup and fix RB1/2
 2025-04-11 12:47 UTC  (9+ messages)
` [PATCH v2 1/8] event: signal when livetree has been built
` [PATCH v2 2/8] mach-snapdragon: use EVT_OF_LIVE_INIT to apply DT fixups
` [PATCH v2 3/8] mach-snapdragon: of_fixup: skip disabled USB nodes
` [PATCH v2 4/8] mach-snapdragon: of_fixup: remove confusing log message
` [PATCH v2 5/8] mach-snapdragon: of_fixup: update comment
` [PATCH v2 6/8] mach-snapdragon: of_fixup: set dr_mode for RB1/2 boards
` [PATCH v2 7/8] clk/qcom: qcm2290: show clock name in set_rate()
` [PATCH v2 8/8] pinctrl: qcom: qcm2290: fix off by 1 in pin_count

[PATCH] doc: board: ti: Add optee rng support
 2025-04-11 12:47 UTC  (6+ messages)

[PATCH] crypto: fsl - Fix RNG generation for lengths greater than 16 bytes
 2025-04-11 12:29 UTC  (6+ messages)
` [EXT] "

[PATCH 1/1] efi_selftest: check executing in EL2
 2025-04-11 12:05 UTC  (3+ messages)

[PATCH v2 0/3] part_efi: cache last scanned GPT for next partition
 2025-04-11 11:56 UTC  (3+ messages)
` [PATCH v2 1/3] part: add part_get_info_cached() API

[PATCH 0/6] Qualcomm: cleanup OF_LIVE fixup and fix RB1/2
 2025-04-11 11:52 UTC  (25+ messages)
` [PATCH 1/6] event: signal when livetree has been built
` [PATCH 2/6] mach-snapdragon: use EVT_OF_LIVE_INIT to apply DT fixups
` [PATCH 3/6] mach-snapdragon: of_fixup: skip disabled USB nodes
` [PATCH 4/6] clk/qcom: qcm2290: show clock name in set_rate()
` [PATCH 5/6] mach-snapdragon: of_fixup: set dr_mode for RB1/2 boards
` [PATCH 6/6] pinctrl: qcom: qcm2290: fix off by 1 in pin_count

[PATCH V2] firmware: ti_sci: Scan all device instances when releasing exclusive devices
 2025-04-11 11:23 UTC  (5+ messages)

[PATCH v5 0/7] rockchip: binman: Use a template for FIT and other improvements
 2025-04-11 10:37 UTC  (10+ messages)
` [PATCH v5 1/7] rockchip: binman: Correct the OS prop for U-Boot
` [PATCH v5 2/7] rockchip: binman: Factor out arch and compression
` [PATCH v5 3/7] rockchip: binman: Create a template for the FIT
` [PATCH v5 4/7] rockchip: binman: Un-indent the FIT template
` [PATCH v5 5/7] rockchip: Add SPL_PAD_TO Kconfig default value
` [PATCH v5 6/7] rockchip: binman: Include a compatible string in each configuration
` [PATCH v5 7/7] rockchip: binman: Support use of crc32 hash for FIT images

[PATCH] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
 2025-04-11 10:04 UTC  (2+ messages)

[PATCH] efi_selftest: use do_bootefi_exec()
 2025-04-11 10:01 UTC  (2+ messages)

[PATCH v2] efi: Make FDT extra space configurable
 2025-04-11 10:00 UTC  (3+ messages)

[PATCH] efi: Fix efiboot for payloads loaded from memory
 2025-04-11  9:44 UTC  (3+ messages)

[PATCH] efi_loader: Print extra information from the bootmgr
 2025-04-11  9:42 UTC  (3+ messages)

[PATCH] net: dwc_eth_qos: add support of stm32mp2 platform
 2025-04-11  9:27 UTC 

[PATCH v9 00/20] imx: add i.MX95 support
 2025-04-11  8:07 UTC  (21+ messages)
` [PATCH v9 01/20] firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driver
` [PATCH v9 02/20] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
` [PATCH v9 03/20] firmware: scmi_agent: add SCMI pin control protocol support
` [PATCH v9 04/20] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
` [PATCH v9 05/20] scmi_protocols: add SCMI Performance domain management protocol message IDs
` [PATCH v9 06/20] clk: scmi: add the command CLOCK_PARENT_SET
` [PATCH v9 07/20] clk: scmi: check the clock state/parent/rate control permissions
` [PATCH v9 08/20] sandbox: add SCMI clock control permissions to sandbox
` [PATCH v9 09/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` [PATCH v9 10/20] imx9: scmi: add i.MX95 SoC and clock related code
` [PATCH v9 11/20] cpu: imx95: add i.MX95 support
` [PATCH v9 12/20] spl: imx: use trampoline buffer to load images to secure region
` [PATCH v9 13/20] imx9: add i.MX95 Kconfig and Makefile
` [PATCH v9 14/20] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
` [PATCH v9 15/20] binman: add a new entry type for packing DDR PHY firmware images
` [PATCH v9 16/20] tools: imx8image: add i.MX95 support
` [PATCH v9 17/20] imx: container: add V2X container support for i.MX95
` [PATCH v9 18/20] doc: imx: add document for i.MX95 Image Container Format
` [PATCH v9 19/20] imx95_evk: add i.MX95 19x19 EVK board basic support
` [PATCH v9 20/20] Makefile: add some files to CLEAN_FILES

[PATCH 0/3] Add initrd support to bootm EFI payloads
 2025-04-11  7:47 UTC  (3+ messages)
` [PATCH 1/3] efi_loader: efi_load_initrd: provide a memory mapped initrd

[PATCH] Dockerfile: Update to gcc-14.2.0 and clang-18
 2025-04-11  7:36 UTC  (3+ messages)

[PATCH v2 0/6] Support NT35510 panel controller on stm32f769i-disco board
 2025-04-11  7:29 UTC  (3+ messages)
` [PATCH v2 5/6] video: support FRIDA FRD400B25025-A-CTK

[RESEND PATCH 0/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM
 2025-04-11  7:24 UTC  (5+ messages)
` [RESEND PATCH 1/2] config_distro_bootcmd: make possible to substitute 'part list' in distro_bootcmd
` [RESEND PATCH 2/2] ARM: stm32: env: Enable scan and start for AB schema on STM32MP15 DHSOM

[PATCH] fs/sqaushfs: avoid illegal free() in sqfs_opendir()
 2025-04-11  7:19 UTC 

[PATCH] cmd: Remove CMD_NET protection
 2025-04-11  6:31 UTC 

[GIT PULL] Please pull mmc-2025-04-11
 2025-04-11  7:39 UTC 

[PATCH v2] usb: onboard-hub: Fix return type for regulator APIs
 2025-04-11  5:55 UTC 

[PATCH v2] mach-k3: common_fdt: Move carveout struct
 2025-04-11  5:29 UTC  (2+ messages)

[PATCH] mtd: ubi: Put MTD device after it is not used
 2025-04-11  4:21 UTC  (2+ messages)

[PATCH] gpio: zynq: Read using DATA register when direction is output
 2025-04-11  4:08 UTC  (3+ messages)

[PATCH 0/5] fix dfu alt buffer clearing
 2025-04-11  3:57 UTC  (7+ messages)
` [PATCH 3/5] arm64: versal: "
` [PATCH 4/5] xilinx: zynq: "
` [PATCH 5/5] arm64: zynqmp: "

[PATCH v3] mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition resizing
 2025-04-11  3:54 UTC  (2+ messages)

[PATCH] mmc: Kconfig: Correct dependencies SDHCI ADMA options
 2025-04-11  3:54 UTC  (2+ messages)

[PATCH] mmc: Avoid uniniting twice
 2025-04-11  3:54 UTC  (2+ messages)

[PATCH] mmc: Optimize eMMC erase speed
 2025-04-11  3:54 UTC  (2+ messages)

[PATCH v2] mmc: Simplify poll CD logic in case cyclic framework is enabled
 2025-04-11  3:54 UTC  (2+ messages)

[PATCH] mmc: Exit from mmc_init() if mmc_complete_init() fails
 2025-04-11  3:54 UTC  (2+ messages)

[PATCH] mmc: sdhci: Fix possible Synchronous Abort using PIO mode
 2025-04-11  3:54 UTC  (4+ messages)

[PATCH 0/8] *** Add Ethernet boot support for AM62Ax + phyCORE-AM62 SoMs ***
 2025-04-10 22:16 UTC  (2+ messages)

[PATCH v2 0/3] scsi: ensure writes are flushed to disk
 2025-04-10 22:16 UTC  (2+ messages)

[PATCH 0/3] Add UBIFS Support
 2025-04-10 22:16 UTC  (2+ messages)

[PATCH] dtc: introduce label relative path references
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] env: mmc: Fix test for ENV_IS_EMBEDDED
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] tools: add pkg-config for preload_check_sign
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] test/py: memtest: Fix test for non-trivial parameters
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] patman: Show base commit on each patch when no cover letter
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] binman: Fix a typo in elf.py
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] patman: Show the base commit and branch
 2025-04-10 20:14 UTC  (2+ messages)

[PATCH] net: usb: r8152: add device id of Linksys USB3GIGV1
 2025-04-10 17:57 UTC  (2+ messages)

bootcount support for AM62 RTCSS
 2025-04-10 18:18 UTC  (4+ messages)

[PATCH] usb: onboard-hub: Fix return type for regulator APIs
 2025-04-10 17:56 UTC  (2+ messages)

[PATCH] Dockerfile: Add fdisk
 2025-04-10 17:33 UTC  (2+ messages)

[PATCH] CI: Move to latest container images
 2025-04-10 17:33 UTC  (2+ messages)

[PATCH 1/2] Dockerfile: Update to a more current TF-A release tag
 2025-04-10 17:33 UTC  (2+ messages)

[PATCH 1/2] Dockerfile: install byacc
 2025-04-10 17:33 UTC  (2+ messages)
` (subset) "

[GIT PULL] Please pull u-boot-dfu-20250410 into master
 2025-04-10 17:33 UTC  (2+ messages)

[PATCH 1/7] arm: at91: wdt: Remove unused at91_wdt struct
 2025-04-10 16:42 UTC  (3+ messages)

[PATCH v3 0/3] NET_LWIP LMB fixes
 2025-04-10 15:14 UTC  (4+ messages)
` [PATCH v3 1/3] net-lwip: wget_do_request(): do not print anything to the console
` [PATCH v3 2/3] net-lwip: wget: add LMB and buffer checks
` [PATCH v3 3/3] net-lwip: tftp: "

[PATCH 0/7] binman: Check code-coverage requirements
 2025-04-10 15:07 UTC  (5+ messages)
` [PATCH 5/7] binman: Workaround lz4 cli padding in test cases

[ANN] U-Boot v2025.04 released
 2025-04-10 14:14 UTC  (3+ messages)
` Community meeting April 8th 2025 (was: Re: [ANN] U-Boot v2025.04 released)

[PATCH v2] configs: set SPL_TEXT_BASE by default for k3 platforms
 2025-04-10 13:53 UTC 

[PATCH] spin_table: add missing header for ENODEV and ENOSPC symbols
 2025-04-10  9:28 UTC 

[PATCH v1 0/1] Support for PRUETH mode on AM335x ICE
 2025-04-10  6:59 UTC  (2+ messages)
` [PATCH v1 1/1] include: configs: Adds support for AM335x ICE PRUSS mode

[PATCH v2 0/8] binman: Check code-coverage requirements
 2025-04-10 12:43 UTC  (9+ messages)
` [PATCH v2 1/8] binman: Add coverage to requirements
` [PATCH v2 2/8] binman: Exclude dist-packages and site-packages
` [PATCH v2 3/8] binman: Drop GetRootSkipAtStart()
` [PATCH v2 4/8] binman: fit: Drop unused code
` [PATCH v2 5/8] binman: Drop algo check in CheckSetHashValue()
` [PATCH v2 6/8] binman: Workaround lz4 cli padding in test cases
` [PATCH v2 7/8] binman: Work around missing test coverage
` [PATCH v2 8/8] CI: Run code-coverage test for Binman

[PATCH 0/3] usb: gadget: Fix issues when using f_acm with ci_udc
 2025-04-10 12:19 UTC  (7+ messages)
` [PATCH 1/3] usb: gadget: f_acm: Claim requested USB endpoints
` [PATCH 2/3] usb: gadget: f_acm: Allow restarting ACM console after stopping it
` [PATCH 3/3] usb: gadget: introduce 'enabled' flag in struct usb_ep

[PATCH] tiny-printf: Handle formatting of %p with an extra Kconfig
 2025-04-10 12:16 UTC  (7+ messages)

[PATCH v1 0/3] Implement reset to EDL for qcs9100
 2025-04-10 12:02 UTC  (4+ messages)
` [PATCH v1 1/3] mach-snapdragon: Do not define reset_cpu() if SYSRESET is enabled
` [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
` [PATCH v1 3/3] configs: qcs9100_defconfig: Enable SYSRESET

[RFC PATCH 0/1 v2] Propagate bootph* property to all parent nodes
 2025-04-10 11:39 UTC  (7+ messages)
` [RFC PATCH 1/2 v2] tools: binman: control.py: Propagate bootph-* properties to supernodes

[PATCH] mtd: spi-nor-core: Fixup SNOR_F_IO_MODE_EN_VOLATILE for MT35X
 2025-04-10  9:58 UTC  (3+ messages)

[PATCH] arm64: versal2: Update the number of DRAM banks to 36
 2025-04-10  9:25 UTC 

[PATCH v2 0/8] sunxi: Control USB pins and supplies via DT regulators
 2025-04-10  9:23 UTC  (4+ messages)
` [PATCH v2 1/8] power: regulator: Add a driver for the AXP PMIC drivevbus

[PATCH v2] pinctrl: qcom: handle reserved ranges
 2025-04-10  9:19 UTC  (2+ messages)

[PATCH 0/2] mmc: omap_hsmmc: Restore the init_stream sequence
 2025-04-10  9:00 UTC  (3+ messages)
` [PATCH 1/2] mmc: Add a new callback function to perform the 74 clocks cycle sequence
` [PATCH 2/2] mmc: omap_hsmmc: implement send_init_stream callback

[PATCH] bootstd: android: avoid possible null pointer dereference
 2025-04-10  8:49 UTC  (2+ messages)

[PATCH v2 1/3] usb: gadget: atmel: Add SAM9X60 support
 2025-04-10  8:49 UTC  (2+ messages)
  ` (subset) "

[PATCH 0/4] usb: gadget: f_mass_storage: Fix crashes on low memory devices
 2025-04-10  8:48 UTC  (2+ messages)

[PATCH 1/3] fastboot: lift restrictions on !NET_LWIP for USB
 2025-04-10  8:46 UTC  (2+ messages)

[PATCH] usb: dwc3: gadget: Fix excepts/expects typo
 2025-04-10  8:46 UTC  (2+ messages)

[PATCH 0/6] Update phyCORE-i.MX93 environment
 2025-04-10  8:41 UTC  (3+ messages)
` [PATCH 1/6] board: phycore-imx93: env: Move fdt and bootenv addresses
` [PATCH 6/6] board: phycore-imx93: env: Add common RAUC boot logic


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