U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-04 13:00:33 to 2026-05-05 12:19:45 UTC [more...]

[PATCH v2 00/15] qcom: smem: modernize SMEM in U-Boot
 2026-05-05 10:26 UTC  (21+ messages)
` [PATCH v2 01/15] Revert "dm: SMEM (Shared memory) uclass"
` [PATCH v2 02/15] smem: drop drivers/smem
` [PATCH v2 03/15] Revert "test: smem: add basic smem test"
` [PATCH v2 04/15] Revert "drivers: smem: sandbox"
` [PATCH v2 05/15] mach-snapdragon: fix reserved memory carveout
` [PATCH v2 06/15] soc: qcom: import smem from Linux 6.11-rc2
` [PATCH v2 07/15] soc: qcom: smem: adjust headers for U-Boot
` [PATCH v2 08/15] soc: qcom: smem: adjust "
` [PATCH v2 09/15] soc: qcom: smem: get serial number from socinfo
` [PATCH v2 10/15] soc: qcom: smem: stub functions
` [PATCH v2 11/15] soc: qcom: smem: add build infra
` [PATCH v2 12/15] mach-snapdragon: move memory parsing to its own file
` [PATCH v2 13/15] mach-snapdragon: support parsing memory map from SMEM
` [PATCH v2 14/15] mach-snapdragon: fetch serial# "
` [PATCH v2 15/15] configs: add qcom_sm8650_defconfig and debug fragment

[PATCH v5 00/11] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-05-05  6:38 UTC  (13+ messages)
` [PATCH v5 01/11] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v5 02/11] of_live: support in SPL
` [PATCH v5 03/11] drivers: allow clk_stub and spmi "
` [PATCH v5 04/11] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v5 05/11] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v5 06/11] mach-snapdragon: Kconfig: fix duplicate SYS_MALLOC_LEN
` [PATCH v5 07/11] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v5 08/11] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v5 09/11] mach-snapdragon: add board_spl.c and split out common code
` [PATCH v5 10/11] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v5 11/11] dts: add u-boot specific sdm845 .dtsi and a .dtsi for shift-axolotl

[PATCH] efi_loader: fix AllocatePages overlap status
 2026-05-05 12:12 UTC  (5+ messages)

[PATCH RFC next 00/18] sync scripts/Makefile.extrawarn with 6.1, enable WERROR for host tools
 2026-05-05 11:58 UTC  (58+ messages)
` [PATCH RFC next 01/18] test/py: add pytest --make-args argument for additional Make arguments
` [PATCH RFC next 02/18] CI: pass clang HOSTCC and CC to pytest
` [PATCH RFC next 03/18] scripts/Makefile.extrawarn: migrate -Wvla to a U-Boot-specific file
` [PATCH RFC next 04/18] kbuild: re-enable int-in-bool-context warning
` [PATCH RFC next 05/18] kbuild: Don't try to add '-fcatch-undefined-behavior' flag
` [PATCH RFC next 06/18] Makefile: move deprecated-non-prototype to scripts/Makefile.extrawarn.u-boot
` [PATCH RFC next 07/18] scripts/Makefile.extrawarn: handle CONFIG_WERROR in U-Boot-specific file
` [PATCH RFC next 08/18] scripts/Makefile.extrawarn: sync with 6.1
` [PATCH RFC next 09/18] kbuild: support W=c and W=e shorthands for Kconfig
` [PATCH RFC next 10/18] kbuild: align W=e with CONFIG_WERROR
` [PATCH RFC next 11/18] kbuild: unify W=e and CONFIG_WERROR
` [PATCH RFC next 12/18] scripts/Makefile.extrawarn.u-boot: remove redundant Werror handling
` [PATCH RFC next 13/18] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
` [PATCH RFC next 14/18] kbuild: respect CONFIG_WERROR for linker and assembler
` [PATCH RFC next 15/18] kbuild: enable -Werror for hostprogs
` [PATCH RFC next 16/18] scripts/Makefile.extrawarn: Respect CONFIG_WERROR / W=e "
` [PATCH RFC next 17/18] scripts/Makefile.build: do not run kernel-docs with warnings
` [PATCH RFC next 18/18] buildman: set W flag to e to be consistent with CONFIG_WERROR

[PATCHv5 0/6] various memory related fixups
 2026-05-05 11:24 UTC  (5+ messages)
` [PATCHv5 2/6] boot_fdt_add_mem_rsv_regions: free old dtb reservations
` [PATCHv5 6/6] memory: reserve from start_addr_sp to initial_relocaddr

