public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-04-06 21:36:11 to 2026-04-09 06:21:56 UTC [more...]

[PATCH] DM: crypto/fsl: fix unaligned exponent handling in fsl_rsa
 2026-04-09  7:37 UTC  (2+ messages)

[PATCH] mmc: allow forward compatibility for EXT_CSD_REV
 2026-04-09  1:23 UTC  (3+ messages)

[PATCH 0/5] board: ten64: add USB Hub (USB5744) management support
 2026-04-09  0:51 UTC  (7+ messages)
` [PATCH 1/5] usb: onboard-hub: fix compile issue with gpio.h import
` [PATCH 2/5] board: ten64: add fdt fixup to hide usb hub topology
` [PATCH 3/5] board: ten64: remove USB hub references from internal FDT when needed
` [PATCH 4/5] configs: ten64: enable USB_ONBOARD_HUB (USB5744) option
` [PATCH 5/5] configs: ten64: switch to OF_UPSTREAM

[PATCH v3 0/5] Add virtio-mmio support to m68k virt machine
 2026-04-08 22:09 UTC  (6+ messages)
` [PATCH v3 1/5] sysreset: qemu virt: Use __raw_writel()
` [PATCH v3 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v3 3/5] virtio: mmio: Allow instantiation via platform data
` [PATCH v3 4/5] virtio: blk: Fix converting the vendor id to a string
` [PATCH v3 5/5] board: qemu: m68k: Create virtio mmio instances

[PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
 2026-04-08 20:30 UTC  (5+ messages)
` [PATCH 1/4] arm: mach-meson: move reset_cpu to spl only
` [PATCH 2/4] arm: meson: enable SYSRESET_PSCI
` [PATCH 3/4] configs: libretech-ac_defconfig: enable EFI Capsule on Disk
` [PATCH 4/4] configs: libretech-cc_defconfig: "

[PATCH] virtio: add support for SIZE_MAX & SEG_MAX features
 2026-04-08 19:12 UTC  (3+ messages)

[PATCH 0/8] spi: mtk_snor: various fixes and improvements
 2026-04-08 19:04 UTC  (3+ messages)
` [PATCH 8/8] spi: mtk_snor: Remove status register write procedure in probe()

[PATCH 0/6] env: scsi: support SCSI env without partition UUID
 2026-04-08 18:25 UTC  (2+ messages)

[PATCH] cmd/scsi: drop scsi reset command
 2026-04-08 18:25 UTC  (2+ messages)

[PATCH v2] net: phy: fix duplicate eth_phy binding
 2026-04-08 16:31 UTC  (2+ messages)

[PATCH v1] arm: dts: s5p4418: fix "mmc write failed" e.g. at cmd saveenv
 2026-04-08 18:05 UTC  (4+ messages)

Host GnuTLS now needs pkcs11 support
 2026-04-08 16:14 UTC  (4+ messages)
` EXTERNAL - "

[PATCH v1 1/2] lib: hashtable: fix integer overflow in himport_r
 2026-04-08 14:03 UTC  (2+ messages)
` [PATCH v1 2/2] test: env: add test for himport_r SIZE_MAX overflow guard

