public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2026-01-05 23:31:50 to 2026-01-07 20:20:17 UTC [more...]

[PATCH v6 0/8] m68k: Add support for QEMU virt machine
 2026-01-07 20:18 UTC  (4+ messages)
` [PATCH v6 1/8] serial: Add Goldfish TTY driver
` [PATCH v6 2/8] timer: Add Goldfish timer driver
` [PATCH v6 3/8] rtc: goldfish: Support platform data for non-DT probing

[PATCH] configs: mt8365: remove empty header file
 2026-01-07 19:58 UTC 

[PATCH 00/10] bootm: Clean up arch-specific, pre-OS clean-up
 2026-01-07 19:48 UTC  (30+ messages)
` [PATCH 01/10] boot: Create a function for final pre-boot steps
` [PATCH 02/10] efi: Make use of bootm_final()
` [PATCH 03/10] bootm: Add a message when booting
` [PATCH 04/10] bootstage: Add some missing dummy functions
` [PATCH 05/10] bootm: Do bootstage processing in bootm_final()
` [PATCH 06/10] x86: Call bootm_final()
` [PATCH 07/10] riscv: Drop board_quiesce_devices()
` [PATCH 08/10] riscv: Call bootm_final()
` [PATCH 09/10] efi: Drop EFI_GRUB_ARM32_WORKAROUND
` [PATCH 10/10] x86: Add cleanup_before_linux()

[RFC PATCH v1 0/3] efi_loader: Introduce platform hook for FDT selection
 2026-01-07 18:44 UTC  (7+ messages)
` [PATCH v1 1/3] efi_loader: Add platform hook for FDT loading
` [PATCH v1 2/3] soc: qcom: smem: Added socinfo header file
` [PATCH v1 3/3] mach-snapdragon: Implement Qualcomm multi-DTB selection

[PATCH v5 0/3] Harmonize image size checks
 2026-01-07 17:34 UTC  (4+ messages)
` [PATCH v5 1/3] Image size checks: Use HAS_SIZE_LIMIT consistently

[FYI] ufs: rename split across commits
 2026-01-07 18:00 UTC  (3+ messages)

[PATCH v2 0/9] clk: mediatek: mt8365: fix clocks
 2026-01-07 16:21 UTC  (10+ messages)
` [PATCH v2 1/9] mt8365_evk_defconfig: enable clk command
` [PATCH v2 2/9] clk: mediatek: mt8365: fix missing and out of order clocks
` [PATCH v2 3/9] clk: mediatek: add separate gates_offs for cg gates
` [PATCH v2 4/9] clk: mediatek: fix fixed clock parents
` [PATCH v2 5/9] clk: mediatek: mt8365: fix some "
` [PATCH v2 6/9] clk: mediatek: mt8365: split struct mtk_clk_tree
` [PATCH v2 7/9] clk: mediatek: allow gates in topckgen drivers
` [PATCH v2 8/9] clk: mediatek: mt8365: remove separate topckgen-cg driver
` [PATCH v2 9/9] clk: mediatek: mt8365: fix missing topckgen IDs

[PATCH v2 0/8] clk: mediatek: implement of_xlate and dump
 2026-01-07 15:50 UTC  (9+ messages)
` [PATCH v2 1/8] clk: mediatek: add array size fields to clk trees
` [PATCH v2 2/8] clk: mediatek: add array size fields to cg gates
` [PATCH v2 3/8] clk: mediatek: add array size field for id_offs_map
` [PATCH v2 4/8] clk: mediatek: organize infrasys functions
` [PATCH v2 5/8] clk: mediatek: add of_xlate ops
` [PATCH v2 6/8] clk: mediatek: clarify mapped vs. unmapped ID
` [PATCH v2 7/8] clk: mediatek: mt7623: set unmapped IDs to -1
` [PATCH v2 8/8] clk: mediatek: implement dump callbacks

[PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y
 2026-01-07 15:47 UTC  (3+ messages)
` [PATCH v2 1/2] pinctrl: qcom: add PINCTRL_QCOM_GENERIC to enable all drivers by default
` [PATCH v2 2/2] qcom_defconfig: Remove redundant pinctrl driver selections

[PATCH v1] spmi: msm: refine handling of multiple APID mappings
 2026-01-07 15:35 UTC 

[PATCH 0/4] dm: core: Support same compatible in host/gadget musb drivers
 2026-01-07 15:15 UTC  (11+ messages)
` [PATCH 1/4] dm: core: Support multiple drivers with same compatibles
` [PATCH 2/4] test: dm: Add compatible multimatch test
` [PATCH 3/4] usb: musb-new: Relative ctrl_mod address parsing
` [PATCH 4/4] usb: musb-new: Add compatibles for ti,musb-am33xx

[PATCH v5 0/7] m68k: Add support for QEMU virt machine
 2026-01-07 14:37 UTC  (24+ messages)
` [PATCH v5 1/7] serial: Add Goldfish TTY driver
` [PATCH v5 2/7] timer: Add Goldfish timer driver
` [PATCH v5 3/7] rtc: goldfish: Support platform data for non-DT probing
` [PATCH v5 4/7] m68k: Add support for M68040 CPU
` [PATCH v5 5/7] board: Add QEMU m68k virt board support
` [PATCH v5 6/7] CI: Add test jobs for QEMU m68k virt machine
` [PATCH v5 7/7] MAINTAINERS: Update m68k entry

[PATCH v3 1/1] board: zynqmp: add cmd for getting boot auth state
 2026-01-07 13:21 UTC 

FDT overlay: lost in the documentation
 2026-01-07 13:00 UTC 

[PATCH 0/6] arm: k3: j722s: add PCIe support
 2026-01-07 12:57 UTC  (2+ messages)

[PATCH] rtc: zynqmp: Add clock framework support with calibration fallback
 2026-01-07 12:47 UTC  (2+ messages)

[PATCH] imx93_frdm: clear and mask TCPC interrupts
 2026-01-07  1:39 UTC  (3+ messages)

[PATCH v2 1/1] board: zynqmp: add cmd for getting boot auth state
 2026-01-07 12:17 UTC  (3+ messages)

[PATCH 1/2] arm64: zynqmp: Remove ina260 IIO description
 2026-01-07 12:12 UTC  (2+ messages)
` [PATCH 2/2] arm64: xilinx: Fix DT coding style violations

[PATCH] bootstd: android: Fix write outside of memory
 2026-01-07  9:52 UTC  (3+ messages)

[PATCH v1] configs: Fix fastboot buffer address for QCS615 and QCM6490 boards
 2026-01-07  9:50 UTC 

[PATCH v1] arm: snapdragon: Add EFI reserved memory regions for QCS615/QCM6490
 2026-01-07  9:14 UTC 

[PATCH] PCI: xilinx-nwl: Avoid crashing if configuring when the link is down
 2026-01-07  8:20 UTC  (2+ messages)

Please pull u-boot-i2c
 2026-01-07  7:15 UTC 

[PATCH v2] i2c: samsung: add support for Exynos7 HS-I2C
 2026-01-07  7:08 UTC  (2+ messages)

[PATCH v2] bootm: fix boot failure from compressed image for IH_OS_EFI
 2026-01-07  0:35 UTC 

[PATCH] bootm: fix boot failure from compressed image for IH_OS_EFI
 2026-01-07  0:34 UTC  (5+ messages)

[PATCH] PCI: Add power sequencing driver for PCI slots
 2026-01-07  0:14 UTC  (5+ messages)

[PATCH v2] phy: rockchip: naneng-combphy: Enable U3 port for USB3OTG on RK3568
 2026-01-06 23:36 UTC 

[PATCH v4] rockchip: sdram: Add fallback that fixup DRAM gaps on RK3588
 2026-01-06 23:21 UTC 

[RFC PATCH 0/9] Update lzma to current version of LZMA SDK
 2026-01-06 23:17 UTC  (4+ messages)
` [PATCHv1 0/3] lzma: Update to 25.01 release "
  ` [PATCHv1 1/3] lzma: Add Kconfig options to optimize for size

[PATCH] scripts/Makefile.autoconf: use abs_srctree for out-of-tree symlink
 2026-01-06 23:17 UTC  (3+ messages)

[PATCH] cmd/Kconfig: fix type in CMD_PINMUX description
 2026-01-06 22:10 UTC 

[PATCH 0/3] pinctl: mediatek: add mt8365 support
 2026-01-06 22:05 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: mediatek: support mediatek,pctl-regmap property
` [PATCH 2/3] pinctrl: mediatek: add pinctrl driver for MT8365 SoC
` [PATCH 3/3] configs: mt8365_evk: enable pinctrl

[PATCH] pinctrl: zynqmp: Add SPL support
 2026-01-06 22:42 UTC 

[PATCH] dfu: Report error codes
 2026-01-06 22:22 UTC 

[PATCH] usb: dwc3: Initialize Xilinx glue registers
 2026-01-06 22:17 UTC 

[PATCH 0/4] phy: zynqmp: Port several patches from Linux
 2026-01-06 21:55 UTC  (5+ messages)
` [PATCH 1/4] phy: zynqmp: Allow variation in refclk rate
` [PATCH 2/4] phy: zynqmp: Enable reference clock correctly
` [PATCH 3/4] phy: zynqmp: Store instance instead of type
` [PATCH 4/4] phy: zynqmp: Only wait for PLL lock "primary" instances

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-01-06 20:36 UTC 

[PATCH] net: lwip: add TFTPSERVERIP Kconfig option
 2026-01-06 20:34 UTC 

[PATCH 1/1] .gitignore: add vpl/
 2026-01-06 20:16 UTC  (2+ messages)

[PATCH v2 1/1] test: The LMB test depends on CONFIG_LMB
 2026-01-06 20:16 UTC  (2+ messages)

[PATCH] checkpatch: Add check for space indentation in Kconfig
 2026-01-06 20:16 UTC  (2+ messages)

[PATCH] clk: mediatek: remove CLOCK_PARENT_* aliases
 2026-01-06 20:16 UTC  (2+ messages)

[PATCH v2 0/2] Add support for MT8188
 2026-01-06 20:16 UTC  (2+ messages)

[PATCH] clk: versaclock: Add separate config for SPL
 2026-01-06 20:05 UTC 

[PATCH] clk: versaclock: Add support for 5P49V6975
 2026-01-06 20:00 UTC 

[PATCH 0/2] clk: versaclock: Fix clock parentage issues
 2026-01-06 19:53 UTC  (3+ messages)
` [PATCH 1/2] clk: versaclock: Fix clk_get_rate
` [PATCH 2/2] clk: versaclock: Fix internal crystal clock

[PATCH 0/8] clk: mediatek: implement of_xlate and dump
 2026-01-06 18:59 UTC  (2+ messages)

[PATCH] CI: Add "allyesconfig" to one of the build jobs
 2026-01-06 18:49 UTC  (2+ messages)

[PATCH] spi: Correct dependencies on AIROHA_SNFI_SPI
 2026-01-06 18:49 UTC  (2+ messages)

[PATCH v3 0/5] Enable full UFS boot on Rockchip RK3576
 2026-01-06 18:26 UTC  (8+ messages)
` [PATCH v3 1/5] spl: Make UFS available for SPL builds
` [PATCH v3 2/5] ufs: Add a quirk for SDRAM-only DMA
` [PATCH v3 3/5] ufs: rockchip: Enable SDRAM-only DMA quirk
` [PATCH v3 4/5] ufs: rockchip: Add device reset support
` [PATCH v3 5/5] rockchip: spl: Add support for booting from UFS

[PATCH v9 00/13] am62: IO+DDR resume support
 2026-01-06 17:23 UTC  (3+ messages)
` [PATCH v9 07/13] arm: mach-k3: am62xx-lpm-common: Helper for LPM meta data address from DT

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-01-06 17:15 UTC  (4+ messages)

Drop default y from CONFIG_EFI_GRUB_ARM32_WORKAROUND?
 2026-01-06 16:40 UTC  (6+ messages)

[PATCH v2 0/5] clk: support arbitrary clk_register() sequence
 2026-01-06 16:23 UTC  (11+ messages)
` [PATCH v2 1/5] drivers: core: device: set new parent when old parent is NULL
` [PATCH v2 2/5] clk: add uclass id check to clk_get_parent()
` [PATCH v2 3/5] clk: use clk_get_parent() helper in clk_en(dis)able()
` [PATCH v2 4/5] clk: allow assigning parent lazily
` [PATCH v2 5/5] test: clk: add test for CLK_LAZY_REPARENT

[PATCH v2 0/3] UEFI Capsule - PKCS11 Support
 2026-01-06 16:22 UTC  (6+ messages)
` [PATCH v2 1/3] tools: mkeficapsule: Add support for pkcs11
` [PATCH v2 2/3] binman: Accept pkcs11 URI tokens for capsule updates
` [PATCH v2 3/3] test: binman: Add test for pkcs11 signed capsule

[PATCH 0/1] Add initial support for Metanoia MT5824 EVB
 2026-01-06 14:20 UTC  (9+ messages)
` [PATCH 1/1] board: mt5824: "

[PATCH v1 0/2] lib: sm3: coverity fix and add documentation
 2026-01-06 14:14 UTC  (3+ messages)
` [PATCH v1 1/2] lib: sm3: fix coverity error
` [PATCH v1 2/2] doc_ cmd: add documentation for sm3sum

[PATCH v3 00/11] Add support to boot TI K3 HSM M4 core
 2026-01-06 13:59 UTC  (9+ messages)
` [PATCH v3 07/11] binman: openssl: Add boot and load extensions to x509 cert
` [PATCH v3 11/11] configs: j722s_evm_r5_hsmboot: Add new defconfig to show HSM boot

[PATCH] riscv: Add support for BeagleV-Fire
 2026-01-06 13:57 UTC  (5+ messages)

[PATCH v2 1/2] usb: ci_udc: Check ci_ep->desc before use
 2026-01-06 13:20 UTC  (2+ messages)

[PATCH v1 1/1] board: zynqmp: add cmd for getting boot auth state
 2026-01-06 13:13 UTC  (2+ messages)

[PATCH v2 0/3] Enable full UFS boot on Rockchip RK3576
 2026-01-06  9:34 UTC  (3+ messages)
` [PATCH v2 2/3] ufs: rockchip: Add device reset support

[PATCH v1 1/1] board: zynqmp: allow env in fat/ext when booting out of qspi
 2026-01-06 12:37 UTC 

Standard Boot integration - script validation before execution
 2026-01-06  8:40 UTC  (6+ messages)

[PATCH] amd: versal2: Align distro boot variables with default memory map
 2026-01-06  7:45 UTC 

[PATCH] disk: part: fix partition search boundaries
 2026-01-06  5:14 UTC 

[PATCH v3 0/2] Add-CoreCourse-socfpga-Boards
 2026-01-06  1:13 UTC  (3+ messages)
` [PATCH v3 1/2] Add CoreCourse socfpga Board AC501
` [PATCH v3 2/2] Add CoreCourse socfpga Board AC550

[PATCH v2] Add support for OpenSSL Provider API
 2026-01-06  0:33 UTC  (7+ messages)


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