U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 14:34:09 to 2026-02-24 19:44:23 UTC [more...]

[PATCH 0/2] rockchip: rk3576: Fix DMA transfer of TF-A to PMU_SRAM
 2026-02-24 19:44 UTC  (8+ messages)
` [PATCH 1/2] rockchip: rk3576: Allow pmu sram access for non-secure masters

QEMU: arm64: bloblist not found and alloc space exhausted
 2026-02-24 19:33 UTC  (5+ messages)

[PATCH] Gitlab: Fix TEST_PY_TEST_SPEC for qemu-x86_64 in sjg-lab
 2026-02-24 19:31 UTC  (2+ messages)

[PATCH] stm32mp2: update part number for STM32MP251/3
 2026-02-24 17:31 UTC 

[RFC PATCH 00/20] boot: add OpenWrt boot method and on-demand FIT loading
 2026-02-24 17:24 UTC  (36+ messages)
` [RFC PATCH 08/20] boot: image-loader: add UBI volume backend
` [RFC PATCH 09/20] boot: fit: support on-demand loading in fit_image_load()
` [RFC PATCH 17/20] boot: bootdev: add UBI boot device

[PATCH] bootm: fix booting kernel_noload image
 2026-02-24 17:05 UTC  (2+ messages)

[PATCH 0/4] ARM: stm32mp: RIFSC bus driver update
 2026-02-24 16:53 UTC  (13+ messages)
` [PATCH 1/4] ARM: stm32mp: Add STM32MP21 support for RIFSC bus driver
` [PATCH 2/4] ARM: stm32mp: Do not acquire RIFSC semaphore if CID filtering is disabled
` [PATCH 3/4] ARM: stm32mp: Fix CID and semaphore check
` [PATCH 4/4] ARM: stm32mp: Check secure state first

[PATCH 0/6] stm32mp: cmd_stm32key: various update
 2026-02-24 16:48 UTC  (20+ messages)
` [PATCH 1/6] stm32mp: cmd_stm32key: add support of STM32MP21x SoC
      ` [Uboot-stm32] "
` [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] kbuild: Ignore phandle property when diffing base and U-Boot augmented DTs
 2026-02-24 16:47 UTC 

[PATCH v2 0/3] ARM: stm32mp: Factorize code for STM32MP2x
 2026-02-24 16:44 UTC  (10+ 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 0/7] ARM: stm32mp: Add STM32MP21x support
 2026-02-24 16:43 UTC  (17+ 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] mach-k3: j722s: unlock mmr after spl_early_init
 2026-02-24 16:42 UTC  (4+ messages)

[PATCH v2 0/9] bootm: Clean up arch-specific, pre-OS clean-up
 2026-02-24 16:13 UTC  (17+ messages)
` [PATCH v2 1/9] boot: Create a function for final pre-boot steps
` [PATCH v2 2/9] bootm: Remove active devices in bootm_final()
` [PATCH v2 3/9] bootm: Add a message when booting
` [PATCH v2 4/9] bootstage: Add some missing dummy functions
` [PATCH v2 5/9] bootm: Do bootstage processing in bootm_final()
` [PATCH v2 6/9] x86: Call bootm_final()
` [PATCH v2 7/9] riscv: Drop board_quiesce_devices()
` [PATCH v2 8/9] riscv: Call bootm_final()
` [PATCH v2 9/9] x86: Add cleanup_before_linux()

[PATCH 0/4] u-boot: add SCMI GPIO/Pinctrl support
 2026-02-24 16:10 UTC  (4+ messages)
` [PATCH 4/4] gpio: scmi: Add gpio_scmi driver

[PATCH 0/5] efi_selftest: manageprotocols fixes and enhancements
 2026-02-24 15:55 UTC  (5+ messages)
` [PATCH 1/5] efi_selftest: fix buffer overflow
` [PATCH 5/5] efi_selftest: cosmetic: fix spelling in comments

please pull u-boot-samsung master
 2026-02-24 15:45 UTC  (4+ messages)

[PATCH v2 0/3] Exynos Mobile DFU and blkmap additions
 2026-02-24 15:37 UTC  (4+ messages)
` [PATCH v2 1/3] board: samsung: exynos-mobile: use blkmap for booting from userdata subpartitions
` [PATCH v2 2/3] board: samsung: exynos-mobile: add EFI capsule update support
` [PATCH v2 3/3] configs: exynos-mobile: add DEFAULT_DEVICE_TREE option

[PATCH v3] Add support for OpenSSL Provider API
 2026-02-24 15:48 UTC  (6+ messages)

[PATCH] usb: gadget: Mark udc_disconnect as static
 2026-02-24 15:45 UTC 

[RFH] SPI and SPI-NOR patch help
 2026-02-24 15:40 UTC  (9+ messages)

