u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 07/11] rockchip: Use rk3588_common.h by default for RK3588 boards
Kever Yang
[PATCH 09/11] rockchip: rk3588: Drop BOARD_LATE_INIT from target config
Jonas Karlman
Re: [PATCH 09/11] rockchip: rk3588: Drop BOARD_LATE_INIT from target config
Kever Yang
[PATCH 10/11] rockchip: Enable meminfo and rng commands for Generic RK3566/RK3568
Jonas Karlman
Re: [PATCH 10/11] rockchip: Enable meminfo and rng commands for Generic RK3566/RK3568
Kever Yang
[PATCH 11/11] rockchip: Enable meminfo and rng commands for Generic RK3588
Jonas Karlman
Re: [PATCH 11/11] rockchip: Enable meminfo and rng commands for Generic RK3588
Kever Yang
[PATCH v4 0/4] Add support for BR Xilinx Zynq boards in mainline U-Boot.
Bernhard Messerklinger
[PATCH v4 3/4] board/BuR/common: split br_resetc_bmode function
Bernhard Messerklinger
[PATCH v4 2/4] board/BuR/common: add parameter for reset controller I2C bus selection
Bernhard Messerklinger
[PATCH v4 1/4] board/BuR/common: use strlcpy instead of strncpy
Bernhard Messerklinger
[PATCH 1/3] net: designware: Disable DMA on removal
Simon Glass
[PATCH 2/3] designware: Use the remove() method with related drivers
Simon Glass
Re: [PATCH 2/3] designware: Use the remove() method with related drivers
Jonas Karlman
Re: [PATCH 2/3] designware: Use the remove() method with related drivers
Simon Glass
Re: [PATCH 2/3] designware: Use the remove() method with related drivers
Jonas Karlman
Re: [PATCH 2/3] designware: Use the remove() method with related drivers
Simon Glass
[PATCH 3/3] efi_loader: Move device-removal later in exit-boot-services
Simon Glass
Re: [PATCH 3/3] efi_loader: Move device-removal later in exit-boot-services
Heinrich Schuchardt
Re: [PATCH 3/3] efi_loader: Move device-removal later in exit-boot-services
Simon Glass
Re: [PATCH 3/3] efi_loader: Move device-removal later in exit-boot-services
Mark Kettenis
Re: [PATCH 1/3] net: designware: Disable DMA on removal
Heinrich Schuchardt
Re: [PATCH 1/3] net: designware: Disable DMA on removal
Jonas Karlman
Re: [PATCH 1/3] net: designware: Disable DMA on removal
Simon Glass
[PATCH] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
Simon Glass
[PATCH v3] hw/arm/virt: Allow additions to the generated device tree
Simon Glass
[PATCH v2] emulation: fdt: Allow using U-Boot's device tree with QEMU
Simon Glass
[PATCH v2 0/8] This series introduces U-Boot tests with tbot on real hardware.
Heiko Schocher
[PATCH v2 1/8] test/py/requirements.txt: update coverage
Heiko Schocher
[PATCH v2 2/8] tools/buildman/requirements.txt: update coverage
Heiko Schocher
[PATCH v2 3/8] test/py/requirements.txt: increase filelock version
Heiko Schocher
[PATCH v2 4/8] test/py/requirements.txt: remove unittest2 and testtools
Heiko Schocher
[PATCH v2 5/8] test: increase timeouts
Heiko Schocher
[PATCH v2 6/8] [RFC] CI: add U-Boot testing on real HW with tbot
Heiko Schocher
Re: [PATCH v2 6/8] [RFC] CI: add U-Boot testing on real HW with tbot
Simon Glass
[PATCH v2 7/8] .gitlab-ci.yml: add tbot-lab
Heiko Schocher
[PATCH v2 8/8] scripts: add helper for getting infos from your patchwork ToDo list
Heiko Schocher
[PATCH v1 0/8] This series introduces U-Boot tests with tbot on real hardware.
Heiko Schocher
[PATCH v1 1/8] test/py/requirements.txt: update coverage
Heiko Schocher
[PATCH v1 2/8] tools/buildman/requirements.txt: update coverage
Heiko Schocher
[PATCH v1 3/8] test/py/requirements.txt: increase filelock version
Heiko Schocher
[PATCH v1 4/8] test/py/requirements.txt: remove unittest2 and testtools
Heiko Schocher
[PATCH v1 5/8] test: increase timeouts
Heiko Schocher
[PATCH v1 7/8] .gitlab-ci.yml: add tbot-lab
Heiko Schocher
[PATCH v1 6/8] [RFC] CI: add U-Boot testing on real HW with tbot
Heiko Schocher
[PATCH v1 8/8] scripts: add helper for getting infos from your patchwork ToDo list
Heiko Schocher
[PATCH 7/7] ARM: dts: at91: sam9x60-curiosity: Enable watchdog node
Zixun LI
[PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
Marek Vasut
[PATCH v2 08/24] clk: clk-gate: Resolve parent clock by name
Marek Vasut
[PATCH v2 10/24] clk: imx: gate2: Resolve parent clock by name
Marek Vasut
[PATCH v2 15/24] clk: imx: Pass struct udevice into imx_clk_composite*()
Marek Vasut
[PATCH v2 17/24] clk: imx: Pass struct udevice into imx_clk_pllv3*()
Marek Vasut
Re: [PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
Peng Fan
Re: [PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
Fabio Estevam
[PATCH v2 11/24] clk: imx: Pass struct udevice into imx_clk_gate*()
Marek Vasut
[PATCH v2 06/24] clk: imx: Pass struct udevice to clk_register_mux()
Marek Vasut
[PATCH v2 14/24] clk: clk-composite: Resolve parent clock by name
Marek Vasut
Re: [PATCH v2 14/24] clk: clk-composite: Resolve parent clock by name
Heinrich Schuchardt
Re: [PATCH v2 14/24] clk: clk-composite: Resolve parent clock by name
Heinrich Schuchardt
[PATCH v2 23/24] clk: clk-fixed-factor: Resolve parent clock by name
Marek Vasut
[PATCH v2 07/24] clk: clk-gate: Use struct udevice instead of struct device
Marek Vasut
[PATCH v2 09/24] clk: imx: gate2: Use struct udevice instead of struct device
Marek Vasut
[PATCH v2 05/24] clk: imx: Pass struct udevice into imx_clk_mux*()
Marek Vasut
[PATCH v2 03/24] clk: clk-mux: Use struct udevice instead of struct device
Marek Vasut
[PATCH v2 20/24] clk: imx: Pass struct udevice into imx_clk_divider*()
Marek Vasut
[PATCH v2 02/24] clk: clk-mux: Fold clk_register_mux()
Marek Vasut
[PATCH v2 01/24] clk: Add clk_resolve_parent_clk()
Marek Vasut
[PATCH v2 19/24] clk: clk-divider: Use struct udevice instead of struct device
Marek Vasut
[PATCH v2 22/24] clk: clk-fixed-factor: Use struct udevice instead of struct device
Marek Vasut
[PATCH v2 12/24] clk: imx: Pass struct udevice to clk_register_gate*()
Marek Vasut
[PATCH v2 16/24] clk: imx: Convert clock-osc-* back to osc_*
Marek Vasut
[PATCH v2 21/24] clk: clk-divider: Resolve parent clock by name
Marek Vasut
[PATCH v2 13/24] clk: clk-composite: Use struct udevice instead of struct device
Marek Vasut
[PATCH v2 04/24] clk: clk-mux: Resolve parent clock by name
Marek Vasut
[PATCH v2 18/24] clk: imx: pllv3: Resolve parent clock by name
Marek Vasut
[PATCH v2 24/24] clk: imx: Pass struct udevice into imx_clk_fixed_factor*()
Marek Vasut
Re: [PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
Adam Ford
Re: [PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
Marek Vasut
Re: [PATCH] cmd: Correct dependency for CMD_LINK_LOCAL
Tom Rini
[PATCH] mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR defines
Bernhard Messerklinger
Re: [PATCH] mtd: spi-nor: Use CONFIG_IS_ENABLED for CONFIG_SPI_FLASH_BAR defines
Mike Looijmans
回复: [PATCH v7 10/19] imx9: scmi: add i.MX95 SoC and clock related code
Alice Guo (OSS)
Re: 回复: [PATCH v7 10/19] imx9: scmi: add i.MX95 SoC and clock related code
Marek Vasut
[RFC PATCH v3 0/5] cmd: fuse: Introduce fuse writebuff sub-system and clean up
Harsha Vardhan V M
[RFC PATCH v3 1/5] cmd: fuse: Remove custom string functions
Harsha Vardhan V M
Re: [RFC PATCH v3 1/5] cmd: fuse: Remove custom string functions
Tom Rini
Re: [EXTERNAL] Re: [RFC PATCH v3 1/5] cmd: fuse: Remove custom string functions
Harsha Vardhan V M
Re: [EXTERNAL] Re: [RFC PATCH v3 1/5] cmd: fuse: Remove custom string functions
Tom Rini
[RFC PATCH v3 2/5] doc: cmd: Add documentation for fuse command
Harsha Vardhan V M
[RFC PATCH v3 3/5] cmd: fuse: Add fuse writebuff sub-system command
Harsha Vardhan V M
[RFC PATCH v3 4/5] drivers: k3_fuse: Add fuse sub-system func calls
Harsha Vardhan V M
[RFC PATCH v3 5/5] doc: cmd: Add fuse writebuff cmd documentation
Harsha Vardhan V M
Re: [PATCH 3/6] mach-snapdragon: qcom SCM call support
Caleb Connolly
[PATCH] boot: call dhcp_run in pxe bootmethod
Heiko Stuebner
Re: [PATCH] boot: call dhcp_run in pxe bootmethod
Tom Rini
[PATCH 0/2] gpio: msm: fix special pins handling
Neil Armstrong
[PATCH 2/2] gpio: msm: return correct value return for special output pins
Neil Armstrong
[PATCH 1/2] gpio: msm: fix get_function return for special pins
Neil Armstrong
Re: [PATCH] board: ti: am62px: rm-cfg: Add support for HC BCDMA
Tom Rini
sama5d27: Replacing at91bootstrap with U-Boot SPL
Fabio Estevam
Re: sama5d27: Replacing at91bootstrap with U-Boot SPL
Eugen Hristev
Re: sama5d27: Replacing at91bootstrap with U-Boot SPL
Fabio Estevam
[PATCH] cmd: env: select: Add output for available evironment targets
Christoph Niedermaier
Re: [PATCH] cmd: env: select: Add output for available evironment targets
Marek Vasut
RE: [PATCH] cmd: env: select: Add output for available evironment targets
Christoph Niedermaier
[PATCH v2 0/3] Support UART over MicroSD slot on Transformer T20
Artur Kowalski
[PATCH v2 1/3] tegra: add funcmux for exposing UART over uSD slot on Tegra 20
Artur Kowalski
Re: [PATCH v2 1/3] tegra: add funcmux for exposing UART over uSD slot on Tegra 20
Svyatoslav Ryhel
[PATCH v2 2/3] tegra: respect CONFIG_TEGRA_ENABLE_UART* options on Transformer T20
Artur Kowalski
Re: [PATCH v2 2/3] tegra: respect CONFIG_TEGRA_ENABLE_UART* options on Transformer T20
Svyatoslav Ryhel
Re: [PATCH v2 2/3] tegra: respect CONFIG_TEGRA_ENABLE_UART* options on Transformer T20
Artur Kowalski
Re: [PATCH v2 2/3] tegra: respect CONFIG_TEGRA_ENABLE_UART* options on Transformer T20
Svyatoslav Ryhel
[PATCH v2 3/3] tegra: allow to expose UART on microSD slot
Artur Kowalski
Re: [PATCH v2 3/3] tegra: allow to expose UART on microSD slot
Svyatoslav Ryhel
Re: [PATCH v2 3/3] tegra: allow to expose UART on microSD slot
Artur Kowalski
Re: [PATCH v2 3/3] tegra: allow to expose UART on microSD slot
Svyatoslav Ryhel
Re: [PATCH 00/12] lwIP sandbox tests
Jerome Forissier
Re: [PATCH 00/12] lwIP sandbox tests
Simon Glass
Re: [PATCH 00/12] lwIP sandbox tests
Ilias Apalodimas
Re: [PATCH 00/12] lwIP sandbox tests
Simon Glass
Re: [PATCH 00/12] lwIP sandbox tests
Jerome Forissier
Re: [PATCH 00/12] lwIP sandbox tests
Simon Glass
Re: [PATCH 00/12] lwIP sandbox tests
Jerome Forissier
Re: [PATCH] net: am65-cpsw: cpsw_mdio: fix typo in error message
Tom Rini
[PATCH] tpm: cr50: Support opening the TPM multiple times
Simon Glass
Re: [PATCH] tpm: cr50: Support opening the TPM multiple times
Ilias Apalodimas
Re: [PATCH] tpm: cr50: Support opening the TPM multiple times
Simon Glass
[PATCH v2 1/2] dm: blk: Add 'erase' generic block device commands
Varadarajan Narayanan
[PATCH v2 2/2] drivers: scsi: Add 'erase' support
Varadarajan Narayanan
[PULL] Please pull qcom-next-20250324
Caleb Connolly
Re: [PULL] Please pull qcom-next-20250324
Tom Rini
Re: [PULL] Please pull qcom-next-20250324
Caleb Connolly
[GIT PULL] u-boot-riscv/master
Leo Liang
Re: [GIT PULL] u-boot-riscv/master
Tom Rini
Re: [PATCH RESEND] drivers: usb: gadget: composite: add checking for interface number
Arseniy Krasnov
[PATCH] cmd: pmic: add fall through comment
Heinrich Schuchardt
Re: [PATCH] cmd: pmic: add fall through comment
Tom Rini
[PATCH v2 0/4] Add support for RAM boot from maskrom mode
Jonas Karlman
[PATCH v2 1/4] rockchip: Move TEXT_BASE to 8 MiB offset from start of DRAM
Jonas Karlman
[PATCH v2 2/4] rockchip: Add support for RAM boot from maskrom mode
Jonas Karlman
[PATCH v2 3/4] rockchip: Enable RAM boot using ROCKCHIP_MASKROM_IMAGE
Jonas Karlman
[PATCH v2 4/4] rockchip: sdram: Add fallback that fixup DRAM gaps on RK3588
Jonas Karlman
Re: [PATCH v2 0/4] Add support for RAM boot from maskrom mode
Mark Kettenis
Re: [PATCH v2 0/4] Add support for RAM boot from maskrom mode
Tom Rini
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Caleb Connolly
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Simon Glass
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Caleb Connolly
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Caleb Connolly
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Simon Glass
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Tom Rini
Re: [PATCH v4 1/1] efi_loader: expose the device-tree file name
Heinrich Schuchardt
[PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Heinrich Schuchardt
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Michael Brown
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Ilias Apalodimas
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Christian Kohlschütter
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Simon Glass
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Heinrich Schuchardt
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Mark Kettenis
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Tom Rini
Re: [PATCH 1/1] efi_loader: stop network in EXIT_BOOT_SERVICES
Tom Rini
[PATCH 2/7] arm: at91: wdt: Rename regval in priv data to mr
Zixun LI
[PATCH v2] MAINTAINERS: visionfive2: Add match N: starfive pattern
Minda Chen
Re: [PATCH v2] MAINTAINERS: visionfive2: Add match N: starfive pattern
Leo Liang
Re: [PATCH v2] MAINTAINERS: visionfive2: Add match N: starfive pattern
Marek Vasut
[PATCH v4 0/6] Better smartphone support (Qualcomm)
Caleb Connolly
[PATCH v4 1/6] board/qualcomm: introduce phone config
Caleb Connolly
Re: [PATCH v4 1/6] board/qualcomm: introduce phone config
Sam Day
[PATCH v4 2/6] cli_hush: support running bootcmd on boot retry
Caleb Connolly
[PATCH v4 3/6] bootretry: check for bootretry variable changes
Caleb Connolly
[PATCH v4 4/6] doc: board/qualcomm: describe phone support and bringup
Caleb Connolly
[PATCH v4 5/6] button: qcom-pmic: prettify and standardise button labels
Caleb Connolly
Re: [PATCH v4 5/6] button: qcom-pmic: prettify and standardise button labels
Neil Armstrong
[PATCH v4 6/6] button: make button_get_by_label() case insensitive
Caleb Connolly
Re: [PATCH v4 6/6] button: make button_get_by_label() case insensitive
Neil Armstrong
[PATCH 0/3] Add support for eCAP PWM and LCD
Sukrut Bellary
[PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight
Sukrut Bellary
Re: [PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight
Tom Rini
Re: [PATCH 3/3] arm: dts: am335x: Add nodes for lcdc, panel and backlight
Sukrut Bellary
[PATCH 1/3] pwm: ti: am33xx: Enable Auxiliary PWM using eCAP
Sukrut Bellary
[PATCH 2/3] board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing
Sukrut Bellary
[PATCH v1] configs: agilex5: Enable Marvell PHY driver
alif . zakuan . yuslaimi
RE: [PATCH v1] configs: agilex5: Enable Marvell PHY driver
Chee, Tien Fong
[PATCH v2 1/3] clk: rockchip: rk3328: use HDMIPHY PLL as a clock parent for VOP_DCLK
Vasily Khoruzhick
[PATCH v2 2/3] video: rockchip: rk3328: filter unsupported modes
Vasily Khoruzhick
Re: [PATCH v2 2/3] video: rockchip: rk3328: filter unsupported modes
Matwey V. Kornilov
Re: [PATCH v2 2/3] video: rockchip: rk3328: filter unsupported modes
Vasily Khoruzhick
Re: [PATCH v2 2/3] video: rockchip: rk3328: filter unsupported modes
Jonas Karlman
Re: [PATCH v2 2/3] video: rockchip: rk3328: filter unsupported modes
Vasily Khoruzhick
[PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Vasily Khoruzhick
Re: [PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Jonas Karlman
Re: [PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Matwey V. Kornilov
Re: [PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Jonas Karlman
Re: [PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Vasily Khoruzhick
Re: [PATCH v2 3/3] rockchip: rock64-rk3328_defconfig: enable HDMI output and USB keyboard
Jonas Karlman
Re: [PATCH v2] config: falcon: move CFG_SYS_SPI_* to Kconfig
Tom Rini
[PATCH 6/7] ARM: dts: sam9x60: Add watchdog DT node.
Zixun LI
[PATCH] firmware: scmi: smt: Interrupt communication enable
Alice Guo (OSS)
Re: [PATCH] firmware: scmi: smt: Interrupt communication enable
Marek Vasut
Re: [PATCH v4 1/5] rpi: Add myself to the list of maintainers
Christopher Obbard
Earlier messages
Later messages