[PATCH v2 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-05-05 11:08 UTC  (9+ messages)
` [PATCH v2 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
` [PATCH v2 2/3] ddr: altera: gen5: Add DRAM size checking
` [PATCH v2 3/3] ddr: socfpga: Add ECC DRAM scrubbing support for Gen5/Arria10

[PATCH] armv8: mmu: support unmapping regions with set_one_region()
 2026-05-05  9:59 UTC  (2+ messages)

[PATCH v3 0/2] cmd: ufetch: print Net feature when NET_LWIP=y, prettyfy if NET=n
 2026-05-05  9:14 UTC  (3+ messages)
` [PATCH v3 1/2] cmd: ufetch: show net feature when NET_LWIP is selected
` [PATCH v3 2/2] cmd: ufetch: only show comma separator if there was a previous feature

In-tree Python tools (patman, buildman, binman, etc.)
 2026-05-05  9:00 UTC  (3+ messages)

[PATCH v2] lib: fdtdec: validate bloblist FDT before consuming libfdt size
 2026-05-05  8:31 UTC  (2+ messages)

[PATCH] patman: fix use in worktree
 2026-05-05  8:25 UTC  (3+ messages)

[PATCH v8 0/8] Support metadata-driven A/B boot for STM32MP25
 2026-05-05  7:55 UTC  (4+ messages)
` [PATCH v8 3/8] test: cmd: add unit tests for part command

[PATCH v6 0/8] Add virtio-mmio support to m68k virt machine
 2026-05-05  7:49 UTC  (9+ messages)
` [PATCH v6 1/8] sysreset: qemu virt: Use __raw_writel()
` [PATCH v6 2/8] rtc: goldfish: Use __raw_readl() and __raw_writel()
` [PATCH v6 3/8] timer: goldfish: Use __raw_readl()
` [PATCH v6 4/8] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v6 5/8] virtio: mmio: Allow instantiation via platform data
` [PATCH v6 6/8] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v6 7/8] virtio: blk: Fix converting the vendor id to a string
` [PATCH v6 8/8] board: qemu: m68k: Create virtio mmio instances

[PATCH v3] test/py: nand: Add tests for NAND flash device
 2026-05-05  7:40 UTC 

[PATCH] xilinx: mbv: Enable SPL_REMAKE_ELF support
 2026-05-05  6:34 UTC 

[PATCH 0/2] cros_ec: Sync with upstream Chrome OS EC
 2026-05-05  6:28 UTC  (3+ messages)
` [PATCH 1/2] bitops: Guard GENMASK and GENMASK_ULL against prior defines

[PATCH] mmc: sdhci-cadence: trigger tuning for SD HS mode on SD6HC (v6) PHY
 2026-05-05  2:36 UTC 

[PATCH v3] arm64: renesas: Add Cortex-M33 build option to R-Car Gen5
 2026-05-05  4:28 UTC  (3+ messages)

[PATCH] rtc: ds1307: Handle oscillator stop flag set on ds1339 chip
 2026-05-05  4:25 UTC 

[PATCH v5 0/8] Add virtio-mmio support to m68k virt machine
 2026-05-05  4:26 UTC  (4+ messages)

[PATCH v2 0/2] arm: dts: socfpga: agilex5: Improve MMC/SD device tree organization
 2026-05-05  3:51 UTC  (3+ messages)
` [PATCH v2 2/2] arm: dts: socfpga: Enable 8-bit embedded device support in Agilex5 eMMC device tree

[PATCH v3] misc: Add RZG2L OTP support
 2026-05-04 23:41 UTC  (3+ messages)

[PATCH] env: mmc: Use correct eMMC HW partition size when calculating end of HW partition
 2026-05-04 19:12 UTC  (3+ messages)