[PATCH v1] usb: xhci-dwc3: Call xhci_deregister() before asserting reset
 2026-02-24 15:18 UTC 

[PATCH] arm: mach-k3: common: Clamp RAM end address to board-usable region in spl_enable_cache()
 2026-02-24 15:25 UTC  (2+ messages)

[REGRESSION] Verdin AM62/62P not booting with 42b3ee7fa524
 2026-02-24 15:24 UTC  (15+ messages)

[PATCH v2 0/9] bootm: Clean up arch-specific, pre-OS clean-up
 2026-02-24 14:25 UTC 

[PATCH v1] net: phy: air_en8811: add support for Airoha AN8811HB PHY
 2026-02-24 12:00 UTC  (2+ messages)

[PATCH 00/11] mtd: spi-nor: Isolate stacked/parallel support from core
 2026-02-24  8:04 UTC  (4+ messages)

[PATCH v1] drivers: clk: agilex5: Setting correct counter frequency in boot mode
 2026-02-24  9:11 UTC 

[PATCH] arm: Backward compatibility to U-Boot v2020.04
 2026-02-24  7:30 UTC  (8+ messages)
  `  "
      `  "
          `  "

[PATCH] stm32mp2: Update size of DDR entry in MMU table
 2026-02-24 13:23 UTC  (3+ messages)

[PATCH] stm32mp: fix array bounds checks
 2026-02-24 13:23 UTC  (3+ messages)

[PATCH 0/2] board: st: common: cmd_stboard update
 2026-02-24 13:22 UTC  (7+ messages)
` [PATCH 1/2] board: st: common: Add support of stm32mp21xx-dk board
` [PATCH 2/2] board: st: common: add uclass_get_device_by_driver()'s return value check

[PATCH 0/3] pinctrl: stm32: various update
 2026-02-24 13:22 UTC  (10+ messages)
` [PATCH 1/3] gpio: stm32-gpio: prevent the use of the secure protected pins
` [PATCH 2/3] pinctrl: pinctrl_stm32: "
` [PATCH 3/3] pinctrl: pinctrl_stm32: support IO synchronization parameters

[PATCH 0/2] Update AM62AX and J722S CPSW PKTDMA Resource Sharing
 2026-02-24 12:04 UTC  (3+ messages)
` [PATCH 1/2] board: ti: am62ax: tifs-rm-cfg/rm-cfg: Update DMA resource sharing for CPSW
` [PATCH 2/2] board: ti: j722s: "

[PATCH] configs: k3_*: Add config fragments for inline ECC and BIST
 2026-02-24 10:46 UTC  (5+ messages)

[PATCH] arm: armv8: Flush TLB before enabling MMU
 2026-02-24 10:18 UTC  (3+ messages)

[PATCH] stm32mp: stm32prog: Remove fsbl_nor_detected from stm32prog_data struct
 2026-02-24 10:09 UTC  (2+ messages)

[PATCH] video: stm32: dsi: add .of_to_plat callback
 2026-02-24 10:01 UTC  (2+ messages)

[PATCH] power: regulator: tps65941: Enable FPWM bits
 2026-02-24  9:46 UTC  (3+ messages)

[PATCH] scsi: Adjust SCSI inquiry command data length
 2026-02-24  9:23 UTC  (5+ messages)

[PATCH v1] arm: socfpga: Add call to socfpga_sdram_apply_static_cfg()
 2026-02-24  8:23 UTC  (8+ messages)

[PATCH] ufs: Disable UTP command timeout in slow mode
 2026-02-24  7:11 UTC  (4+ messages)

[PATCH 0/2] OSPI NOR boot support
 2026-02-24  4:06 UTC  (6+ messages)
` [PATCH 2/2] arm: dts: k3-am64-evm: Add "bootph-all"

[PATCH v6 1/2] fs: fat: Handle 'FAT sector size mismatch'
 2026-02-24  3:50 UTC  (3+ messages)
` [PATCH v6 2/2] configs: qcom: Enable FS_FAT_HANDLE_SECTOR_SIZE_MISMATCH

[PATCH 0/7] clk: mediatek: clean up flags
 2026-02-23 23:21 UTC  (8+ messages)
