U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-26 00:43:04 to 2026-05-27 04:41:36 UTC [more...]

[PATCH 0/2] dtc: Resync fdt_check_full function
 2026-05-27  4:41 UTC  (4+ messages)
` [PATCH 1/2] dtc: Resync fdt_check_full() with upstream version v1.7.2-35-g52f07dcca47c
` [PATCH 2/2] dtc: libfdt: Introduce a can_assume check in fdt_check_full

[PATCH v2 0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration
 2026-05-27  4:39 UTC  (10+ messages)
` [PATCH v2 2/6] misc: Add support for bit fields in NVMEM cells
` [PATCH v2 3/6] misc: qcom: Add Qualcomm SPMI SDAM NVMEM driver
` [PATCH v2 4/6] mach-snapdragon: Integrate reboot-mode handling
` [PATCH v2 6/6] qcom_defconfig: Enable reboot-mode support in qcom_defconfig
` [v2,0/6] qcom: Add NVMEM bitfield support and reboot‑mode integration

[PATCH v2 0/3] allow control DTB to double as "FIT image"
 2026-05-27  4:09 UTC  (8+ messages)
` [PATCH v2 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
` [PATCH v2 3/3] test: hook up test of allowing control DTB to act as FIT image

[RFC PATCH 0/9] linker list sanity checking
 2026-05-27  4:09 UTC  (12+ messages)
` [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 8/9] linker_lists.h: emit lots of meta-data for debugging and sanity checking

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

[PATCH 0/5] pci: Use dev_read/dev_remap APIs
 2026-05-27  3:00 UTC  (12+ messages)
` [PATCH 1/5] pci: rcar: Use dev_read_addr_index()
` [PATCH 2/5] pci: mpc85xx: Simplfy code with dev_remap_addr()
` [PATCH 3/5] pci: dw_mvebu: Use dev_read_addr_x APIs
` [PATCH 4/5] pci: imx: Use dev_read_addr_index_ptr()
` [PATCH 5/5] pci: layerscape: ep: Use dev APIs

[PATCH] mtd: hbmc-am654: Use dev_remap_addr_index()
 2026-05-27  2:37 UTC 

[PATCH 0/6] net: Use dev APIs
 2026-05-27  1:20 UTC  (13+ messages)
` [PATCH 1/6] net: ethoc: Use dev_read_addr_index()
` [PATCH 2/6] net: qe: dm_qe_uec: Use dev_read_addr()
` [PATCH 3/6] net: calxedaxgmac: "
` [PATCH 4/6] net: dc2114x: Use dev_remap_addr()
` [PATCH 5/6] net: mvpp2: Use dev_read_addr_index_ptr()
` [PATCH 6/6] net: mvpp2: convert FDT access to ofnode API

[PATCH 0/5] spi: Convert drivers to dev_read_* APIs
 2026-05-27  2:35 UTC  (6+ messages)
` [PATCH 1/5] spi: spi-aspeed-smc: Use dev_read_addr_index_ptr()
` [PATCH 2/5] spi: cadence_qspi: "
` [PATCH 3/5] spi: mtk_snor: Use dev_read_addr_ptr()
` [PATCH 4/5] spi: nxp: Use dev_read_addr_size_name()
` [PATCH 5/5] spi: ti_qspi: Use device APIs

[PATCH v2 0/3] Support MSM8916 USB PHY + UDC in qcom_defconfig
 2026-05-27  0:38 UTC  (4+ messages)
` [PATCH v2 1/3] usb: udc: ci: support USB gadget driver model
` [PATCH v2 2/3] usb: host: ehci-msm: Register ChipIdea UDC from glue wrapper
` [PATCH v2 3/3] qcom_defconfig: Enable MSM8916 USB PHY + ChipIdea UDC

PATCH mmc: sunxi: fix MACH_SUN9I typo in get_mclk_offset()
 2026-05-26 21:28 UTC 

[PATCH v2 0/6] TQMa7 eeprom sysinfo driver
 2026-05-27  1:16 UTC  (14+ messages)
` [PATCH v2 1/6] sysinfo: uclass: use sysinfo_priv size for per_device_auto
` [PATCH v2 2/6] sysinfo: add sysinfo_get_and_detect() helper
` [PATCH v2 3/6] sysinfo: tq_eeprom: new driver
` [PATCH v2 4/6] board: tq: common: add sysinfo helpers
` [PATCH v2 5/6] arm: dts: tqma7: integrate tq,eeprom sysinfo driver
  ` [PATCH v2 5/6] arm: dts: tqma7: integrate tq, eeprom "
` [PATCH v2 6/6] boards: tqma7: call tq-sysinfo setup

[PATCHv8 0/3] various memory related fixups
 2026-05-27  0:09 UTC  (2+ messages)

[PATCH v2] .gitignore: exclude logo generated file
 2026-05-26 21:00 UTC 

[PATCH] .gitignore: exclude logo generated file
 2026-05-26 20:56 UTC  (3+ messages)

[PATCH 0/7] board: phytec: Update rm-cfgs, env and docs
 2026-05-26 19:39 UTC  (3+ messages)
` [PATCH 3/7] board: phytec: phycore_am68x: Update rm-cfg

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

v2026.04 crashing on Marvell Armada 3720
 2026-05-26 16:14 UTC  (11+ messages)

[PATCH v2] arm: dts: fsl-lx2162a-qds: drop &dspi{0,1,2} block
 2026-05-26 17:17 UTC 

[PATCH] fdt: Check return value and len of fdt_get_name() calls
 2026-05-26 17:15 UTC  (5+ messages)
  ` [PATCH v2] fdt: Check return value "

[PATCH 0/1] libavb: fix avb_replace() OOM handling
 2026-05-26 16:53 UTC  (7+ messages)

[PATCH] test/py: mtd: Add tests for mtd command
 2026-05-26 16:30 UTC  (2+ messages)

[PULL] Pull request for u-boot master / v2026.07 = u-boot-stm32_20260526
 2026-05-26 16:18 UTC  (2+ messages)

[PATCH v1 0/1] treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__
 2026-05-26 16:17 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 00/12] arm64: FF-A runtime transport for EFI variables
 2026-05-26 14:50 UTC  (11+ messages)
` [PATCH v2 00/11] "
  ` [PATCH v2 02/11] arm-ffa: add FF-A bus runtime support
  ` [PATCH v2 04/11] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport
  ` [PATCH v2 09/11] test: dm: add sandbox FF-A runtime transport tests

[PATCH] board/qualcomm: use bootflow for default boot
 2026-05-26 15:02 UTC  (11+ messages)

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

[PATCH] clk: qcom: Fix invalid usage of dev_read_addr
 2026-05-26 14:53 UTC  (2+ messages)

[PATCH v2 0/8] riscv: spacemit: k1: add clock and reset drivers, switch to upstream DT
 2026-05-27  2:45 UTC  (9+ messages)
` [PATCH v2 1/8] clk: spacemit: Add support for K1 SoC
` [PATCH v2 2/8] reset: spacemit: k1: introduce syscon-bound reset driver
` [PATCH v2 3/8] clk: spacemit: k1: spawn reset device from per-syscon clock drivers
` [PATCH v2 4/8] configs: bananapi-f3: enable Spacemit K1 clock driver
` [PATCH v2 5/8] dts: k1: switch BPI-F3 build to upstream DT
` [PATCH v2 6/8] dts: k1: drop legacy local DT files
` [PATCH v2 7/8] reset: spacemit: k1: drop legacy spacemit,k1-reset driver
` [PATCH v2 8/8] dt-bindings: reset: drop spacemit-k1-reset.h

AI-assisted review
 2026-05-26 14:18 UTC  (13+ messages)

[PATCH v5 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
 2026-05-26 14:13 UTC  (7+ messages)
` [PATCH v5 2/4] armv8: mmu: teach the pagetable dumper to show explicit FAULT maps
` [PATCH v5 4/4] armv8: mmu: fix and optimise explicitly unmapping regions

[PATCH] clk: qcom: sa8775p: Add SDCC1 clock support with frequency table
 2026-05-26 14:03 UTC  (2+ messages)

[PATCH 0/1] armv8: reduce core errata dispatch work
 2026-05-26 14:03 UTC  (5+ messages)

[PATCH] imx: kontron-sl-mx6ul: Enable I2C support
 2026-05-26 14:02 UTC  (2+ messages)

[PATCH v4 0/2] Add regulator support to qcom-ufs driver
 2026-05-26 14:01 UTC  (7+ messages)
` [PATCH v4 2/2] ufs: qcom: add ufs host regulator support

[PATCH 0/7] qcom: Add FIT capsule support with multi-partition updates
 2026-05-26 13:50 UTC  (16+ messages)
` [PATCH 1/7] qcom: capsule: add FIT capsule support with multi-partition

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

[PATCH v6 0/5] Implement reset to EDL for qcs9100
 2026-05-26 13:32 UTC  (3+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs

[PATCH 1/1] libavb: fix avb_replace() OOM handling
 2026-05-26 13:18 UTC  (3+ messages)

[PATCH 0/9] x86: Move zboot state into struct bootm_info
 2026-05-26 13:09 UTC  (10+ messages)
` [PATCH 1/9] x86: Make do_zboot_states() static
` [PATCH 2/9] x86: Rename zboot_run() to zboot_run_args()
` [PATCH 3/9] x86: Drop duplicate definition of zimage_dump()
` [PATCH 4/9] x86: Move x86 zboot state into struct bootm_info
` [PATCH 5/9] x86: Rename state to bmi
` [PATCH 6/9] x86: Move the bootm state for zimage into cmd/
` [PATCH 7/9] x86: boot: Correct display of kernel version
` [PATCH 8/9] x86: Drop the unnecessary base_ptr argument to zboot_dump()
` [PATCH 9/9] boot: Use strlcpy() in label_boot()

[PATCH] image-fit: Check nesting depth in fdt_check_no_at()
 2026-05-26 10:56 UTC  (2+ messages)
` [PATCH v2] image-fit: Limit recursion "

[PATCH] image-fit: Check that external data is in bounds
 2026-05-26 10:55 UTC  (2+ messages)
` [PATCH v2] image-fit: Validate external data offset and size

[PATCH] fdt_region: Check the return value of fdt_get_property_by_offset() calls
 2026-05-26 10:54 UTC  (2+ messages)
` [PATCH v2] fdt_region: Check "

[PATCH] image-fit-sig: Check that the strings region is within bounds
 2026-05-26 10:53 UTC  (2+ messages)
` [PATCH v2] image-fit-sig: Validate hashed-strings region size

[PATCH v7 00/07] riscv: Add support for P8700 platform on Boston board
 2026-05-26  9:37 UTC 

[PATCH] rng: jh7110: Fix invalid usage of dev_read_addr
 2026-05-26  8:58 UTC 

[PATCH] ARM: dts: stm32: add U-Boot specific dtsi for stm32mp157f-dk2
 2026-05-26 11:59 UTC  (3+ messages)
  ` [Uboot-stm32] "

[PATCH] imx: kontron-sl-mx6ul: Enable CONFIG_DM_MDIO to fix boot abort
 2026-05-26 11:40 UTC 

[PATCH v1 0/3] Enable eMMC/SDCC support for QCS615 platform
 2026-05-26 11:16 UTC  (4+ messages)
` [PATCH v1 3/3] board: qualcomm: Remove SCSI scan from default preboot environment

[PATCH v3 0/3] Enable Arm SMC watchdog for STM32MP1
 2026-05-26  9:33 UTC  (5+ messages)
` [PATCH v3 1/3] configs: stm32mp15: enable WDT_ARM_SMC driver
` [PATCH v3 2/3] configs: stm32mp13: activate watchdog

[PATCH v2,RESEND] bootmenu: fix incorrect menu quitting logic
 2026-05-26  8:40 UTC 

[PATCH v2] bootmenu: fix incorrect menu quitting logic
 2026-05-26  8:37 UTC 

[PATCH v7 00/14] arm: am335x: Switch to upstream devicetree
 2026-05-26  7:47 UTC  (3+ messages)

[PATCH v1 1/2] tools: mkimage: fix get_basename crash on paths with dotted directories
 2026-05-26  7:03 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] test/py: cover "

[PATCH 1/1] Revert: "cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled"
 2026-05-26  6:00 UTC 

[PATCH 0/6] usb: Migrate drivers to use dev/ofnode APIs
 2026-05-26  9:10 UTC  (7+ messages)
` [PATCH 1/6] usb: musb-new: Drop unused variables
` [PATCH 2/6] usb: musb-new: Use ofnode and dev APIs
` [PATCH 3/6] usb: musb-new: Update phandle handling
` [PATCH 4/6] usb: host: xhci: Use dev_remap_addr_name()
` [PATCH 5/6] usb: mtu3: "
` [PATCH 6/6] usb: xhci: mvebu: Use dev_read_addr_index()

[PATCH v1 2/2] fs/squashfs: add sqfs_dir_offset() error checks
 2026-05-26  7:35 UTC  (3+ messages)
` [PATCH v2] fs/squashfs: fix missing error checks causing Synchronous Abort

[PATCH v4 0/9] ARM: RPi5: Enable PCIe
 2026-05-26  7:13 UTC  (5+ messages)
` [PATCH v4 3/9] pci: brcmstb: Support different variants using a cfg struct
` [PATCH v4 6/9] pci: brcmstb: Get and use bridge and rescal reset properties

[PATCH v3 0/8] rtc: pcf85036: improve spec coherence and extend features
 2026-05-26  7:06 UTC  (4+ messages)
` [PATCH v3 9/9] drivers: Kconfig: rtc_pcf85063: note unsupported chip features

[PATCH] nvme: free prp_pool on nvme_init() failure paths
 2026-05-26  7:03 UTC  (2+ messages)

[PATCH] nvme: avoid deleting uncreated queues
 2026-05-26  7:02 UTC  (2+ messages)

[PATCH] nvme: fix dcache invalidation range in identify command
 2026-05-26  6:59 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] configs: qcs615/qcs9100: Enable watchdog autostart
 2026-05-26  6:56 UTC 

[PATCH] timer: orion: Use dev_remap_addr_index()
 2026-05-26  7:53 UTC 

[PATCH] rng: rproc_rng200: Use dev_remap_addr()
 2026-05-26  7:52 UTC 

[PATCH 1/2] ata: mtk_ahci: Use dev_remap_addr_index() and ofnode API
 2026-05-26  7:46 UTC  (2+ messages)
` [PATCH 2/2] ata: dwc_ahci: Use dev_read_addr_index()

[RFC PATCH] virtio: Add driver for virtio gpu
 2026-05-26  6:10 UTC  (2+ messages)

[PATCH v4 00/14] riscv: spacemit: k1: add SPL support
 2026-05-26  5:11 UTC  (2+ messages)

[PATCH] misc: k3_avs: Use dev_read_addr_index()
 2026-05-26  6:50 UTC 

[PATCH] thermal: ti-bandgap: Use dev_read_addr_index()
 2026-05-26  6:49 UTC 

[PATCH] reset: ast: Use dev_read_addr_ptr()
 2026-05-26  6:48 UTC 

[PATCH 0/3] phy: Use device API to replace devfdt_ helpers
 2026-05-26  6:39 UTC  (4+ messages)
` [PATCH 1/3] phy: ti-pipe3: Use device API for DT parsing
` [PATCH 2/3] phy: marvell: comphy: Use dev_read_addr_index_ptr()
` [PATCH 3/3] phy: cadence: Use device API

[PATCH v2 0/2] fdt_support: validate property lengths in chosen and dma-range fixups
 2026-05-26  2:09 UTC  (3+ messages)
` [PATCH v2 1/2] fdt_support: bound serialN alias length before copying to stack
` [PATCH v2 2/2] fdt_support: validate dma-ranges length in fdt_get_dma_range

[PATCH v3 0/5] arm: aspeed: add initial AST2700 SoC support
 2026-05-26  0:36 UTC  (4+ messages)
` [PATCH v3 3/5] clk: ast2700: add clock driver support
` [PATCH v3 4/5] reset: ast2700: add reset "
` [PATCH v3 5/5] ram: aspeed: add SDRAM controller driver for AST2700


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