u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 4/7] clk: qcom: qcs615: Add UFS clock support
Balaji Selvanathan
[PATCH v2 6/7] drivers: ufs: qcom: Initialize and enable clocks before hardware access
Balaji Selvanathan
Re: [PATCH v2 6/7] drivers: ufs: qcom: Initialize and enable clocks before hardware access
Sumit Garg
Re: [PATCH v2 6/7] drivers: ufs: qcom: Initialize and enable clocks before hardware access
Neha Malcom Francis
[PATCH v2 7/7] ufs: qcom: Remove redundant POST_CHANGE clock setup call
Balaji Selvanathan
Re: [PATCH v2 7/7] ufs: qcom: Remove redundant POST_CHANGE clock setup call
Sumit Garg
Re: [PATCH v2 7/7] ufs: qcom: Remove redundant POST_CHANGE clock setup call
Neha Malcom Francis
[GIT PULL] Please pull u-boot-ufs-20260313
Neil Armstrong
Re: [GIT PULL] Please pull u-boot-ufs-20260313
Tom Rini
[GIT PULL] Please pull u-boot-amlogic-next-20260427
Neil Armstrong
Re: [GIT PULL] Please pull u-boot-amlogic-next-20260427
Tom Rini
[PATCH 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
Kaustabh Chakraborty
[PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
Kaustabh Chakraborty
Re: [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
Henrik Grimler
Re: [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
Kaustabh Chakraborty
Re: [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
Henrik Grimler
Re: [PATCH 1/4] mmc: exynos_dw_mmc: add proper init sequence for HS400 support
Kaustabh Chakraborty
[PATCH 2/4] mmc: dw_mmc: setup set_enhanced_strobe ops in driver
Kaustabh Chakraborty
[PATCH 3/4] mmc: exynos_dw_mmc: add support for HS400ES
Kaustabh Chakraborty
[PATCH 4/4] configs: exynos-mobile: enable support for HS400ES in MMC driver
Kaustabh Chakraborty
Re: [PATCH 0/4] HS400 and HS400ES support for Exynos DW-MMC drivers
Henrik Grimler
[PATCH v3 00/10] Add support for ubi environment to create volumes (v3)
Weijie Gao
[PATCH v3 01/10] ubi: remove unnecessary extern directive from function prototypes
Weijie Gao
[PATCH v3 02/10] cmd: ubi: mark read-only function parameters with const
Weijie Gao
[PATCH v3 04/10] cmd: ubifs: mark string parameters with const
Weijie Gao
[PATCH v3 03/10] cmd: ubi: use void * for buf parameter in ubi_volume_read
Weijie Gao
[PATCH v3 05/10] cmd: ubi: change the type of parameter dynamic to bool
Weijie Gao
Re: [PATCH v3 05/10] cmd: ubi: change the type of parameter dynamic to bool
Simon Glass
[PATCH v3 06/10] cmd: ubi: reorganize command messages
Weijie Gao
Re: [PATCH v3 06/10] cmd: ubi: reorganize command messages
Simon Glass
[PATCH v3 07/10] cmd: ubi: export more APIs to public
Weijie Gao
Re: [PATCH v3 07/10] cmd: ubi: export more APIs to public
Simon Glass
[PATCH v3 09/10] ubi: add comments for exported ubi API functions
Weijie Gao
Re: [PATCH v3 09/10] ubi: add comments for exported ubi API functions
Simon Glass
[PATCH v3 10/10] env: ubi: add support to create environment volume if it does not exist
Weijie Gao
Re: [PATCH v3 10/10] env: ubi: add support to create environment volume if it does not exist
Simon Glass
[PATCH v3 08/10] cmd: ubi: allow creating volume with all free spaces in ubi_create_vol
Weijie Gao
[PATCH] fs/squashfs fix overflow in sqfs_find_inode()
Jared Stroud
Re: [PATCH] fs/squashfs fix overflow in sqfs_find_inode()
Quentin Schulz
Re: [PATCH] fs/squashfs fix overflow in sqfs_find_inode()
Simon Glass
[PATCH v3] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
Marek Vasut
Re: [PATCH v3] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
Marek Vasut
Re: [PATCH v3] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
Kumar, Udit
[PATCH v7 0/8] Support metadata-driven A/B boot for STM32MP25
Dario Binacchi
[PATCH v7 1/8] lib: uuid: add partition type GUID for extended bootloader
Dario Binacchi
[PATCH v7 2/8] test: dm: part: add test for part_get_info_by_uuid
Dario Binacchi
[PATCH v7 3/8] test: cmd: add unit tests for part command
Dario Binacchi
[PATCH v7 4/8] cmd: part: support lookup by UUID
Dario Binacchi
[PATCH v7 5/8] test: cmd: part: add UUID lookup tests
Dario Binacchi
[PATCH v7 6/8] fwu: add helper to get image GUID by type and bank index
Dario Binacchi
[PATCH v7 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
Dario Binacchi
[PATCH v7 8/8] board: st: stm32mp25: support dynamic A/B bank bootup
Dario Binacchi
Re: [PATCH v7 8/8] board: st: stm32mp25: support dynamic A/B bank bootup
Patrice CHOTARD
Re: [PATCH v7 0/8] Support metadata-driven A/B boot for STM32MP25
Patrice CHOTARD
Re: [PATCH v7 0/8] Support metadata-driven A/B boot for STM32MP25
Dario Binacchi
Re: [PATCH v7 0/8] Support metadata-driven A/B boot for STM32MP25
Patrice CHOTARD
[PATCH v6 0/8] Support metadata-driven A/B boot for STM32MP25
Dario Binacchi
[PATCH v6 1/8] lib: uuid: add partition type GUID for extended bootloader
Dario Binacchi
[PATCH v6 2/8] test: dm: part: add test for part_get_info_by_uuid
Dario Binacchi
[PATCH v6 3/8] test: cmd: add unit tests for part command
Dario Binacchi
[PATCH v6 4/8] cmd: part: support lookup by UUID
Dario Binacchi
[PATCH v6 5/8] test: cmd: part: add UUID lookup tests
Dario Binacchi
[PATCH v6 6/8] fwu: add helper to get image GUID by type and bank index
Dario Binacchi
[PATCH v6 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
Dario Binacchi
[PATCH v6 8/8] board: st: stm32mp25: support dynamic A/B bank bootup
Dario Binacchi
[PATCH v5 0/8] Support metadata-driven A/B boot for STM32MP25
Dario Binacchi
[PATCH v5 1/8] lib: uuid: add partition type GUID for extended bootloader
Dario Binacchi
[PATCH v5 2/8] test: dm: part: add test for part_get_info_by_uuid
Dario Binacchi
[PATCH v5 3/8] test: cmd: add unit tests for part command
Dario Binacchi
[PATCH v5 4/8] cmd: part: support lookup by UUID
Dario Binacchi
[PATCH v5 5/8] test: cmd: part: add UUID lookup tests
Dario Binacchi
[PATCH v5 6/8] fwu: add helper to get image GUID by type and bank index
Dario Binacchi
[PATCH v5 7/8] test: dm: fwu_mdata: add test for fwu_mdata_get_image_guid
Dario Binacchi
[PATCH v5 8/8] board: st: stm32mp25: support dynamic A/B bank bootup
Dario Binacchi
[PATCH 1/2] configs/j721e_{beaglebone64, evm}_defconfig: reduce fastboot buffer
Romain Naour
[PATCH 2/2] configs/j721e_{beaglebone64, evm}_a72_defconfig: enable UCmd for snagflash fastboot-uboot
Romain Naour
[PATCH v7 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
Michele Bisogno
[PATCH v7 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
Michele Bisogno
[PATCH v7 2/3] usb: gadget: rcar: Add support for reset controller
Michele Bisogno
[PATCH v7 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
Michele Bisogno
Re: [PATCH v7 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
Marek Vasut
[PATCH v2] MAINTAINERS, mailmap: Change email for Eugen Hristev
Eugen Hristev
Re: [PATCH v2] MAINTAINERS, mailmap: Change email for Eugen Hristev
Tom Rini
[PATCH v4 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
michael . srba
[PATCH v4 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl
michael . srba
Re: [PATCH v4 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl
Sumit Garg
Re: [PATCH v4 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl
Michael Srba
[PATCH v4 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
michael . srba
[PATCH v4 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
michael . srba
[PATCH v4 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
michael . srba
Re: [PATCH v4 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
Simon Glass
[PATCH v4 08/11] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
michael . srba
[PATCH v4 09/11] mach-snapdragon: add board_spl.c and split out common code
michael . srba
[PATCH v4 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
michael . srba
Re: [PATCH v4 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
Sumit Garg
Re: [PATCH v4 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
Michael Srba
[PATCH v4 03/11] drivers: allow clk_stub and spmi in SPL
michael . srba
Re: [PATCH v4 03/11] drivers: allow clk_stub and spmi in SPL
Simon Glass
[PATCH v4 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845
michael . srba
[PATCH v4 02/11] of_live: support in SPL
michael . srba
[PATCH v4 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
michael . srba
Re: [PATCH v4 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
Simon Glass
Re: [PATCH v4 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
Sumit Garg
[PATCH v5 11/15] configs: sc5xx: Set default bootcmd to SPI boot
Caleb Ethridge
Re: [PATCH v5 11/15] configs: sc5xx: Set default bootcmd to SPI boot
Simon Glass
[PATCH v5 03/15] mach-sc5xx: Update boot commands
Caleb Ethridge
Re: [PATCH v5 03/15] mach-sc5xx: Update boot commands
Simon Glass
Re: [PATCH v5 03/15] mach-sc5xx: Update boot commands
Caleb Ethridge
[PATCH v5 02/15] mach-sc5xx: Remove update commands from default environment
Caleb Ethridge
Re: [PATCH v5 02/15] mach-sc5xx: Remove update commands from default environment
Simon Glass
[PATCH v5 01/15] configs: sc5xx: Do not store environment in SPI flash
Caleb Ethridge
Re: [PATCH v5 01/15] configs: sc5xx: Do not store environment in SPI flash
Simon Glass
Re: [PATCH] board: adi: Fix exception when using standalone SoM
Tom Rini
[PATCH v5 04/15] mach-sc5xx: Switch from tftp to wget
Caleb Ethridge
Re: [PATCH v5 04/15] mach-sc5xx: Switch from tftp to wget
Simon Glass
[PATCH v5 09/15] mach-sc5xx: Update image load address
Caleb Ethridge
Re: [PATCH v5 09/15] mach-sc5xx: Update image load address
Simon Glass
[PATCH v5 07/15] dts: sc594: Fix gige-reset line on EZKIT
Caleb Ethridge
Re: [PATCH v5 07/15] dts: sc594: Fix gige-reset line on EZKIT
Simon Glass
[PATCH v5 08/15] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
Caleb Ethridge
Re: [PATCH v5 08/15] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
Simon Glass
[PATCH v5 00/15] sc5xx Environment Cleanup and Fixes
Caleb Ethridge
Re: [PATCH v5 00/15] sc5xx Environment Cleanup and Fixes
Simon Glass
[PATCH v5 12/15] arm: sc5xx: Remove SC5XX_LOADADDR
Caleb Ethridge
Re: [PATCH v5 12/15] arm: sc5xx: Remove SC5XX_LOADADDR
Simon Glass
[PATCH v5 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
Michele Bisogno
[PATCH v5 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
Michele Bisogno
[PATCH v5 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
Michele Bisogno
Re: [PATCH v5 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
Michele Bisogno
[PATCH v5 2/3] usb: gadget: rcar: Add support for reset controller
Michele Bisogno
Re: [PATCH v5 2/3] usb: gadget: rcar: Add support for reset controller
Michele Bisogno
Re: [PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
Sune Brian
Re: [PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
Sune Brian
[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
alif . zakuan . yuslaimi
[PATCH v2 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
alif . zakuan . yuslaimi
Re: [PATCH v2 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
Sune Brian
Re: [PATCH v2 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
Chee, Tien Fong
Re: [PATCH v2 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
Sune Brian
[PATCH v2 2/3] ddr: altera: gen5: Add DRAM size checking
alif . zakuan . yuslaimi
Re: [PATCH v2 2/3] ddr: altera: gen5: Add DRAM size checking
Sune Brian
Re: [PATCH v2 2/3] ddr: altera: gen5: Add DRAM size checking
Chee, Tien Fong
[PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10
alif . zakuan . yuslaimi
Re: [PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10
Sune Brian
Re: [PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10
Chee, Tien Fong
Re: [PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10
Sune Brian
[GIT PULL] AMD/Xilinx changes for 2026-07-rc1 v3
Michal Simek
Re: [GIT PULL] AMD/Xilinx changes for 2026-07-rc1 v3
Tom Rini
Re: [PATCH] mach-k3: common: init gd->bd before dram_init_banksize
Ilias Apalodimas
Re: [PATCH v2] gunzip: Implement chunked decompression
Tom Rini
Re: [PATCH v1] configs: aquila-am69: Set ENV_MMC_EMMC_HW_PARTITION and ENV_RELOC_GD_ENV_ADDR
Tom Rini
[PATCH v3 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
Sergio Prado
[PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support
Sergio Prado
Re: [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support
Quentin Schulz
Re: [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support
Sergio Prado
Re: [PATCH v3 2/2] binman: x509_cert: add PKCS#11/HSM signing support
Simon Glass
[PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
Sergio Prado
Re: [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
Quentin Schulz
Re: [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
Sergio Prado
Re: [PATCH v3 1/2] binman: bintool: add extra_env parameter to run_cmd
Simon Glass
Re: [PATCH v3 1/2] net: fsl_enetc: fix the duplex setting on the iMX platform
Tim Harvey
[PATCH 0/9] Add ethernet support for genio 520/720 EVK boards
Julien Stephan
[PATCH 6/9] net: phy: Add airoha AN8801 ethernet phy driver
Julien Stephan
Re: [PATCH 6/9] net: phy: Add airoha AN8801 ethernet phy driver
David Lechner
[PATCH 8/9] arm: dts: mt8189: Add ethernet support for Genio 520/720 boards
Julien Stephan
[PATCH 3/9] net: Fix alphabetical ordering in drivers/net/Makefile
Julien Stephan
[PATCH 1/9] MAINTAINERS: remove trailing colons from section titles
Julien Stephan
[PATCH 4/9] net: Fix alphabetical ordering in drivers/net/Kconfig
Julien Stephan
[PATCH 9/9] configs: mt8189: Enable ethernet support
Julien Stephan
[PATCH 2/9] MAINTAINERS: add maintainer entry for air_en8811 driver
Julien Stephan
[PATCH 7/9] net: dwc_eth_qos: Add mediatek support
Julien Stephan
Re: [PATCH 7/9] net: dwc_eth_qos: Add mediatek support
David Lechner
[PATCH 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
Julien Stephan
Re: [PATCH 5/9] net: phy: air_phy_lib: Factorize BuckPBus register
David Lechner
[PATCH v6 0/3] usb: gadget: rcar: Add RZ/G2L support and lifecycle fixes
Michele Bisogno
[PATCH v6 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
Michele Bisogno
Re: [PATCH v6 1/3] usb: gadget: rcar: Fix gadget registration lifecycle in remove
Michele Bisogno
[PATCH v6 2/3] usb: gadget: rcar: Add support for reset controller
Michele Bisogno
[PATCH v6 3/3] usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)
Michele Bisogno
[PATCH v5 06/15] mach-sc5xx: Remove preliminary binman support
Caleb Ethridge
Re: [PATCH v5 06/15] mach-sc5xx: Remove preliminary binman support
Simon Glass
[PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
Caleb Ethridge
Re: [PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
Simon Glass
Re: [PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
Caleb Ethridge
Re: [PATCH v5 14/15] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and ramdisk_addr_r
Simon Glass
[PATCH v4 0/3] phy: add common PHY polarity properties support
Lucien.Jheng
[PATCH v4 3/3] test: dm: add PHY common props unit tests and sandbox DT nodes
Lucien.Jheng
[PATCH v4 1/3] phy: add common PHY properties support
Lucien.Jheng
[PATCH v4 2/3] net: phy: airoha: air_en8811: use standard rx-polarity/tx-polarity properties
Lucien.Jheng
Nuvoton MA35D1
Dirk Eibach
[PATCH] mtd: spi-nor: Update XM25QH512C to XM25QH512D
Ssunk
Re: [PATCH] mtd: spi-nor: Update XM25QH512C to XM25QH512D
Anshul Dalal
Re: [PATCH 01/14] serial: atmel-usart: allow selecting from ARCH_MICROCHIPSW
Eugen Hristev
Re: [PATCH 01/14] serial: atmel-usart: allow selecting from ARCH_MICROCHIPSW
Robert Marko
Re: [PATCH 01/14] serial: atmel-usart: allow selecting from ARCH_MICROCHIPSW
Eugen Hristev
[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
Harsimran Singh Tungal
[PATCH 11/12] doc: bootefi: note two-phase runtime variables selftest
Harsimran Singh Tungal
Re: [PATCH 11/12] doc: bootefi: note two-phase runtime variables selftest
Simon Glass
[PATCH 02/12] arm-ffa: add FF-A bus runtime support
Harsimran Singh Tungal
Re: [PATCH 02/12] arm-ffa: add FF-A bus runtime support
Simon Glass
Re: [PATCH 02/12] arm-ffa: add FF-A bus runtime support
Harsimran Singh Tungal
Earlier messages
Later messages