u-boot
Thread
Date
Later messages
Messages by Thread
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Raymond Mao
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Raymond Mao
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Tom Rini
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Simon Glass
Re: [PATCH v3 00/22] passage: Define a standard for firmware data flow
Ilias Apalodimas
Re: [PATCH v2 01/13] ARM: dts: sti: convert stih410-b2260 board to OF_UPSTREAM
Patrice CHOTARD
[PATCH] bootm: improve error message when gzip decompression buffer is too small
Aristo Chen
Re: [PATCH] bootm: improve error message when gzip decompression buffer is too small
Tom Rini
Re: [PATCH] bootm: improve error message when gzip decompression buffer is too small
陳偉銘
Re: [PATCH] bootm: improve error message when gzip decompression buffer is too small
Tom Rini
Re: [PATCH] bootm: improve error message when gzip decompression buffer is too small
Aristo Chen
Re: [PATCH] bootm: improve error message when gzip decompression buffer is too small
Tom Rini
[PATCH v2 1/1] bootm: improve error message when gzip decompression buffer is too small
Aristo Chen
Re: [PATCH v2 1/1] bootm: improve error message when gzip decompression buffer is too small
Tom Rini
Re: [PATCH v2 1/1] bootm: improve error message when gzip decompression buffer is too small
Mattijs Korpershoek
Re: [PATCH v2 1/1] bootm: improve error message when gzip decompression buffer is too small
Tom Rini
Re: [PATCH 0/3] board: dragonboard410c: More fixes for U-Boot v2025.07
Casey Connolly
Re: [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
Casey Connolly
Re: [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
Varadarajan Narayanan
Re: [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
Sam Day
Re: [PATCH v1 2/3] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
Varadarajan Narayanan
Re: [PATCH v1 1/3] mach-snapdragon: Do not define reset_cpu() if SYSRESET is enabled
Casey Connolly
Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg
Casey Connolly
Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg
george chan
Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg
Mattijs Korpershoek
Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg
george chan
Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg
Mattijs Korpershoek
Re: [PATCH 0/3] u-boot chain-loading LineageOS bootimg
george chan
[PATCH v4 0/6] watchdog: at91sam9_wdt driver enhancement
Zixun LI
[PATCH v4 1/6] arm: at91: wdt: Remove at91_wdt struct
Zixun LI
Re: [PATCH v4 1/6] arm: at91: wdt: Remove at91_wdt struct
Stefan Roese
[PATCH v4 2/6] arm: at91: wdt: Rename regval in priv data to mr
Zixun LI
Re: [PATCH v4 2/6] arm: at91: wdt: Rename regval in priv data to mr
Stefan Roese
[PATCH v4 3/6] watchdog: at91sam9_wdt: Rename priv to wdt
Zixun LI
Re: [PATCH v4 3/6] watchdog: at91sam9_wdt: Rename priv to wdt
Stefan Roese
[PATCH v4 4/6] watchdog: at91sam9_wdt: Add SAM9X60 support
Zixun LI
Re: [PATCH v4 4/6] watchdog: at91sam9_wdt: Add SAM9X60 support
Stefan Roese
[PATCH v4 5/6] ARM: dts: sam9x60: Add watchdog DT node
Zixun LI
Re: [PATCH v4 5/6] ARM: dts: sam9x60: Add watchdog DT node
Eugen Hristev
Re: [PATCH v4 5/6] ARM: dts: sam9x60: Add watchdog DT node
Stefan Roese
[PATCH v4 6/6] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node
Zixun LI
Re: [PATCH v4 6/6] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node
Eugen Hristev
Re: [PATCH v4 6/6] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node
Stefan Roese
Re: [PATCH v4 0/6] watchdog: at91sam9_wdt driver enhancement
Eugen Hristev
Re: [PATCH v4 0/6] watchdog: at91sam9_wdt driver enhancement
Eugen Hristev
[PATCH v3 0/6] watchdog: at91sam9_wdt driver enhancement
Zixun LI
[PATCH v3 1/6] arm: at91: wdt: Remove at91_wdt struct
Zixun LI
[PATCH v3 3/6] watchdog: at91sam9_wdt: Rename priv to wdt
Zixun LI
[PATCH v3 2/6] arm: at91: wdt: Rename regval in priv data to mr
Zixun LI
[PATCH v3 5/6] ARM: dts: sam9x60: Add watchdog DT node
Zixun LI
[PATCH v3 4/6] watchdog: at91sam9_wdt: Add SAM9X60 support
Zixun LI
[PATCH v3 6/6] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node
Zixun LI
Re: [PATCH] imx: mx51evk: drop Stefano Babic from MAINTAINERS
Fabio Estevam
Re: [PATCH] MAINTAINERS: Update email of Stefano Babic
Fabio Estevam
Re: [PATCH 0/2] power-domain: Enable uclass refcounting
Fabio Estevam
Re: [PATCH] clk: imx: Pass CCM udevice into clk_register_composite()
Fabio Estevam
Re: [PATCH v2 0/5] Updates for the siemens cxg3 for 2025.07
Fabio Estevam
Re: [PATCH] arm64: dts: imx8mm: Make osc_32k available in SPL
Fabio Estevam
Re: [PATCH v1] toradex: tdx-cfg-block: fix verdin imx95 sku 0089 pid4
Fabio Estevam
Re: [PATCH] clk: imx: Finish converting clock-osc-24 back to osc_24
Fabio Estevam
[GIT PULL] Please pull u-boot-imx-master-20250428
Fabio Estevam
Re: [GIT PULL] Please pull u-boot-imx-master-20250428
Tom Rini
Re: [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
Tom Rini
Re: [PATCH 1/2] bootstd: Add implementation for bootmeth rauc
Simon Glass
Pull request: u-boot-sunxi/master for v2025.07
Andre Przywara
Re: Pull request: u-boot-sunxi/master for v2025.07
Tom Rini
[PATCH v2 0/2] Fix initrd loading in efi_bootbin.
Adriano Cordova
[PATCH v2 1/2] efi_loader: bootbin: do not load an initrd if none is provided
Adriano Cordova
Re: [PATCH v2 1/2] efi_loader: bootbin: do not load an initrd if none is provided
Ilias Apalodimas
Re: [PATCH v2 1/2] efi_loader: bootbin: do not load an initrd if none is provided
Heinrich Schuchardt
[PATCH v2 2/2] efi_loader: fix typo initd_sz to initrd_sz
Adriano Cordova
Re: [PATCH v2 2/2] efi_loader: fix typo initd_sz to initrd_sz
Ilias Apalodimas
Re: [PATCH v2 2/2] efi_loader: fix typo initd_sz to initrd_sz
Heinrich Schuchardt
Re: [PATCH v2 1/2] bloblist: fix the overriding of fdt from bloblist
Raymond Mao
Re: [PATCH v2 1/2] bloblist: fix the overriding of fdt from bloblist
Tom Rini
Re: [PATCH 1/2] Makefile: Strip leading spaces when preprocessing generated_defconfig
Tom Rini
Re: [PATCH 1/2] Makefile: Strip leading spaces when preprocessing generated_defconfig
Yao Zi
Re: [PATCH 1/2] Makefile: Strip leading spaces when preprocessing generated_defconfig
Tom Rini
[PATCH 1/3] include: env: phytec: k3_net: Remove net_apply_extensions
Daniel Schultz
[PATCH 2/3] include: env: phytec: k3_net: Use get_cmd
Daniel Schultz
[PATCH 3/3] board: phytec: phycore_am62ax: Update Environment
Daniel Schultz
Re: [PATCH 3/3] board: phytec: phycore_am62ax: Update Environment
Tom Rini
Re: [PATCH 3/3] board: phytec: phycore_am62ax: Update Environment
Daniel Schultz
Re: [PATCH 3/3] board: phytec: phycore_am62ax: Update Environment
Tom Rini
Re: [PATCH 1/3] include: env: phytec: k3_net: Remove net_apply_extensions
Tom Rini
Re: [PATCH] efi_loader: bootbin: do not load an initrd if none is provided
Ilias Apalodimas
Re: [PATCH] efi_loader: bootbin: do not load an initrd if none is provided
Adriano Cordova Fedeli
Re: [PATCH] net: fsl_enetc: fix imdio register calculation
Vladimir Oltean
RE: [PATCH] net: fsl_enetc: fix imdio register calculation
Wei Fang
Re: [PATCH] net: fsl_enetc: fix imdio register calculation
Heiko Thiery
Re: [PATCH] net: fsl_enetc: fix imdio register calculation
Tim Harvey
Re: [PATCH] net: fsl_enetc: fix imdio register calculation
Heiko Thiery
Re: [PATCH] net: fsl_enetc: fix imdio register calculation
Marek Vasut
Re: [PATCH] net: fsl_enetc: fix imdio register calculation
Fabio Estevam
[PATCH v6 0/9] Add falcon support for am62a, 62p and 62x
Anshul Dalal
[PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Anshul Dalal
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Andrew Davis
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Anshul Dalal
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Andrew Davis
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Anshul Dalal
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Raghavendra, Vignesh
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Anshul Dalal
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Andrew Davis
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Anshul Dalal
Re: [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode
Andrew Davis
[PATCH v6 2/9] mach-k3: fix reading size and addr from fdt on R5
Anshul Dalal
[PATCH v6 3/9] arch: arm: k3-binman: add fit for falcon boot
Anshul Dalal
[PATCH v6 4/9] mach-k3: sysfw-loader: update img_hdr for falcon
Anshul Dalal
[PATCH v6 5/9] config: add falcon boot config fragment for am62x
Anshul Dalal
[PATCH v6 6/9] board: ti: add default dtb for am62 in falcon mode
Anshul Dalal
[PATCH v6 7/9] mach-k3: common: enable falcon mode for 62 platform
Anshul Dalal
[PATCH v6 8/9] Makefile: update tispl regex to also clean falcon spl
Anshul Dalal
[PATCH v6 9/9] doc: ti: am62: add falcon mode documentation
Anshul Dalal
Re: [PATCH 5/5] sunxi: h6/h616: Reuse common DRAM infrastructure
Andre Przywara
[PATCH 1/7] board: phytec: phycore_am62x: Update environment for fitboot
Wadim Egorov
[PATCH 3/7] board: phytec: phycore_am6xx: Set bootmeths & boot_targets environment
Wadim Egorov
[PATCH 2/7] board: phytec: phycore_am64x: Update environment for fitboot
Wadim Egorov
[PATCH 7/7] configs: phycore_am6xx_a53_defconfig: Enable BOOTDEV_SPI_FLASH
Wadim Egorov
[PATCH 4/7] configs: phycore_am6xx: Default BOOTCOMMAND to standard boot
Wadim Egorov
[PATCH 5/7] board: phytec: common: k3: Update boot_targets at runtime
Wadim Egorov
[PATCH 6/7] board: phytec: common: k3: Factor out mac address setup
Wadim Egorov
Re: [PATCH 1/7] board: phytec: phycore_am62x: Update environment for fitboot
Tom Rini
Re: [PATCH 4/5] sunxi: h6: dram: split dram_para struct
Andre Przywara
[PULL] Pull request for u-boot master / v2025.07 = u-boot-stm32-20250428
Patrice CHOTARD
Re: [PULL] Pull request for u-boot master / v2025.07 = u-boot-stm32-20250428
Tom Rini
Re: [PATCH v2 18/22] arm: stm32mp: cmd_stm32key: update command for stm32mp25x
Patrice CHOTARD
Re: [PATCH] arm: dts: k3: binman: Fix DM firmware selection
Bryan Brattlof
Re: [PATCH] arm: dts: k3: binman: Fix DM firmware selection
Andrew Davis
Re: [PATCH] arm: dts: k3: binman: Fix DM firmware selection
Francis, Neha
Re: [PATCH] arm: dts: k3: binman: Fix DM firmware selection
Tom Rini
Re: [PATCH v2 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP1x boards
Patrice CHOTARD
Re: [PATCH v2 22/22] configs: stm32mp25: enable DISTRO_DEFAULT and BOOTCOMMAND
Patrice CHOTARD
Re: [PATCH v2 20/22] arm: stm32mp: stm32prog: PTA BSEC is not supported on closed device
Patrice CHOTARD
Re: [PATCH v2 21/22] arm: stm32mp: stm32prog: add support rootfs-a for OTA
Patrice CHOTARD
Re: [PATCH v2 12/13] ARM: dts: stm32: convert stm32mp2 board to OF_UPSTREAM
Patrice CHOTARD
Re: [PATCH v2 03/13] ARM: dts: stm32: convert stm23f7 boards to OF_UPSTREAM
Patrice CHOTARD
Re: [PATCH v2 04/13] ARM: dts: stm32: convert stm23f4 boards to OF_UPSTREAM
Patrice CHOTARD
Re: [PATCH v2 05/13] ARM: dts: stm32: convert stm32mp13 board to OF_UPSTREAM
Patrice CHOTARD
Re: [PATCH v2 19/22] arm: stm32mp: add helper function stm32mp_is_closed()
Patrice CHOTARD
Re: [PATCH v2 02/13] ARM: dts: stm32: convert stm23h7 boards to OF_UPSTREAM
Patrice CHOTARD
Re: [PATCH v2 09/22] configs: stm32mp25: add support of NAND and NOR boot
Patrice CHOTARD
Re: [PATCH v2 05/22] board: st: stm32mp2: add mmc_get_env_dev()
Patrice CHOTARD
Re: [PATCH v2 17/22] arm: stm32mp: fix package IDs for stm32mp25
Patrice CHOTARD
Re: [PATCH v2 15/22] arm: stm32mp: disable console for UART serial boot
Patrice CHOTARD
Re: [PATCH v2 16/22] arm: stm32mp: implement new STM32MP25 revision ID system
Patrice CHOTARD
Re: [PATCH v2 08/22] board: st: stm32mp2: add user button support
Patrice CHOTARD
Re: [PATCH v2 07/22] board: st: stm32mp2: add led support
Patrice CHOTARD
Re: [PATCH v2 10/22] board: st: stm32mp2: change bootcmd for ST boards
Patrice CHOTARD
Re: [PATCH v2 12/22] configs: stm32mp25: add PXE boot support
Patrice CHOTARD
Re: [PATCH v2 03/22] arm: stm32mp: add boot_mode support for STM32MP25
Patrice CHOTARD
Re: [PATCH v2 13/22] ARM: dts: stm32: add sdmmc1 fixed clock for stm32mp257f-ev1-u-boot
Patrice CHOTARD
Re: [PATCH v2 06/22] ARM: dts: stm32: add "u-boot, mmc-env-partition" for stm32mp257f-ev1-u-boot
Patrice CHOTARD
Re: [PATCH v2 14/22] arm: stm32mp: increase EARLY_TLB_SIZE to 0x10000
Patrice CHOTARD
Re: [PATCH v2 11/22] configs: stm32mp25: add USB host boot support
Patrice CHOTARD
Re: [PATCH v2 08/13] clk: stm32mp1: fix DSI clock setting
Patrice CHOTARD
Re: [PATCH v2 11/13] stm32mp: fdt: remove ETZPC peripheral cleanup
Patrice CHOTARD
Re: [PATCH v2 01/22] configs: stm32mp25: add MMC support
Patrice CHOTARD
Re: [PATCH v2 04/22] board: st: stm32mp2: add env_get_location()
Patrice CHOTARD
Re: [PATCH v2 07/13] configs: stm32: introduce stm32mp15-odyssey_defconfig
Patrice CHOTARD
Re: [PATCH v2 09/13] ARM: stm32mp: add ETZPC system bus driver for STM32MP1
Patrice CHOTARD
Re: [PATCH v2 02/22] configs: stm32mp25: add bootcmd for stm32mp25 platform
Patrice CHOTARD
Re: [PATCH v2 13/13] ARM: stm32mp: add RIFSC system bus driver for STM32MP25
Patrice CHOTARD
Re: RISC-V (and others?) UART0 clock rate from OF_UPSTREAM
E Shattow
Re: [PATCH 3/3] wip: binman: Move processing after templates
Moteen Shah
Re: [PATCH 3/3] wip: binman: Move processing after templates
Moteen Shah
Re: [PATCH 3/3] wip: binman: Move processing after templates
Simon Glass
Re: [PATCH 3/3] wip: binman: Move processing after templates
Moteen Shah
[PATCH v11 17/21] tools: imx8image: add i.MX95 support
Alice Guo (OSS)
Re: [PATCH 3/3] efi: add EFI_DEBUG_IMAGE_INFO for debug
Heinrich Schuchardt
Re: [PATCH 3/3] efi: add EFI_DEBUG_IMAGE_INFO for debug
Paul Liu
Re: [PATCH 3/3] efi: add EFI_DEBUG_IMAGE_INFO for debug
Heinrich Schuchardt
[PATCH v11 21/21] Makefile: add some files to CLEAN_FILES
Alice Guo (OSS)
[PATCH v11 20/21] imx95_evk: add i.MX95 19x19 EVK board basic support
Alice Guo (OSS)
[PATCH v11 18/21] imx: container: add V2X container support for i.MX95
Alice Guo (OSS)
[PATCH v11 19/21] doc: imx: add document for i.MX95 Image Container Format
Alice Guo (OSS)
[PATCH v11 16/21] binman: add a new entry type for packing DDR PHY firmware images
Alice Guo (OSS)
[PATCH v11 14/21] imx9: add i.MX95 Kconfig and Makefile
Alice Guo (OSS)
[PATCH v11 15/21] imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95
Alice Guo (OSS)
[PATCH v11 13/21] spl: imx: use trampoline buffer to load images to secure region
Alice Guo (OSS)
[PATCH v11 12/21] cpu: imx95: add i.MX95 support
Alice Guo (OSS)
[PATCH v11 10/21] scmi_protocols: update struct scmi_base_discover_list_protocols_out
Alice Guo (OSS)
[PATCH v11 11/21] imx9: scmi: add i.MX95 SoC and clock related code
Alice Guo (OSS)
[PATCH v11 09/21] sandbox: add SCMI clock control permissions to sandbox
Alice Guo (OSS)
[PATCH v11 08/21] clk: scmi: check the clock state/parent/rate control permissions
Alice Guo (OSS)
[PATCH v11 07/21] clk: scmi: add the command CLOCK_PARENT_SET
Alice Guo (OSS)
[PATCH v11 06/21] scmi_protocols: add SCMI Performance domain management protocol message IDs
Alice Guo (OSS)
[PATCH v11 05/21] scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting the ROM passover data
Alice Guo (OSS)
[PATCH v11 04/21] firmware: scmi_agent: add SCMI pin control protocol support
Alice Guo (OSS)
[PATCH v11 03/21] pinctrl: nxp: add a pin controller driver based on SCMI pin control protocol
Alice Guo (OSS)
[PATCH v11 02/21] firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driver
Alice Guo (OSS)
Later messages