[PATCH 00/13] iMX8M: Covert to OF_UPSTREAM
 2026-05-05  2:43 UTC  (2+ messages)

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-05-04 20:40 UTC  (10+ messages)
` [PATCH 01/12] efi_loader: add runtime memset helper
` [PATCH 02/12] arm-ffa: add FF-A bus runtime support
` [PATCH 03/12] efi_loader: add FF-A runtime support in EFI variable TEE driver

[PATCH] arm: dts: agilex5_emmc: Remove kernel node from binman for non-VAB flow
 2026-05-05  1:57 UTC 

[PULL] Please pull u-boot-coldfire/master
 2026-05-05  1:12 UTC  (2+ messages)

Couple of clang warnings for Rockchip boards
 2026-05-04 20:40 UTC  (10+ messages)

[PATCH v2 0/2] cmd: ufetch: print Net feature when NET_LWIP=y, prettyfy if NET=n
 2026-05-04 20:39 UTC  (4+ messages)
` [PATCH v2 1/2] cmd: ufetch: show net feature when NET_LWIP is selected
` [PATCH v2 2/2] cmd: ufetch: only show comma separator if there was a previous feature

[PATCH] lib: fdtdec: validate bloblist FDT before consuming libfdt size
 2026-05-04 20:37 UTC  (2+ messages)

[PATCH 1/1] fat: initialize ret in disk_rw()
 2026-05-04 20:36 UTC  (3+ messages)

[PATCH v1] common: memsize: fix occasionally failing alias probing
 2026-05-04 20:36 UTC  (2+ messages)

[PATCH] bloblist: fix pointer comparison in bloblist_apply_blobs()
 2026-05-04 20:36 UTC  (2+ messages)

[PATCH] fdt: check fdt_pack() return value in fdtdec_apply_bloblist_dtos()
 2026-05-04 20:36 UTC  (3+ messages)

[PATCH] .mailmap: Update my email address
 2026-05-04 20:36 UTC  (3+ messages)

[PATCH] board: toradex: Quote variables in `test` cmd expression
 2026-05-04 20:36 UTC  (8+ messages)

[PATCH] riscv: Skip riscv_cpu_setup() when CPU driver is disabled
 2026-05-04 20:16 UTC  (4+ messages)

[PATCH v3 0/7] Add FIT multi-DTB selection for Qualcomm platforms
 2026-05-04 19:28 UTC  (2+ messages)

[PATCH v4] binman: add CST backend selection for i.MX8M signing
 2026-05-04 19:04 UTC 

[PATCH v2] armv8: mmu: support unmapping regions with set_one_region()
 2026-05-04 18:37 UTC 

[PATCH 1/2] tools: binman: fit: support engine override via argument
 2026-05-04 17:27 UTC  (2+ messages)
` [PATCH 2/2] binman: nxp_imx8mcst: disable configparser interpolation

[PATCH 1/2] tools: binman: fit: support engine override via argument
 2026-05-04 16:48 UTC  (2+ messages)
` [PATCH 2/2] binman: nxp_imx8mcst: disable configparser interpolation

[PATCH v3] watchdog: Add Renesas R-Car Gen5 window watchdog driver
 2026-05-04 17:49 UTC 

[PATCH v2] watchdog: Add Renesas R-Car Gen5 window watchdog driver
 2026-05-04 17:49 UTC 

[PATCH 0/5] Enhance the SPL FIT "full" loading logic
 2026-05-04 17:47 UTC  (12+ messages)
` [PATCH 2/5] boot: fit: decompress kernel when in SPL
` [PATCH 4/5] spl: call ft_board_setup() and ft_system_setup() if enabled
` [PATCH 5/5] spl: fit: add ramdisk load
` [0/5] Enhance the SPL FIT "full" loading logic

[PATCH] arm: renesas: Switch all R-Car systems to LWIP based network stack
 2026-05-04 17:46 UTC 

[PATCH] Makefile: remove block from conv=block, sync in SPL alignment dd
 2026-05-04 17:04 UTC  (3+ messages)
` [PATCH] Makefile: remove block from conv=block,sync "

[PATCH] rockchip: clk: clk_rk3576: Add support for RK3576 GMAC 25MHz clock output
 2026-05-04 16:03 UTC  (2+ messages)

[PATCH RESEND] watchdog: octeontx_wdt: fix DT matches to Marvell compatibles
 2026-05-04  9:36 UTC 

[PATCH RESEND] watchdog: sbsa_gwdt: clamp WOR value to hw max
 2026-05-04  9:34 UTC 

security findings in U-Boot network stack, squashfs, and fastboot (follow-up)
 2026-05-04  8:50 UTC 

[PATCH] boot: image-fit.c: check target, not source, for 8-byte alignment when loading FDT
 2026-05-04 14:44 UTC 

[PATCH v2 0/2] Add support for StarFive VisionFive 2 Lite eMMC board
 2026-05-04 13:41 UTC  (3+ messages)
` [PATCH v2 1/2] configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST
` [PATCH v2 2/2] board: starfive: visionfive2: Support VisionFive 2 Lite eMMC

[PATCH 1/1] efi_loader: initialize variables in efi_dp_from_http()
 2026-05-04 13:22 UTC  (2+ messages)

[PATCH] fdtgrep: Add option to reserve free space in the output FDT
 2026-05-04 13:17 UTC  (7+ messages)

[PATCH v4 0/9] pinctrl: add support of Airoha SoCs
 2026-05-04 13:03 UTC  (10+ messages)
` [PATCH v4 1/9] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v4 2/9] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v4 3/9] pinctrl: airoha: add shared pinctrl code
` [PATCH v4 4/9] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v4 5/9] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v4 6/9] pinctrl: airoha: add pin controller and gpio driver for EN7523 SoC
` [PATCH v4 7/9] configs: airoha: an7581: enable pinctrl/gpio support
` [PATCH v4 8/9] configs: airoha: en7523: "
` [PATCH v4 9/9] arm: dts: en7523: add pinctrl/gpio support, drop legacy gpio support

[PATCH 1/1] video: show 'physical' frame buffer on sandbox
 2026-05-04 13:00 UTC  (2+ messages)


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