U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-11 11:38:13 to 2026-05-12 11:03:36 UTC [more...]

[PATCH master] mach-k3: enable mmu after reserved memory is unmapped
 2026-05-12 11:03 UTC 

[PATCH v7 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-12 10:53 UTC  (19+ messages)
` [PATCH v7 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v7 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v7 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v7 09/11] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v7 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845

Status of CVE-2025-24857 in U-Boot
 2026-05-12 10:39 UTC 

[PATCH v4] Add support for OpenSSL Provider API
 2026-05-12 10:17 UTC  (2+ messages)

[PATCH] usb: onboard-hub: Add support for CoreChips SL6341
 2026-05-12  9:49 UTC  (2+ messages)

[PATCH v8 0/8] Support metadata-driven A/B boot for STM32MP25
 2026-05-12  9:45 UTC  (6+ messages)
` [PATCH v8 3/8] test: cmd: add unit tests for part command

[PATCH] mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHY
 2026-05-12  9:45 UTC  (3+ messages)

[PATCH] arm: dts: k3-am69-aquila: add combined boot firmware image
 2026-05-12  9:44 UTC  (3+ messages)

[PATCH 0/3] Fix NVMe, not only on Raspberry Pi 5
 2026-05-12  9:34 UTC  (5+ messages)
` [PATCH 2/3] nvme: Fix missing address translation for PCIe inbound access

[PATCH 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-12  9:15 UTC  (19+ messages)
` [PATCH v2 1/8] cmd: date: validate date using rtc_month_days()
` [PATCH v2 2/8] rtc: pcf85063: adjust date format to adhere to the rtc_time spec
` [PATCH v2 3/8] rtc: pcf85063: add support for NXP PCF85063 family
` [PATCH v2 4/8] rtc: pcf85063: add missing register definitions
` [PATCH v2 5/8] rtc: pcf85063: keep the divider chain in reset during set_time
` [PATCH v2 6/8] rtc: pcf85063: support loading quartz-load capacitance from device tree
` [PATCH v2 7/8] rtc: pcf85063: add power loss detection during probe
` [PATCH v2 8/8] drivers: Kconfig: rtc_pcf85063: note unsupported chip features

[PATCH 0/4] Pass reset reason to Linux via FDT
 2026-05-12  9:01 UTC  (14+ messages)
` [PATCH 1/4] arm: mach-k3: Allow for calling get_reset_reason() twice
` [PATCH 2/4] nxp: imx9: rename get_reset_reason() -> print_reset_reason()
` [PATCH 3/4] common: Make TI K3 get_reset_reason() a weak global
` [PATCH 4/4] fdt: Optionally populate /chosen/reset-reason

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-05-12  8:44 UTC  (2+ messages)

[PATCH v2 0/7] Fix and add some spi-nor flash parts (v2)
 2026-05-12  8:42 UTC  (4+ messages)
` [PATCH v2 3/7] mtd: spi-nor-ids: Add support for GigaDevice GD25Q256

[PATCH] virtio: fix return value check
 2026-05-12  8:39 UTC 

[PATCH v3 0/9] imx: Switch watchdog addressing from macros to devicetree
 2026-05-12  8:06 UTC  (11+ messages)
` [PATCH v3 1/9] imx7ulp: Switch to OF_UPSTREAM
` [PATCH v3 2/9] imx91: "
` [PATCH v3 3/9] imx93-frdm: "
` [PATCH v3 4/9] imx93_var_som: "
` [PATCH v3 5/9] imx: soc: Get watchdog base addresses from device tree
` [PATCH v3 6/9] arm: dts: imx: Update watchdog nodes for dynamic base address lookup
` [PATCH v3 7/9] watchdog: ulp_wdog: Use driver model for reset_cpu()
` [PATCH v3 8/9] arm: dts: imx: Enable watchdog driver model support
` [PATCH v3 9/9] imx: Remove hardcoded watchdog base address macros

[PATCH] fs: ubifs: remove dead code
 2026-05-12  5:50 UTC 

[PATCH v1] mtd: spi-nor: Add gd55lb02gf chips
 2026-05-12  5:18 UTC  (4+ messages)

[RESEND PATCH v2] video: kconfig: replace tristate with bool for LCD panel drivers
 2026-05-12  7:54 UTC 

[PATCH v4] video: Kconfig: fix indentation of help text
 2026-05-12  7:51 UTC 

[PATCH] ARM: dts: stm32: add U-Boot specific dtsi for stm32mp157f-dk2
 2026-05-12  7:11 UTC 

[PATCH] arm: Fix typo in linker script
 2026-05-12  6:57 UTC  (2+ messages)

[PATCH v3 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-05-12  6:49 UTC  (4+ messages)
` [PATCH v3 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
` [PATCH v3 2/3] ddr: altera: gen5: Add DRAM size checking
` [PATCH v3 3/3] ddr: socfpga: Implement ECC DRAM scrubbing support for both Gen5/Arria10

[PATCH] arm: mach-k3: j721s2: j784s4: Add errata i2378 workaround
 2026-05-12  6:38 UTC  (2+ messages)

[PATCH 2/3] k3-am62-pocketbeagle2: add initial board support
 2026-05-12  6:10 UTC  (12+ messages)

[PATCH v3 1/2] env: migrate static flags list to Kconfig
 2026-05-12  5:09 UTC  (4+ messages)
` [PATCH v3 2/2] doc: remove configuration settings from README

[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-05-12  4:35 UTC  (2+ messages)

[PATCH v2] arm: dts: soc64: Remove kernel node from binman for non-VAB flow
 2026-05-12  4:11 UTC 

[PATCH v3 00/10] Add support for ubi environment to create volumes (v3)
 2026-05-12  3:54 UTC  (7+ messages)
` [PATCH v3 06/10] cmd: ubi: reorganize command messages
` [PATCH v3 10/10] env: ubi: add support to create environment volume if it does not exist

[PATCH RESEND v3] net: fsl_enetc: Add support for i.MX952
 2026-05-12  3:49 UTC 

[PATCH RESEND v1] net: fsl_enetc: fix the duplex setting on the iMX platform
 2026-05-12  3:26 UTC 

[PATCH] arm: renesas: Add Renesas R-Car R8A78000 X5H Cortex-M33 RSIP port
 2026-05-11 23:25 UTC 

[PATCHv6 0/3] various memory related fixups
 2026-05-11 23:17 UTC  (12+ messages)
` [PATCHv6 1/3] sandbox: add board_get_usable_ram_top
` [PATCHv6 2/3] boot_fdt_add_mem_rsv_regions: free old dtb reservations
` [PATCHv6 3/3] memory: reserve from start_addr_sp to initial_relocaddr
` [PATCHv6,0/3] various memory related fixups

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-05-11 22:35 UTC 

[PATCH v3 00/10] Qualcomm IPQ5210 SoC bringup
 2026-05-11 21:11 UTC  (3+ messages)
` [PATCH v3 04/10] misc: qcom_geni: Add minicore support

[ANN] U-Boot v2026.07-rc2 released
 2026-05-11 22:05 UTC 

[PATCH] net: lwip: introduce net_lwip_eth_stop() function
 2026-05-11 21:48 UTC  (3+ messages)

[PATCH 0/5] sunxi: A523: Add SPI support
 2026-05-11 21:37 UTC  (6+ messages)
` [PATCH 1/5] spi: sunxi: add support for A523 SPI controller
` [PATCH 2/5] sunxi: spl: spi: Clean up SPI0 pinmux setting
` [PATCH 3/5] sunxi: spl: spi: Add support for Allwinner A523
` [PATCH 4/5] sunxi: configs: Radxa Cubie A5E: enable SPI
` [PATCH 5/5] sunxi: configs: OrangePi 4A: "

[PATCH] net: dhcpv6: Prevent buffer overflow during BOOTFILE_URL parsing
 2026-05-11 19:55 UTC 

[PATCH] sunxi: add raw NAND secure storage support
 2026-05-11 20:58 UTC 

[PATCH] sunxi: add NAND MTD partition fixups
 2026-05-11 20:44 UTC 

[PATCH v2 0/3] j721s2: j784s4: Add workaround for errata i2437
 2026-05-11 20:43 UTC  (2+ messages)

[PATCH] fs: ubifs: fix bugs involving symlinks in ubifs_findfile
 2026-05-11 20:43 UTC  (2+ messages)

Please pull u-boot-dm
 2026-05-11 20:15 UTC 

[PATCH 1/1] acpi: fix initial RSDT and XSDT size
 2026-05-11 20:14 UTC  (3+ messages)

v2026.04 crashing on Marvell Armada 3720
 2026-05-11 19:45 UTC  (6+ messages)

USB3.1 detection Failure on u-boot
 2026-05-11 18:27 UTC 

[PATCH 1/3] ata: fsl_sata: Staticize and constify driver ops
 2026-05-11 18:10 UTC  (4+ messages)
` [PATCH 3/3] ata: sata_mv: "

Couple of clang warnings for Rockchip boards
 2026-05-11 18:10 UTC  (12+ messages)

[PATCH v2] env: migrate static flags list to Kconfig
 2026-05-11 18:09 UTC  (3+ messages)

[PATCH 01/11] video: bridge: anx6345: Staticize and constify driver ops
 2026-05-11 18:07 UTC  (22+ messages)
` [PATCH 02/11] video: bridge: ps862x: "
` [PATCH 03/11] video: bridge: ptn3460: "
` [PATCH 04/11] video: console: normal: "
` [PATCH 05/11] video: console: rotate: "
` [PATCH 06/11] video: console: truetype: "
` [PATCH 07/11] video: dw_mipi_dsi: "
` [PATCH 08/11] video: imx: ldb: "
` [PATCH 09/11] video: stm32: "
` [PATCH 10/11] video: tda19988: "
` [PATCH 11/11] video: tegra: "

[PATCH v3 0/4] Improve FIT signature handling
 2026-05-11 18:07 UTC  (5+ messages)
` [PATCH v3 4/4] iminfo: also verify signatures

[ANN] U-Boot Project infrastructure update
 2026-05-11 17:41 UTC 

[PATCH v3] usb: dwc3: Fix crash on fastboot exit due to incorrect memory free
 2026-05-11 17:25 UTC  (2+ messages)

[PATCH v2 0/3] cmd: reset: fixes related to Qualcomm's edl
 2026-05-11 17:01 UTC  (3+ messages)
` [PATCH v2 3/3] doc: usage: cmd: reset: specify when the -edl option is available

[PATCH] net: ti: icssg: Fix portname buffer overflow
 2026-05-11 15:29 UTC  (2+ messages)

[PATCH] virtio: Staticize and constify driver ops
 2026-05-11 15:29 UTC  (3+ messages)

[PATCH v6 0/8] Add virtio-mmio support to m68k virt machine
 2026-05-11 15:00 UTC  (4+ messages)

[RFC PATCH v2 00/64] drivers: usb: dwc3: sync code with Linux v6.16-rc7
 2026-05-11 14:58 UTC  (6+ messages)

[PATCH v7 00/07] riscv: Add support for P8700 platform on Boston board
 2026-05-11 14:07 UTC 

[PATCH] net: sntp: Check packet length in sntp_handler
 2026-05-11 13:37 UTC 

[PATCH 0/6] TQMa7 eeprom sysinfo driver
 2026-05-11 14:14 UTC  (4+ messages)
` [PATCH 5/6] board: tq: common: add sysinfo helpers

[PATCH v7 0/6] Qualcomm: teach the build system to emit signed ELF images
 2026-05-11 13:57 UTC  (7+ messages)
` [PATCH v7 1/6] config.mk: support vendor generic includes
` [PATCH v7 2/6] tools: qcom: introduce mkmbn library
` [PATCH v7 3/6] tools: qcom: add mkmbn.py
` [PATCH v7 4/6] doc: board/qualcomm: update docs for new u-boot.mbn target
` [PATCH v7 5/6] mach-snapdragon: add kconfig infra for building MBN files
` [PATCH v7 6/6] configs: qcom: use mkmbn and stop building ELF files

[PATCH] led: Fix toggling LED on initial SW blink
 2026-05-11 13:42 UTC  (3+ messages)

[PATCH] env: add Kconfig option for static flags list
 2026-05-11 13:41 UTC  (5+ messages)

[PATCH] smbios: Do not fall back on devicetree without valid mapping
 2026-05-11 13:33 UTC  (3+ messages)

[PATCH v1 0/3] boot/fit: use fdt_for_each_subnode() in image-fit.c
 2026-05-11 13:31 UTC  (7+ messages)
` [PATCH v1 1/3] boot/fit: read default-config property from the configurations node
` [PATCH v1 2/3] test: fit: regression test for default-config print with reversed node order
` [PATCH v1 3/3] boot/fit: use fdt_for_each_subnode() in image-fit.c

[PATCH v1 1/1] test: fs: Use shared generate_file from utils
 2026-05-11 13:29 UTC  (2+ messages)

[PATCH] rpi: bcm2712: Extend DRAM mapping to 16 GiB
 2026-05-11 13:29 UTC  (3+ messages)

[PATCH] rtc: emul: Staticize and constify driver ops
 2026-05-11 13:18 UTC  (2+ messages)

[PATCH v2 0/4] Improve FIT signature handling
 2026-05-11 13:17 UTC  (7+ messages)
` [PATCH v2 1/4] qemu: overlay signature nodes

[PATCH 1/2] scsi: sandbox: Staticize and constify driver ops
 2026-05-11 13:10 UTC  (4+ messages)
` [PATCH 2/2] scsi: bootstd: "

[PATCH] power: regulator: Fix power on/off delay issue
 2026-05-11 13:10 UTC  (3+ messages)

[PATCH V3] board: rockchip: add Anbernic RG-DS
 2026-05-11 13:09 UTC  (2+ messages)

[PATCH v4 0/9] Add ethernet support for genio 520/720 EVK boards
 2026-05-11 10:34 UTC  (7+ messages)
` [PATCH v4 7/9] net: dwc_eth_qos: Add mediatek support
` [PATCH v4 8/9] arm: dts: mt8189: Add ethernet support for Genio 520/720 boards
` [PATCH v4 9/9] configs: mt8189: Enable ethernet support

[PATCH v2 0/7] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2026-05-11 10:27 UTC  (11+ messages)

[PATCH] mtd: spi: bootstd: Staticize and constify driver ops
 2026-05-11  8:49 UTC  (2+ messages)

[PATCH RFC 0/3] Add clk and pinctrl drivers for SM6125 SoC
 2026-05-11 12:42 UTC  (2+ messages)

[PATCH 1/2] gpio: qcom_pmic: Staticize and constify driver ops
 2026-05-11 12:26 UTC  (4+ messages)
` [PATCH 2/2] gpio: qcom: "

[PATCH] armv8: mmu: Extend mmu_map_region() to allow uncached mappings
 2026-05-11 12:25 UTC  (2+ messages)

[PATCH v2 00/15] qcom: smem: modernize SMEM in U-Boot
 2026-05-11 12:22 UTC  (4+ messages)
` [PATCH v2 08/15] soc: qcom: smem: adjust for U-Boot

[PATCH v2 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-11 12:16 UTC 

[PATCH v1] fs: dispatch null_dev_desc_ok filesystems before block lookup
 2026-05-11 11:53 UTC 

[PATCH v2] usb: gadget: f_acm: Fix memory leak in acm_add
 2026-05-11 11:38 UTC  (2+ messages)


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