U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-29 10:20:09 to 2026-07-30 14:26:26 UTC [more...]

[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-07-30 14:26 UTC  (3+ messages)

[PATCH v3 0/6] Add Genio 510 and Genio 700 SPL boot support
 2026-07-30 14:18 UTC  (7+ messages)
` [PATCH v3 1/6] arm: dts: mediatek: prepare Genio 510 and 700 devices for SPL
` [PATCH v3 2/6] configs: mt8188: enable eMMC FIT boot from SPL
` [PATCH v3 3/6] arm: mediatek: build Genio 510 and 700 boot images with binman
` [PATCH v3 4/6] arm: dts: mediatek: support signed Genio 510 and 700 bootloader FIT
` [PATCH v3 5/6] arm: dts: mediatek: emit the Genio 510 and 700 BootROM payload
` [PATCH v3 6/6] doc: board: mediatek: document Genio 510 and 700 SPL boot

[PATCH] rockchip: rk3576: Disable force_jtag by default
 2026-07-30 14:17 UTC  (2+ messages)

[PATCH 00/15] rockchip: Miscellaneous RK35xx clock fixes
 2026-07-30 14:13 UTC  (13+ messages)
` [PATCH 01/15] clk: rockchip: pll: Fix double use of postdiv1
` [PATCH 02/15] clk: rockchip: pll: Always write the dsmpd flag
` [PATCH 03/15] clk: rockchip: pll: Always write the k param
` [PATCH 04/15] clk: rockchip: pll: Use PLL_FIXED_MODE flag on rk3588/rk3576 plls
` [PATCH 05/15] clk: rockchip: pll: Limit special rk3588_pll handling to RK3588
` [PATCH 06/15] clk: rockchip: rk3568: Fix trivial clock configuration errors
` [PATCH 08/15] clk: rockchip: rk3588: Fix possible divide by zero
` [PATCH 09/15] clk: rockchip: rk3588: Fix ACLK_BUS_ROOT rate set during probe
` [PATCH 12/15] clk: rockchip: rk3528: Fix trivial clock configuration errors
` [PATCH 13/15] clk: rockchip: rk3506: "
` [PATCH 14/15] clk: rockchip: rk3568: Drop unused GRF syscon lookup
` [PATCH 15/15] clk: rockchip: rk3588: "

RK3399 TF-A hash verification failure for atf-3
 2026-07-30 13:59 UTC  (3+ messages)

[PATCH] arm: dts: rockchip: Drop OTP nodes from u-boot.dtsi on RK3528/RK356x
 2026-07-30 13:58 UTC  (2+ messages)

[PATCH v2 0/5] clk: rockchip: pll: fixes and simplification of maths in RK3588 frac PLL
 2026-07-30 13:57 UTC  (7+ messages)
` [PATCH v2 2/5] clk: rockchip: pll: fix rounding of negative k "

[PATCH] arm: dts: adi: Add dts overlays for the sc598
 2026-07-30 13:38 UTC  (3+ messages)
` [PATCH v2] arm: dts: Add SD dts for the sc598 EZKIT

[PATCH] spl: atf: fix BL32 entry point for multi-segment TEE images
 2026-07-30 13:38 UTC  (2+ messages)

[PATCH v6] crypto: hash: use DM providers from hash command
 2026-07-30 13:38 UTC  (2+ messages)

[PATCH 0/2] rtc: pcf8563: HYM8563 support and unreliable-time reporting
 2026-07-30 13:38 UTC  (2+ messages)

[PATCH v2] x86: add support for CONFIG_REMAKE_ELF
 2026-07-30 13:38 UTC  (2+ messages)

[PATCH] CI: Azure: Correctly skip semihosting tests on vexpress_fvp
 2026-07-30 13:38 UTC  (2+ messages)

[PATCH v3 00/12] doc: clean up README.rockchip
 2026-07-30 13:36 UTC  (13+ messages)
` [PATCH v3 01/12] rockchip: scripts: remove rkmux.py
` [PATCH v3 02/12] rockchip: doc: change TPL phrase
` [PATCH v3 03/12] rockchip: doc: add BootROM mode text
` [PATCH v3 04/12] rockchip: doc: remove TODO
` [PATCH v3 05/12] rockchip: doc: add more building instructions
` [PATCH v3 06/12] rockchip: doc: add more eMMC program examples
` [PATCH v3 07/12] rockchip: doc: add boot medium layout text
` [PATCH v3 08/12] rockchip: tools: add comment section to rksd.c
` [PATCH v3 09/12] rockchip: tools: add comment section to rkspi.c
` [PATCH v3 10/12] rockchip: tools: add comment section to rkimage.c
` [PATCH v3 11/12] rockchip: doc: rockusb: remove refer to README.rockchip
` [PATCH v3 12/12] rockchip: doc: remove README.rockchip

[PATCH v4 0/2] tpm: bounds-check device-reported response lengths
 2026-07-30 11:16 UTC  (6+ messages)
` [PATCH v4 1/2] tpm: bounds-check the device-reported response length
` [PATCH v4 2/2] test: tpm: check malformed capability and OIAP responses are rejected

[PATCH v2 0/2] net: fix out-of-bounds write in IP fragment reassembly
 2026-07-30 13:28 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH] spl: fit: Fill in the image descriptor when skipping a zero-size image
 2026-07-30 13:24 UTC 

