U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-06 14:26:33 to 2025-03-09 08:52:09 UTC [more...]

[PATCH 00/17] Various toolchain compatibility fixes/improvements
 2025-03-09  8:51 UTC  (10+ messages)
` [PATCH 02/17] arm: Exclude eabi_compat from LTO
` [PATCH 03/17] arm: Add __aeabi_memclr in eabi_compat
` [PATCH 04/17] arm: Add aligned-memory aliases to eabi_compat

[PATCH v3 00/14] Uthreads
 2025-03-09  8:41 UTC  (3+ messages)
` [PATCH v3 13/14] test: cmd: add test for spawn and wait commands

[PATCH 0/2] sunxi: h616: fix DRAM size detection
 2025-03-09  6:31 UTC  (3+ messages)
` [PATCH 1/2] sunxi: h616: dram: Rework "
` [PATCH 2/2] sunxi: H616: dram: Improve address wrapping detection

[PATCH] sunxi: mmc: Improve reset procedure
 2025-03-09  6:12 UTC 

[PATCH 00/12] fs: exfat: Add exfat port based on exfat-fuse
 2025-03-08 20:12 UTC  (13+ messages)
` [PATCH 01/12] cmd: fs: Add generic mkdir implementation
` [PATCH 02/12] cmd: fs: Add generic rm implementation
` [PATCH 03/12] test_fs: Allow testing FS_GENERIC
` [PATCH 04/12] linux: Add generic struct stat {}
` [PATCH 05/12] fs: Add generic fs_devread() implementation
` [PATCH 06/12] fs: exfat: Import libexfat from fuse-exfat
` [PATCH 07/12] fs: exfat: Add U-Boot porting layer
` [PATCH 08/12] fs: exfat: Fix conversion overflow errors
` [PATCH 09/12] fs: exfat: Demote filesystem detection failure message to debug()
` [PATCH 10/12] configs: sandbox: Enable exfat support
` [PATCH 11/12] pytest: requirements.txt: Include setuptools
` [PATCH 12/12] test_fs: Add exfat tests

boottime->efi_allocate_pages() returning EFI_NOT_FOUND
 2025-03-08 17:36 UTC  (4+ messages)

[PATCH] ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0
 2025-03-09  2:05 UTC 

[PATCH] net: miiphybb: Update documentation
 2025-03-08 22:29 UTC  (3+ messages)

[RFC][PATCH] net: miiphybb: Convert documentation to rst
 2025-03-08 20:49 UTC 

[PATCH v2] net: miiphybb: Update documentation
 2025-03-08 20:36 UTC 

[PATCH 00/10] clk: imx: Use Clock frameworkt to register UART clocks
 2025-03-08 19:32 UTC  (8+ messages)
` [PATCH 01/10] clk: imx6q: Properly handle imx6qp ESPI clk_sels
` [PATCH 05/10] serial: mxc: Support bulk enabling clocks

[PATCH v2 0/1] sandbox: swap bloblist and fdt loading address sequence
 2025-03-08 15:51 UTC  (2+ messages)
` [PATCH v2 1/1] sandbox: remap memory load addresses

[PATCH 0/5] Add support for RZ/G2L USB interface
 2025-03-08 14:54 UTC  (4+ messages)
` [PATCH 1/5] reset: rzg2l-usbphy-ctrl: Add new driver

Building separate SPL with U-boot
 2025-03-08 14:19 UTC  (2+ messages)

[PATCH v2 0/6] This series adds support for file renaming to EFI_FILE_PROTOCOL.SetInfo()
 2025-03-08 14:04 UTC  (2+ messages)

[PATCH 0/2] net: lwip: rename output function, add packet dump
 2025-03-08  7:50 UTC  (5+ messages)
` [PATCH 1/2] net: lwip: rename linkoutput() as net_lwip_tx()
` [PATCH 2/2] net: lwip: add CONFIG_LWIP_DEBUG_RXTX

