messages from 2026-02-03 12:59:58 to 2026-02-04 19:02:37 UTC [more...]
[RFC PATCH 0/4] add software ecdsa support
2026-02-04 19:02 UTC (2+ messages)
[PATCH 1/1] video: menu "TrueType Fonts" depends on TrueType enabled
2026-02-04 18:41 UTC (2+ messages)
[PATCH v2 0/6] arm: k3: j722s: add PCIe support
2026-02-04 18:41 UTC (2+ messages)
[PATCH v3 0/3] part: fix partition searching
2026-02-04 18:41 UTC (2+ messages)
[PATCH v7 0/3] Add command for getting ramsize in scripts
2026-02-04 18:40 UTC (4+ messages)
` [PATCH v7 1/3] cmd: mem: add command for getting ram size for use "
` [PATCH v7 2/3] test: cmd: add test for memsize
` [PATCH v7 3/3] doc: cmd: add usage doc "
[PATCH v2 1/3] sunxi: a133: dram: Add NSI arbiter configuration support
2026-02-04 17:36 UTC (6+ messages)
` [PATCH v2 2/3] sunxi: a133: dram: Fix PHY dx delays offsets and add dmb
` [PATCH v2 3/3] sunxi: a133: dram: Align parameters terminology with Allwinner
[PATCH] pinctrl: bcm283x: Fix GPIO pull state register values for BCM2711
2026-02-04 17:34 UTC (2+ messages)
[PATCH] MAINTAINERS: Add entry for SMBIOS
2026-02-04 16:31 UTC
[PATCH v5 0/6] Implement all missing SMBIOS types required by distro tooling
2026-02-04 16:13 UTC (3+ messages)
[PATCH RFC 0/3] Add clk and pinctrl drivers for SM6125 SoC
2026-02-04 16:10 UTC (4+ messages)
` [PATCH RFC 1/3] clk/qcom: Add SM6125 clock driver
` [PATCH RFC 2/3] qcom_defconfig: Enable "
` [PATCH RFC 3/3] drivers: pinctrl: Add Qualcomm SM6125 TLMM driver
Please pull net-20260204
2026-02-04 15:29 UTC (2+ messages)
[PATCH v6 0/3] Add command for getting ramsize in scripts
2026-02-04 14:51 UTC (7+ messages)
` [PATCH v6 2/3] test: cmd: add test for memsize
[PATCH] mtd: spi-nor: ids: Add support for Puyasemi flash chips
2026-02-04 14:07 UTC (3+ messages)
[PATCH v2] mtd: spi-nor: ids: Add support for Puyasemi flash chips
2026-02-04 14:00 UTC
[PATCH 0/2] Add i.MX95 15x15 FRDM support
2026-02-04 14:23 UTC (5+ messages)
` [PATCH 1/2] arm64: dts: freescale: add basic dts for FRDM-IMX95 in u-boot
` [PATCH 2/2] imx: Add FRDM-IMX95 initial support
Pull request for u-boot-nand-03022026 (Take 2)
2026-02-04 14:01 UTC (2+ messages)
[PATCH v2] board: mediatek: add MT8390 EVK board support
2026-02-04 14:01 UTC (2+ messages)
[PATCH 0/5] arm: dts: sc5xx: device tree updates and fixes
2026-02-04 14:01 UTC (2+ messages)
[PATCH v1 0/2] toradex: aquila-am69: fix SPL USB DFU, drop obsolete clock
2026-02-04 14:01 UTC (2+ messages)
[PATCH 00/14] treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR
2026-02-04 12:08 UTC (19+ messages)
` [PATCH 01/14] beacon: imx8mm/n: Drop useless files
` [PATCH 02/14] mediatek: mt7622: Drop useless board files
` [PATCH 03/14] common: cli_hush: Include vsprintf.h
` [PATCH 04/14] cmd: mem: "
` [PATCH 05/14] test: log_filter: "
` [PATCH 06/14] xtensa: relocate: Add missing headers
` [PATCH 07/14] toradex: common: "
` [PATCH 08/14] tegra: pmc: Cleanup headers
` [PATCH 09/14] rockchip: evk_rk3308: "
` [PATCH 10/14] nxp: emc2305: "
` [PATCH 11/14] pci: layerspace: Add missing header files
` [PATCH 12/14] renesas: common: Include asm-generic/u-boot.h
[PATCH 1/3] bootcount: Use predefined count/magic bit masks
2026-02-04 13:21 UTC (6+ messages)
` [PATCH 2/3] bootcount: Add missing count value masking
` [PATCH 3/3] bootcount: dm_i2c: Support also single word mode
[PATCH v2 0/3] bootcount: Small clean-up and fix, and dm_i2c single-word support
2026-02-04 13:17 UTC (4+ messages)
` [PATCH v2 1/3] bootcount: Use predefined count/magic bit masks
` [PATCH v2 2/3] bootcount: Fix potential clobbering issue
` [PATCH v2 3/3] bootcount: dm_i2c: Support also single word mode
[PATCH] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
2026-02-04 12:12 UTC
[PATCH v6 0/3] efi_vars: Implement SPI Flash storage for EFI
2026-02-04 12:10 UTC (7+ messages)
` [PATCH v6 2/3] efi_var: Unify read/write access helper function
[PATCH 0/6] stm32mp: cmd_stm32key: various update
2026-02-04 10:20 UTC (7+ messages)
` [PATCH 1/6] stm32mp: cmd_stm32key: add support of STM32MP21x SoC
` [PATCH 2/6] stm32mp: cmd_stm32key: add support of OTP key format 2
` [PATCH 3/6] stm32mp: cmd_stm32key: add support of remoteproc firmware encryption key
` [PATCH 4/6] stm32mp: cmd_stm32key: add support of remoteproc firmware public key
` [PATCH 5/6] stm32mp: cmd_stm32key: add support of ADAC public key hash
` [PATCH 6/6] configs: stm32mp25: Enable CMD_STM32KEY
[PATCH v2 0/3] ARM: stm32mp: Factorize code for STM32MP2x
2026-02-04 10:16 UTC (4+ messages)
` [PATCH v2 1/3] stm32mp2: Migrate duplicated code into stm32mp2x.c
` [PATCH v2 2/3] stm32mp2: Add check on syscon_get_first_range() return value
` [PATCH v2 3/3] stm32mp1: "
[PATCH v4 0/6] UEFI Capsule - PKCS11 Support
2026-02-04 9:49 UTC (11+ messages)
` [PATCH v4 6/6] test: binman: Add test for pkcs11 signed capsule
` EXTERNAL - "
Missing power domain in j722s/dev-data.c
2026-02-04 9:43 UTC (2+ messages)
[PATCH] x86/coreboot: Exclude memory regions starting above 4GB
2026-02-04 2:42 UTC
[PATCH v2 0/2] net: lwip: Do not write past end of buffer
2026-02-04 8:03 UTC (4+ messages)
[PATCH RESEND 13/14] socfpga: clock_manager_s10: Add missing header files
2026-02-04 4:52 UTC (4+ messages)
` [PATCH RESEND 14/14] treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
[PATCH 0/3] ARM: stm32mp: Factorize code for STM32MP2x
2026-02-04 7:37 UTC (4+ messages)
` [PATCH 1/3] stm322mp2: Migrate duplicated code into stm32mp2x.c
` [PATCH 2/3] stm32mp2: Add check on syscon_get_first_range() return value
` [PATCH 3/3] stm32mp1: "
[PATCH v3] cmd: mem: add function for getting ram size for use in scripts
2026-02-04 6:53 UTC (3+ messages)
[PATCH v1] arm: socfpga: Add call to socfpga_sdram_apply_static_cfg()
2026-02-04 1:49 UTC
[PATCH v2 00/24] clk: Add clk_resolve_parent_clk() and fix up iMX clock drivers
2026-02-04 1:26 UTC (8+ messages)
` [PATCH v2 14/24] clk: clk-composite: Resolve parent clock by name
[PATCH] gunzip: Implement chunked decompression
2026-02-04 0:42 UTC (4+ messages)
[PATCH 0/6] usb: eth: asix88179: Use a fixed URB buffer size and misc cleanup
2026-02-03 23:24 UTC (7+ messages)
` [PATCH 2/6] usb: eth: asix88179: Use a fixed URB buffer size of 16 KiB
[PATCH v3 0/6] clk: support arbitrary clk_register() sequence
2026-02-04 0:23 UTC (10+ messages)
` [PATCH v3 1/6] drivers: core: device: set new parent when old parent is NULL
` [PATCH v3 2/6] test: dm: core: add some assertions for device_reparent()
` [PATCH v3 6/6] test: clk: add test for CLK_LAZY_REPARENT
[PATCH v4 0/7] dm: core: Support same compatible in host/gadget musb drivers
2026-02-04 0:23 UTC (3+ messages)
` [PATCH v4 4/7] dm: core: lists_bind_fdt: Indent continuation debug log message
[PATCH v6 0/5] Implement reset to EDL for qcs9100
2026-02-04 0:23 UTC (5+ messages)
` [PATCH v6 2/5] drivers: sysreset: Add sysreset op that can take arguments
[PATCH v3] sunxi: remove usage of legacy LED API
2026-02-03 21:31 UTC (2+ messages)
[PATCH v2 0/2] test: cmd: Add test for zip/unzip/gzwrite commands
2026-02-03 21:31 UTC (3+ messages)
` [PATCH v2 2/2] "
[PATCH 1/2] Fix x86 baytrail boot flow
2026-02-03 21:29 UTC (6+ messages)
` [PATCH 2/2] Fix x86 baytrail boot flow, UPD/VPD Updates
[PATCH v2] x86: cpu: Fix crash on FTRACE enabled builds
2026-02-03 21:12 UTC (2+ messages)
[PATCH] x86: boot: fix unreachable else branch in boot_prep_linux
2026-02-03 21:12 UTC (2+ messages)
[PATCH] mips: mtmips: add CPU reset support for MT7628
2026-02-03 21:12 UTC (2+ messages)
[PATCH] mips: mtmips: do not select PINCONF Kconfig symbol for MT7620
2026-02-03 21:12 UTC (2+ messages)
[PATCH] x86: Fix TCPA bloblist size
2026-02-03 21:12 UTC (2+ messages)
[PATCH] mkimage: fit: align DTs in external data to 8 Bytes by default
2026-02-03 20:45 UTC (3+ messages)
[PATCH] Add missing “net” prefix in help net
2026-02-03 20:42 UTC (4+ messages)
[PATCH v2 0/3] gpio: Introduce gpio-delay driver and enable it on Kria
2026-02-03 20:42 UTC (6+ messages)
[PATCH] doc: develop/process: Clarify name usage in the Signed-off-by line
2026-02-03 20:03 UTC (3+ messages)
[PATCH] net: phy: mscc: allow RGMII with internal delay for the VSC8541
2026-02-03 19:01 UTC
[PATCH] mailmap: Update email address for Sughosh
2026-02-03 18:47 UTC (2+ messages)
[GIT PULL] please pull mmc-for-2026.04-rc2
2026-02-03 18:47 UTC (2+ messages)
[PATCH] arm: Backward compatibility to U-Boot v2020.04
2026-02-03 17:00 UTC (3+ messages)
[PATCH 0/7] ARM: stm32mp: Add STM32MP21x support
2026-02-03 16:49 UTC (8+ messages)
` [PATCH 1/7] clk: stm32mp21: Add clock driver support
` [PATCH 2/7] reset: stm32mp21: add stm32mp21 reset driver
` [PATCH 3/7] stm32mp: syscon: Add STM32MP21 support
` [PATCH 4/7] stm32mp: cmd_stm32key: add support of STM32MP21x
` [PATCH 5/7] ARM: stm32mp: Add STM32MP21 support
` [PATCH 6/7] ARM: dts: stm32: Add stm32mp215f-dk-u-boot
` [PATCH 7/7] ARM: dts: stm32: Add bootph-all in stm32mp215f-dk-u-boot.dtsi
[PATCH] doc: Remove pip from requirements.txt
2026-02-03 15:13 UTC
[PATCH 0/7] ARM: Add RV1103 Omega4 board support
2026-02-03 15:10 UTC (3+ messages)
[PATCH 00/17] Add board support for Spacemit K1 SoC in SPL
2026-02-03 14:24 UTC (4+ messages)
` [PATCH 02/17] spacemit: k1: enable SPL with debug UART
[PATCH v2 0/5] arm: socfpga: enable NAND boot support on Agilex platforms
2026-02-03 14:57 UTC (9+ messages)
` [PATCH v2 1/5] mtd: nand: introduce SPL_NAND_FRAMEWORK_CAPABLE Kconfig option
` [PATCH v2 2/5] mtd: nand: add generic SPL NAND MTD loader
` [PATCH v2 3/5] mtd: nand: wire SPL NAND MTD loader into SPL build
` [PATCH v2 4/5] arm: socfpga: imply SPL_NAND_FRAMEWORK_CAPABLE for Agilex platforms
` [PATCH v2 5/5] arm: socfpga: enable NAND support for Agilex
[PATCH] board: ti: am64,j721*: use correct fdt if eeprom detection fails
2026-02-03 14:13 UTC (2+ messages)
[PATCH 0/5] Update DDR Configurations
2026-02-03 13:58 UTC (3+ messages)
[PATCH master] arch: arm: dts: k3: refactor common nodes to k3-*-r5.dtsi
2026-02-03 13:39 UTC (2+ messages)
[PATCH] mailmap: Update email address for Sughosh
2026-02-03 7:30 UTC
[PATCH RESEND 00/14] treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR
2026-02-03 11:32 UTC (13+ messages)
` [PATCH RESEND 01/14] beacon: imx8mm/n: Drop useless files
` [PATCH RESEND 02/14] mediatek: mt7622: Drop useless board files
` [PATCH RESEND 03/14] common: cli_hush: Include vsprintf.h
` [PATCH RESEND 04/14] cmd: mem: "
` [PATCH RESEND 05/14] test: log_filter: "
` [PATCH RESEND 06/14] xtensa: relocate: Add missing headers
` [PATCH RESEND 07/14] toradex: common: "
` [PATCH RESEND 08/14] tegra: pmc: Cleanup headers
` [PATCH RESEND 09/14] rockchip: evk_rk3308: "
` [PATCH RESEND 10/14] nxp: emc2305: "
` [PATCH RESEND 11/14] pci: layerspace: Add missing header files
` [PATCH RESEND 12/14] renesas: common: Include asm-generic/u-boot.h
[PATCH 00/11] Various Exynos mobile board enhancements
2026-02-03 13:08 UTC (12+ messages)
` [PATCH 01/11] board: samsung: exynos-mobile: simplify parsing RAM banks from device tree
` [PATCH 02/11] board: samsung: exynos-mobile: resolve env vars without board_info data
` [PATCH 03/11] board: samsung: exynos-mobile: disable MULTI_DTB_FIT support
` [PATCH 04/11] board: samsung: exynos-mobile: enable OF_BOARD support
` [PATCH 05/11] configs: exynos-mobile: remove DEFAULT_DEVICE_TREE and add OF_UPSTREAM_BUILD_VENDOR
` [PATCH 06/11] doc: board: samsung: exynos-mobile: add DEVICE_TREE make flag in build
` [PATCH 07/11] doc: board: samsung: exynos-mobile: use u-boot-nodtb.bin for packaging process
` [PATCH 08/11] ARM: dts: exynos7870-a2corelte: add properties to make S-BOOT happy
` [PATCH 09/11] ARM: dts: exynos7870-j6lte: "
` [PATCH 10/11] ARM: dts: exynos7870-on7xelte: "
` [PATCH 11/11] doc: board: samsung: exynos-mobile: remove requirement of stub device tree
[PATCH 1/1] tools: imagetool: Disable TOC0 anti-rollback protection
2026-02-03 1:28 UTC
[RFC] sunxi: video: Porting sun6i-mipi-dsi driver from Linux v6.10 to Mainline
2026-02-02 23:49 UTC
[PATCH] socfpga: agilex: fix NAND clock handling
2026-02-03 7:56 UTC
[PATCH] arm: socfpga: agilex: restore Multi-DTB support for NAND boot
2026-02-03 7:55 UTC
[PATCH v1] mmc: Fix typos in comments and debug messages
2026-02-03 14:18 UTC (2+ messages)
[PATCH 0/3] Code improvements and argument checks for mmc dev subcommand
2026-02-03 14:18 UTC (2+ messages)
[PATCH 0/3] mmc: mtk-sd: DMA support
2026-02-03 14:18 UTC (2+ messages)
[PATCH] efi_loader: fix efi_debug_image_info_normal allocation
2026-02-03 12:59 UTC
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