[PATCH v2 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-08 16:51 UTC  (4+ messages)
` [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH v2 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name

[PATCH 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-08 16:35 UTC  (7+ messages)
` [PATCH 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED

[PATCH 00/13] boot: Make fit_image_load() easier to maintain
 2026-04-08 16:26 UTC  (12+ messages)
` [PATCH 01/13] boot: Split out the first part of fit_image_load()
` [PATCH 02/13] boot: Move call to fit_image_select() and rename it
` [PATCH 03/13] boot: Tidy up setting of the OS arch on host builds
` [PATCH 04/13] boot: Move type and OS checking into a new function
` [PATCH 05/13] boot: Move handling of the load_op into a separate function

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

[PATCH] dm: Respect dma-ranges size
 2026-04-08 14:51 UTC  (2+ messages)

[PATCH] hikey960: Drop unnecessary BOARD_EARLY_INIT_F usage
 2026-04-08 14:51 UTC  (2+ messages)

[PATCH] spl: Remove unused CONFIG_SPL_FRAMEWORK_BOARD_INIT_F option
 2026-04-08 14:51 UTC  (2+ messages)

[PATCH] arm: Remove redundant "xPL_SYS_MALLOC_F default y" entries
 2026-04-08 14:51 UTC  (2+ messages)

[PATCH v2] board: ti: am62dx: Separate resource management config from am62ax
 2026-04-08 14:50 UTC  (2+ messages)

[PATCH] Update my email address
 2026-04-08 14:50 UTC  (3+ messages)

[PATCH v2 0/5] Add virtio-mmio support to m68k virt machine
 2026-04-08 14:18 UTC  (18+ messages)
` [PATCH v2 1/5] sysreset: qemu virt: Use __raw_writel()
` [PATCH v2 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness
` [PATCH v2 3/5] virtio: mmio: Keep vendor id little endian
` [PATCH v2 4/5] virtio: mmio: Allow instantiation via platform data

[SECURITY] NFS symlink chain buffer overflow → remote code execution (net/nfs-common.c)
 2026-04-07 21:33 UTC  (6+ messages)

[PATCH v2] video: simplefb: Map framebuffer region on probe on ARM64
 2026-04-08 12:04 UTC 

[PATCH v1 0/9] Qualcomm IPQ5210 SoC bringup
 2026-04-08  9:26 UTC  (11+ messages)
` [PATCH v1 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v1 2/9] doc: board/qualcomm: Update RDP build instructions
` [PATCH v1 3/9] clk/qcom: add initial clock driver for ipq5210
` [PATCH v1 4/9] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v1 5/9] misc: qcom_geni: Add minicore support
` [PATCH v1 6/9] spl: Include SMEM driver in SPL
` [PATCH v1 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v1 8/9] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v1 9/9] configs: add qcom_ipq5210_mmc_defconfig

[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-08  8:52 UTC  (15+ messages)
` [PATCH 1/5] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH 2/5] of_live: support in SPL
` [PATCH 4/5] mach-snapdragon: support building SPL
` [PATCH 5/5] dts: add empty .dtsi for shift-axolotl
` [0/5] Add SPL support for Qualcomm platforms, starting with sdm845

[PATCH] net: nfs: fix buffer overflow in nfs_readlink_reply()
 2026-04-07 21:32 UTC 

[PATCH v4 0/7] qcom: Add NVMEM bitfield support and reboot‑mode integration
 2026-04-08 12:18 UTC  (8+ messages)
` [PATCH v4 1/7] misc: Add support for bit fields in NVMEM cells
` [PATCH v4 2/7] misc: qcom: Add Qualcomm SPMI SDAM NVMEM driver
` [PATCH v4 3/7] mach-snapdragon: Integrate reboot-mode handling
` [PATCH v4 4/7] dts: qcs615-ride-u-boot.dtsi: Add reboot-mode support
` [PATCH v4 5/7] qcom_defconfig: Enable reboot-mode support in qcom_defconfig
` [PATCH v4 6/7] test: dm: add comprehensive tests for NVMEM bit field operations
` [PATCH v4 7/7] misc: update API documentation for bit field support in NVMEM

[PATCH 0/2] qcom: gracefully handle some errors better
 2026-04-08 11:35 UTC  (5+ messages)
` [PATCH 1/2] serial: msm-geni: allow invalid clock

[PATCH] dfu: Correct dependencies for DFU_TFTP
 2026-04-08  9:26 UTC  (2+ messages)

[PATCH] usb: gadget: Move USB_GADGET_DUALSPEED to be slightly more visible
 2026-04-08  9:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/3] sunxi: Fix and extend SPL power LED support
 2026-04-08  8:27 UTC  (5+ messages)
` [PATCH 1/3] sunxi: spl: fix SPL_SUNXI_LED active low configuration
` [PATCH 2/3] sunxi: configs: enable power LEDs on 32-bit boards
` [PATCH 3/3] sunxi: configs: enable power LEDs on 64-bit boards

[PATCH] doc: CONTRIBUTE: fix top heading level
 2026-04-07 21:55 UTC  (3+ messages)

[PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
 2026-04-07 16:47 UTC 

[PATCH v6 5/7] mips: loongson: add clk driver
 2026-04-07 15:41 UTC  (3+ messages)

[GIT PULL] Please pull mediatek-for-master-2026-04-07 into master
 2026-04-07 21:11 UTC  (2+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-04-07 20:44 UTC  (2+ messages)
`  "