[PATCH v4 00/22] arm64: FF-A runtime transport for EFI variables
 2026-07-30 12:12 UTC  (22+ messages)
` [PATCH v4 01/22] efi_loader: add runtime memset helper
` [PATCH v4 02/22] arm-ffa: store boot-discovered runtime data separately
` [PATCH v4 03/22] arm-ffa: add runtime-safe FF-A SMC wrapper
` [PATCH v4 04/22] arm-ffa: add runtime direct-message support
` [PATCH v4 05/22] arm-ffa: reuse direct-message helper at boot time
` [PATCH v4 06/22] arm-ffa: enable runtime context at ExitBootServices
` [PATCH v4 07/22] arm: cache: keep range maintenance available at EFI runtime
` [PATCH v4 08/22] efi_loader: add MM SP status mapping for FF-A variables
` [PATCH v4 09/22] efi_loader: make MM transport selection runtime-safe
` [PATCH v4 10/22] efi_loader: make FF-A MM SP notification runtime-safe
` [PATCH v4 11/22] efi_loader: make FF-A MM communication runtime-safe
` [PATCH v4 12/22] efi_loader: reserve FF-A shared buffer for runtime variables
` [PATCH v4 13/22] efi_loader: enable TEE runtime SetVariable() over FF-A
` [PATCH v4 15/22] efi_loader: enable TEE runtime GetNextVariableName() "
` [PATCH v4 19/22] efi: selftest: add runtime variable tests with non-volatile storage
` [PATCH v4 20/22] test: dm: add sandbox FF-A runtime transport tests
` [PATCH v4 21/22] doc: arm64: document FF-A runtime path for EFI variables
` [PATCH v4 22/22] doc: bootefi: note two-phase runtime variables selftest

[PATCH] binman: Do not dedent docstrings twice on Python 3.13+
 2026-07-30 11:59 UTC 

[PATCH] arm: imx: initialize the system counter earlier on i.MX7
 2026-07-30 11:55 UTC  (2+ messages)

[PATCH v2 0/4] Add Genio 700 SPL boot support
 2026-07-30 11:32 UTC  (9+ messages)
` [PATCH v2 2/4] configs: mt8390: enable eMMC FIT boot from SPL
` [PATCH v2 3/4] arm: mediatek: mt8390: build boot images with binman
` [PATCH v2 4/4] doc: board: mediatek: document Genio 700 SPL boot

[PATCH 1/2] cyclic: get rid of cyclic_get_list() helper
 2026-07-30 10:55 UTC  (2+ messages)
` [PATCH 2/2] cyclic: return early from cyclic_run() if the list is empty

[PATCH 0/3] test: dm: add sandbox coverage for gpio-delay
 2026-07-30  9:48 UTC  (4+ messages)
` [PATCH 1/3] test: dm: free gpio in dm_test_gpio_requestf()
` [PATCH 2/3] test: sandbox: enable GPIO_DELAY
` [PATCH 3/3] test: dm: add sandbox coverage for gpio-delay

[PATCH v2 0/2] board phycore_imx8mm: add 1 and 4GB RAM timings
 2026-07-30  9:32 UTC  (6+ messages)
` [PATCH v2 1/2] board: phycore_imx8mm: update "
` [PATCH v2 2/2] board: phycore_imx8mm: add 1 and 4GB "

[PATCH] spl: Fix link when LZMA is enabled without legacy image format support
 2026-07-30  9:31 UTC 

[PATCH] board_f: Make printing reset information optional
 2026-07-30  8:39 UTC 

[PATCH v2 0/2] Refactor binman nodes for boot binaries for TI AM625 into templates
 2026-07-30  7:13 UTC  (4+ messages)
` [PATCH v2 1/2] arm: dts: k3-am625: add template for tiboot3.bin
` [PATCH v2 2/2] arm: dts: k3-am625: add template for tispl.bin

[PATCH 0/3] ufs: amd-versal2: Cleanup firmware interface
 2026-07-30  6:49 UTC  (4+ messages)
` [PATCH 1/3] ufs: amd-versal2: Perform controller reset in the init callback
` [PATCH 2/3] xilinx: versal2: Clean UFS firmware interface
` [PATCH 3/3] ufs: amd-versal2: Remove ZYNQMP_FIRMWARE dependency

