U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-24 23:11:56 to 2026-05-25 22:43:48 UTC [more...]

[PATCH v2 0/1] cros_ec: Sync with upstream Chrome OS EC
 2026-05-25 22:43 UTC  (2+ messages)

[PATCH] led: Fix toggling LED on initial SW blink
 2026-05-25 22:43 UTC  (2+ messages)

[PATCH v1] gpio: uclass: show DT gpio-line-names
 2026-05-25 22:43 UTC  (2+ messages)

[PATCH v1 1/1] test: fs: Use shared generate_file from utils
 2026-05-25 22:43 UTC  (2+ messages)

[RFC PATCH 0/2] Add a linker-list consistency checker
 2026-05-25 22:26 UTC  (3+ messages)
` [RFC PATCH 1/2] scripts: Add a script check consistency of linker lists
` [RFC PATCH 2/2] check_linker_lists: Enhance detection of alignment problems

[PATCH] clk: qcom: Fix invalid usage of dev_read_addr
 2026-05-25 20:46 UTC 

[PATCH v2] drivers: watchdog: Fix dev_read_addr error check
 2026-05-25 20:35 UTC  (2+ messages)

Raspberry Pi 5 and GPIO TPM
 2026-05-25 21:52 UTC  (2+ messages)

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-05-25 21:06 UTC  (15+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[PATCH v8 0/4] bootstd: sunxi: Migrate to standard boot
 2026-05-25 20:35 UTC  (2+ messages)

[PATCH v4 0/2] Add regulator support to qcom-ufs driver
 2026-05-25 19:41 UTC  (4+ messages)
` [PATCH v4 2/2] ufs: qcom: add ufs host regulator support

[PATCH] armv8: sec_firmware: check secure memory bounds
 2026-05-25 18:42 UTC 

[PATCH] arm64: memset: speed up cache disabled path
 2026-05-25 18:26 UTC 

[PATCH RFC 00/18] rockchip: rk3568: add DRAM controller driver and initialize DRAM at TPL stage
 2026-05-25 18:13 UTC  (3+ messages)
` [PATCH RFC 02/18] clk: rockchip: rk3568: Fix probe with OF_PLATDATA enabled

[ANN] U-Boot v2026.07-rc3 released
 2026-05-25 17:06 UTC 

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-25 17:01 UTC  (2+ messages)

[GIT PULL] amd/xilinx patches for v2025.07-rc3
 2026-05-25 17:01 UTC  (2+ messages)

[PATCH] global: Update URL for U-Boot project
 2026-05-25 17:01 UTC  (2+ messages)

[PATCH master v3 0/2] Fix speculative access to firewalled regions on AM62 SoCs
 2026-05-25 17:01 UTC  (2+ messages)

[PATCH v3] am57xx: restore bootm_size for ARMv7 HighMem constraint
 2026-05-25 17:01 UTC  (2+ messages)

[PATCH v5 0/3] phy: add common PHY polarity properties support
 2026-05-25 16:11 UTC  (4+ messages)
` [PATCH v5 1/3] phy: add common PHY "
` [PATCH v5 2/3] net: phy: airoha: air_en8811: use standard rx-polarity/tx-polarity properties
` [PATCH v5 3/3] test: dm: add PHY common props unit tests and sandbox DT nodes

[PATCH] board: purism: Add support for the Librem5 devkit
 2026-05-25 15:56 UTC 

[PATCH v6 00/15] add software ecdsa support
 2026-05-25 15:47 UTC  (29+ messages)
` [PATCH v6 01/15] ecdsa: fix support of secp521r1
` [PATCH v6 02/15] mbedtls: enable support of ecc
` [PATCH v6 03/15] ecdsa: initial support of ecdsa using mbedtls
` [PATCH v6 04/15] test: lib: ecdsa: add initial test
` [PATCH v6 05/15] drivers: crypto: add software ecdsa support
` [PATCH v6 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
` [PATCH v6 07/15] test: py: vboot: prepare integration test for ecdsa
` [PATCH v6 08/15] test: vboot: add "
` [PATCH v6 09/15] tools: fit_image_setup_sig: set required_keynode to -1
` [PATCH v6 10/15] tools: mkimage: pre-load: add support of ecdsa
` [PATCH v6 11/15] tools: binman: "
` [PATCH v6 12/15] boot: "
` [PATCH v6 13/15] tools: preload_check_sign: "
` [PATCH v6 14/15] test: py: vboot: prepare test for global signature with ecdsa
` [PATCH v6 15/15] test: py: vboot: add "

[RFC PATCH 0/9] linker list sanity checking
 2026-05-25 15:46 UTC  (22+ messages)
` [RFC PATCH 1/9] sandbox: Drop special link order treatment of start.o and sdl.o
` [RFC PATCH 2/9] linker_lists: Do not set "unused" attribute
` [RFC PATCH 3/9] event: Remove obsolete comment and __used attributes
` [RFC PATCH 4/9] linker_lists.h: add ll_*_name() helper macros
` [RFC PATCH 5/9] linker_lists.h: drop _2 from section and symbol name prefix
` [RFC PATCH 6/9] linker_lists.rst: update documentation
` [RFC PATCH 7/9] test: avoid use of special characters in ELF section names
` [RFC PATCH 8/9] linker_lists.h: emit lots of meta-data for debugging and sanity checking
` [RFC PATCH 9/9] tools: add linker-lists.py parser/checker script

[PATCH v1 0/4] reset: add board reset type
 2026-05-25 15:28 UTC  (10+ messages)
` [PATCH v1 1/4] reset: Allow per-board "
` [PATCH v1 2/4] reset: Add explicit cold reset support
` [PATCH v1 3/4] reset: Print reset type on diagnostic console
` [PATCH v1 4/4] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
` [v1,0/4] reset: add board reset type

[PATCH v2 0/3] allow control DTB to double as "FIT image"
 2026-05-25 15:28 UTC  (7+ messages)
` [PATCH v2 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
` [PATCH v2 2/3] doc: develop: add section on embedding scripts inside control DTB
` [PATCH v2 3/3] test: hook up test of allowing control DTB to act as FIT image

[PATCH] bootmenu: fix incorrect menu quitting logic
 2026-05-25 15:16 UTC  (2+ messages)

[PATCH 0/1] libavb: fix avb_replace() OOM handling
 2026-05-25 15:15 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] doc: wdt: fix typo for expire
 2026-05-25 15:15 UTC  (2+ messages)

[PATCH] Makefile: fix extra dash in KBUILD_CFLAGS
 2026-05-25 15:15 UTC  (2+ messages)

[PATCH v2] boot: cedit: Check ofnode_read_prop return value
 2026-05-25 15:15 UTC  (2+ messages)

[PATCH] drivers: watchdog: Fix dev_read_addr error check
 2026-05-25 15:14 UTC  (2+ messages)

[PATCH] .gitignore: exclude logo generated file
 2026-05-25 15:13 UTC  (2+ messages)

[PATCH 1/1] efi_loader: validate PE-COFF relocation data
 2026-05-25 15:13 UTC  (2+ messages)

[PATCH] tools: fit_common: fix memory leak in mmap_fdt error path
 2026-05-25 15:10 UTC  (8+ messages)
` [PATCH] tools: ifwitool: fix memory leak in ibbp_dir_add()
` [PATCH] tools: image-host: fix memory leak of info.name in signature functions
` [PATCH] x86: zimage: fix NULL pointer dereference in build_command_line

[PATCH] drivers: serial: Fix dev_read_addr error check
 2026-05-25 15:06 UTC  (2+ messages)

[PATCH v1 0/3] fdt_support: validate property lengths in chosen and dma-range fixups
 2026-05-25 14:48 UTC  (6+ messages)
` [PATCH v1 1/3] fdt_support: bound serialN alias length before copying to stack
` [PATCH v1 2/3] fdt_support: validate dma-ranges length in fdt_get_dma_range
` [PATCH v1 3/3] fdt_support: prefer __func__ over __FUNCTION__

AI-assisted review
 2026-05-25 14:41 UTC  (12+ messages)

[PATCH v4] binman: add CST backend selection for i.MX8M signing
 2026-05-25 14:12 UTC  (4+ messages)

[PATCH 1/3] binman: imx8mimage: Handle nxp,boot-from = "fspi"
 2026-05-25 14:08 UTC  (2+ messages)

[PATCH] power: regulator: tps6287x: Use dev_read_addr_index()
 2026-05-25 14:07 UTC  (2+ messages)

[PATCH v1] misc: qcom-geni: add DM_FLAG_PRE_RELOC to geni-se-qup driver
 2026-05-25 14:02 UTC  (2+ messages)

[PATCH v5 0/2] binman: add PKCS#11/HSM signing support for X509 certificates
 2026-05-25 13:28 UTC  (3+ messages)
` [PATCH v5 1/2] binman: x509_cert: document Entry_x509_cert properties
` [PATCH v5 2/2] binman: x509_cert: support PKCS#11 URI in keyfile for HSM signing

[PATCH 7/7] configs: amd: Enable capsule update and DFU support
 2026-05-25 13:10 UTC  (2+ messages)

[PATCH 0/7] Add capsule and FWU support for Versal and Versal Gen 2
 2026-05-25 13:10 UTC  (2+ messages)

[PATCH v5 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
 2026-05-25 12:53 UTC  (9+ messages)
` [PATCH v5 1/4] armv8: mmu: add a function to help debug TLB lookups
` [PATCH v5 2/4] armv8: mmu: teach the pagetable dumper to show explicit FAULT maps
` [PATCH v5 3/4] armv8: mmu: commonize the set_one_region() loop
` [PATCH v5 4/4] armv8: mmu: fix and optimise explicitly unmapping regions

[PATCH v4 0/8] imx: Switch watchdog addressing from macros to devicetree
 2026-05-25  6:14 UTC  (7+ messages)
` [PATCH v4 6/8] imx: soc: Get watchdog base addresses from device tree
` [PATCH v4 7/8] watchdog: ulp_wdog: Use driver model for reset_cpu()
` [PATCH v4 8/8] imx: Remove hardcoded watchdog base address macros

[PATCH v2 0/5] arm: aspeed: add initial AST2700 SoC support
 2026-05-25  5:41 UTC  (3+ messages)

[PATCH v4 0/5] reset: Introduce reset_reset.*() API
 2026-05-25 11:45 UTC  (6+ messages)
` [PATCH v4 1/5] reset: Add reset_reset() and reset_reset_bulk() API
` [PATCH v4 2/5] reset: Add sandbox tests for reset_reset() and reset_reset_bulk()
` [PATCH v4 3/5] reset: sandbox: Cover reset_reset() fallback with second sandbox provider
` [PATCH v4 4/5] spi: cadence: Use reset_reset_bulk() for proper reset cycling
` [PATCH v4 5/5] reset: zynqmp: Implement rst_reset using PM_RESET_ACTION_PULSE

[PATCH v4] binman: x509_cert: add PKCS#11/HSM signing support
 2026-05-25 10:27 UTC  (5+ messages)

[PATCH v4 0/4] imx9{4,5,52}: Add Quickboot support
 2026-05-25  8:59 UTC  (3+ messages)
` [PATCH v4 1/4] imx9: Add support for saving DDR training data to NVM

[PATCH] arm64: versal2: Fix buffer overflow in soc_name_decode
 2026-05-25  8:41 UTC  (2+ messages)

Friendlyelec NanoPi M5
 2026-05-25  7:57 UTC  (4+ messages)

[PATCH 1/2] crypto: aspeed: Use dev_read_addr_x()
 2026-05-25  6:35 UTC  (3+ messages)
` [PATCH 2/2] crypto: tegra: "

[RFC PATCH v1 00/14] arm: rockchip: rk3576: BLOB-free TPL DRAM init
 2026-05-25  6:27 UTC  (16+ messages)
` [RFC PATCH v1 01/14] sysreset: psci: exclude from XPL builds
` [RFC PATCH v1 02/14] clk: rockchip: rk3576: add OF_PLATDATA support for TPL
` [RFC PATCH v1 03/14] clk: rockchip: rk3576: use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
` [RFC PATCH v1 04/14] arm: rockchip: rk3576: add DDR GRF syscon region
` [RFC PATCH v1 05/14] ram: rockchip: sdram_common: add LPDDR4X and LPDDR5 support
` [RFC PATCH v1 06/14] ram: rockchip: add RK3576 DDRCTL register definitions
` [RFC PATCH v1 07/14] ram: rockchip: add RK3576 DRAM platform header
` [RFC PATCH v1 08/14] ram: rockchip: add RK3576 DDRPHY register definitions
` [RFC PATCH v1 09/14] ram: rockchip: rk3576: add DRAM controller and PHY driver
` [RFC PATCH v1 10/14] ram: rockchip: rk3576: add LPDDR4 timing table placeholder (1560 MHz)
` [RFC PATCH v1 11/14] ram: rockchip: rk3576: add LPDDR5 timing table placeholder (2133 MHz)
` [RFC PATCH v1 12/14] arm: dts: rk3576: add DMC reg spaces and DDR GRF syscon node
` [RFC PATCH v1 13/14] serial: rockchip: add DM_DRIVER_ALIAS for RK3576 UART
` [RFC PATCH v1 14/14] arm: rockchip: rk3576: enable TPL DRAM init in Kconfig and defconfig

[PATCH v2] power: regulator: Fix power on/off delay issue
 2026-05-25  6:16 UTC  (2+ messages)

[PATCH 0/5] clk: Use device API to replace devfdt_ helpers
 2026-05-25  5:19 UTC  (7+ messages)
` [PATCH 1/5] clk: at91: Use dev_read_addr_ptr()
` [PATCH 2/5] clk: altera: "
` [PATCH 3/5] clk: aspeed: "
` [PATCH 4/5] clk: hsdk-cgu: Use dev_read_addr_index_ptr()
` [PATCH 5/5] clk: sophgo: Use dev_read_addr_ptr()

[PATCH] ddr: altera: Use dev_read_addr_index_ptr()
 2026-05-25  4:10 UTC  (2+ messages)

[PATCH v4 0/7] [PATCH v3 0/7] Fix and add some spi-nor flash parts (v4)
 2026-05-25  3:18 UTC  (8+ messages)
` [PATCH v4 1/7] mtd: spi-nor-ids: Correct flash flags for ESMT/EON flashes
` [PATCH v4 2/7] mtd: spi-nor-ids: Add support for ESMT/EON EN25QX128A/EN25QH256/EN25QX256A
` [PATCH v4 3/7] mtd: spi-nor-ids: Remove SPI_NOR_HAS_LOCK flag from GigaDevice GD25B256
` [PATCH v4 4/7] mtd: spi-nor-ids: Add 4K page support for Macronix MX25L25635E
` [PATCH v4 5/7] mtd: spi-nor-ids: Fix Winbond W25Q256JW and remove W25Q256FW
` [PATCH v4 6/7] mtd: spi-nor-ids: Reorder winbond parts with part families
` [PATCH v4 7/7] mtd: spi-nor-ids: Add support for Winbond W25Q256JV-M/W25Q512JV-M

[PATCH 1/2] remoteproc: pru: Use dev_read_addr_size_index()
 2026-05-25  4:24 UTC  (2+ messages)
` [PATCH 2/2] remoteproc: ipu: Use dev_read_addr_x()

[PATCH] ram: aspeed: Use dev_read_addr_x() API
 2026-05-25  4:07 UTC 

[PATCH 1/2] gpio: nx: Use dev_remap_addr()
 2026-05-25  4:06 UTC  (2+ messages)
` [PATCH 2/2] gpio: aspeed: Use dev_read_addr_ptr()

[PATCH 1/2] i2c: nx: Use dev_read_addr_ptr()
 2026-05-25  4:03 UTC  (2+ messages)
` [PATCH 2/2] i2c: nx: Add License

[PATCH 1/2] pinctrl: at91: Use dev_read_addr_index()
 2026-05-25  4:00 UTC  (2+ messages)
` [PATCH 2/2] pinctrl: nexell: Use dev_read_addr()

[PATCH 0/2] mmc: Use device API to replace devfdt_ helpers
 2026-05-25  3:58 UTC  (3+ messages)
` [PATCH 1/2] mmc: xenon_sdhci: Use livetree API
` [PATCH 2/2] mmc: cv1800b_sdhci: Use dev_read_addr_ptr()

[PATCH 0/3] watchdog: Use device API to replace devfdt_ helpers
 2026-05-25  3:51 UTC  (4+ messages)
` [PATCH 1/3] watchdog: orion_wdt: use dev_read_addr_size_index()
` [PATCH 2/3] watchdog: rti: Use dev_read_addr_ptr()
` [PATCH 3/3] watchdog: mpc8xxx_wdt: Use dev_remap_addr()

[PATCH v3 0/7] Fix and add some spi-nor flash parts (v3)
 2026-05-25  2:33 UTC  (4+ messages)
` [PATCH v3 3/7] mtd: spi-nor-ids: Add support for GigaDevice GD25Q256

v2026.04 crashing on Marvell Armada 3720
 2026-05-25  1:21 UTC  (7+ messages)

[PATCH] android_ab: fix slot selection
 2026-05-25  0:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] dm: core: use DT region size when mapping device addresses
 2026-05-25  3:09 UTC 

[PATCH] arch: imx9: Fix blk_dwrite/blk_derase error checking
 2026-05-24 20:35 UTC 

[PATCH] fastboot: Fix blk_dwrite error checking
 2026-05-24 19:25 UTC 

[PATCH] nvme: avoid deleting uncreated queues
 2026-05-24 15:47 UTC 

[PATCH v1] bootm: bound-check OS index in bootm_os_get_boot_func()
 2026-05-24 15:13 UTC 


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