[PATCH] smbios: Add an explicit bounds check for Type 9 length
 2026-04-07 20:41 UTC 

[PATCH] doc: release cycle: fix 2026.04 stats link
 2026-04-07 19:50 UTC  (3+ messages)

[PATCH] sandbox: Adjust how OS-interface files are built
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] arm: mach-sc5xx: Align header paths with SYS_SOC convention
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] global: Correct duplicate U_BOOT_DRIVER entry names
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] tpl: Correct dependencies for TPL_OF_CONTROL
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=y
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=y
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] input: Correct dependencies for CROS_EC_KEYB
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] spl: env: Correct dependencies for SPL_SAVEENV and MMC
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] w1: Correct dependencies for CMD_W1
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] cmd: Correct dependencies for CMD_BOOTD
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] lmb: boot: Update dependencies within BOOT_DEFAULTS_CMDS
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] lmb: Rework the LMB_ARCH_MEM_MAP symbol
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] dts: Disallow OF_UPSTREAM for sandbox
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH] env: Make more use of the ENV_SAVE_PTR macro
 2026-04-07 19:50 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] linker_lists.h: drop never used ll_start, ll_end macros
 2026-04-07 19:50 UTC  (2+ messages)

[PATCH 0/2] arm: mediatek: print specific CPU type
 2026-04-07 18:17 UTC  (6+ messages)
` [PATCH 1/2] arm: mediatek: add SIP platform bininfo lookups
` [PATCH 2/2] arm: mediatek: mt8189: print specific CPU information

[PATCH v3 0/6] imx9{4,5,52}: Add Quickboot support
 2026-04-07 18:13 UTC  (5+ messages)
` [PATCH v3 1/6] imx9: Add support for saving DDR training data to NVM

[PATCH] board: nanopi2: fix bd_update_env() cmdline buffer overflow
 2026-04-07 17:09 UTC  (2+ messages)

[PATCH 0/3] boards: mediatek: add Genio 520/720 SD card support
 2026-04-07 16:12 UTC  (2+ messages)

[PATCH v3 0/6] boards: mediatek: initial support for Genio 720 EVK
 2026-04-07 16:01 UTC  (5+ messages)
` [PATCH v3 6/6] board: mediatek: Add Genio 520/720 EVK defconfigs

[PATCH v2 0/4] pinctrl: mediatek: fix mt8189 MSDC and I2C pins
 2026-04-07 15:51 UTC  (10+ messages)
` [PATCH v2 1/4] pinctrl: mediatek: add handling for RSEL register
` [PATCH v2 2/4] pinctrl: mediatek: mt8189: fix pinconf bias
` [PATCH v2 3/4] pinctrl: mediatek: print bias info along with pinmux
` [PATCH v2 4/4] pinctrl: mediatek: mtk8189: set get_pinconf functions

[PATCH] rtc: rv3028: fix PORF flag not being cleared
 2026-04-07 15:45 UTC  (3+ messages)

[PATCH v1] Fix old TARGET naming to ARCH for PL330
 2026-04-07 15:36 UTC 

[PATCH] drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE
 2026-04-07 10:57 UTC  (2+ messages)

[PATCH 0/6] arm: mediatek: add UFS support for Genio 520/720 EVKs
 2026-04-07 14:36 UTC  (13+ messages)
` [PATCH 1/6] ufs: ufs-mediatek: add mt8183-ufshci compatible
` [PATCH 2/6] ufs: mediatek: clean up zero terminator
` [PATCH 3/6] clk: mediatek: mt8189: add UFS clocks
` [PATCH 4/6] arm: dts: mt8189: add UFS nodes
` [PATCH 5/6] arm: dts: mediatek: add UFS variant of Genio 520/720 EVK
` [PATCH 6/6] config: mediatek: add UFS defconfigs for Genio 520/720 EVKs

[PATCH 0/3] arm: mediatek: mt8189: enable USB support
 2026-04-07 14:28 UTC  (3+ messages)
