messages from 2025-03-07 00:08:43 to 2025-03-10 14:07:54 UTC [more...]
[PATCH 00/17] Various toolchain compatibility fixes/improvements
2025-03-10 14:07 UTC (11+ 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
[GIT PULL] Please pull u-boot-dfu-next-20250310
2025-03-10 14:06 UTC
[PATCH v2 0/6] net: lwip: root certificates
2025-03-10 13:57 UTC (21+ messages)
` [PATCH v2 1/6] net: lwip: extend wget to support CA (root) certificates
` [PATCH v2 4/6] net: lwip: add support for built-in root certificates
` [PATCH v2 5/6] doc: cmd: wget: document cacert subcommand
[PATCH] cmd: version: Get information about GCC and LD back
2025-03-10 13:56 UTC (5+ messages)
[PATCH 00/12] fs: exfat: Add exfat port based on exfat-fuse
2025-03-10 13:55 UTC (15+ 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
[PATCH 00/10] Add falcon support for am62a, 62p and 62x
2025-03-10 13:55 UTC (20+ 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 v1] config: falcon: move CFG_SYS_SPI_* to Kconfig
2025-03-10 13:55 UTC (3+ messages)
[PATCH] imx8m: soc: cope with existing optee node
2025-03-10 12:36 UTC
[PATCH] RISCV: config: Remove CFG_SYS_SDRAM_BASE
2025-03-10 1:47 UTC
[PATCH] board: st: stm32f746-disco: Update MAINTAINERS file
2025-03-10 12:52 UTC
Pull request efi-next-20250310
2025-03-10 12:52 UTC
[PATCH 0/5] Add support for STM32 TIMERS and STM32 PWM
2025-03-10 12:35 UTC (17+ messages)
` [PATCH 1/5] dm: pwm: Check if duty_ns is lower than period_ns
` [Uboot-stm32] "
` [PATCH 2/5] mach-stm32: add multifunction timer driver support
` [PATCH 3/5] pwm: stm32: add driver to support pwm with timer
` [PATCH 4/5] configs: stm32mp13: Enable MFD timer and PWM for stm32mp13_defconfig
` [PATCH 5/5] ARM: dts: stm32: Add TIMERS inverted PWM channel 3 on STM32MP135F-DK
[PATCH] configs: am64x_evm_a53_defconfig: Enable support for UMS
2025-03-10 12:08 UTC
[PATCH v3 1/8] legacy-net: wget: fix wget_info handling after new tcp legacy stack
2025-03-10 12:06 UTC (8+ messages)
` [PATCH v3 2/8] efi_loader: expose symbols to be used by the EFI network stack
` [PATCH v3 3/8] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c
` [PATCH v3 4/8] efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
` [PATCH v3 5/8] efi_loader: efi_device_path: Pass net udevice as argument
` [PATCH v3 6/8] efi_loader: efi_net: Add device path cache
` [PATCH v3 7/8] efi_loader: efi_net: Add dhcp cache
` [PATCH v3 8/8] efi_loader: efi_net: Add support for multiple efi_net_obj
[PATCH v7 0/8] Add pmem node for preserving distro ISO's
2025-03-10 11:57 UTC (9+ messages)
` [PATCH v7 1/8] efi_loader: remove unused code from copy_fdt()
` [PATCH v7 2/8] efi_loader: install device-tree on configuration table on every invocation
` [PATCH v7 3/8] fdt: add support for adding pmem nodes
` [PATCH v7 4/8] efi_loader: add a function to remove memory from the EFI map
` [PATCH v7 5/8] efi_loader: preserve installer images in pmem
` [PATCH v7 6/8] blkmap: store type of blkmap slice in corresponding structure
` [PATCH v7 7/8] blkmap: add an attribute to preserve the mem mapping
` [PATCH v7 8/8] blkmap: pass information on ISO image to the OS
[PATCH] spi: cadence_ospi: Add device reset via OSPI controller
2025-03-10 10:55 UTC (3+ messages)
[PATCH v2 0/4] omap24xx_i2c: Enable Repeated Start functionality
2025-03-10 10:36 UTC (5+ messages)
` [PATCH v2 1/4] i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_START
` [PATCH v2 2/4] i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg()
` [PATCH v2 3/4] i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xfer
` [PATCH v2 4/4] drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_START
[PATCH] ARM: dts: stm32: Add support for environment in eMMC on STM32MP13xx DHCOR SoM
2025-03-10 10:16 UTC (3+ messages)
[PATCH] configs: stm32f769-disco: Fix console cmdline
2025-03-10 10:15 UTC (3+ messages)
[PATCH] ARM: stm32: Fix CONFIG_BOOTCOUNT_ALTBOOTCMD update on DH STM32MP1 DHSOM
2025-03-10 10:13 UTC (3+ messages)
[PATCH] ARM: stm32: Introduce DH STM32MP15xx DHSOM board specific defconfigs
2025-03-10 10:12 UTC (3+ messages)
[PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
2025-03-10 10:03 UTC (7+ messages)
` [PATCH v2 2/3] ARM: dts: stm32: drop "st,led1" compatible
[PATCH] ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board
2025-03-10 10:02 UTC (3+ messages)
[PATCH 0/2] sunxi: h616: fix DRAM size detection
2025-03-10 9:16 UTC (5+ messages)
` [PATCH 1/2] sunxi: h616: dram: Rework "
` [PATCH 2/2] sunxi: H616: dram: Improve address wrapping detection
[RESEND PATCH 1/3] pci_auto: Downgrade prefetch if necessary
2025-03-10 9:01 UTC (3+ messages)
` [RESEND PATCH 2/3] emulation: qemu-sbsa: Select SYS_PCI_64BIT
` [RESEND PATCH 3/3] emulation: qemu-sbsa: Enable PCI enumeration
[PATCH] ARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0
2025-03-10 8:58 UTC (3+ messages)
[PATCH 1/2] usb: gadget: Remove final remnants of CONFIG_USB_DEVICE
2025-03-10 8:23 UTC (2+ messages)
[PATCH] xilinx: versal: add firmware access to PMC multi Boot mode register
2025-03-10 8:08 UTC (2+ messages)
[PATCH v2] amd: versal2: Add the UFS boot mode support
2025-03-10 8:04 UTC (2+ messages)
[PATCH v6 0/6] Add pmem node for preserving distro ISO's
2025-03-10 7:10 UTC (4+ messages)
` [PATCH v6 6/6] blkmap: pass information on ISO image to the OS
[PATCH v2 1/8] legacy-net: wget: fix wget_info handling after new tcp legacy stack
2025-03-10 6:47 UTC (3+ messages)
` [PATCH v2 8/8] efi_loader: efi_net: Add support for multiple efi_net_obj
[PATCH v2 1/1] cmd: simplify eficonfig_init()
2025-03-10 6:13 UTC
[PATCH v2] mailbox: add i.MX Messaging Unit (MU) driver
2025-03-10 0:13 UTC (2+ messages)
[PATCH v1] mailbox: add i.MX Messaging Unit (MU) driver
2025-03-10 0:13 UTC (6+ messages)
` 回复: "
` 回复: "
[PATCH v6 00/20] imx: add i.MX95 support
2025-03-10 0:11 UTC (7+ messages)
` [PATCH v6 02/20] firmware: scmi: smt: Interrupt communication enable
` 回复: "
` 回复: "
[PATCH v4 00/20] imx: add i.MX95 support
2025-03-10 0:09 UTC (19+ messages)
` [PATCH v4 04/20] firmware: scmi: add pin control protocol support to SCMI agent
` 回复: "
` 回复: "
` 回复: "
` 回复: "
` [PATCH v4 10/20] scmi_protocols: update struct scmi_base_discover_list_protocols_out
` 回复: [EXT] "
` 回复: "
[RESEND PATCH 0/2] Add support for Infineon S28HL256T and S28HL02GT
2025-03-10 1:44 UTC (3+ messages)
` [RESEND PATCH 1/2] mtd: spi-nor-ids: Add support for S28HL256T
` [RESEND PATCH 2/2] mtd: spi-nor-ids: Add support for S28HL02GT
[PATCH v4 00/11] add support for Enclustra Mercury AA1 SoMs
2025-03-09 14:36 UTC (7+ messages)
` [PATCH v4 03/11] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts
[PATCH 0/4] airoha: Add initial support AN7581
2025-03-09 14:06 UTC (5+ messages)
` [PATCH 1/4] airoha: Add initial support for Airoha AN7581 SoC
` [PATCH 2/4] clk: airoha: Add support for Airoha AN7581 SoC clock
` [PATCH 3/4] reset: airoha: Add driver for controlling reset line of AN7581
` [PATCH 4/4] arch: arm: dts: an7581-evb: Add clock and reset nodes
[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] sunxi: mmc: Improve reset procedure
2025-03-09 6:12 UTC
boottime->efi_allocate_pages() returning EFI_NOT_FOUND
2025-03-08 17:36 UTC (4+ messages)
[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 (5+ messages)
` [PATCH 01/10] clk: imx6q: Properly handle imx6qp ESPI clk_sels
[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 (10+ messages)
` [PATCH v4 01/47] boot: Correct ramdisk address
` [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 46/47] RFC: test/py: Deal with timeouts
[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 v2 28/28] test: Add a test for booting Ubuntu 24.04
2025-03-07 15:34 UTC (11+ messages)
[PATCH] cmd: Kconfig: Fix submenu for network commands
2025-03-07 15:15 UTC
xPL Proposal
2025-03-07 14:46 UTC (11+ 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 (4+ messages)
` [PATCH 09/10] doc/develop/py_testing.rst: Update section on filesystem images
[PATCH 01/11] net: miiphybb: Split off struct bb_miiphy_bus_ops
2025-03-07 0:19 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox