U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-03 11:55:10 to 2025-06-04 20:07:12 UTC [more...]

[PATCH 00/12] drop volatile from global data
 2025-06-04 20:07 UTC  (14+ messages)
` [PATCH 01/12] arm: drop volatile qualifier from gd pointer
` [PATCH 02/12] powerpc: "
` [PATCH 03/12] mips: "
` [PATCH 04/12] microblaze: "
` [PATCH 05/12] m68k: "
` [PATCH 06/12] m68k: drop pointless #if 0 block
` [PATCH 07/12] arc: drop volatile qualifier from gd pointer
` [PATCH 08/12] arm: imx: remove unnecessary volatile qualifiers from "save gd" variables
` [PATCH 09/12] efi: drop volatile qualifier "
` [PATCH 10/12] lib/trace: "
` [PATCH 11/12] arm: remove volatile from set_gd prototype
` [PATCH 12/12] riscv: "

[PATCH] drivers: scsi: fix: memory leak in do_scsi_scan_one()
 2025-06-04 19:45 UTC  (3+ messages)

[PATCH] x86: Correct condition for init_cache_f_r()
 2025-06-04 18:31 UTC  (7+ messages)

[PATCH v1] mach-k3: am62ax: enable caches for the SPL stage
 2025-06-04 18:27 UTC  (2+ messages)

[PATCH v1] ti: k3: abstract common fdt api for reserved mem fixups
 2025-06-04 17:57 UTC  (2+ messages)

[PATCH v7] arm: imx: Add support for Mettler-Toledo snowflake board
 2025-06-04 17:07 UTC  (3+ messages)

[PATCH v2 1/2] linux/bitfield.h: sync <linux/bitfield.h> from Linux 6.15
 2025-06-04 17:02 UTC  (2+ messages)
` [PATCH v2 2/2] mtd: spinand: winbond: add Winbond W25N04KV flash support

[PATCH v2] sandbox: solve undefined reference to pthread_kill symbol
 2025-06-04 15:48 UTC 

[PATCH] sandbox: solve undefined reference to pthread_kill symbol
 2025-06-04 15:37 UTC  (10+ messages)

[PATCH] usb: gadget: atmel: reliably generate disconnect by disabling controller instead of toggling PULLD_DIS
 2025-06-04 14:10 UTC  (4+ messages)

[PATCH v3 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-06-04 14:27 UTC  (4+ messages)
` [PATCH v3 1/2] bootstd: Add implementation for bootmeth rauc
` [PATCH v3 2/2] doc: Add description "

[PATCH v2] ARM: imx: mxs: Add support for imx287 based BTT devices
 2025-06-04 14:25 UTC  (3+ messages)

[PATCH] mkimage: do a rough estimate for the size needed for hashes/signatures
 2025-06-04 14:25 UTC  (2+ messages)

[PATCH v4 00/28] Support to run U-Boot on sc7180 Trogdor Chromebooks
 2025-06-04 13:38 UTC  (7+ messages)
` [PATCH v4 04/28] clk: qcom: Support uart clk on sc7280 CRD
` [PATCH v4 08/28] coreboot: Move coreboot logic out of x86 to a generic place
` [PATCH v4 24/28] board: google: Add board_debug_uart_init() for Trogdor

[PATCH v3 0/3] u-boot chain-loading LineageOS bootimg
 2025-06-04 13:25 UTC  (2+ messages)

Determining Simon Glass's future in the U-Boot project
 2025-06-04 13:23 UTC  (3+ messages)

[PATCH v6 0/3] Static initcalls
 2025-06-04 13:10 UTC  (5+ messages)
` [PATCH v6 2/3] common: board: make initcalls static

[PATCH 0/3] Support MSM8916 USB PHY + UDC in qcom_defconfig
 2025-06-04  7:07 UTC  (5+ messages)
` [PATCH 1/3] usb: udc: ci: support USB gadget driver model

[PATCH RFC/RFT 0/2] gpio: qcom: rewritte SPMI gpio driver from Linux driver
 2025-06-04 12:40 UTC  (3+ messages)

[PATCH] board: qualcomm: add a MAINTAINERS file
 2025-06-04 12:33 UTC  (2+ messages)

[PATCH 0/2] arm: armv7: fix a bug that prevents CONFIG_BLOBLIST and CONFIG_POSITION_INDEPENDENT to be enabled together
 2025-06-04 12:31 UTC  (3+ messages)

[PATCH v2 0/5] Introduce support for QCS615 SoC based Platform
 2025-06-04 11:26 UTC  (7+ messages)
` [PATCH v2 3/5] clk/qcom: qcs615: Add GCC clock driver for QCS615

[PATCH v2 0/7] Qualcomm: teach the build system to emit signed ELF images
 2025-06-04 11:18 UTC  (9+ messages)
` [PATCH v2 3/7] tools: add mkmbn tool for Qualcomm
` [PATCH v2 6/7] configs: qualcomm: use mkmbn and stop creating ELF files

[PATCH v3 0/6] lmb: use a single API for all allocations
 2025-06-04 10:38 UTC  (12+ messages)
` [PATCH v3 2/6] lmb: replace the lmb_alloc() and lmb_alloc_base() API's

[PATCH 1/2] linux/bitfield.h: import FIELD_PREP_CONST macro from Linux Kernel
 2025-06-04  8:55 UTC  (5+ messages)

[PATCH v3 0/2] renesas: Renesas R-Car Gen4 watchdog driver
 2025-06-04  8:52 UTC  (5+ messages)
` [PATCH v3 1/2] renesas: Handle CLK_TYPE_GEN4_MDSEL in gen3_clk_get_rate64()
` [PATCH v3 2/2] renesas: Renesas R-Car Gen4 watchdog driver

[PATCH v2 00/13] stm32mp25: Add clock and reset drivers support
 2025-06-04  7:01 UTC  (43+ messages)
` [PATCH v2 01/13] clk: scmi: add compatibility with clock protocol 2.0
` [PATCH v2 02/13] clk: stm32mp25: Add clock driver support
` [PATCH v2 03/13] clk: stm32mp25: implement clock check security function
` [PATCH v2 04/13] clk: add CONFIG_CLK_AUTO_ID
` [PATCH v2 05/13] clk: sandbox: update driver for CONFIG_CLK_AUTO_ID support
` [PATCH v2 06/13] sandbox: test: update "
` [PATCH v2 07/13] clk: fixed_rate: configure clock ID with CONFIG_CLK_AUTO_ID
` [PATCH v2 08/13] clk: scmi: manage properly the clk identifier with CCF
` [PATCH v2 09/13] phy: stm32-usbphyc: "
` [PATCH v2 10/13] clk: stm32: fix clock counter
` [PATCH v2 11/13] reset: stm32mp25: add stm32mp25 reset driver
` [PATCH v2 12/13] ARM: dts: stm32: switch from fixed to scmi clocks for stm32mp257f-ev1
` [PATCH v2 13/13] configs: stm32mp25: increase SYS_MALLOC_F_LEN to 0x60000

[PATCH] i2c: mux: Fix the crash when the i2c-arbitrator node is present
 2025-06-04  5:59 UTC  (4+ messages)

[PATCH] ARM: dts: aspeed: Add NVIDIA GB200 UT3.0b
 2025-06-03 20:46 UTC 

[PATCH v2 1/5] net: lwip: call sys_check_timeouts and schedule on rx
 2025-06-04  0:04 UTC  (3+ messages)

[PULL] Please pull qcom-more-for-2025.07
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH v1] linux/sizes.h: sync from kernel
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH v1] board: toradex: add verdin am62p support
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH v1] toradex: tdx-cfg-block: add new pid4 support
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH] pinctrl: gpio: sx150x: add Semtech SX150x I2C GPIO expander and pinctrl driver
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH] tools: fix handle leak in ifdtool.c
 2025-06-03 23:19 UTC  (2+ messages)

[PATCH] rockchip: Add support for GameForce Ace
 2025-06-03 22:13 UTC 

[PATCH V3 0/3] cmd: env: select: Add output for available environment targets
 2025-06-03 20:12 UTC  (3+ messages)
` [PATCH V3 2/3] test: cmd: nvedit: Add basic unit tests

[PATCH 0/6] Various V3/S3/V3s fixes and improvements
 2025-06-03 17:40 UTC  (7+ messages)
` [PATCH 2/6] sunxi: Add support for the Lichee Pi Zero with Dock
` [PATCH 6/6] net: sun8i-emac: Add support for active-low leds with internal PHY

TPM result
 2025-06-03 18:05 UTC  (2+ messages)

[PATCH] dtc: Add Kconfig option to pad device tree blob
 2025-06-03 17:06 UTC 

[PATCH v2] pinctrl: qcom: handle reserved ranges
 2025-06-03 16:42 UTC  (2+ messages)

[PATCH 00/11] riscv: Add support for P8700 platform on Boston board
 2025-06-03 16:06 UTC  (13+ messages)