` [PATCH 1/7] clk: mediatek: rename HAVE_RST_BAR
` [PATCH 2/7] clk: mediatek: rename CLK_DOMAIN_SCPSYS
` [PATCH 3/7] clk: mediatek: add MUX_GATE_MIXED macros
` [PATCH 4/7] clk: mediatek: mt7622: change to struct mtk_parent
` [PATCH 5/7] clk: mediatek: mt7623: "
` [PATCH 6/7] clk: mediatek: mt7629: "
` [PATCH 7/7] clk: mediatek: remove use of CLK_BYPASS_XTAL flag

[PATCH] board: Correct usage of fdtfile=CONFIG_DEFAULT_FDT_FILE
 2026-02-23 22:48 UTC  (2+ messages)

[PATCH 0/2] net: mdio-mt7531-mmio: consolidate and improve probe
 2026-02-23 22:48 UTC  (2+ messages)

[PATCH 0/2] am62dxx-evm: Add SPI flash support
 2026-02-23 22:48 UTC  (2+ messages)

[PATCH v2] arm: dts: sc594: Update sc594 EZKIT GPIO polarities
 2026-02-23 21:32 UTC  (2+ messages)

[PATCH] mtd: spi-nor: ids: add ISSI IS25LP*J/*MJ/*E and IS25WP*J/*MJ device IDs
 2026-02-23 21:07 UTC  (2+ messages)

[PATCH] Makefile: fix duplicate dtbs recipe
 2026-02-23 20:44 UTC 

[PATCH 1/1] boot: fit: validate FDT/DTO payload before fdt_open_into()
 2026-02-23 20:43 UTC  (2+ messages)

[PATCH 0/6] fw_env: cleanup flash_write_buf()
 2026-02-23 20:38 UTC  (5+ messages)
` [PATCH 4/6] fw_env: unify calculation of "blockstart" in flash_write_buf()
` [PATCH 6/6] fw_env: drop unneeded variables from flash_write_buf()

[PATCH 0/1] fs/squashfs: fix heap buffer overflow in sqfs_frag_lookup()
 2026-02-23 20:28 UTC  (3+ messages)
` [PATCH 1/1] "

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-02-23 19:51 UTC 

[ANN] U-Boot v2026.04-rc3 released
 2026-02-23 19:17 UTC 

[PATCH] usb: Fix timeout check in usb_control_msg
 2026-02-23 18:55 UTC  (2+ messages)

[PATCH 0/2] Exynos Mobile DFU and blkmap additions
 2026-02-23 18:39 UTC  (3+ messages)
` [PATCH 1/2] board: samsung: exynos-mobile: use blkmap for booting from userdata subpartitions
` [PATCH 2/2] board: samsung: exynos-mobile: add EFI capsule update support

[PATCH v2 0/8] video: support Rocktech RK050HR345-CT106A panel
 2026-02-23 17:51 UTC  (9+ messages)
` [PATCH v2 1/8] spi: add support for bits-per-word setting
` [PATCH v2 2/8] spi: sandbox_spi: support wordlen setup
` [PATCH v2 3/8] test: spi: add sandbox_spi_get_wordlen interface
` [PATCH v2 4/8] test: dm: spi: add testcase for spi_set_wordlen()

[PATCH v7 0/6] UEFI Capsule - PKCS11 Support
 2026-02-23 17:51 UTC  (5+ messages)
` [PATCH v7 4/6] binman: Add dump signature option to mkeficapsule
` [PATCH v7 5/6] binman: DTS: Add dump-signature option for capsules

[RFC PATCH v2 0/9] add software ecdsa support
 2026-02-23 17:51 UTC  (7+ messages)
` [RFC PATCH v2 7/9] configs: sandbox: enable the software ecdsa driver
` [RFC PATCH v2 8/9] test: py: vboot: prepare integration test for ecdsa
` [RFC PATCH v2 9/9] test: vboot: add "

[PATCH v2] dm: core: Don't allow ofnode_to_fdt() to return NULL
 2026-02-23 17:51 UTC  (2+ messages)

[PATCH v6 0/6] UEFI Capsule - PKCS11 Support
 2026-02-23 17:51 UTC  (5+ messages)
` [PATCH v6 4/6] binman: Add dump signature option to mkeficapsule
    ` EXTERNAL - "

U-boot.org is spreading malware
 2026-02-23 17:51 UTC  (2+ messages)

Malicious CAPTCHA Popup
 2026-02-23 17:50 UTC  (2+ messages)

[PATCH v2] gunzip: Implement chunked decompression
 2026-02-23 17:41 UTC  (4+ messages)

[PATCH v1 0/4] phy: add common PHY polarity properties support
 2026-02-23 14:42 UTC  (7+ messages)
` [PATCH v1 3/4] dt-bindings: net: airoha, en8811h: deprecate pnswap-rx and pnswap-tx
  ` [PATCH v1 3/4] dt-bindings: net: airoha,en8811h: "

[PATCH v2 0/2] Support for Samsung Exynos 7870 USB PHY device in driver
 2026-02-23 14:25 UTC  (3+ messages)
` [PATCH v2 1/2] phy: samsung: add enum for variants based on SoCs
` [PATCH v2 2/2] phy: samsung: add support for exynos7870 USB PHY

[PATCH] configs: am62*_evm_a53_defconfig: Enable OP-TEE fTPM support
 2026-02-23 15:58 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