u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 01/13] boot: Split out the first part of fit_image_load()
Simon Glass
[PATCH 02/13] boot: Move call to fit_image_select() and rename it
Simon Glass
Re: [PATCH 02/13] boot: Move call to fit_image_select() and rename it
Tom Rini
[PATCH 03/13] boot: Tidy up setting of the OS arch on host builds
Simon Glass
Re: [PATCH 03/13] boot: Tidy up setting of the OS arch on host builds
Tom Rini
[PATCH 04/13] boot: Move type and OS checking into a new function
Simon Glass
Re: [PATCH 04/13] boot: Move type and OS checking into a new function
Tom Rini
[PATCH 05/13] boot: Move handling of the load_op into a separate function
Simon Glass
Re: [PATCH 05/13] boot: Move handling of the load_op into a separate function
Tom Rini
[PATCH 06/13] boot: Move obtaining data from a FIT image into a function
Simon Glass
[PATCH 07/13] boot: Check the image is allowed before setting os.arch
Simon Glass
[PATCH 08/13] boot: Move the architecture check into check_allowed()
Simon Glass
[PATCH 10/13] boot: Move decomp_image() into handle_load_op()
Simon Glass
[PATCH 09/13] boot: Move image-decompression into a separate function
Simon Glass
[PATCH 11/13] boot: Move setting the OS arch into check_allowed()
Simon Glass
[PATCH 12/13] boot: Drop unnecessary data variable
Simon Glass
[PATCH 13/13] boot: Tidy local variables in fit_image_load()
Simon Glass
Re: [PATCH 00/13] boot: Make fit_image_load() easier to maintain
Tom Rini
[PATCH] net: phy: dp83867: reset PHY on init to ensure clean state
Michal Simek
Re: [PATCH] net: phy: dp83867: reset PHY on init to ensure clean state
Jerome Forissier
Re: [PATCH 0/9] ARM: RPi5: Enable PCIe
Pedro Falcato
[PATCH] arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF
dinesh . maniyam
Re: [PATCH] arm: socfpga: Reset MPFE NoC after programming peripheral / combined RBF
Chee, Tien Fong
[PATCH] arm: socfpga: Setting the image magic value to romcode initswstate register
dinesh . maniyam
Re: [PATCH] arm: socfpga: Setting the image magic value to romcode initswstate register
Chee, Tien Fong
[PATCH] kbuild: Use relative paths in generated .incbin directives
Simon Glass
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Tom Rini
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Simon Glass
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Tom Rini
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Simon Glass
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Tom Rini
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Simon Glass
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Tom Rini
Re: [PATCH] kbuild: Use relative paths in generated .incbin directives
Simon Glass
[PATCH v2 0/8] Add support for TQMa7x
Alexander Feilke
[PATCH v2 1/8] Kconfig: update build-target for MX7 with SPL
Alexander Feilke
Re: [PATCH v2 1/8] Kconfig: update build-target for MX7 with SPL
Peng Fan
[PATCH v2 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments
Alexander Feilke
Re: [PATCH v2 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments
Peng Fan
[PATCH v2 5/8] arch: arm: dts: tqma7x: add boot phase properties
Alexander Feilke
Re: [PATCH v2 5/8] arch: arm: dts: tqma7x: add boot phase properties
Peng Fan
[PATCH v2 3/8] env: add env_set_runtime() helper
Alexander Feilke
Re: [PATCH v2 3/8] env: add env_set_runtime() helper
Peng Fan
[PATCH v2 2/8] board/tq: Add common SoM API
Alexander Feilke
Re: [PATCH v2 2/8] board/tq: Add common SoM API
Peng Fan
[PATCH v2 2/8] board/tq: Add common SoM API
Feilke, Alexander
[PATCH v2 7/8] configs: tqma7: add defconfigs
Alexander Feilke
Re: [PATCH v2 7/8] configs: tqma7: add defconfigs
Peng Fan
[PATCH v2 8/8] doc: tqma7: add documentation
Alexander Feilke
Re: [PATCH v2 8/8] doc: tqma7: add documentation
Peng Fan
[PATCH v2 6/8] board: tqma7: add code for u-boot with spl
Alexander Feilke
Re: [PATCH v2 6/8] board: tqma7: add code for u-boot with spl
Peng Fan
Re: [PATCH v2 6/8] board: tqma7: add code for u-boot with spl
Feilke, Alexander
Re: [PATCH v2 6/8] board: tqma7: add code for u-boot with spl
Tom Rini
Re: [PATCH v2 6/8] board: tqma7: add code for u-boot with spl
Feilke, Alexander
Please pull u-boot-tegra staging
Svyatoslav Ryhel
Re: Please pull u-boot-tegra staging
Tom Rini
[PATCH 0/3] TQ-Systems MAINTAINERS files
Max Merchel
[PATCH 1/3] MAINTAINERS: update entry for TQ-Systems
Max Merchel
[PATCH 2/3] tq: add TQ board MAINTAINERS
Max Merchel
[PATCH 3/3] tqma6: remove board MAINTAINERS
Max Merchel
[PATCH v2] board: ti: am62dx: Separate resource management config from am62ax
Paresh Bhagat
Re: [PATCH v2] board: ti: am62dx: Separate resource management config from am62ax
Anshul Dalal
Re: [PATCH v2] board: ti: am62dx: Separate resource management config from am62ax
Tom Rini
[RFC][PATCH 1/3] fdtdec: Deduplicate iterator function
Marek Vasut
[RFC][PATCH 2/3] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
Marek Vasut
Re: [RFC][PATCH 2/3] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
Ilias Apalodimas
[RFC][PATCH 3/3] arm64: renesas: Set gd->ram_top to the end address of last DRAM bank
Marek Vasut
Re: [RFC][PATCH 1/3] fdtdec: Deduplicate iterator function
Ilias Apalodimas
Re: [RFC][PATCH 1/3] fdtdec: Deduplicate iterator function
Casey Connolly
[PATCH] arm64: renesas: Make R-Car board code 32-bit ARMv8-M compatible
Marek Vasut
[PATCH] arm: Add ARMv8-M aarch32 support
Marek Vasut
Re: [PATCH] arm: Add ARMv8-M aarch32 support
Tom Rini
Re: [PATCH] arm: Add ARMv8-M aarch32 support
Marek Vasut
Re: [PATCH] arm: Add ARMv8-M aarch32 support
Kumar, Udit
Re: [PATCH] arm: Add ARMv8-M aarch32 support
Marek Vasut
[PATCH] net: rswitch: Remap CPU to bus addresses using dev_phys_to_bus()
Marek Vasut
Re: [PATCH] net: rswitch: Remap CPU to bus addresses using dev_phys_to_bus()
Jerome Forissier
[PATCH] net: rswitch: Avoid NULL pointer dereference during PHY access
Marek Vasut
Re: [PATCH] net: rswitch: Avoid NULL pointer dereference during PHY access
Jerome Forissier
[PATCH] net: bootp: Drop unused code
Marek Vasut
Re: [PATCH] net: bootp: Drop unused code
Heiko Schocher
Re: [PATCH] net: bootp: Drop unused code
Kory Maincent
Re: [PATCH] net: bootp: Drop unused code
Ilias Apalodimas
[PATCH] cmd: dhcp: Select CMD_BOOTP
Marek Vasut
Re: [PATCH] cmd: dhcp: Select CMD_BOOTP
Tom Rini
Re: [PATCH] cmd: dhcp: Select CMD_BOOTP
Heiko Schocher
Re: [PATCH] cmd: dhcp: Select CMD_BOOTP
Kory Maincent
[PATCH] sandbox: Adjust how OS-interface files are built
Simon Glass
Re: [PATCH] sandbox: Adjust how OS-interface files are built
Tom Rini
[PATCH 0/6] test: Refactor FIT test for clarity and extensibility
Simon Glass
[PATCH 1/6] test: fit: Avoid restarting U-Boot
Simon Glass
[PATCH 2/6] test: Rename test_fit() to test_fit_base()
Simon Glass
[PATCH 3/6] test: Add a check for a missing kernel
Simon Glass
[PATCH 4/6] test: Update fit test to fix a few Python warnings
Simon Glass
[PATCH 5/6] test: Convert FIT test to use a class
Simon Glass
[PATCH 6/6] test: Add fsetup fixture and prepare helper for FIT test
Simon Glass
Re: [PATCH 0/6] test: Refactor FIT test for clarity and extensibility
Tom Rini
[GIT PULL] Please pull mediatek-for-next-2026-03-24 into next
David Lechner
Re: [GIT PULL] Please pull mediatek-for-next-2026-03-24 into next
Tom Rini
[PATCH v4 0/2] qcom: EFI PSCI runtime reset handling and config update
Aswin Murugan
[PATCH v4 1/2] efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable option
Aswin Murugan
Re: [PATCH v4 1/2] efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable option
Heinrich Schuchardt
Re: [PATCH v4 1/2] efi_loader: make EFI_HAVE_RUNTIME_RESET a user-selectable option
Ilias Apalodimas
[PATCH v4 2/2] qcom_defconfig: Disable EFI_HAVE_RUNTIME_RESET in qcom_defconfig
Aswin Murugan
Re: [PATCH v4 2/2] qcom_defconfig: Disable EFI_HAVE_RUNTIME_RESET in qcom_defconfig
Heinrich Schuchardt
Re: [PATCH v4 2/2] qcom_defconfig: Disable EFI_HAVE_RUNTIME_RESET in qcom_defconfig
Ilias Apalodimas
Re: [PATCH v4 0/2] qcom: EFI PSCI runtime reset handling and config update
Sumit Garg
[PATCH 0/1] spi: fsl_espi: fix din offset
Tomas Alvarez Vanoli
[PATCH 1/1] spi: fsl_espi: fix din offset
Tomas Alvarez Vanoli
[PATCH v1] crypto: fsl: init caam_jr driver
Heiko Schocher
Re: [PATCH v1] crypto: fsl: init caam_jr driver
Peng Fan
Re: [PATCH] pinctrl: mediatek: Add missing bind callback for several SoCs
David Lechner
Re: [PATCH 00/16] clk: mediatek: remove CLK_XTAL/CLK_PARENT_XTAL
David Lechner
[PATCH v2] dts: qcs6490-rb3gen2: Remove USB controller dr_mode override
Balaji Selvanathan
[PATCH] boot/fit: remove useless else branch
Julien Stephan
Re: [PATCH] boot/fit: remove useless else branch
Quentin Schulz
Re: [PATCH] boot/fit: remove useless else branch
Simon Glass
[PULL] Please pull qcom-fixes-24Mar2026
Casey Connolly
Re: [PULL] Please pull qcom-fixes-24Mar2026
Tom Rini
Re: [PATCH v2 3/4] scmi: pinctrl: add pinctrl driver for SCMI
Linus Walleij
Re: [PATCH v2 3/4] scmi: pinctrl: add pinctrl driver for SCMI
Dan Carpenter
Re: [PATCH v2 3/4] scmi: pinctrl: add pinctrl driver for SCMI
Dan Carpenter
Re: [PATCH v6 07/12] video: rockchip: vop2: Add video bridge support
Dang Huynh
Re: [PATCH v6 07/12] video: rockchip: vop2: Add video bridge support
Dang Huynh
Re: [PATCH v3 0/3] mach-snapdragon: Enable OP-TEE support
Sumit Garg
Re: [PATCH v3 0/3] mach-snapdragon: Enable OP-TEE support
Casey Connolly
Re: [PATCH v3 0/3] mach-snapdragon: Enable OP-TEE support
Sumit Garg
[PATCH v2] gpio: scmi: Add gpio_scmi driver
Dan Carpenter
Re: [PATCH v2] gpio: scmi: Add gpio_scmi driver
Peng Fan (OSS)
Re: [PATCH] watchdog: qcom: stop watchdog by default
Casey Connolly
[PATCH] arm: mach-sc5xx: Align header paths with SYS_SOC convention
Philip Molloy
Re: [PATCH] arm: mach-sc5xx: Align header paths with SYS_SOC convention
Tom Rini
Re: [PATCH 0/3] Enable USB High-Speed support for QCS615
Balaji Selvanathan
Re: [PATCH 0/3] Enable USB High-Speed support for QCS615
Casey Connolly
[PATCH 0/4] i.MX8MP: Convert to DM_PMIC for a few boards
Peng Fan (OSS)
[PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan (OSS)
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Yannic Moog
RE: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Teresa Remmet
RE: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Frieder Schrempf
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Teresa Remmet
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Frieder Schrempf
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Teresa Remmet
RE: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Frieder Schrempf
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
Re: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Frieder Schrempf
RE: [PATCH 1/4] imx8mp: phyboard-pollux-rdk: Convert to DM_PMIC
Peng Fan
[PATCH 2/4] imx8mp: verdin: Convert to DM_PMIC
Peng Fan (OSS)
[PATCH 3/4] imx8mp: libra-fpsc: Convert to DM_PMIC
Peng Fan (OSS)
[PATCH 4/4] imx8mp: icore-edimm2.2: Convert to DM_PMIC
Peng Fan (OSS)
[PATCH 0/3] Enable eMMC and SD card support for QCS615
Balaji Selvanathan
[PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
Balaji Selvanathan
Re: [PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
Varadarajan Narayanan
Re: [PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
Sumit Garg
[PATCH 2/3] drivers: mmc: uclass: Set removable flag based on device tree property
Balaji Selvanathan
Re: [PATCH 2/3] drivers: mmc: uclass: Set removable flag based on device tree property
Varadarajan Narayanan
Re: [PATCH 2/3] drivers: mmc: uclass: Set removable flag based on device tree property
Sumit Garg
[PATCH 3/3] fs: fat: Limit transfer size to prevent SDHCI controller timeout
Balaji Selvanathan
Re: [PATCH 3/3] fs: fat: Limit transfer size to prevent SDHCI controller timeout
Casey Connolly
Re: [PATCH 3/3] fs: fat: Limit transfer size to prevent SDHCI controller timeout
Jonas Karlman
[PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Marek Vasut
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Simon Glass
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Heiko Schocher
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Svyatoslav Ryhel
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Peter Robinson
Re: [PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
Tom Rini
[ANN] U-Boot v2026.04-rc5 released
Tom Rini
[PATCH v3 0/6] boards: mediatek: initial support for Genio 720 EVK
David Lechner
[PATCH v3 1/6] clk: mediatek: mt8189: add some VLP clocks
David Lechner
Re: [PATCH v3 1/6] clk: mediatek: mt8189: add some VLP clocks
Tom Rini
Re: [PATCH v3 1/6] clk: mediatek: mt8189: add some VLP clocks
Tom Rini
Re: [PATCH v3 1/6] clk: mediatek: mt8189: add some VLP clocks
David Lechner
Re: [PATCH v3 1/6] clk: mediatek: mt8189: add some VLP clocks
Tom Rini
[PATCH v3 2/6] arm: mediatek: add support of MT8189 SoC family
David Lechner
[PATCH v3 4/6] arm: dts: mediatek: Add MediaTek MT8189 dtsi file
David Lechner
[PATCH v3 3/6] arm: dts: mediatek: mt8189: Add pinmux macro header file
David Lechner
[PATCH v3 5/6] arm: dts: mediatek: Add MediaTek Genio 520/720 EVK DTS
David Lechner
[PATCH v3 6/6] board: mediatek: Add Genio 520/720 EVK defconfigs
David Lechner
Re: [PATCH v3 6/6] board: mediatek: Add Genio 520/720 EVK defconfigs
Julien Stephan
Re: [PATCH v3 6/6] board: mediatek: Add Genio 520/720 EVK defconfigs
David Lechner
Re: [PATCH v3 6/6] board: mediatek: Add Genio 520/720 EVK defconfigs
ζζΊζ
Re: [PATCH v3 0/6] boards: mediatek: initial support for Genio 720 EVK
David Lechner
[PATCH] tpl: Correct dependencies for TPL_OF_CONTROL
Tom Rini
Re: [PATCH] tpl: Correct dependencies for TPL_OF_CONTROL
Tom Rini
[PATCH] video: Correct dependencies for VIDEO_TIDSS
Tom Rini
[PATCH] serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=y
Tom Rini
Re: [PATCH] serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=y
Tom Rini
[PATCH] video: Correct dependencies for VIDEO_LCD_RAYDIUM_RM68200
Tom Rini
[PATCH] usb: gadget: Correct dependencies for USB_RENESAS_USBHS
Tom Rini
Re: [PATCH] usb: gadget: Correct dependencies for USB_RENESAS_USBHS
Marek Vasut
[PATCH] serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=y
Tom Rini
Re: [PATCH] serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=y
Tom Rini
[PATCH] power: regulator: qcom: Correct dependenecies for DM_REGULATOR_QCOM_USB_VBUS
Tom Rini
Earlier messages
Later messages