[PATCH v6 00/11] spacemit mmc driver
 2026-07-30  6:25 UTC  (17+ messages)
` [PATCH v6 06/11] dts: k1: add SD card support in u-boot overlay
` [PATCH v6 09/11] doc: spacemit: flash on K1 SoC based boards

[PATCH v5] serial: coreboot: Accept DBG2 subtype 0x12
 2026-07-30  3:43 UTC 

[PATCH] arm: dts: socfpga: Add Terasic DE-25 Standard Board Support
 2026-07-30  3:02 UTC 

[PATCH v1] part: efi: use BOOT_PART_TYPE symbol
 2026-07-30  1:39 UTC 

[PATCH v3 0/5] ufs: rpmb: route OP-TEE RPMB secure storage over UFS
 2026-07-29 22:40 UTC  (7+ messages)
` [PATCH v3 1/5] ufs: decode string descriptors as UTF-16 big-endian
` [PATCH v3 2/5] ufs: add RPMB transport over SCSI SECURITY PROTOCOL
` [PATCH v3 3/5] ufs: derive the per-region RPMB CID and size for OP-TEE

[PATCH] pci: layerscape: fix pci_iommu_extra hotplug
 2026-07-29 22:21 UTC 

[PATCH] arm: dts: layerscape: drop leading zeros from unit addresses
 2026-07-29 22:07 UTC 

[PATCH] bootstd: android: bound the boot image read by its partition size
 2026-07-29 19:02 UTC 

[PATCH v2 0/2] tpm: bounds-check device-reported response lengths
 2026-07-29 18:26 UTC  (8+ messages)
` [PATCH v2 1/2] tpm: bounds-check the device-controlled response length
` [PATCH v2 2/2] test: tpm: check malformed capability responses are rejected

[PATCH 0/2] video: bmp: fix out-of-bounds write in the RLE8 decoder
 2026-07-29 16:47 UTC  (4+ messages)
` [PATCH 1/2] video: bmp: bound RLE8 decode writes to the framebuffer

[PATCH v3 0/2] video: bmp: fix out-of-bounds write in the RLE8 decoder
 2026-07-29 16:47 UTC  (3+ messages)
` [PATCH v3 1/2] video: bmp: bound RLE8 decode writes to the framebuffer
` [PATCH v3 2/2] test: video: add regression test for RLE8 bmp overflow

[PATCH] board: gateworks: fsa: bound FSA EEPROM gpio descriptor count
 2026-07-29 21:49 UTC  (2+ messages)

[PATCH 00/13] mediatek: add HDMI pipeline support for MT8188 based boards
 2026-07-29 21:14 UTC  (13+ messages)
` [PATCH 02/13] video: mediatek: add mixer component
` [PATCH 04/13] video: mediatek: add mutex component
` [PATCH 09/13] video: mediatek: add new hdmi driver
` [PATCH 10/13] arm: dts: mt8188: add vdosys1-pipeline node
` [PATCH 11/13] arm: dts: mt8188: add framebuffer and splash reserved-memory
` [PATCH 12/13] arm: dts: mt8188: add hdmi override node

Temporary workaround for b4 and lore.kernel.org
 2026-07-29 20:47 UTC 

[PATCH] mailmap: update entry for Christopher Obbard
 2026-07-29 20:33 UTC  (2+ messages)

[PATCH] arm: qcom: Update ipq5424-rdp466-u-boot.dtsi for v7.1-dts changes
 2026-07-29 20:33 UTC  (2+ messages)

[PATCH] arm: imx943: Update dts files to build with v7.1-dts tag
 2026-07-29 20:33 UTC  (4+ messages)

Update to v7.1-dts tag complete
 2026-07-29 20:32 UTC 

[PATCHv4 0/3] k3-am62-pocketbeagle2: add board and variant support
 2026-07-29 19:50 UTC  (5+ messages)
` [PATCHv4 1/3] arm: mach-k3: am62: add &main_uart6 to clock and pwr tree
` [PATCHv4 2/3] k3-am62-pocketbeagle2: add initial board support
` [PATCHv4 3/3] k3-am62-pocketbeagle2: add support for efi capsules

[PATCH v3] board: imx6: guard LDB clock init with appropriate video config
 2026-07-29 18:39 UTC  (2+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2026-07-29 17:07 UTC 

[PATCH v2 0/2] i2c: add HDMI DDC driver for MT8188 and MT8195
 2026-07-29 16:29 UTC  (3+ messages)
` [PATCH v2 2/2] i2c: mtk_mt8195_i2c_ddc: add new driver

[PATCH v2 1/2] clk: mediatek: probe parent providers on demand
 2026-07-29 16:17 UTC  (2+ messages)

