u-boot
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH 11/12] pytest: requirements.txt: Include setuptools
Marek Vasut
[PATCH 12/12] test_fs: Add exfat tests
Marek Vasut
Re: [PATCH 12/12] test_fs: Add exfat tests
Tom Rini
Re: [PATCH 12/12] test_fs: Add exfat tests
Tom Rini
Re: [PATCH 12/12] test_fs: Add exfat tests
Marek Vasut
[PATCH 10/12] configs: sandbox: Enable exfat support
Marek Vasut
[PATCH 09/12] fs: exfat: Demote filesystem detection failure message to debug()
Marek Vasut
Re: [PATCH 09/12] fs: exfat: Demote filesystem detection failure message to debug()
Tom Rini
[PATCH 05/12] fs: Add generic fs_devread() implementation
Marek Vasut
[PATCH 02/12] cmd: fs: Add generic rm implementation
Marek Vasut
Re: [PATCH 02/12] cmd: fs: Add generic rm implementation
Tom Rini
[PATCH 06/12] fs: exfat: Import libexfat from fuse-exfat
Marek Vasut
Re: [PATCH 06/12] fs: exfat: Import libexfat from fuse-exfat
Tom Rini
[PATCH v2 0/1] sandbox: swap bloblist and fdt loading address sequence
Svyatoslav Ryhel
[PATCH v2 1/1] sandbox: remap memory load addresses
Svyatoslav Ryhel
Building separate SPL with U-boot
Ali Tariq
Re: Building separate SPL with U-boot
Yao Zi
[PATCH] clk: sophgo: Fix return values of register updating helpers
Yao Zi
[PATCH] riscv: dts: cv18xx: Drop unused dummy clocks
Yao Zi
[PATCH] cmd: Kconfig: Fix submenu for network commands
Paul Barker
Re: [PATCH] cmd: Kconfig: Fix submenu for network commands
Jerome Forissier
[PATCH v2 0/4] Simplify retrieving FDT from SBI in S-Mode
Yao Zi
[PATCH v2 1/4] riscv: lib: Add a default implementation of board_fdt_blob_setup
Yao Zi
[PATCH v2 3/4] board: starfive: Remove duplicated board_fdt_blob_setup
Yao Zi
[PATCH v2 2/4] board: qemu: riscv: Remove duplicated board_fdt_blob_setup
Yao Zi
[PATCH v2 4/4] board: sifive: Remove dead board_fdt_blob_setup
Yao Zi
[PATCH v2 0/2] Support Apalis/Colibri imx6 v1.2
ernestvanhoecke
[PATCH v2 2/2] toradex: apalis/colibri imx6: Select correct DTB for SoM v1.2+
ernestvanhoecke
[PATCH v2 1/2] board: toradex: apalis/colibri imx6: Detect new v1.2 SoM variant
ernestvanhoecke
[PATCH] drivers: ddr: altera: Fix integer overflow during size calculation
Naresh Kumar Ravulapalli
RE: [PATCH] drivers: ddr: altera: Fix integer overflow during size calculation
Chee, Tien Fong
[PATCH v1 0/1] sandbox: swap bloblist and fdt loading address sequence
Svyatoslav Ryhel
[PATCH v1 1/1] sandbox: swap bloblist and fdt loading address sequence
Svyatoslav Ryhel
Re: [PATCH v1 1/1] sandbox: swap bloblist and fdt loading address sequence
Tom Rini
Re: [PATCH v1 1/1] sandbox: swap bloblist and fdt loading address sequence
Svyatoslav Ryhel
Re: [PATCH v1 1/1] sandbox: swap bloblist and fdt loading address sequence
Svyatoslav Ryhel
[PATCH] drivers: spi: Fix data loss issue in QSPI
Naresh Kumar Ravulapalli
[PATCH 00/10] Add falcon support for am62a, 62p and 62x
Anshul Dalal
[PATCH 03/10] mach-k3: fix reading size and addr from fdt on R5
Anshul Dalal
[PATCH 04/10] arm: dts: am62a: allow booting from eMMC
Anshul Dalal
[PATCH 06/10] mach-k3: add eMMC FS boot support for am62[ap]
Anshul Dalal
[PATCH 09/10] config: add falcon boot config fragment for am62x
Anshul Dalal
Re: [PATCH 09/10] config: add falcon boot config fragment for am62x
Tom Rini
Re: [EXTERNAL] Re: [PATCH 09/10] config: add falcon boot config fragment for am62x
Anshul Dalal
[PATCH 08/10] configs: ti_armv7_common: add cfgs for SPI falcon boot
Anshul Dalal
Re: [PATCH 08/10] configs: ti_armv7_common: add cfgs for SPI falcon boot
Tom Rini
Re: [EXTERNAL] Re: [PATCH 08/10] configs: ti_armv7_common: add cfgs for SPI falcon boot
Anshul Dalal
[PATCH 10/10] mach-k3: common: add falcon support for 62[axp]
Anshul Dalal
[PATCH 05/10] arch: arm: k3-binman: add fit for falcon boot
Anshul Dalal
[PATCH 02/10] cmd: Kconfig: enable CMD_BOOTI for ARCH_K3
Anshul Dalal
Re: [PATCH 02/10] cmd: Kconfig: enable CMD_BOOTI for ARCH_K3
Tom Rini
Re: [PATCH 02/10] cmd: Kconfig: enable CMD_BOOTI for ARCH_K3
Anshul Dalal
Re: [PATCH 02/10] cmd: Kconfig: enable CMD_BOOTI for ARCH_K3
Tom Rini
Re: [PATCH 02/10] cmd: Kconfig: enable CMD_BOOTI for ARCH_K3
Tom Rini
[PATCH 01/10] spl: Kconfig: allow K3 devices to use falcon mode
Anshul Dalal
[PATCH 07/10] mach-k3: sysfw-loader: update img_hdr for falcon
Anshul Dalal
[PATCH] xilinx: Allow alternative boot strategies in zynq-common.h
Mike Looijmans
[PATCH] net: miiphybb: Update documentation
Marek Vasut
Re: [PATCH] net: miiphybb: Update documentation
Paul Barker
Re: [PATCH] net: miiphybb: Update documentation
Marek Vasut
[PATCH 00/10] Improve pytest runtime
Tom Rini
[PATCH 01/10] test/py: Rework test_cat to not use virt-make-fs
Tom Rini
[PATCH 04/10] test/py: Fix two problems with setup_image
Tom Rini
[PATCH 06/10] test/py: Rework test_eficonfig to not use virt-make-fs
Tom Rini
Re: [PATCH 06/10] test/py: Rework test_eficonfig to not use virt-make-fs
Ilias Apalodimas
[PATCH 05/10] test/py: Rework test_efi_bootmgr to not use virt-make-fs
Tom Rini
[PATCH 07/10] test/py: Rework test_efi_capsule to not use virt-make-fs
Tom Rini
Re: [PATCH 07/10] test/py: Rework test_efi_capsule to not use virt-make-fs
Ilias Apalodimas
[PATCH 03/10] test/py/tests: Move "setup_image" from test_ut.py to fs_helper.py
Tom Rini
[PATCH 08/10] test/py: Rework test_efi_secboot to not use virt-make-fs
Tom Rini
Re: [PATCH 08/10] test/py: Rework test_efi_secboot to not use virt-make-fs
Ilias Apalodimas
[PATCH 10/10] Dockerfile: Update to drop virt-make-fs packages
Tom Rini
[PATCH 09/10] doc/develop/py_testing.rst: Update section on filesystem images
Tom Rini
Re: [PATCH 09/10] doc/develop/py_testing.rst: Update section on filesystem images
Heinrich Schuchardt
Re: [PATCH 09/10] doc/develop/py_testing.rst: Update section on filesystem images
Tom Rini
[PATCH 02/10] test/py: Rework test_xxd to not use virt-make-fs
Tom Rini
[PATCH] checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device trees
Hendrik Donner
Re: [PATCH] checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device trees
Simon Glass
[PATCH 1/1] test: use truncate in mk_fs()
Heinrich Schuchardt
[PATCH v4 00/47] x86: Improve operation under QEMU
Simon Glass
[PATCH v4 01/47] boot: Correct ramdisk address
Simon Glass
Re: [PATCH v4 01/47] boot: Correct ramdisk address
Tom Rini
[PATCH v4 02/47] sandbox: Correct a typo in mapmem
Simon Glass
[PATCH v4 03/47] x86: Expand x86_64 early memory
Simon Glass
[PATCH v4 05/47] x86: qemu: Enable dhrystone
Simon Glass
[PATCH v4 06/47] x86: qemu: Avoid accessing BSS too early
Simon Glass
[PATCH v4 04/47] x86: qemu: Switch to bochs display
Simon Glass
[PATCH v4 08/47] x86: Add some log categories
Simon Glass
[PATCH v4 07/47] x86: Drop mpspec from the SPL build
Simon Glass
[PATCH v4 10/47] x86: Avoid clearing the VESA display
Simon Glass
[PATCH v4 13/47] x86: spl: Drop duplicate CPU init
Simon Glass
[PATCH v4 14/47] x86: Drop the message about features missing in 64-bit
Simon Glass
[PATCH v4 15/47] x86: Include stdbool.h in interrupt header
Simon Glass
[PATCH v4 18/47] x86: Use the same GDT when jumping to long mode
Simon Glass
[PATCH v4 20/47] x86: Rename the _D dirty flag
Simon Glass
[PATCH v4 23/47] x86: Update mtrr command to support 64-bit values
Simon Glass
[PATCH v4 22/47] x86: Add functions to convert between mtrr size and mask
Simon Glass
[PATCH v4 26/47] x86: Allow adding non-aligned size for MTRR
Simon Glass
[PATCH v4 27/47] x86: emulation: Set an MTRR for the RAM
Simon Glass
[PATCH v4 28/47] x86: qemu: Support environment and cat command
Simon Glass
[PATCH v4 29/47] test/py: Correct sizing of created disks
Simon Glass
Re: [PATCH v4 29/47] test/py: Correct sizing of created disks
Tom Rini
[PATCH v4 31/47] test/py: Allow tests to be filtered by role
Simon Glass
[PATCH v4 32/47] x86: e820: Add a function to dump the e820 table
Simon Glass
[PATCH v4 33/47] x86: Add a new API for e820
Simon Glass
[PATCH v4 37/47] acpi: Mark struct acpi_rsdp as packed
Simon Glass
[PATCH v4 38/47] boot: Consider non-bootable partitions
Simon Glass
[PATCH v4 40/47] boot: Support IO UARTs for earlycon and console
Simon Glass
[PATCH v4 43/47] acpi: Add a checksum to the DMAR table
Simon Glass
[PATCH v4 44/47] test: acpi: Correct memory leaks
Simon Glass
[PATCH v4 45/47] acpi: Support checking checksums
Simon Glass
[PATCH v4 46/47] RFC: test/py: Deal with timeouts
Simon Glass
Re: [PATCH v4 46/47] RFC: test/py: Deal with timeouts
Tom Rini
[PATCH v4 47/47] test: Add a test for booting Ubuntu 24.04
Simon Glass
[PATCH v4 19/47] x86: Use a simple jump into long mode
Simon Glass
[PATCH v4 11/47] x86: Add 64-bit entries to the GDT
Simon Glass
[PATCH v4 35/47] x86: emulation: Support BLOBLIST_TABLES properly
Simon Glass
[PATCH v4 17/47] x86: Disable paging before changing to long mode
Simon Glass
[PATCH v4 25/47] x86: Correct msr operation on amd64
Simon Glass
[PATCH v4 36/47] x86: Support a 64-bit ramdisk address
Simon Glass
[PATCH v4 34/47] x86: qemu: Use the new e820 API
Simon Glass
[PATCH v4 30/47] test/py: Add a helper to send characters
Simon Glass
Re: [PATCH v4 30/47] test/py: Add a helper to send characters
Tom Rini
Re: [PATCH v4 00/47] x86: Improve operation under QEMU
Tom Rini
[PATCH v4 41/47] sandbox: acpi: Avoid a warning about FADT
Simon Glass
[PATCH v4 24/47] x86: Update cpuid_eax et al to work on amd64
Simon Glass
[PATCH v4 39/47] boot: Handle running out of labels
Simon Glass
[PATCH v4 42/47] sandbox: acpi: Correct mapping in FADT
Simon Glass
[PATCH v4 09/47] x86: Drop use of CONFIG_REALMODE_DEBUG
Simon Glass
[PATCH v4 12/47] x86: Use defines for the cache flags
Simon Glass
[PATCH v4 16/47] x86: Tidy up the GDT size in start/16.S
Simon Glass
[PATCH v4 21/47] x86: Support CPU functions in long mode
Simon Glass
Re: [PATCH] efi_loader: Install the ACPI table from the bloblist
Heinrich Schuchardt
Re: [PATCH] efi_loader: Install the ACPI table from the bloblist
Patrick Rudolph
[PATCH 0/3] net: lwip: map struct udevice to struct netif
Jerome Forissier
[PATCH 1/3] dm: core: add 'netif' field to struct udevice for NET_LWIP
Jerome Forissier
[PATCH 3/3] net: lwip: remove net_lwip_remove_netif()
Jerome Forissier
[PATCH 2/3] net: lwip: save struct netif in struct udevice
Jerome Forissier
[PATCH 2/2] net: lwip: add CONFIG_LWIP_DEBUG_RXTX
Jerome Forissier
Re: [PATCH 2/2] net: lwip: add CONFIG_LWIP_DEBUG_RXTX
Ilias Apalodimas
[PATCH 1/2] net: lwip: rename linkoutput() as net_lwip_tx()
Jerome Forissier
Re: [PATCH 1/2] net: lwip: rename linkoutput() as net_lwip_tx()
Ilias Apalodimas
[PATCH 0/5] Add support for STM32 TIMERS and STM32 PWM
Cheick Traore
[PATCH 2/5] mach-stm32: add multifunction timer driver support
Cheick Traore
Re: [PATCH 2/5] mach-stm32: add multifunction timer driver support
Fabrice Gasnier
Re: [PATCH 2/5] mach-stm32: add multifunction timer driver support
Patrice CHOTARD
Re: [PATCH 2/5] mach-stm32: add multifunction timer driver support
Patrice CHOTARD
[PATCH 4/5] configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig
Cheick Traore
Re: [PATCH 4/5] configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig
Patrice CHOTARD
Re: [PATCH 4/5] configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig
Patrice CHOTARD
[PATCH 3/5] pwm: stm32: add driver to support pwm with timer
Cheick Traore
Re: [PATCH 3/5] pwm: stm32: add driver to support pwm with timer
Fabrice Gasnier
Re: [PATCH 3/5] pwm: stm32: add driver to support pwm with timer
Patrice CHOTARD
Re: [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
Patrice CHOTARD
Re: [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
Patrice CHOTARD
Re: [Uboot-stm32] [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
Patrice CHOTARD
Re: [Uboot-stm32] [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
Cheick TRAORE
Re: [Uboot-stm32] [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
Patrice CHOTARD
[PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK
Cheick Traore
Re: [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK
Patrice CHOTARD
Re: [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK
Patrice CHOTARD
[PATCH] cmd: version: Get information about GCC and LD back
Michal Simek
Re: [PATCH] cmd: version: Get information about GCC and LD back
Tom Rini
Re: [PATCH] cmd: version: Get information about GCC and LD back
Michal Simek
Re: [PATCH] cmd: version: Get information about GCC and LD back
Michal Simek
Re: [PATCH] cmd: version: Get information about GCC and LD back
Tom Rini
[PATCH v7 0/8] Add Starfive JH7110 Cadence USB driver
Minda Chen
[PATCH v7 1/8] usb: cdns3: Set USB PHY mode in cdns3_drd_update_mode()
Minda Chen
[PATCH v7 5/8] usb: cdns: starfive: Add cdns USB driver
Minda Chen
[PATCH v7 7/8] configs: starfive: Add visionfive2 cadence USB configuration
Minda Chen
[PATCH v7 6/8] spl: starfive: visionfive2: Disable USB overcurrent pin by default.
Minda Chen
[PATCH v7 3/8] phy: starfive: Add Starfive JH7110 PCIe 2.0 PHY driver
Minda Chen
[PATCH v7 8/8] MAINTAINERS: Update Starfive visionfive2 maintain files.
Minda Chen
[PATCH v7 2/8] phy: starfive: Add Starfive JH7110 USB 2.0 PHY driver
Minda Chen
[PATCH v7 4/8] usb: cdns: starfive: Get dr mode from wrapper device dts node
Minda Chen
Re: [PATCH v2 1/1] configs: SiFive Unmatched: add 'nvme scan' to preboot
Leo Liang
[PATCH v5 00/29] pxe: Precursor series for supporting read_all() in extlinux / PXE
Simon Glass
[PATCH v5 03/29] x86: Drop duplicate definition of zimage_dump()
Simon Glass
[PATCH v5 05/29] x86: Rename state to bmi
Simon Glass
[PATCH v5 04/29] x86: Move x86 zboot state into struct bootm_info
Simon Glass
[PATCH v5 08/29] x86: Drop the unnecessary base_ptr argument to zboot_dump()
Simon Glass
[PATCH v5 07/29] bootstd: Correct display of kernel version
Simon Glass
Re: [PATCH v5 07/29] bootstd: Correct display of kernel version
Heinrich Schuchardt
[PATCH v5 11/29] boot: Split pxe label_run_boot() into two parts
Simon Glass
[PATCH v5 12/29] boot: Pass just the FDT argument to label_process_fdt()
Simon Glass
[PATCH v5 09/29] boot: Use strlcpy() in label_boot()
Simon Glass
[PATCH v5 13/29] bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LEN
Simon Glass
[PATCH v5 16/29] boot: Support booti format in bootm
Simon Glass
[PATCH v5 26/29] net: Return the size from parse_args()
Simon Glass
[PATCH v5 18/29] boot: pxe: Use bootm_...() functions where possible
Simon Glass
[PATCH v5 23/29] net: Simplify parse_args()
Simon Glass
[PATCH v5 24/29] net: Return the load address from parse_args()
Simon Glass
[PATCH v5 29/29] net: Provide a function to run network operations
Simon Glass
[PATCH v5 19/29] pxe_utils: Simplify default fdt in label_run_boot()
Simon Glass
[PATCH v5 25/29] net: Return the address and size from parse_addr_size()
Simon Glass
[PATCH v5 27/29] net: Refactor part of netboot_common() into a function
Simon Glass
[PATCH v5 21/29] net: Keep the bootstage functions together
Simon Glass
[PATCH v5 28/29] net: Drop #ifdef in parse_args()
Simon Glass
[PATCH v5 20/29] boot: pxe: Refactor label_run_boot() to avoid cmdline
Simon Glass
[PATCH v5 22/29] net: Tidy up the comments to parse_args()
Simon Glass
Earlier messages
Later messages