[PATCH v5 00/29] pxe: Precursor series for supporting read_all() in extlinux / PXE
 2025-03-08  6:08 UTC  (7+ messages)
` [PATCH v5 06/29] x86: Move the bootm state for zimage into cmd/
` [PATCH v5 07/29] bootstd: Correct display of kernel version
` [PATCH v5 15/29] boot: arm: riscv: sandbox: Add a format for the booti file

[PATCH v1 0/1] sandbox: swap bloblist and fdt loading address sequence
 2025-03-07 20:16 UTC  (5+ messages)
` [PATCH v1 1/1] "

[PATCH v4 00/47] x86: Improve operation under QEMU
 2025-03-07 19:09 UTC  (53+ messages)
` [PATCH v4 01/47] boot: Correct ramdisk address
` [PATCH v4 02/47] sandbox: Correct a typo in mapmem
` [PATCH v4 03/47] x86: Expand x86_64 early memory
` [PATCH v4 04/47] x86: qemu: Switch to bochs display
` [PATCH v4 05/47] x86: qemu: Enable dhrystone
` [PATCH v4 06/47] x86: qemu: Avoid accessing BSS too early
` [PATCH v4 07/47] x86: Drop mpspec from the SPL build
` [PATCH v4 08/47] x86: Add some log categories
` [PATCH v4 09/47] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH v4 10/47] x86: Avoid clearing the VESA display
` [PATCH v4 11/47] x86: Add 64-bit entries to the GDT
` [PATCH v4 12/47] x86: Use defines for the cache flags
` [PATCH v4 13/47] x86: spl: Drop duplicate CPU init
` [PATCH v4 14/47] x86: Drop the message about features missing in 64-bit
` [PATCH v4 15/47] x86: Include stdbool.h in interrupt header
` [PATCH v4 16/47] x86: Tidy up the GDT size in start/16.S
` [PATCH v4 17/47] x86: Disable paging before changing to long mode
` [PATCH v4 18/47] x86: Use the same GDT when jumping "
` [PATCH v4 19/47] x86: Use a simple jump into "
` [PATCH v4 20/47] x86: Rename the _D dirty flag
` [PATCH v4 21/47] x86: Support CPU functions in long mode
` [PATCH v4 22/47] x86: Add functions to convert between mtrr size and mask
` [PATCH v4 23/47] x86: Update mtrr command to support 64-bit values
` [PATCH v4 24/47] x86: Update cpuid_eax et al to work on amd64
` [PATCH v4 25/47] x86: Correct msr operation "
` [PATCH v4 26/47] x86: Allow adding non-aligned size for MTRR
` [PATCH v4 27/47] x86: emulation: Set an MTRR for the RAM
` [PATCH v4 28/47] x86: qemu: Support environment and cat command
` [PATCH v4 29/47] test/py: Correct sizing of created disks
` [PATCH v4 30/47] test/py: Add a helper to send characters
` [PATCH v4 31/47] test/py: Allow tests to be filtered by role
` [PATCH v4 32/47] x86: e820: Add a function to dump the e820 table
` [PATCH v4 33/47] x86: Add a new API for e820
` [PATCH v4 34/47] x86: qemu: Use the new e820 API
` [PATCH v4 35/47] x86: emulation: Support BLOBLIST_TABLES properly
` [PATCH v4 36/47] x86: Support a 64-bit ramdisk address
` [PATCH v4 37/47] acpi: Mark struct acpi_rsdp as packed
` [PATCH v4 38/47] boot: Consider non-bootable partitions
` [PATCH v4 39/47] boot: Handle running out of labels
` [PATCH v4 40/47] boot: Support IO UARTs for earlycon and console
` [PATCH v4 41/47] sandbox: acpi: Avoid a warning about FADT
` [PATCH v4 42/47] sandbox: acpi: Correct mapping in FADT
` [PATCH v4 43/47] acpi: Add a checksum to the DMAR table
` [PATCH v4 44/47] test: acpi: Correct memory leaks
` [PATCH v4 45/47] acpi: Support checking checksums
` [PATCH v4 46/47] RFC: test/py: Deal with timeouts
` [PATCH v4 47/47] test: Add a test for booting Ubuntu 24.04

