u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2] net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
[PATCH v2 0/1] ARM: dts: aspeed: Add NVIDIA GB200 UT3.0b
Donald Shannon
[PATCH v2 1/1] ARM: dts: aspeed: Add NVIDIA GB200 UT3.0b
Donald Shannon
[PATCH] imx93_frdm: Add initial board support
Fabio Estevam
Re: [PATCH] imx93_frdm: Add initial board support
Tom Rini
Re: [PATCH] imx93_frdm: Add initial board support
Fabio Estevam
Re: [PATCH] imx93_frdm: Add initial board support
Peng Fan
Re: [PATCH] imx93_frdm: Add initial board support
Fabio Estevam
[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Ultra
Zhihong
[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Ultra
Niu Zhihong
[PATCH] airoha: rework RAM size handling to support multiple RAM size
Christian Marangi
Re: [PATCH] airoha: rework RAM size handling to support multiple RAM size
Mikhail Kshevetskiy
Re: [PATCH] airoha: rework RAM size handling to support multiple RAM size
Christian Marangi
Re: [PATCH] airoha: rework RAM size handling to support multiple RAM size
Mikhail Kshevetskiy
[PATCH] arm: spi: atmel_qspi: fix race condition in transfer completion check
Ramin Moussavi
[PATCH] sata: sata_mv: Remove always true test
Andrew Goodbody
[RFC] Plan to Migrate U-Boot from OpenSSL Engines to Providers
Enric Balletbo i Serra
Re: [RFC] Plan to Migrate U-Boot from OpenSSL Engines to Providers
Ahmad Fatoum
Re: [RFC] Plan to Migrate U-Boot from OpenSSL Engines to Providers
Mark Kettenis
[PATCH v5 0/8] Qualcomm: teach the build system to emit signed ELF images
Casey Connolly
[PATCH v5 1/8] binman: add $(srctree)/tools to toolpath
Casey Connolly
[PATCH v5 2/8] binman: support building binman dtb when OF_UPSTREAM is enabled
Casey Connolly
[PATCH v5 3/8] tools: qcom: introduce mkmbn library
Casey Connolly
[PATCH v5 4/8] tools: qcom: add mkmbn.py
Casey Connolly
[PATCH v5 5/8] binman: add support for building Qualcomm signed MBN ELF images
Casey Connolly
[PATCH v5 6/8] configs: qualcomm: use fragments for debug UART
Casey Connolly
[PATCH v5 7/8] qualcomm: use mkmbn via binman and stop creating ELF files
Casey Connolly
[PATCH v5 8/8] doc: board/qualcomm: update docs for new u-boot.mbn target
Casey Connolly
[PATCH] adc: meson-saradc: uint cannot be less than zero
Andrew Goodbody
Re: [PATCH] adc: meson-saradc: uint cannot be less than zero
Neil Armstrong
[PATCH] arm: imx: imx9: scmi: Fix booting from USB
João Paulo Gonçalves
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
Peng Fan
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
João Paulo Gonçalves
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
Francesco Dolcini
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
Fabio Estevam
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
Francesco Dolcini
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
Frieder Schrempf
Re: [PATCH] arm: imx: imx9: scmi: Fix booting from USB
João Paulo Gonçalves
[PATCH] tools: mips-relocs: replace format string introducers
Justin Swartz
Re: [PATCH] tools: mips-relocs: replace format string introducers
Tom Rini
[PATCH] imx93: adc: local variable ret should not be unsigned
Andrew Goodbody
Re: [PATCH] imx93: adc: local variable ret should not be unsigned
Fabio Estevam
[PATCH] board: phytec: migrate imx8mm boards to standard boot
Yannic Moog
Re: [PATCH] board: phytec: migrate imx8mm boards to standard boot
Fabio Estevam
Uninitialised variable in common/spl/spl_imx_container.c
Andrew Goodbody
Re: Uninitialised variable in common/spl/spl_imx_container.c
Javier Viguera
[PATCH 00/19] mtd: spinand: driver improvements
Mikhail Kshevetskiy
[PATCH 01/19] drivers: spi-mem: sync a bit with linux-6.16-rc6
Mikhail Kshevetskiy
[PATCH 03/19] mtd: spinand: Add a NAND page I/O request type
Mikhail Kshevetskiy
[PATCH 02/19] mtd: spinand: Use the spi-mem dirmap API
Mikhail Kshevetskiy
[PATCH 04/19] mtd: spinand: add missed add missed MODULE_DEVICE_TABLE()
Mikhail Kshevetskiy
[PATCH 06/19] mtd: spinand: more use of spinand_to_{something} helpers
Mikhail Kshevetskiy
[PATCH 07/19] mtd: spinand: replace enable_ecc variable with disable_ecc and update corresponding logic
Mikhail Kshevetskiy
[PATCH 05/19] mtd: spinand: simulate behavior of linux's function spinand_wait()
Mikhail Kshevetskiy
[PATCH 08/19] mtd: spinand: minor refactoring
Mikhail Kshevetskiy
[PATCH 09/19] mtd: spinand: more refactoring
Mikhail Kshevetskiy
[PATCH 11/19] mtd: spinand: set bitflip_threshold to 75% of ECC strength
Mikhail Kshevetskiy
[PATCH 10/19] mtd: spinand: sync code with linux-6.10
Mikhail Kshevetskiy
[PATCH 12/19] mtd: spinand: Add support for setting plane select bits
Mikhail Kshevetskiy
[PATCH 13/19] mtd: spinand: Remove write_enable_op() in markbad()
Mikhail Kshevetskiy
[PATCH 14/19] mtd: spinand: Introduce a way to avoid raw access
Mikhail Kshevetskiy
[PATCH 16/19] mtd: spinand: Add read retry support
Mikhail Kshevetskiy
[PATCH 17/19] mtd: spinand: add OTP support
Mikhail Kshevetskiy
[PATCH 15/19] mtd: spinand: add support of continuous reading mode
Mikhail Kshevetskiy
[PATCH 18/19] mtd: spinand: Enhance the logic when picking a variant
Mikhail Kshevetskiy
[PATCH 19/19] mtd: spinand: sync with linux-6.16-rc6
Mikhail Kshevetskiy
[PATCH 0/4] xilinx: mbv: Prepare MBV for CI
Michal Simek
[PATCH 1/4] xilinx: mbv: Disable OF_HAS_PRIOR_STAGE
Michal Simek
[PATCH 2/4] xilinx: mbv: Add missing mmu-type cpu property
Michal Simek
[PATCH 3/4] xilinx: mbv: Fix dt properties in interrupt controller node
Michal Simek
[PATCH 4/4] xilinx: mbv: Use separate DTB for binman nodes
Michal Simek
[u-boot-test-hooks PATCH] travis-ci: Wire MB-V targets for CI
Michal Simek
Re: [u-boot-test-hooks PATCH] travis-ci: Wire MB-V targets for CI
Tom Rini
Re: [u-boot-test-hooks PATCH] travis-ci: Wire MB-V targets for CI
Michal Simek
Re: [u-boot-test-hooks PATCH] travis-ci: Wire MB-V targets for CI
Tom Rini
[PATCH v2 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Frieder Schrempf
[PATCH v2 2/2] configs: imx6dl_sielaff: Set CONFIG_SDP_LOADADDR to fix SDP boot
Frieder Schrempf
Re: [PATCH v2 2/2] configs: imx6dl_sielaff: Set CONFIG_SDP_LOADADDR to fix SDP boot
Peng Fan
Re: [PATCH v2 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Peng Fan
Re: [PATCH v2 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Fabio Estevam
[PATCH v4 0/5] Extend usb_onboard_hub driver to support Cypress HX3 hub family
Lukasz Czechowski
[PATCH v4 1/5] usb: onboard-hub: Use the ofnode to check if the peer-hub was probed
Lukasz Czechowski
[PATCH v4 2/5] usb: onboard-hub: Use devm API do automatically free the reset GPIO
Lukasz Czechowski
[PATCH v4 3/5] usb: onboard-hub: Set the reset gpio pin before freeing
Lukasz Czechowski
[PATCH v4 4/5] usb: onboard-hub: Add support for multiple power supplies
Lukasz Czechowski
[PATCH v4 5/5] usb: onboard-hub: Add support for Cypress HX3 family
Lukasz Czechowski
Re: [PATCH v4 0/5] Extend usb_onboard_hub driver to support Cypress HX3 hub family
Tom Rini
[PATCH] imx: power-domain: Fix crash due to uninitialized 'id' field
Frieder Schrempf
Re: [PATCH] imx: power-domain: Fix crash due to uninitialized 'id' field
Miquel Raynal
Re: [PATCH] imx: power-domain: Fix crash due to uninitialized 'id' field
Fabio Estevam
RE: [PATCH] dts: agilex5: Enabled nand boot in SPL
Chee, Tien Fong
[PATCH] xilinx: Make XILINX_OF_BOARD_DTB_ADDR depending on OF_BOARD only
Michal Simek
[PATCH] net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
Re: [PATCH] net: phy: Support overriding Auto Negotiation timeout with env variable
Quentin Schulz
Re: [PATCH] net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
Re: [PATCH] net: phy: Support overriding Auto Negotiation timeout with env variable
Marek Vasut
Re: [PATCH] net: phy: Support overriding Auto Negotiation timeout with env variable
Siddharth Vadapalli
Mediatek build help
Roy Walker
No eMMC over USB if no partition
Jérémy Bézairie
[PATCH 00/10] rockchip: Fix misc USB PHY related issues
Jonas Karlman
[PATCH 01/10] phy: rockchip: usbdp: Fix Generic PHY reference counting
Jonas Karlman
[PATCH 02/10] phy: rockchip: usbdp: Simplify init ops
Jonas Karlman
[PATCH 03/10] phy: rockchip: naneng-combphy: Fix Generic PHY reference counting
Jonas Karlman
[PATCH 04/10] phy: rockchip: naneng-combphy: Simplify init ops
Jonas Karlman
[PATCH 05/10] phy: rockchip: naneng-combphy: Use syscon_regmap_lookup_by_phandle
Jonas Karlman
[PATCH 06/10] phy: rockchip: inno-usb2: Fix improper use of UCLASS_PHY
Jonas Karlman
[PATCH 07/10] phy: rockchip: typec: Fix improper use of UCLASS_PHY
Jonas Karlman
[PATCH 08/10] rockchip: rk3588: Disable USB3OTG U3 ports early
Jonas Karlman
[PATCH 09/10] rockchip: rk3576: Disable USB3OTG0 U3 port early
Jonas Karlman
[PATCH 10/10] rockchip: rk3588-generic: Move usb nodes to board dts
Jonas Karlman
Re: [PATCH 00/10] rockchip: Fix misc USB PHY related issues
Quentin Schulz
Re: [PATCH 2/3] image: Add support for starting TFA BL31 as fitImage loadables
Marek Vasut
[PATCH v2] usb: ehci-mx6: Add i.MX95 OTG support
Tim Harvey
回复: [PATCH v2] usb: ehci-mx6: Add i.MX95 OTG support
Alice Guo (OSS)
Re: [PATCH v2] usb: ehci-mx6: Add i.MX95 OTG support
Peng Fan
Re: [PATCH v2] usb: ehci-mx6: Add i.MX95 OTG support
Tim Harvey
PGP key update
Tom Rini
Re: PGP key update
Tom Rini
Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp
Frieder Schrempf
Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp
Neha Malcom Francis
Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp
Frieder Schrempf
Re: [PATCH 2/2] imx: power-domain: Enable refcounting on imx8mp
Frieder Schrempf
[PATCH] cmd: elf: Prevent possible buffer overflow
Andrew Goodbody
Re: [PATCH] cmd: elf: Prevent possible buffer overflow
Tom Rini
[PATCH 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Frieder Schrempf
[PATCH 2/2] configs: imx6dl_sielaff: Set CONFIG_SDP_LOADADDR to fix SDP boot
Frieder Schrempf
Re: [PATCH 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Quentin Schulz
Re: [PATCH 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Frieder Schrempf
Re: [PATCH 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Quentin Schulz
Re: [PATCH 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
Frieder Schrempf
[PATCH] Fix emmc error state after mmc write timeout
Jimmy Durand Wesolowski
Re: [PATCH] Fix emmc error state after mmc write timeout
Peng Fan
Re: [PATCH] Fix emmc error state after mmc write timeout
Peng Fan (OSS)
[PATCH v3 00/24] Introduce Firmware Update Support for Arm PSA
abdellatif . elkhlifi
[PATCH v3 01/24] arm_ffa: Add FFA_MEM_SHARE support
abdellatif . elkhlifi
[PATCH v3 02/24] arm_ffa: Add FFA_MEM_RECLAIM support
abdellatif . elkhlifi
[PATCH v3 03/24] arm_ffa: sandbox: Replace the emulator error log with debug log
abdellatif . elkhlifi
[PATCH v3 04/24] arm_ffa: sandbox: Improve the readability of clearing the X registers
abdellatif . elkhlifi
[PATCH v3 05/24] arm_ffa: sandbox: Add FFA_MEM_SHARE emulation
abdellatif . elkhlifi
[PATCH v3 06/24] arm_ffa: sandbox: Add FFA_MEM_SHARE tests
abdellatif . elkhlifi
[PATCH v3 07/24] arm_ffa: sandbox: Add FFA_MEM_RECLAIM emulation
abdellatif . elkhlifi
[PATCH v3 08/24] arm_ffa: sandbox: Add FFA_MEM_RECLAIM tests
abdellatif . elkhlifi
[PATCH v3 09/24] fwu_arm_psa: Initialize the update agent
abdellatif . elkhlifi
[PATCH v3 10/24] fwu_arm_psa: Read the FWU directory through get_image_info()
abdellatif . elkhlifi
[PATCH v3 11/24] fwu_arm_psa: Add staging ABIs
abdellatif . elkhlifi
[PATCH v3 12/24] efi_loader: fwu_arm_psa: Add set_image and get_image_info support
abdellatif . elkhlifi
[PATCH v3 13/24] efi_loader: fwu_arm_psa: Keep the FMP payload header
abdellatif . elkhlifi
[PATCH v3 14/24] efi_loader: fwu: fwu_arm_psa: Skip accepting the payload after set_image()
abdellatif . elkhlifi
[PATCH v3 15/24] efi_loader: fwu: fwu_arm_psa: Disable trial state handling
abdellatif . elkhlifi
[PATCH v3 16/24] fwu_arm_psa: Add FWU acceptance mechanism
abdellatif . elkhlifi
[PATCH v3 17/24] fwu_arm_psa: Add ESRT support
abdellatif . elkhlifi
Re: [PATCH v3 17/24] fwu_arm_psa: Add ESRT support
Michal Simek
Re: [PATCH v3 17/24] fwu_arm_psa: Add ESRT support
Abdellatif El Khlifi
[PATCH v3 18/24] fwu_arm_psa: Add ExitBootService() notification handler
abdellatif . elkhlifi
[PATCH v3 19/24] efi_loader: capsule: Add runtime capsule flags checks
abdellatif . elkhlifi
[PATCH v3 20/24] fwu_arm_psa: corstone1000: Enable FWU support
abdellatif . elkhlifi
[PATCH v3 21/24] fwu_arm_psa: corstone1000: Perform bank logic when reading boot index
abdellatif . elkhlifi
[PATCH v3 22/24] fwu_arm_psa: corstone1000: Notify SE Proxy SP on ExitBootService()
abdellatif . elkhlifi
[PATCH v3 23/24] fwu_arm_psa: corstone1000: Set Boot0001 for on-disk FWU
abdellatif . elkhlifi
[PATCH v3 24/24] fwu_arm_psa: Document FWU support for Arm PSA
abdellatif . elkhlifi
Gitlab down
Frank Wunderlich
Re: Gitlab down
Fabio Estevam
Re: Gitlab down
Philip Oberfichtner
[PATCH] MAINTAINERS: Update email of Anatolij Gustschin
Anatolij Gustschin
Re: [PATCH] MAINTAINERS: Update email of Anatolij Gustschin
Tom Rini
[PATCH 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
[PATCH 2/2] arm64: renesas: r8a779g3: Enable Winbond SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Marek Vasut
[PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Marek Vasut
Re: [PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Prasanth Mantena
Re: [PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Marek Vasut
Re: [PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Prasanth Mantena
Re: [PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Tudor Ambarus
Re: [PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Tudor Ambarus
Re: [PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
Marek Vasut
[PATCH 0/3] mmc: add more exynos compatibles and fix cd-gpio handling in s5p_sdhci
Henrik Grimler
[PATCH 1/3] mmc: s5p_sdhci: remove duplicated card detect code
Henrik Grimler
Re: [PATCH 1/3] mmc: s5p_sdhci: remove duplicated card detect code
Sam Protsenko
Re: [PATCH 1/3] mmc: s5p_sdhci: remove duplicated card detect code
Anand Moon
[PATCH 2/3] mmc: s5p_sdhci: add samsung,exynos4210-sdhci compatible
Henrik Grimler
Re: [PATCH 2/3] mmc: s5p_sdhci: add samsung, exynos4210-sdhci compatible
Sam Protsenko
Re: [PATCH 2/3] mmc: s5p_sdhci: add samsung, exynos4210-sdhci compatible
Anand Moon
[PATCH 3/3] mmc: exynos_dw_mmc: add exynos5420 compatibles
Henrik Grimler
Re: [PATCH 3/3] mmc: exynos_dw_mmc: add exynos5420 compatibles
Sam Protsenko
Re: [PATCH 3/3] mmc: exynos_dw_mmc: add exynos5420 compatibles
Anand Moon
Re: [PATCH 0/3] mmc: add more exynos compatibles and fix cd-gpio handling in s5p_sdhci
Peng Fan (OSS)
[U-Boot, v3, 1/1]net: phy: Add the Airoha EN8811H PHY driver
Lucien.Jheng
Aw: [U-Boot, v3, 1/1]net: phy: Add the Airoha EN8811H PHY driver
frank-w
Re: Aw: [U-Boot, v3, 1/1]net: phy: Add the Airoha EN8811H PHY driver
Marek Vasut
Re: Aw: [U-Boot, v3, 1/1]net: phy: Add the Airoha EN8811H PHY driver
Frank Wunderlich
[PATCH 0/4] Update riscv's SYS_BOOTM_LEN to the most commonly used value.
Martin Herren
[PATCH 1/4] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000
Martin Herren
[PATCH 2/4] riscv: Set SYS_BOOTM_LEN default to 0x4000000
Martin Herren
Re: [PATCH 2/4] riscv: Set SYS_BOOTM_LEN default to 0x4000000
Mattijs Korpershoek
[PATCH 3/4] riscv: Remove default SYS_BOOTM_LEN from defconfig
Martin Herren
[PATCH 4/4] riscv: Increase Microchip Icicle's SYS_BOOTM_LEN
Martin Herren
Pull request doc-202510-rc1
Heinrich Schuchardt
Re: Pull request doc-202510-rc1
Tom Rini
[PATCH 0/7] arm/airoha: add support for airoha en7523 SoC family
Mikhail Kshevetskiy
[PATCH 1/7] airoha/an7581: increase the number of rx network buffers
Mikhail Kshevetskiy
[PATCH 2/7] airoha/an7581: add CONFIG_TARGET_AN7581=y to the defconfig
Mikhail Kshevetskiy
Earlier messages
Later messages