` [PATCH 01/11] riscv: Add initial support for P8700 SoC
` [PATCH 02/11] gpio: Add GPIO driver for Intel EG20T
` [PATCH 03/11] pci: xilinx: Add probe function and improve memory region handling
` [PATCH 04/11] riscv: Add support for MIPS GIC syscon on RISC-V SoCs
` [PATCH 05/11] net: pch_gbe: Add PHY reset and MAC address fallback for RISC-V
` [PATCH 06/11] libfdt: Allow non-64b aligned memreserve entries
` [PATCH 07/11] riscv: p8700: Add software emulation for AMO* instructions
` [PATCH 08/11] riscv: p8700: Add Coherence Manager (CM) and IOCU support
` [PATCH 09/11] riscv: boston: Add support for LED character display command
` [PATCH 10/11] cmd: riscv: Add 'startharts' command to start multiple harts
` [PATCH 11/11] timer: p8700: Add support for reading time from memory-mapped mtime

[PATCH] dtc: Add Kconfig option to pad device tree blob
 2025-06-03 16:01 UTC  (4+ messages)

[PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
 2025-06-03 15:22 UTC  (4+ messages)

[PATCH v1 0/6] Add initial support for IPQ5424 based boards
 2025-06-03 15:16 UTC  (2+ messages)

[PATCH 00/17] Audit include list for include/[a-m]*.h
 2025-06-03 15:02 UTC  (2+ messages)

[PATCH v2] mach-snapdragon: Update fdtfile logic to work for RB1 and RB2
 2025-06-03 15:00 UTC  (2+ messages)

[PATCH] button: qcom-pmic: allow to specify code in devicetree
 2025-06-03 15:00 UTC  (2+ messages)

[PATCH v2 0/6] clk: qcom: apq8016: Clock fixes for U-Boot v2025.07
 2025-06-03 15:00 UTC  (2+ messages)

[PATCH] power: qcom_vbus_regulator: add and fix support for pmic variants
 2025-06-03 15:00 UTC  (2+ messages)

[PATCH 0/3] board: dragonboard410c: More fixes for U-Boot v2025.07
 2025-06-03 15:00 UTC  (2+ messages)

[PATCH v2] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
 2025-06-03 14:42 UTC 

[PATCH 00/10] ARM: stm32: Add STM32MP13xx SPL and OpTee-OS start support
 2025-06-03 14:36 UTC  (13+ messages)
` [PATCH 01/10] ARM: stm32: Add STM32MP13xx SPL Kconfig options
` [PATCH 03/10] ARM: stm32: Limit early cache enablement in SPL to STM32MP15xx
` [PATCH 04/10] ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM type
` [PATCH 05/10] ARM: stm32: Add STM32MP13xx debug UART initialization
` [PATCH 06/10] ARM: dts: stm32: Add stm32mp13-ddr.dtsi template
` [PATCH 09/10] ARM: dts: stm32: Add SPL specifics for DH STM32MP13xx DHCOR DHSBC

[PATCH 0/3] sntp for NET_LWIP
 2025-06-03 14:27 UTC  (12+ messages)
` [PATCH 1/3] net: extract function net_sntp_set_rtc() from sntp_handler()
` [PATCH 2/3] net: lwip: add sntp command

[PATCH v7 00/10] Add falcon support for am62a, 62p and 62x
 2025-06-03 14:24 UTC  (11+ messages)
` [PATCH v7 01/10] spl: Kconfig: allow K3 devices to use falcon mode
` [PATCH v7 02/10] spl: make CMD_BOOTZ exclusive with TI_SECURE_DEVICE
` [PATCH v7 03/10] mach-k3: fix reading size and addr from fdt on R5
` [PATCH v7 04/10] arch: arm: k3-binman: add fit for falcon boot
` [PATCH v7 05/10] mach-k3: sysfw-loader: update img_hdr for falcon
` [PATCH v7 06/10] config: add falcon boot config fragment for am62x
` [PATCH v7 07/10] board: ti: add default dtb for am62 in falcon mode
` [PATCH v7 08/10] mach-k3: common: enable falcon mode for 62 platform
` [PATCH v7 09/10] Makefile: update tispl regex to also clean falcon spl
` [PATCH v7 10/10] doc: ti: am62: add falcon mode documentation

[PATCH v2] ARM: Align image end to 8 bytes to fit DT alignment
 2025-06-03 14:20 UTC  (2+ messages)

[PATCH v6] arm: imx: Add support for Mettler-Toledo snowflake board
 2025-06-03 13:38 UTC  (2+ messages)

[PATCH 0/6] Print version of the DM firmware
 2025-06-03 13:33 UTC  (5+ messages)
` [PATCH 2/6] ti_sci_* : Add capability to access DM firmware's metadata
` [PATCH 6/6] arm: mach-k3: Print version of DM firmware during boot process

[PATCH] drivers: video: tidss: Refactor tidss_drv
 2025-06-03 10:57 UTC 

[PATCH v5 00/12] Add Synopsys MIPI I3C Driver support
 2025-06-03  6:56 UTC  (2+ messages)

[PATCH v2 0/2] bootstd: New bootmeth for RAUC A/B systems
 2025-06-03 12:06 UTC  (3+ messages)
` [PATCH v2 1/2] bootstd: Add implementation for bootmeth rauc

[PATCH v3 0/7] Enhance DDR support for Arria10 SoCFPGA
 2025-06-03 11:54 UTC  (8+ messages)
` [PATCH v3 1/7] drivers: ddr: altera: Add DRAM size checking for arria10
` [PATCH v3 2/7] drivers: ddr: altera: Add valid RAM size check "
` [PATCH v3 3/7] drivers: ddr: altera: Fix incorrect address for arria10 mpu1
` [PATCH v3 4/7] drivers: ddr: altera: Clean common code for SoC32 devices
` [PATCH v3 5/7] drivers: ddr: altera: Correct code alignment in sdram file
` [PATCH v3 6/7] drivers: ddr: altera: Improve DRAM init with Dcache
` [PATCH v3 7/7] drivers: ddr: altera: Fix Cylcone5 SPL boot loop issue


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