[PATCH] clk: sophgo: Fix return values of register updating helpers
 2025-03-07 17:11 UTC 

[PATCH] riscv: dts: cv18xx: Drop unused dummy clocks
 2025-03-07 17:09 UTC 

[PATCH 00/10] Add falcon support for am62a, 62p and 62x
 2025-03-07 16:21 UTC  (18+ messages)
` [PATCH 01/10] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH 02/10] cmd: Kconfig: enable CMD_BOOTI for ARCH_K3
` [PATCH 03/10] mach-k3: fix reading size and addr from fdt on R5
` [PATCH 04/10] arm: dts: am62a: allow booting from eMMC
` [PATCH 05/10] arch: arm: k3-binman: add fit for falcon boot
` [PATCH 06/10] mach-k3: add eMMC FS boot support for am62[ap]
` [PATCH 07/10] mach-k3: sysfw-loader: update img_hdr for falcon
` [PATCH 08/10] configs: ti_armv7_common: add cfgs for SPI falcon boot
    ` [EXTERNAL] "
` [PATCH 09/10] config: add falcon boot config fragment for am62x
    ` [EXTERNAL] "
` [PATCH 10/10] mach-k3: common: add falcon support for 62[axp]

[PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04
 2025-03-07 15:34 UTC  (15+ messages)

[PATCH] cmd: Kconfig: Fix submenu for network commands
 2025-03-07 15:15 UTC 

xPL Proposal
 2025-03-07 14:46 UTC  (13+ messages)
      ` Rate of change in the project (Was: Re: xPL Proposal)
            ` Rate of innovation in the project (Was: Re: Rate of change in the project)

[PATCH RFC] doc: Include pytests directly in documentation
 2025-03-07 14:22 UTC  (3+ messages)

[PATCH v3 0/8] Add support for sam9x7 SoC and SAM9X75 Curiosity board
 2025-03-07 13:19 UTC  (6+ messages)
` [PATCH v3 1/8] dt-bindings: clock: rename at91.h to at91-pmc-status.h

[PATCH v2 0/4] Simplify retrieving FDT from SBI in S-Mode
 2025-03-07 13:13 UTC  (5+ messages)
` [PATCH v2 1/4] riscv: lib: Add a default implementation of board_fdt_blob_setup
` [PATCH v2 2/4] board: qemu: riscv: Remove duplicated board_fdt_blob_setup
` [PATCH v2 3/4] board: starfive: "
` [PATCH v2 4/4] board: sifive: Remove dead board_fdt_blob_setup

[PATCH v2 0/2] Support Apalis/Colibri imx6 v1.2
 2025-03-07 10:34 UTC  (3+ messages)
` [PATCH v2 1/2] board: toradex: apalis/colibri imx6: Detect new v1.2 SoM variant
` [PATCH v2 2/2] toradex: apalis/colibri imx6: Select correct DTB for SoM v1.2+

[GIT PULL] u-boot-riscv/master
 2025-03-07 11:20 UTC  (2+ messages)

[PATCH 0/5] Simplifiy retrieving FDT from SBI in S-Mode
 2025-03-07 11:15 UTC  (4+ messages)
