public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-04-14 13:16:47 to 2026-04-16 09:40:27 UTC [more...]

[PATCH v5 0/8] Add virtio-mmio support to m68k virt machine
 2026-04-16  9:39 UTC  (3+ messages)
` [PATCH v5 1/8] sysreset: qemu virt: Use __raw_writel()
` [PATCH v5 2/8] rtc: goldfish: Use __raw_readl() and __raw_writel()

[PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
 2026-04-16  9:29 UTC  (19+ messages)
` [PATCH v4 2/6] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
` [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v4 5/6] virtio: blk: Fix converting the vendor id to a string
` [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances

[PATCH v6 00/14] arm: am335x: Switch to upstream devicetree
 2026-04-16  9:13 UTC  (20+ messages)
` [PATCH v6 01/14] arm: dts: am335x-evm: Add backlight to the panel
` [PATCH v6 02/14] configs: am335x_evm_defconfig: Enable panel
` [PATCH v6 03/14] include: configs: am335x_evm: Enable vidconsole
` [PATCH v6 04/14] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING
` [PATCH v6 05/14] configs: am335x_evm: Unify evm board defconfigs
` [PATCH v6 06/14] am33xx: Avoid hard failure on USB probe issue
` [PATCH v6 07/14] arm: dts: am335x-*-u-boot: Add chosen tick-timer
` [PATCH v6 08/14] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
` [PATCH v6 09/14] am33xx: Fix comment about config symbols
` [PATCH v6 10/14] am33xx: Support upstream devicetree USB device
` [PATCH v6 11/14] dm: core: Split SIMPLE_PM_BUS into phases
` [PATCH v6 12/14] arm: dts: am335x-bonegreen-eco-u-boot: Add include of bone-common
` [PATCH v6 13/14] configs: am335x_evm_defconfig: Switch to upstream devicetree
` [PATCH v6 14/14] arm: dts: am335x: Remove unused uboot devicetrees

[PATCH v3 0/2] scsi: Replace SYNC_CACHE with FUA for scsi write
 2026-04-16  9:10 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "scsi: sync cache on write"
` [PATCH v3 2/2] scsi: Enable FUA bit in WRITE10 commands

[PATCH v2] usb: dwc3: core: fix memory leaks in event buffer cleanup
 2026-04-16  9:06 UTC  (2+ messages)

[PATCH v1 0/3] add Toradex Verdin iMX95 support
 2026-04-16  9:03 UTC  (5+ messages)
` [PATCH v1 1/3] common: memsize: add RAM size probe based on alias detection
` [PATCH v1 2/3] board: toradex: add Toradex Verdin iMX95
` [PATCH v1 3/3] toradex: tdx-cfg-block: add verdin imx95 0226, 0227 and 0228 pid4

[PATCHv3 0/6] various memory related fixups
 2026-04-16  8:55 UTC  (7+ messages)
` [PATCHv3 1/6] lmb: allocation flags macro documentation
` [PATCHv3 2/6] lmb: add LMB_FDT for fdt reserved regions
` [PATCHv3 4/6] efi_selftest_memory: check for duplicates first

[PATCH] lib/Kconfig: Fix SUPPORTS_FW_LOADER option
 2026-04-16  8:31 UTC  (3+ messages)

[PATCH v2 0/3] Fixes for parent rate lookup of mediatek clk driver
 2026-04-16  8:23 UTC  (4+ messages)
` [PATCH v2 1/3] clk: mediatek: remove redundant forward declarations
` [PATCH v2 2/3] clk: mediatek: add grandparent variable in mtk_find_parent_rate()
` [PATCH v2 3/3] clk: mediatek: fix parent rate lookup for fixed PLL clocks

[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-04-16  7:53 UTC  (2+ messages)

[PATCH v2] net: phy: fix duplicate eth_phy binding
 2026-04-16  7:12 UTC  (3+ messages)

[PATCH v7 0/5] Implement reset to EDL for qcs9100
 2026-04-16  7:03 UTC  (6+ messages)
` [PATCH v7 1/5] arm: psci: Add API to check for support of specific PSCI function
` [PATCH v7 2/5] drivers: sysreset: Add sysreset op that can take arguments
` [PATCH v7 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs
` [PATCH v7 4/5] cmd: boot: Add '-edl' option to reset command documentation
` [PATCH v7 5/5] qcom_defconfig: enable psci based sysreset

[PATCH v2 0/6] Relocate U-Boot in the last bank
 2026-04-16  5:59 UTC  (7+ messages)
` [PATCH v2 1/6] fdtdec: Deduplicate iterator function
` [PATCH v2 2/6] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
` [PATCH v2 3/6] treewide: move bi_dram[] from bd to gd
` [PATCH v2 4/6] common: move ram_base calculation to independent INITCALL()
` [PATCH v2 5/6] common: Clean up setup_dest_addr()
` [PATCH v2 6/6] common: Add an option to relocate on ram top

[PATCH v1] usb: dwc3: core: fix memory leaks in event buffer cleanup
 2026-04-16  6:00 UTC  (3+ messages)

[PATCH v2] mmc: msm_sdhci: Use max-frequency to get clock rate
 2026-04-16  5:11 UTC 

[PATCH] drivers: watchdog: Enhance watchdog support in SPL for N5X
 2026-04-16  4:22 UTC  (3+ messages)

[PATCH v4 00/14] sc5xx Environment Cleanup and Fixes
 2026-04-16  4:17 UTC  (3+ messages)
` [PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment

[PATCH] arm: socfpga: Ensure FPGA in user mode before enabling the bridges
 2026-04-16  4:14 UTC  (3+ messages)

[PATCH 0/3] arm: socfpga: Arria10 SPL FIT support for SPI/NAND boot
 2026-04-16  3:57 UTC  (6+ messages)
` [PATCH 1/3] arm: socfpga: Use custom header target buffer in SPL
` [PATCH 2/3] arm: socfpga: Add SPL fitImage config match

[PATCH] arch: arm: agilex5: Configure DFISEL for SDMMC/NAND
 2026-04-16  3:52 UTC  (2+ messages)

[PATCH] arm: socfpga: Enable MMC secure transaction in SPL
 2026-04-16  3:30 UTC  (2+ messages)

[PATCH v2] configs: socfpga: arria10: Disable CONFIG_SPL_USE_TINY_PRINTF
 2026-04-16  3:17 UTC  (2+ messages)

[PATCH v2 0/7] fit: dm-verity support
 2026-04-16  1:47 UTC  (8+ messages)
` [PATCH v2 1/7] image: fit: add dm-verity property name constants
` [PATCH v2 2/7] boot: fit: support generating DM verity cmdline parameters
` [PATCH v2 3/7] include: hexdump: make hex2bin() usable from host tools
` [PATCH v2 4/7] tools: mkimage: add dm-verity Merkle-tree generation
` [PATCH v2 5/7] doc: fit: add dm-verity boot parameter documentation
` [PATCH v2 6/7] test: boot: add runtime unit test for fit_verity_build_cmdline()
` [PATCH v2 7/7] test: py: add mkimage dm-verity round-trip test

[PATCH] arm: arria10: Add correct mask bits for RTRIM and PU_DRV_STRG
 2026-04-16  1:34 UTC  (2+ messages)

[PATCH] imx: imx9: Select ARCH_MISC_INIT for all i.MX9 SoCs
 2026-04-16  0:14 UTC  (4+ messages)

[PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
 2026-04-15 19:03 UTC 

[PATCH] usb: gadget: renesas: add support for RZ/G2L SoC
 2026-04-15 22:38 UTC  (2+ messages)

[PATCH v3 0/3] Autoboot prompt customization and bootmenu cosmetics
 2026-04-15 23:17 UTC  (7+ messages)
` [PATCH v3 1/3] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH v3 2/3] cmd: bootmenu: ANSI_CLEAR_LINE before entry name
` [PATCH v3 3/3] doc: usage: convert autoboot README to rST

[PATCH] remoteproc: renesas: Add Renesas R-Car Gen5 remote processor driver
 2026-04-15 22:12 UTC 

[PATCH] watchdog: Add Renesas R-Car Gen5 window watchdog driver
 2026-04-15 22:01 UTC 

[PATCH] ufs: rcar-gen5: Update line reset configuration
 2026-04-15 21:58 UTC 

[PATCH 1/1] sunxi: use vendor prefix for $fdtfile on RISC-V too
 2026-04-15 21:21 UTC 

[PATCH] arm: mediatek: enable fw loader support
 2026-04-15 20:56 UTC  (4+ messages)

[PATCH v1] drivers: cadence_qspi_apb: Add 1us delays in polling loops
 2026-04-15 20:44 UTC  (3+ messages)

[PATCH v3] video: Kconfig: fix indentation of help text
 2026-04-15 18:46 UTC 

[PATCH v2] video: kconfig: replace tristate with bool for LCD panel drivers
 2026-04-15 18:43 UTC 

[PATCH v2] video: Kconfig: fix indentation of help text
 2026-04-15 18:39 UTC 

[RESEND PATCH] video: Kconfig: fix indentation of help text
 2026-04-15 18:36 UTC 

[PATCH v3 0/7] Support metadata-driven A/B boot for STM32MP25
 2026-04-15 18:31 UTC  (8+ messages)
` [PATCH v3 1/7] lib: uuid: add partition type GUID for extended bootloader
` [PATCH v3 2/7] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v3 3/7] test: cmd: add unit tests for part command
` [PATCH v3 4/7] cmd: part: support lookup by UUID
` [PATCH v3 5/7] test: cmd: part: add UUID lookup tests
` [PATCH v3 6/7] fwu: add helper to get image GUID by type and bank index
` [PATCH v3 7/7] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH v1] mtd: spi: Add ISSI QSPI to lightweight SPI flash stack for spl
 2026-04-15 18:07 UTC  (2+ messages)

[PATCH v2 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-15 15:43 UTC  (2+ messages)

[PATCH v2 0/3] j721s2: j784s4: Add workaround for errata i2437
 2026-04-15 15:21 UTC  (4+ messages)
` [PATCH v2 1/3] arm: mach-k3: arm: mach-k3: Add writel_verify macro for register write verification
` [PATCH v2 2/3] arch: mach-k3: j721s2_init: Add workaround for errata i2437
` [PATCH v2 3/3] arch: mach-k3: j784s4_init: "

[PATCH] sandbox: enable FIT_SIGNATURE
 2026-04-15 15:17 UTC 

[PATCH v3 00/16] Add board support for Spacemit K1 SoC in SPL
 2026-04-15 14:32 UTC  (4+ messages)

[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
 2026-04-15 14:27 UTC  (10+ messages)
` [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
` [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree

[PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
 2026-04-15 13:13 UTC  (2+ messages)

[PATCH] cmd: fpga: Fix wrong preprocessor guard for loadb help text
 2026-04-15 13:09 UTC  (2+ messages)

[PATCH] board: xilinx: zynqmp: Register alternate FPGA device for zu63dr_SE
 2026-04-15 13:08 UTC  (2+ messages)

[PATCH] fpga: xilinx: Add option to skip bitstream ID check
 2026-04-15 13:08 UTC  (2+ messages)

[PATCH] soc: xilinx: zynqmp: Add support for new ZynqMP devices
 2026-04-15 13:08 UTC  (2+ messages)

[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
 2026-04-15 10:10 UTC  (6+ messages)
` [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig

[PATCH v7 2/7] mips: loongson: lowlevel initialize
 2026-04-15 12:04 UTC  (6+ messages)
` [PATCH v7 3/7] mips: loongson: lowlevel debug serial
` [PATCH v7 4/7] mips: loongson: ls1c300 board support
` [PATCH v7 5/7] mips: loongson: add clk driver
` [PATCH v7 6/7] mips: loongson: add watchdog driver
` [PATCH v7 7/7] mips: loongson: ls1c300 dts and bindings

[PATCH V3] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-04-15 11:34 UTC  (2+ messages)

[PATCH v1] include: configs: socfpga: Add environment variables for distro boot
 2026-04-15  9:29 UTC  (2+ messages)

[PATCH v1] arm: dts: agilex5: Set DTB filename and kernel node removal for non-secure boot
 2026-04-15  9:19 UTC  (2+ messages)

[PATCH V2] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-04-15  8:55 UTC  (3+ messages)

[PATCH 0/2] net: fsl_enetc: Add iMX95 10Gbps support and PHY fixes
 2026-04-15  8:56 UTC  (3+ messages)
` [PATCH v1 1/2] net: phy: aquantia: Increase timeout for out of reset
` [PATCH v1 2/2] net: fsl_enetc: Add iMX95 enetc4 10Gbps port support

[PATCH 1/2] clk: mediatek: remove redundant forward declarations
 2026-04-15  7:42 UTC  (6+ messages)
` [PATCH 2/2] clk: mediatek: fix parent rate lookup for fixed PLL clocks

[PATCH v2] common: spl: nand: improve u-boot offsets overriding
 2026-04-15  7:34 UTC 

[PATCH] arm: socfpga: Add NAND register address and data register
 2026-04-15  6:20 UTC  (2+ messages)

[PATCH] dts: lemans-evk-u-boot: add override dtsi
 2026-04-15  5:26 UTC 

[PATCH v2] drivers: fpga: arria10: Remove unreachable code
 2026-04-15  5:17 UTC 

[PATCH v2] drivers: clk: altera: arria10: Fix wrong API used for memory free
 2026-04-15  5:10 UTC 

[PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-04-15  4:23 UTC  (5+ messages)

[PATCH 0/2] arm: dts: socfpga: agilex5: Improve MMC/SD device tree organization
 2026-04-15  3:18 UTC  (6+ messages)
` [PATCH 1/2] arm: dts: socfpga: agilex5: Move mmc node differs from base board dtsi to dts
` [PATCH 2/2] arm: dts: socfpga: Remove SD card properties from Agilex5 eMMC device tree

[RESEND PATCH] powerpc: fix dead default for SYS_L3_SIZE
 2026-04-14 23:18 UTC 

[PATCH v1] mtd: spi-nor-ids: Add support for IS25WP01GG SPI NOR flash
 2026-04-15  3:36 UTC  (2+ messages)

[PATCH v1] spi: cadence_xspi: enable automatic platform data allocation
 2026-04-15  3:20 UTC  (2+ messages)

[PATCH v2] arm: socfpga: soc64: separate reset manager into common and platform-family parts
 2026-04-15  3:04 UTC 

[PATCH v1] arm: socfpga: soc64: separate reset manager into common and platform-family parts
 2026-04-15  0:59 UTC  (3+ messages)

[PATCH v1] arm: socfpga: Gen5/A10: Enable Designware watchdog
 2026-04-15  3:01 UTC  (2+ messages)

[PATCH] drivers: clk: altera: arria10: Fix wrong API used for memory free
 2026-04-15  2:52 UTC  (3+ messages)

[PATCH] drivers: fpga: arria10: Clean up dead code
 2026-04-15  2:50 UTC  (3+ messages)

[PATCH v1] configs: agilex: enable FPGA Partial Reconfiguration command
 2026-04-15  2:47 UTC  (2+ messages)

[PATCH v1] configs: Enable CONFIG_WDT configurations for cyclone5
 2026-04-15  2:42 UTC  (2+ messages)

[PATCH 1/1] x86: there is no CONFIG_UBOOT_ROMSIZE_KB_12288
 2026-04-15  0:40 UTC  (2+ messages)

[PATCH 1/1] x86/apollolake: don't select non-existent INTEL_PMC
 2026-04-15  0:40 UTC  (2+ messages)

[PATCH v2 1/3] serial: goldfish: Add debug uart support
 2026-04-15  0:40 UTC  (2+ messages)

[PATCH] misc: Add RZG2L OTP support
 2026-04-14 22:18 UTC  (3+ messages)

[PATCH 0/2] A few linker-list fixes
 2026-04-14 19:02 UTC  (7+ messages)
` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding

[PATCH] imx93: Add support for OPTEE
 2026-04-14 15:59 UTC 

[PATCH] net: nfs: fix buffer overflow in nfs_readlink_reply()
 2026-04-14 16:02 UTC  (2+ messages)

[PATCH v2] board: ti: cape_detect: Add overlay name lookup table for extension boards
 2026-04-14 15:36 UTC 

[PATCH] common: spl: nand: improve u-boot offsets overriding
 2026-04-14 15:18 UTC  (2+ messages)

[PATCH] board: ti: cape_detect: Add overlay name lookup table for extension boards
 2026-04-14 13:36 UTC  (3+ messages)

[PATCH v5 2/3] binman: collection: Set build_done on referenced entries
 2026-04-14 13:15 UTC  (4+ messages)
` [PATCH v6 0/3] binman: Fix preload signing with encrypted FIT
  ` [PATCH v6 1/3] binman: Generate preload header and sign data only once
  ` [PATCH v6 3/3] tools: binman: Test signing an encrypted FIT with a preload header


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