U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-22 17:36:47 to 2026-05-25 11:46:43 UTC [more...]

[PATCH v4 0/5] reset: Introduce reset_reset.*() API
 2026-05-25 11:45 UTC  (5+ 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 v5 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
 2026-05-25 11:40 UTC  (7+ 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 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-05-25 11:24 UTC  (14+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

[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] power: regulator: tps6287x: Use dev_read_addr_index()
 2026-05-25  7:29 UTC 

[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 v4] binman: add CST backend selection for i.MX8M signing
 2026-05-24 16:20 UTC  (3+ messages)

[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 

[PATCH] nvme: free prp_pool on nvme_init() failure paths
 2026-05-24 14:57 UTC 

[PATCH v2] arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist
 2026-05-24 22:06 UTC 

[PATCH v2 0/9] riscv: spacemit: k1: add pinctrl/GPIO and SPI NOR support
 2026-05-24 21:25 UTC  (3+ messages)
` [PATCH v2 6/9] spacemit: k1: Add multiple device tree support

[PATCH v9 0/9] pinctrl: add support of Airoha SoCs
 2026-05-24 20:00 UTC  (10+ messages)
` [PATCH v9 1/9] bitops: import BITS_PER_TYPE() macro from linux
` [PATCH v9 2/9] bitfield: Add less-checking __FIELD_{GET,PREP}()
` [PATCH v9 3/9] bitfield: Add non-constant field_{prep,get}() helpers
` [PATCH v9 4/9] pinctrl: add more pinconf/pinctrl definitions
` [PATCH v9 5/9] pinctrl: sort and format the contents of the makefile
` [PATCH v9 6/9] pinctrl: airoha: add shared pinctrl code
` [PATCH v9 7/9] pinctrl: airoha: add pin controller and gpio driver for AN7581 SoC
` [PATCH v9 8/9] pinctrl: airoha: add pin controller and gpio driver for AN7583 SoC
` [PATCH v9 9/9] configs: airoha: an7581: enable pinctrl/gpio support

[PATCH RFC 00/18] rockchip: rk3568: add DRAM controller driver and initialize DRAM at TPL stage
 2026-05-24 19:39 UTC  (12+ messages)
` [PATCH RFC 01/18] clk: rockchip: rk3568: Fix building with OF_PLATDATA enabled
` [PATCH RFC 02/18] clk: rockchip: rk3568: Fix probe "
` [PATCH RFC 17/18] rockchip: rk356x-generic: Initialize SDRAM at TPL stage
` [PATCH RFC 18/18] ram: rockchip: rk3568: Limit maximum DDR frequency to 1056 MHz

[PATCH 1/3] binman: imx8mimage: Handle nxp,boot-from = "fspi"
 2026-05-24 17:22 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: Generate FSPI header using binman imx8mimage
` [PATCH 3/3] arm64: dts: imx8mn: "

[PATCH] nvme: fix dcache invalidation range in identify command
 2026-05-24 10:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/1] armv8: reduce core errata dispatch work
 2026-05-24 12:38 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v1] misc: qcom-geni: add DM_FLAG_PRE_RELOC to geni-se-qup driver
 2026-05-24  5:03 UTC 

[PATCH v1 0/2] fs/squashfs: fix symlink load failure on large images
 2026-05-23 14:48 UTC  (5+ messages)
` [PATCH v1 2/2] fs/squashfs: add sqfs_dir_offset() error checks
    ` [PATCH v2] fs/squashfs: fix missing error checks causing Synchronous Abort

[PATCH 0/3] efi_loader: fix ACPI table installation
 2026-05-23 17:37 UTC  (8+ messages)
` [PATCH 1/3] efi_loader: use pointers in efi_acpi_register()
` [PATCH 2/3] efi_selftest: add ACPI configuration table test
` [PATCH 3/3] efi_loader: add ACPI table dump EFI app

[PATCH v4 0/9] ARM: RPi5: Enable PCIe
 2026-05-23 16:34 UTC  (10+ messages)
` [PATCH v4 1/9] ARM: bcm283x: Add bcm2712 PCIe memory window
` [PATCH v4 2/9] pci: brcmstb: Fix PCIe bus numbers
` [PATCH v4 3/9] pci: brcmstb: Support different variants using a cfg struct
` [PATCH v4 4/9] reset: Add RPi5 brcmstb reset facilities
` [PATCH v4 5/9] reset: Add RPi5 rescal "
` [PATCH v4 6/9] pci: brcmstb: Get and use bridge and rescal reset properties
` [PATCH v4 7/9] pci: brcmstb: Fix iBAR size calculation
` [PATCH v4 8/9] pci: brcmstb: rework iBAR handling
` [PATCH v4 9/9] pci: brcmstb: Adapt to AXI bridge

[PATCH v3] test/py: nand: Add tests for NAND flash device
 2026-05-23 14:17 UTC  (2+ messages)

[PATCH v4 0/2] Add regulator support to qcom-ufs driver
 2026-05-23 13:04 UTC  (3+ messages)
` [PATCH v4 1/2] regulator: qcom-rpmh-regulator: fix regulator mode mismatch
` [PATCH v4 2/2] ufs: qcom: add ufs host regulator support

[PATCH v3 0/2] Add regulator support to qcom-ufs driver
 2026-05-23 10:25 UTC  (3+ messages)
` [PATCH v3 1/2] regulator: qcom-rpmh-regulator: fix regulator mode mismatch
` [PATCH v3 2/2] ufs: qcom: add ufs host regulator support

[PATCH 0/8] riscv: spacemit: k1: add clock reset drivers, switch to upstream DT
 2026-05-23 13:11 UTC  (4+ messages)
` [PATCH 1/8] clk: spacemit: Add support for K1 SoC

[PATCH 00/13] imx: Use livetree API and cleanup
 2026-05-23 13:39 UTC  (14+ messages)
` [PATCH 01/13] imx8m: Imply DM_THERMAL
` [PATCH 02/13] imx952: Update gpio node regs
` [PATCH 03/13] imx9: scmi: Drop get_imx_type
` [PATCH 04/13] imx8ulp: cleanup get_imx_type
` [PATCH 05/13] imx7ulp: "
` [PATCH 06/13] imx: Guard print_cpuinfo with !CONFIG_IS_ENABLED(CPU)
` [PATCH 07/13] imx8m: dts: Update ddr firmware name
` [PATCH 08/13] serial: lpuart: Use livetree API for fdt access
` [PATCH 09/13] gpio: imx_rgpio2p: Use dev_read_addr_index
` [PATCH 10/13] misc: ele: Use dev_read_addr
` [PATCH 11/13] imx9: soc: Use livetree API for fdt access
` [PATCH 12/13] imx8m_evk: Select OF_LIVE
` [PATCH 13/13] imx9: "

[PATCH 0/1] armv8: sec_firmware: validate loadables string list
 2026-05-23 12:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] global: Update URL for U-Boot project
 2026-05-23 11:56 UTC  (3+ messages)

[PATCH 0/5] Remove some empty bootdev_ops structures
 2026-05-23  9:32 UTC  (6+ messages)
` [0/5] "

[PATCH] drivers: gpio: Fix dev_read_addr error check
 2026-05-23  9:31 UTC  (2+ messages)

[RFC PATCH] virtio: Add driver for virtio gpu
 2026-05-23  9:31 UTC  (2+ messages)

[PATCH v4 0/6] Improve FIT signature handling
 2026-05-23  9:22 UTC  (4+ messages)
` [v4,0/6] "

[PATCH] Makefile: binman: Search board directory before srctree
 2026-05-23  9:18 UTC  (11+ messages)

[PATCH v2 00/11] Move test/py image creation into separate modules
 2026-05-23  8:54 UTC  (12+ messages)
` [PATCH v2 01/11] test: Create a common file for image utilities
` [PATCH v2 02/11] test: Move extlinux image-creation to its own file
` [PATCH v2 03/11] test: Move script "
` [PATCH v2 04/11] test: Move ChromeOS "
` [PATCH v2 05/11] test: Move Android "
` [PATCH v2 06/11] test: Move EFI "
` [PATCH v2 07/11] test: Move the configuration-editor setup "
` [PATCH v2 08/11] test: Add Args docstrings to img setup functions
` [PATCH v2 09/11] test: Reformat line wraps in "
` [PATCH v2 10/11] sandbox: Find disk images in the persistent-data directory
` [PATCH v2 11/11] test: Move disk images to "

[PATCH v3 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-23  8:20 UTC  (3+ messages)
` [PATCH v3 1/9] cmd_date: make mk_date() static

[PATCH 0/2] Convert env export and import to use getopt()
 2026-05-23  0:08 UTC  (3+ messages)

[PATCH v7 0/9] Add virtio-mmio support to m68k virt machine
 2026-05-23  0:01 UTC  (2+ messages)

[PATCH] board/qualcomm: use bootflow for default boot
 2026-05-22 23:53 UTC  (9+ messages)

[RFC PATCH 0/9] linker list sanity checking
 2026-05-22 22:45 UTC  (14+ 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

[PULL] u-boot-sh/master
 2026-05-22 20:37 UTC  (2+ messages)

[PATCH] MAINTAINERS: Replace Apple with N:
 2026-05-22 19:10 UTC  (3+ messages)

[PATCH 1/1] libavb: fix avb_replace() OOM handling
 2026-05-22 18:35 UTC 

[PATCH] fdt: Check return value and len of fdt_get_name() calls
 2026-05-22 18:32 UTC  (2+ messages)

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

[PATCH 0/2] imx6: fix LDB clock source selection bugs
 2026-05-22 17:48 UTC  (2+ messages)

[PATCH v2] arm: k3: Kconfig: Enable fTPM and RPMB support
 2026-05-22 17:36 UTC  (4+ messages)


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