` [PATCH 5/5] riscv: select OF_HAS_PRIOR_STAGE by default if SBI is enabled

[PATCH 0/5] net: lwip: root certificates
 2025-03-07 10:49 UTC  (5+ messages)

[PATCH] drivers: ddr: altera: Fix integer overflow during size calculation
 2025-03-07 10:28 UTC 

[PATCH] drivers: spi: Fix data loss issue in QSPI
 2025-03-07  9:38 UTC 

[PATCH v2 0/4] USB-PD TCPM improvements
 2025-03-07  9:29 UTC  (10+ messages)

[PATCH] efi_loader: Install the ACPI table from the bloblist
 2025-03-07  6:59 UTC  (4+ messages)

[PATCH] xilinx: Allow alternative boot strategies in zynq-common.h
 2025-03-07  6:29 UTC 

[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
 2025-03-07  5:42 UTC  (17+ messages)

[RFC PATCH 0/2 v1] Propagate bootph* property to all parent nodes
 2025-03-07  4:55 UTC  (6+ messages)
` [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
    ` [EXTERNAL] "

[PATCH 1/2] pwm: mediatek: add pwm support for MediaTek MT7987 SoC
 2025-03-07  3:22 UTC  (2+ messages)
` [PATCH 2/2] arm: dts: mediatek: disable fan node for mt7987

[PATCH] arm: mediatek: remove wmcpu-reserved@50000000 node from mt7987 dts
 2025-03-07  3:22 UTC 

[PATCH 00/10] Improve pytest runtime
 2025-03-07  0:40 UTC  (13+ messages)
` [PATCH 01/10] test/py: Rework test_cat to not use virt-make-fs
` [PATCH 02/10] test/py: Rework test_xxd "
` [PATCH 03/10] test/py/tests: Move "setup_image" from test_ut.py to fs_helper.py
` [PATCH 04/10] test/py: Fix two problems with setup_image
` [PATCH 05/10] test/py: Rework test_efi_bootmgr to not use virt-make-fs
` [PATCH 06/10] test/py: Rework test_eficonfig "
` [PATCH 07/10] test/py: Rework test_efi_capsule "
` [PATCH 08/10] test/py: Rework test_efi_secboot "
` [PATCH 09/10] doc/develop/py_testing.rst: Update section on filesystem images
` [PATCH 10/10] Dockerfile: Update to drop virt-make-fs packages

[PATCH 01/11] net: miiphybb: Split off struct bb_miiphy_bus_ops
 2025-03-07  0:19 UTC  (5+ messages)

[PATCH] checkpatch.pl: Report an error for CONFIG_xPL_BUILD in device trees
 2025-03-06 23:31 UTC  (2+ messages)

[PATCH 0/2] Build fixes for CONFIG_XPL_BUILD in dts files
 2025-03-06 17:56 UTC  (6+ messages)
` [PATCH 2/2] Makefile.lib: Set xPL build related defines for DTB build

[PATCH 1/1] test: use truncate in mk_fs()
 2025-03-06 17:46 UTC 

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-03-06 17:13 UTC  (13+ messages)

[PATCH v3 00/30] upl: Prerequite patches for updated spec
 2025-03-06 14:34 UTC  (5+ messages)

[PATCH 0/5] Add support for STM32 TIMERS and STM32 PWM
 2025-03-06 10:56 UTC  (2+ messages)
` [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK

[PATCH 0/8] membuff: Add tests and update to support a flag for empty/full
 2025-03-06 16:07 UTC  (8+ messages)

[PATCH RFC/RFT 0/3] omap24xx_i2c: Enable Repeated Start functionality
 2025-03-06 15:44 UTC  (5+ messages)

[PATCH] scripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to error for U-Boot
 2025-03-06 15:41 UTC  (2+ messages)

[PATCH] fs/squashfs: Fix memory leak in sqfs_size_nest()
 2025-03-06 15:41 UTC  (2+ messages)

[PATCH] mcheck: Fix SPDX License Identifier to LGPL-2.1-or-later
 2025-03-06 15:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: .mailmap: Update Sumit Garg's email address
 2025-03-06 15:41 UTC  (2+ messages)

[GIT PULL] amd/xilinx patches for v2025.04-rc4
 2025-03-06 15:41 UTC  (2+ messages)

[PATCH 0/3] net: lwip: map struct udevice to struct netif
 2025-03-06 14:25 UTC  (2+ messages)
` [PATCH 2/3] net: lwip: save struct netif in struct udevice


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox