u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 0/3] efi_loader: Move the public cerificate back to the devicetree
Ilias Apalodimas
[PATCH] bootstd: Use -c flag with bootdev order
Simon Glass
Re: [PATCH] bootstd: Use -c flag with bootdev order
Tom Rini
Re: [PATCH] bootstd: Use -c flag with bootdev order
Quentin Schulz
Re: [PATCH] bootstd: Use -c flag with bootdev order
Simon Glass
Re: [PATCH] bootstd: Use -c flag with bootdev order
Quentin Schulz
Re: [PATCH] bootstd: Use -c flag with bootdev order
Simon Glass
[PATCH v4 00/28] Support to run U-Boot on sc7180 Trogdor Chromebooks
Stephen Boyd
[PATCH v4 01/28] bootstd: cros: Return negative error code
Stephen Boyd
[PATCH v4 02/28] clk: qcom: Add driver for sc7180
Stephen Boyd
[PATCH v4 04/28] clk: qcom: Support uart clk on sc7280 CRD
Stephen Boyd
[PATCH v4 03/28] clk/stub: Add sc7180-rpmh clock
Stephen Boyd
[PATCH v4 06/28] spi: Add Qualcomm GENI SPI driver
Stephen Boyd
[PATCH v4 05/28] pinctrl: qcom: Add driver for sc7180
Stephen Boyd
[PATCH v4 08/28] coreboot: Move coreboot logic out of x86 to a generic place
Stephen Boyd
[PATCH v4 07/28] serial: msm-geni: Enable SE clk in probe
Stephen Boyd
Re: [PATCH v4 07/28] serial: msm-geni: Enable SE clk in probe
Casey Connolly
[PATCH v4 09/28] coreboot: Set gd->ram_base when parsing tables
Stephen Boyd
[PATCH v4 11/28] arm: Support running U-Boot as a coreboot payload on ARM64
Stephen Boyd
[PATCH v4 10/28] coreboot: Locate table earlier than arch_cpu_init()
Stephen Boyd
[PATCH v4 12/28] cmd/cbsysinfo: Skip the CMOS 'option_table' when not present
Stephen Boyd
[PATCH v4 13/28] cmd/cbsysinfo: Allow on ARM as well
Stephen Boyd
[PATCH v4 15/28] pstore: Add pstore address from coreboot tables
Stephen Boyd
[PATCH v4 14/28] coreboot: Parse sku_id/fw_config from coreboot tables
Stephen Boyd
[PATCH v4 16/28] coreboot: Add /firmware/coreboot node to DT
Stephen Boyd
[PATCH v4 17/28] coreboot: Move timestamp parsing to generic place
Stephen Boyd
[PATCH v4 20/28] coreboot: Set wifi mac addr from VPD
Stephen Boyd
[PATCH v4 21/28] fdt: Populate wifi MAC from environment
Stephen Boyd
[PATCH v4 18/28] coreboot: Dump VPD information in cbsysinfo command
Stephen Boyd
[PATCH v4 24/28] board: google: Add board_debug_uart_init() for Trogdor
Stephen Boyd
Re: [PATCH v4 24/28] board: google: Add board_debug_uart_init() for Trogdor
Casey Connolly
[PATCH v4 25/28] cmd: ximg: Support LZO compressed images
Stephen Boyd
[PATCH v4 26/28] cmd: ximg: Support LZ4 compressed images
Stephen Boyd
[PATCH v4 27/28] configs: Add chromebook_trogdor defconfig
Stephen Boyd
[PATCH v4 28/28] doc: chromebook_trogdor: Add document detailing installation steps
Stephen Boyd
[PATCH v4 22/28] mach-snapdragon: Support booting as a coreboot payload
Stephen Boyd
[PATCH v4 19/28] coreboot: Set serial# from VPD
Stephen Boyd
[PATCH v4 23/28] mach-snapdragon: Allow usb3 to work when a coreboot payload
Stephen Boyd
Re: [PATCH 1/1] net: phy: Do not do CL22 phy reset before ethernet phy driver probe
Tom Rini
Re: [PATCH] net: tftp: don't call stop callback from UDP handler
Tom Rini
Re: [PATCH v8 0/3] BOOTP/DHCPv4 enhancements
Tom Rini
Re: [PATCH v8 0/3] BOOTP/DHCPv4 enhancements
Tom Rini
Re: [PATCH v4 1/5] rpi: Add myself to the list of maintainers
Simon Glass
Re: [PATCH v4 5/5] rpi: Use the U-Boot control FDT for fdt_addr
Simon Glass
lwip tftp not working on imx8mm
Tim Harvey
Re: lwip tftp not working on imx8mm
Peter Robinson
Re: lwip tftp not working on imx8mm
Tim Harvey
Re: lwip tftp not working on imx8mm
Jerome Forissier
Re: lwip tftp not working on imx8mm
Tim Harvey
Re: lwip tftp not working on imx8mm
Jerome Forissier
Re: lwip tftp not working on imx8mm
Tim Harvey
Re: lwip tftp not working on imx8mm
Peter Robinson
Re: lwip tftp not working on imx8mm
Tim Harvey
[PATCH v4 0/5] rockchip: rk3399: rk3399-nanopi-4: Fix SD power initialization in SPL
Justin Klaassen
[PATCH v4 3/5] regulator: rk8xx: Add CONFIG_SPL_REGULATOR_RK8XX
Justin Klaassen
[PATCH v4 5/5] rockchip: rk3399-nanopi-4: Enable IO-domain driver in SPL
Justin Klaassen
[PATCH v4 4/5] rockchip: rk3399-nanopi-4: Allow MMC driver to control SD regulators
Justin Klaassen
[PATCH v4 1/5] rockchip: io-domain: Add debug logging for regulators during probe
Justin Klaassen
[PATCH v4 2/5] rockchip: io-domain: Add CONFIG_SPL_ROCKCHIP_IODOMAIN
Justin Klaassen
[PATCH 01/13] configs: imx8m*_venice: enable several commands useful for scripting
Tim Harvey
[PATCH 02/13] configs: imx8m*_venice: enable GPT support
Tim Harvey
Re: [PATCH 02/13] configs: imx8m*_venice: enable GPT support
Peng Fan
[PATCH 05/13] board: venice: fix dram size for GW7901-SP486
Tim Harvey
Re: [PATCH 05/13] board: venice: fix dram size for GW7901-SP486
Peng Fan
[PATCH 07/13] board: venice: use SOM model for PMIC adjustment on SOM
Tim Harvey
Re: [PATCH 07/13] board: venice: use SOM model for PMIC adjustment on SOM
Peng Fan
[PATCH 04/13] board: venice: fix dram bus config for GW7902/GW7903/GW7904
Tim Harvey
Re: [PATCH 04/13] board: venice: fix dram bus config for GW7902/GW7903/GW7904
Peng Fan
[PATCH 06/13] board: venice: use baseboard model for family
Tim Harvey
Re: [PATCH 06/13] board: venice: use baseboard model for family
Peng Fan
[PATCH 03/13] board: venice: move soc-specific dram config into soc-specific files
Tim Harvey
Re: [PATCH 03/13] board: venice: move soc-specific dram config into soc-specific files
Peng Fan
[PATCH 09/13] board: venice: add imx8mp-gw82xx support
Tim Harvey
Re: [PATCH 09/13] board: venice: add imx8mp-gw82xx support
Peng Fan
[PATCH 08/13] board: venice: flip logic for GSC supervisor enable
Tim Harvey
Re: [PATCH 08/13] board: venice: flip logic for GSC supervisor enable
Peng Fan
[PATCH 10/13] board: venice: add FSA support
Tim Harvey
Re: [PATCH 10/13] board: venice: add FSA support
Peng Fan
[PATCH 13/13] imx8mp-venice-gw74xx: add w_disable2 gpio configuration
Tim Harvey
Re: [PATCH 13/13] imx8mp-venice-gw74xx: add w_disable2 gpio configuration
Peng Fan
[PATCH 11/13] board: venice: update model representation for venice-flex
Tim Harvey
Re: [PATCH 11/13] board: venice: update model representation for venice-flex
Peng Fan
[PATCH 12/13] board: venice: append configuration string to model
Tim Harvey
Re: [PATCH 12/13] board: venice: append configuration string to model
Peng Fan
Re: [PATCH 01/13] configs: imx8m*_venice: enable several commands useful for scripting
Peng Fan
[PATCH v2] x86: efi_loader: Ensure the SMBIOS tables are sent via EFI
Simon Glass
[PATCH] i2c: designware_i2c Return -ETIMEDOUT for timeout errors
Wojciech Szamocki
Re: [PATCH] i2c: designware_i2c Return -ETIMEDOUT for timeout errors
Heiko Schocher
[PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
[PATCH 01/10] efi_loader: Separate device path into its own header
Simon Glass
Re: [PATCH 01/10] efi_loader: Separate device path into its own header
Simon Glass
[PATCH 02/10] efi: Include device-path functions in the EFI API docs
Simon Glass
[PATCH 04/10] efi: Rename the lib/efi directory
Simon Glass
[PATCH 03/10] efi: Rename END to EFI_DP_END
Simon Glass
Re: [PATCH 03/10] efi: Rename END to EFI_DP_END
Heinrich Schuchardt
[PATCH 05/10] efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENT
Simon Glass
[PATCH 08/10] efi: Move the base name and PXE info into lib/efi
Simon Glass
[PATCH 09/10] efi: Adjust copyright and mention constant source
Simon Glass
[PATCH 10/10] efi: Move FDT-filename discovery into lib/efi
Simon Glass
[PATCH 06/10] efi: Create a new CONFIG_EFI
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Casey Connolly
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Heinrich Schuchardt
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Mark Kettenis
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Tom Rini
Re: [PATCH 00/10] efi: Move some efi-loader code into a new shared dir
Simon Glass
[PATCH] efi_loader: Run dhcp if an http boot option is selected
Ilias Apalodimas
Re: [PATCH] efi_loader: Run dhcp if an http boot option is selected
Michal Simek
[PATCH 0/2] Add baudrate accuracy compensation for MediaTek UART driver
Weijie Gao
[PATCH 1/2] serial: mediatek: fix register names and offsets
Weijie Gao
[PATCH 2/2] serial: mediatek: enable baudrate accuracy compensation
Weijie Gao
[PATCH v2 0/3] Restore support of short name for type UUID parameter
Patrick Delaunay
[PATCH v2 2/3] doc: cmd: gpt: add information on type partition
Patrick Delaunay
[PATCH v2 3/3] test/py: tests: gpt: add test_gpt_write_part_type
Patrick Delaunay
[PATCH v2 1/3] lib/uuid.c: restore support of system partition type for ESP
Patrick Delaunay
Re: [PATCH v2 1/3] lib/uuid.c: restore support of system partition type for ESP
Jerome Forissier
Re: [PATCH v2 1/3] lib/uuid.c: restore support of system partition type for ESP
Patrice CHOTARD
Re: [PATCH] net: gem: ignore tx_clk if MII is used
Michal Simek
[PATCH] ext4fs: Fix: Read outside partition error
Tony Dinh
Re: [PATCH] ext4fs: Fix: Read outside partition error
Tom Rini
Re: [PATCH] ext4fs: Fix: Read outside partition error
Tom Rini
Re: [PATCH] ext4fs: Fix: Read outside partition error
Tony Dinh
[PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
Casey Connolly
[PATCH 1/5] tools: add mkmbn tool for Qualcomm
Casey Connolly
[PATCH 2/5] Makefile: add u-boot.mbn target for mach-snapdragon
Casey Connolly
[PATCH 3/5] configs: qualcomm: use fragments for debug UART
Casey Connolly
[PATCH 4/5] configs: qualcomm: use mkmbn and stop creating ELF files
Casey Connolly
[PATCH 5/5] doc: board/qualcomm: update docs for new u-boot.mbn target
Casey Connolly
Re: [PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
Tom Rini
Re: [PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
Casey Connolly
Re: [PATCH 0/5] Qualcomm: teach the build system to emit signed ELF images
Tom Rini
[PATCH v5 0/1] *** Initial Wiznet W5500 support ***
verdun
[PATCH v5 1/1] Initial support for Wiznet W5500
verdun
[PATCH] board: ti: am62ax: env: Use default MMC related args
Andrew Davis
Re: [PATCH] board: ti: am62ax: env: Use default MMC related args
Neha Malcom Francis
Re: [PATCH] board: ti: am62ax: env: Use default MMC related args
Chirag Shilwant
Re: [PATCH] board: ti: am62ax: env: Use default MMC related args
Mendez, Judith
[PATCH v1] ti: k3: abstract common fdt api for reserved mem fixups
Anshul Dalal
[PATCH v2] mmc: am654_sdhci: Clear UHS_MODE_SELECT when <= MMC_HS_52
Judith Mendez
[PATCH v1 0/4] Add SD card support to the Beagle-V-Fire
Eoin Dickson
Re: [PATCH v1 0/4] Add SD card support to the Beagle-V-Fire
Conor.Dooley
Re: [PATCH v1 0/4] Add SD card support to the Beagle-V-Fire
Robert Nelson
[PATCH v1 2/4] spi: coreqspi: add xfer function for PolarFire SoC
Eoin Dickson
[PATCH v1 3/4] configs: beaglev_fire: Enable GPIO and MMC_SPI
Eoin Dickson
[PATCH v1 1/4] gpio: add PolarFire SoC GPIO and Core GPIO driver
Eoin Dickson
[PATCH v1 4/4] riscv: dts: microchip: enable gpio banks in Beagle-V Fire
Eoin Dickson
[GIT PULL] Please pull u-boot-imx-master-20250522
Fabio Estevam
Re: [GIT PULL] Please pull u-boot-imx-master-20250522
Tom Rini
[PATCH RFT v4 0/3] fastboot: add support for generic block flashing
Neil Armstrong
[PATCH RFT v4 1/3] fastboot: blk: introduce fastboot block flashing support
Neil Armstrong
[PATCH RFT v4 3/3] fastboot: integrate block flashing back-end
Neil Armstrong
Re: [PATCH RFT v4 3/3] fastboot: integrate block flashing back-end
Tom Rini
[PATCH RFT v4 2/3] fastboot: blk: switch emmc to use the block helpers
Neil Armstrong
Re: [PATCH RFT v4 2/3] fastboot: blk: switch emmc to use the block helpers
Tom Rini
[PATCH v1] mach-k3: am62ax: enable caches for the SPL stage
Anshul Dalal
[PATCH v3] phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shift
Frantisek Bohacek
Re: [PATCH v3] phy: zynqmp: Fix sgmii clk ctrl GTR lane bit shift
Michal Simek
[PATCH 0/6] Add IPC support on MCU R5F cluster in Split Mode
Beleswar Padhi
[PATCH 2/6] arch: mach-k3: common: Add support to shutdown MCU R5 Core 1
Beleswar Padhi
Re: [PATCH 2/6] arch: mach-k3: common: Add support to shutdown MCU R5 Core 1
Neha Malcom Francis
Re: [PATCH 2/6] arch: mach-k3: common: Add support to shutdown MCU R5 Core 1
Beleswar Prasad Padhi
[PATCH 3/6] remoteproc: k3-r5: Acquire processor control before reset ops
Beleswar Padhi
Re: [PATCH 3/6] remoteproc: k3-r5: Acquire processor control before reset ops
Neha Malcom Francis
[PATCH 4/6] board: ti: j7*: Add firmware for MCU R5 core1
Beleswar Padhi
Re: [PATCH 4/6] board: ti: j7*: Add firmware for MCU R5 core1
Neha Malcom Francis
[PATCH 5/6] arm: dts: k3-j7*-binman: Enable split mode for MCU R5F
Beleswar Padhi
Re: [PATCH 5/6] arm: dts: k3-j7*-binman: Enable split mode for MCU R5F
Neha Malcom Francis
[PATCH 1/6] arm: mach-k3: {am6/j7}*_hardware.h: Expose MCU R5 proc and device ids
Beleswar Padhi
Re: [PATCH 1/6] arm: mach-k3: {am6/j7}*_hardware.h: Expose MCU R5 proc and device ids
Neha Malcom Francis
[PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Beleswar Padhi
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Beleswar Prasad Padhi
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Tom Rini
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Nishanth Menon
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Beleswar Prasad Padhi
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Nishanth Menon
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Tom Rini
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Nishanth Menon
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Tom Rini
Re: [PATCH 6/6] DONOTMERGE: arm: dts: k3-j7*-mcu-wakeup: Enable split mode for MCU R5
Beleswar Prasad Padhi
[PATCH v3 0/4] Add EFI Debug Support Table feature
Ying-Chun Liu (PaulLiu)
[PATCH v3 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
Ying-Chun Liu (PaulLiu)
Re: [PATCH v3 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
Heinrich Schuchardt
Re: [PATCH v3 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
Ilias Apalodimas
Re: [PATCH v3 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
Paul Liu
[PATCH v3 4/4] efi: add EFI_DEBUG_IMAGE_INFO for debug
Ying-Chun Liu (PaulLiu)
[PATCH v3 2/4] efi: add EFI_DEBUG_IMAGE_INFO_TABLE for debug
Ying-Chun Liu (PaulLiu)
[PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Ying-Chun Liu (PaulLiu)
Re: [PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Simon Glass
Re: [PATCH v3 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Paul Liu
Earlier messages
Later messages