[PATCH] cmd: ufetch: fix compiling with no CONFIG_SYS_CONFIG_NAME
 2026-07-29 15:56 UTC  (3+ messages)

[PATCH v2] clk: mediatek: mt8188: add display related clock driver
 2026-07-29 15:49 UTC  (2+ messages)

[PATCH v2 00/32] clk: mediatek: remove the dedicated clock gate driver
 2026-07-29 15:36 UTC  (2+ messages)

[PATCH 0/3] ti: add speed grades support for AM62a
 2026-07-29 15:33 UTC  (3+ messages)
` [PATCH 3/3] mach-k3: am62a: add support for speed grades

[PATCH RFC] env: ti: fdt_high: set no DTB relocation
 2026-07-29 15:17 UTC  (2+ messages)

[PATCH v7 00/11] spacemit mmc driver
 2026-07-29 14:48 UTC  (12+ messages)
` [PATCH v7 01/11] spacemit: k1: select boot device via config registers
` [PATCH v7 02/11] pinctrl: k1: fix drive strength configuration
` [PATCH v7 03/11] pinctrl: k1: fix pull-up/pull-down configuration
` [PATCH v7 04/11] pinctrl: k1: add IO power domain configuration support
` [PATCH v7 05/11] mmc: k1: add sdhci platform driver
` [PATCH v7 06/11] dts: k1: add SD card support in u-boot overlay
` [PATCH v7 07/11] configs: k1: enable SD and eMMC support
` [PATCH v7 08/11] MAINTAINER: update Spacemit K1 entry
` [PATCH v7 09/11] doc: spacemit: flash on K1 SoC based boards
` [PATCH v7 10/11] config: k1: enable ENV support for eMMC
` [PATCH v7 11/11] spacemit: k1: fix product name detection and DTB matching in SPL

[PATCH v2 00/11] doc: clean up README.rockchip
 2026-07-29 13:44 UTC  (24+ messages)
` [PATCH v2 01/11] rockchip: scripts: remove rkmux.py
` [PATCH v2 02/11] rockchip: doc: change TPL phrase
` [PATCH v2 03/11] rockchip: doc: add BootROM/MaskROM mode text
` [PATCH v2 04/11] rockchip: doc: remove TODO
` [PATCH v2 05/11] rockchip: doc: remove copyright lines
` [PATCH v2 06/11] rockchip: doc: add more building instructions
` [PATCH v2 07/11] rockchip: doc: add more EMMC program examples
` [PATCH v2 08/11] rockchip: doc: add boot medium layout text
` [PATCH v2 09/11] rockchip: tools: add comment section to rksd.c
` [PATCH v2 10/11] rockchip: tools: add comment section to rkspi.c
` [PATCH v2 11/11] rockchip: doc: remove README.rockchip
` [v2,00/11] doc: clean up README.rockchip

[PATCH v3 00/10] arm64: FF-A runtime transport for EFI variables
 2026-07-29 12:30 UTC  (6+ messages)
` [PATCH v3 03/10] efi_loader: add FF-A runtime support in EFI variable TEE driver

[PATCH v2] phy: phy-mtk-hdmi: add new driver
 2026-07-29 12:45 UTC  (2+ messages)

VisionFive 2 eMMC boot issues
 2026-07-29 10:29 UTC  (4+ messages)

[PATCH v8 0/7] Fix and add some spi-nor flash parts (v8)
 2026-07-29  9:14 UTC  (5+ messages)
` [PATCH v8 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v8 4/7] mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E

[PATCH] power: pmic: tps65219: fail if regulators node is missing
 2026-07-29 11:12 UTC 

[PATCH v5 00/75] usb: dwc3: sync code with Linux v6.16
 2026-07-29 12:27 UTC  (9+ messages)
` [PATCH v5 65/75] usb: gadget: trim the gadget API after the resync
` [PATCH v5 66/75] usb: gadget: udc: make udc-core build in u-boot
` [PATCH v5 67/75] usb: dwc3: make the core driver "
` [PATCH v5 68/75] usb: dwc3: make gadget and ep0 "

[PATCH v2] fwu: Make boottime check failures visible
 2026-07-29 12:02 UTC  (4+ messages)

[PATCH 1/2] cmd: scmi: Show names for vendor protocols 0x80 and 0x82
 2026-07-29 12:02 UTC  (2+ messages)
` [PATCH 2/2] firmware: scmi: Support probe vendor ID 0x81

[PATCH 0/2] Refactor binman nodes for boot binaries for TI AM625 into templates
 2026-07-29 10:50 UTC  (8+ messages)
` [PATCH 1/2] arm: dts: k3-am625: add template for tiboot3.bin
` [PATCH 2/2] arm: dts: k3-am625: add template for tispl.bin

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-07-29 10:45 UTC  (18+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH v3] fdt: Fix phandles not copying when using templates
 2026-07-29 10:42 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