` [PATCH 3/3] configs: "

[PATCH 0/2] arm: mediatek: enable SNOR on Genio 520/720 EVK
 2026-04-07 14:25 UTC  (5+ messages)
` [PATCH 1/2] arm: dts: mediatek: add Genio 520/720 SNOR support
` [PATCH 2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK

[PATCH v3 0/8] Add support for TQMa7x
 2026-04-07 13:38 UTC  (3+ messages)

[PATCH v4 0/8] Add support for TQMa7x
 2026-04-07 13:06 UTC  (9+ messages)
` [PATCH v4 1/8] Kconfig: update build-target for MX7 with SPL
` [PATCH v4 2/8] board/tq: Add common SoM API
` [PATCH v4 3/8] env: add env_set_runtime() helper
` [PATCH v4 4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments
` [PATCH v4 5/8] arch: arm: dts: tqma7x: add boot phase properties
` [PATCH v4 6/8] board: tqma7: add code for u-boot with spl
` [PATCH v4 7/8] configs: tqma7: add defconfigs
` [PATCH v4 8/8] doc: tqma7: add documentation

[PATCH] board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE
 2026-04-07  8:22 UTC 

[PATCH 0/3] Enable ENETC on i.MX952 EVK
 2026-04-07 11:56 UTC  (5+ messages)
` [PATCH v1 3/3] imx952_evk: Enable ENETC0
    ` 回复: [EXT] "
      `  "

[PATCH] tools: fwumdata: Fix use-after-free in parse_config()
 2026-04-07 12:34 UTC 

[PATCH 0/3] Add PCIe and NVMe support for AMD Versal Gen 2
 2026-04-07 11:20 UTC  (2+ messages)

[PATCH] clk: versal: Fix out-of-bounds parent id for DUMMY_PARENT
 2026-04-07 11:10 UTC  (2+ messages)

[PATCH] net: xilinx: Reject broadcast and multicast packets in AXI Ethernet MAC
 2026-04-07 11:10 UTC  (2+ messages)

[PATCH] clk: versaclock: Fix incorrect error check in versaclock_probe()
 2026-04-07 10:43 UTC  (3+ messages)

[PATCH] cmd: fpga: Fix wrong preprocessor guard for loadb help text
 2026-04-07 10:38 UTC  (2+ messages)

[PATCH] board: xilinx: zynqmp: Register alternate FPGA device for zu63dr_SE
 2026-04-07 10:34 UTC 

[PATCH] fpga: xilinx: Add option to skip bitstream ID check
 2026-04-07 10:33 UTC 

[PATCH] soc: xilinx: zynqmp: Add support for new ZynqMP devices
 2026-04-07 10:32 UTC 

[PATCH] virtio: mmio: Return error codes on probe failures
 2026-04-07 10:17 UTC  (2+ messages)

Switch ARMv7 Cortex-A processor to ARM mode right before jumping to target
 2026-04-07  8:52 UTC  (3+ messages)

[PATCH] configs: imx9{43, 5}: Enable SPI SFDP support
 2026-04-07  7:57 UTC 

[PATCH 0/2] mtd: nand: raw: Cadence NAND cleanup
 2026-04-07  7:15 UTC  (7+ messages)
` [PATCH 1/2] mtd: nand: raw: Kconfig: clean up SPL Cadence NAND dependencies

[PATCH v3 1/2] console: add console_flush_stdin()
 2026-04-07  6:33 UTC  (2+ messages)
` [PATCH v3 2/2] cli: flush stdin before enabling cli

[PATCH] net: phy: ethernet_id: fix duplicate eth_phy binding
 2026-04-07  6:17 UTC  (3+ messages)

[PATCH v1] configs: socfpga: stratix10: Disable mkeficapsule tool build
 2026-04-07  0:46 UTC  (5+ messages)

[PATCHv2 0/5] various memory related fixups
 2026-04-06 21:37 UTC  (3+ messages)
` [PATCHv2 1/5] lmb: add LMB_FDT for fdt reserved regions

[PATCH 0/2] Fix LPDDR3 H616 TPR6 parsing
 2026-04-06 21:35 UTC  (3+ messages)
` [PATCH 1/2] sunxi: H616: dram: fix LPDDR3 "


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