U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-08 13:05:49 to 2026-06-09 14:53:42 UTC [more...]

[PATCH v1] thermal: qoriq: add Layerscape on-die TMU
 2026-06-09 16:10 UTC  (3+ messages)
` [PATCH v2] thermal: imx_tmu: extend with QorIQ/Layerscape TMU

[PATCH v1] thermal: jc42: add JEDEC JC-42.4/TSE2004av SPD
 2026-06-09 16:03 UTC  (2+ messages)

[PATCH v5 0/7] Relocate U-Boot in the last bank
 2026-06-09 14:23 UTC  (10+ messages)
` [PATCH v5 1/7] treewide: move bi_dram[] from bd to gd
` [PATCH v5 5/7] common: Add an option to relocate on ram top

Binman with Qualcomm
 2026-06-09 13:36 UTC  (6+ messages)

[PATCH v6 0/7] Relocate U-Boot in the last bank
 2026-06-09 13:15 UTC  (8+ messages)
` [PATCH v6 1/7] treewide: move bi_dram[] from bd to gd
` [PATCH v6 2/7] common: move ram_base calculation to independent INITCALL()
` [PATCH v6 3/7] common: Clean up setup_dest_addr()
` [PATCH v6 4/7] rpi: Add a local get_effective_memsize()
` [PATCH v6 5/7] common: Add an option to relocate on ram top
` [PATCH v6 6/7] configs: Enable RELOC_ADDR_TOP on arm64
` [PATCH v6 7/7] doc: Add a warning about using RELOC_ADDR_TOP

[PATCH] board: purism: Add support for the Librem5 devkit
 2026-06-09 12:53 UTC  (2+ messages)

[PATCH v4 0/2] Add regulator support to qcom-ufs driver
 2026-06-09 12:52 UTC  (3+ messages)
` (subset) "

[PATCH v2] arm: dts: ipq5424-rdp466: add chosen node for serial console
 2026-06-09 12:49 UTC  (2+ messages)

[PATCH v2] dts: lemans-evk-u-boot: add override dtsi
 2026-06-09 12:49 UTC  (2+ messages)

[PATCH] configs: qcs615/qcs9100: Enable watchdog autostart
 2026-06-09 12:49 UTC  (2+ messages)

[PATCH] board: dragonboard410c: fix chainloaded.config
 2026-06-09 12:49 UTC  (2+ messages)

[PATCH] board: qualcomm: phone: fix 'Dump bootargs'
 2026-06-09 12:49 UTC  (2+ messages)

[PATCH v2] gpio: qcom_spmi_gpio: move PM8998 GPIO from legacy pmic driver
 2026-06-09 12:49 UTC  (3+ messages)

[PATCH] board: rockchip: set M.2 NVMe PERSTN low in spl_board_init on Jaguar
 2026-06-09 12:21 UTC 

[PATCH] clk: qcom: sa8775p: Add SDCC1 clock support with frequency table
 2026-06-09 12:29 UTC  (3+ messages)

[PATCH] arm: dts: talos-evk: Set USB controllers to peripheral mode
 2026-06-09 12:22 UTC  (2+ messages)

Please pull u-boot-watchdog/next
 2026-06-09 11:10 UTC 

[PATCH] cmd: sf: fix sf probe using non-flash device as flash handle
 2026-06-09 10:55 UTC  (2+ messages)

[PATCH] imx93_frdm: Add support for 2CS 2GB DRAM support
 2026-06-09 11:02 UTC  (2+ messages)

[PATCH v2] drivers: watchdog: Fix dev_read_addr error check
 2026-06-09 10:53 UTC  (3+ messages)

[PATCH 0/3] watchdog: Use device API to replace devfdt_ helpers
 2026-06-09 10:53 UTC  (10+ 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] doc: wdt: fix typo for expire
 2026-06-09 10:53 UTC  (3+ messages)

[PATCH RESEND] watchdog: octeontx_wdt: fix DT matches to Marvell compatibles
 2026-06-09 10:53 UTC  (3+ messages)

[PATCH RESEND] watchdog: sbsa_gwdt: clamp WOR value to hw max
 2026-06-09 10:53 UTC  (3+ messages)

[PATCH] watchdog: Correct dependencies for WDT_MAX6370
 2026-06-09 10:53 UTC  (3+ messages)

[PATCH] rng: tpm_rng: start TPM before reading random numbers
 2026-06-09 10:36 UTC  (2+ messages)

TZASC misconfiguration on i.mx8m
 2026-06-09 10:15 UTC  (10+ messages)

[PATCH 3/4] arm: dts: ipq9650: Add override dtsi
 2026-06-09  9:19 UTC  (6+ messages)
` [PATCH v2 0/4] Add U-Boot support for Qualcomm IPQ9650 SoC
  ` [PATCH v2 1/4] clk: qcom: Add initial Clock driver for ipq9650
  ` [PATCH v2 2/4] pinctrl: qcom: Add ipq9650 pinctrl driver
  ` [PATCH v2 3/4] arm: dts: ipq9650: Add override dtsi
  ` [PATCH v2 4/4] configs: Add defconfig for ipq9650 RDP488

[PATCH] fs: ubifs: fix ubifs_finddir() result check
 2026-06-09  9:00 UTC 

[PATCH v2] mtd: spinand: add support for Etron SPI-NAND flashes
 2026-06-09  8:44 UTC 

[PATCH] mtd: spinand: add support for Etron SPI-NAND flashes
 2026-06-09  8:37 UTC  (3+ messages)

[PATCH v2 0/8] Generate Android boot images with binman
 2026-06-09  8:34 UTC  (22+ messages)
` [PATCH v2 1/8] binman: Android boot image support
` [PATCH v2 2/8] .gitignore: ignore binman-generated blobs
` [PATCH v2 3/8] binman: android_boot: vendor-dt support
` [PATCH v2 4/8] binman: Add QCDT support
` [PATCH v2 5/8] binman: android_boot: SEANDROIDENFORCE support
` [PATCH v2 6/8] binman: Add DTBH support
` [PATCH v2 7/8] arch: arm: exynos: add j7xelte binman config
` [PATCH v2 8/8] configs: exynos-mobile: pull in BINMAN
` [v2,0/8] Generate Android boot images with binman

[PATCH 0/2] efi: fix block io revision and test
 2026-06-09  8:07 UTC  (3+ messages)
` [PATCH 1/2] lib/efi_loader: fix block io revision
` [PATCH 2/2] lib/efi_selftest: test "

[PATCH] mmc: sd: Handle UHS-I voltage signaling without power cycle
 2026-06-09  7:51 UTC  (7+ messages)

[PATCH 0/9] arm64: zynqmp: DT updates
 2026-06-09  7:48 UTC  (10+ messages)
` [PATCH 1/9] arm64: zynqmp-dlc21-revA: Update GPIO line names mapping
` [PATCH 2/9] arm64: zynqmp-dlc21-revA: add mac nvmem cell for gem0
` [PATCH 3/9] arm64: zynqmp: Drop incorrect #phy-cells from ethernet-phy nodes
` [PATCH 4/9] arm64: zynqmp: Use fixed-partitions for MTD
` [PATCH 5/9] arm64: zynqmp: Add CMA reserved-memory for runtime FPGA loading
` [PATCH 6/9] arm64: zynqmp: add USB hub supply regulators
` [PATCH 7/9] arm64: zynqmp: dts: Fix file descriptions to match actual filenames
` [PATCH 8/9] arm64: dts: xilinx: Drop "label" property on dlg, slg7xl45106
` [PATCH 9/9] arm64: zynqmp: Sync compatible string format

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

[PATCH v7] tools: mkeficapsule: Rework pkcs11 support
 2026-06-09  7:01 UTC 

Pull request efi-2026-07-rc5
 2026-06-09  5:52 UTC 

[PATCH] power: domain: scmi: Allow failure in getting power domain attribute
 2026-06-09  4:31 UTC  (2+ messages)

[EXTERNAL] Re: [PATCH v2 5/7] arm: dts: k3-am69: ddr: Update to v0.12.0 of DDR config tool
 2026-06-09  4:25 UTC  (2+ messages)

[PATCH v4 0/3] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-06-09  2:03 UTC  (4+ messages)
` [PATCH v4 1/3] arm: socfpga: Consolidate dram_bank_mmu_setup()
` [PATCH v4 2/3] ddr: altera: gen5: Add DRAM size checking
` [PATCH v4 3/3] ddr: socfpga: Implement ECC DRAM scrubbing support for both Gen5/Arria10

[PATCH v2] arm: dts: socfpga: Add MDK support with external GPIO expander
 2026-06-09  1:48 UTC 

[PATCH 0/4] mailbox: mpfs-mbox: fixes and syscon support
 2026-06-09  1:41 UTC  (4+ messages)

[PATCH v1 0/8] Kconfig restyle
 2026-06-09  1:26 UTC  (9+ messages)
` [PATCH v1 1/8] Kconfig: armv7: fix typo
` [PATCH v1 2/8] Kconfig: powerpc: mpc85xx: "
` [PATCH v1 3/8] Kconfig: power: pmic: "
` [PATCH v1 4/8] Kconfig: themal: "
` [PATCH v1 5/8] Kconfig: misc: add empty line
` [PATCH v1 6/8] Kconfig: arm: restyle
` [PATCH v1 7/8] Kconfig: arch: restyle
` [PATCH v1 8/8] Kconfig: board: restyle

[PATCH] CI: Add an sjg-lab job for the Digilent Zybo
 2026-06-08 23:07 UTC 

[ANN] U-Boot v2026.07-rc4 released
 2026-06-08 19:54 UTC 

[PATCH] smbios: Fix wrong sysinfo ID for Type 3 enclosure asset tag
 2026-06-08 19:53 UTC  (2+ messages)

[PATCH] lmb: Rename LMB_LIMIT_DMA_BELOW_4G to LMB_LIMIT_DMA_BELOW_RAM_TOP
 2026-06-08 19:53 UTC  (2+ messages)

PATCH mmc: sunxi: fix MACH_SUN9I typo in get_mclk_offset()
 2026-06-08 19:13 UTC  (5+ messages)

[PATCH v3 0/5] (no cover subject)
 2026-06-08 19:06 UTC  (9+ messages)
` [PATCH v3 1/5] ufs: Expose selected UFS functions
` [PATCH v3 2/5] ufs: Add flags according
` [PATCH v3 3/5] ufs: extending ufs cmd line
` [PATCH v3 4/5] ufs: document the UFS command
` [PATCH v3 5/5] MAINTAINERS: Add myself to the list of UFS maintainers

[GIT PULL] amd/xilinx patches for v2025.10-rc1 v2
 2026-06-08 18:46 UTC  (2+ messages)

[PATCH 00/13] Generate Android boot images with binman
 2026-06-08 17:12 UTC  (7+ messages)

[PATCH v6 0/4] armv8: mmu: fix region unmapping and optimise set_one_region()
 2026-06-08 17:13 UTC  (5+ messages)
` [PATCH v6 1/4] armv8: mmu: add a function to help debug TLB lookups
` [PATCH v6 2/4] armv8: mmu: teach the pagetable dumper to show explicit FAULT maps
` [PATCH v6 3/4] armv8: mmu: commonize the set_one_region() loop
` [PATCH v6 4/4] armv8: mmu: fix and optimise explicitly unmapping regions

[PATCH v2 0/6] arm: snapdragon: Add snagboot support for Lemans-EVK
 2026-06-08 16:47 UTC  (4+ messages)
` [PATCH v2 6/6] MAINTAINERS: add qcom_lemans_snagboot_defconfig to ARM SNAPDRAGON

[PATCH 0/2] goldfish: Return error when device address is invalid
 2026-06-08 15:47 UTC  (3+ messages)
` [PATCH 1/2] timer: "
` [PATCH 2/2] rtc: "

[PATCH] serial: goldfish: return error when device address is invalid
 2026-06-08 15:26 UTC  (2+ messages)

[PATCH v6 0/5] Implement reset to EDL for qcs9100
 2026-06-08 14:53 UTC  (4+ messages)
` [PATCH v6 3/5] sysreset: Implement PSCI based reset to EDL mode for QCOM SoCs

Friendlyelec NanoPi M5
 2026-06-08 14:45 UTC  (9+ messages)

[PATCH v3 1/2] riscv: Make RISCV_ACLINT visible
 2026-06-08 14:35 UTC  (2+ messages)

[PATCH v2] xyz-modem: Select CRC16
 2026-06-08 14:35 UTC  (5+ messages)

[PATCH v7 0/6] Qualcomm: teach the build system to emit signed ELF images
 2026-06-08 14:28 UTC  (5+ messages)
` [PATCH v7 1/6] config.mk: support vendor generic includes
` [PATCH v7 5/6] mach-snapdragon: add kconfig infra for building MBN files

[RFC PATCH 0/3] boot/fit: fix CVE-2021-27138 while keeping '@' node names
 2026-06-08 14:20 UTC  (3+ messages)

[PATCH v1] doc: clean up README.rockchip
 2026-06-08 14:11 UTC  (2+ messages)

[PATCH 0/5] edison: Fix mainline boot and convert the image to binman
 2026-06-08 14:00 UTC  (5+ messages)
` [PATCH 3/5] x86: edison: Align U-Boot via binman to fix the boot

[PATCH v1] rockchip: MAINTAINERS: upstream devicetree update
 2026-06-08 13:49 UTC  (2+ messages)

[PATCH] rockchip: clk: clk_rk3576: Add support for RK3576 GMAC 25MHz clock output
 2026-06-08 13:45 UTC  (2+ messages)

[PATCH v6] tools: mkeficapsule: Rework pkcs11 support
 2026-06-08 13:44 UTC  (2+ messages)

[PATCH V3] board: rockchip: add Anbernic RG-DS
 2026-06-08 13:39 UTC  (2+ messages)

[PATCH] serial: cortina: check RX FIFO status before reading data
 2026-06-08 13:16 UTC 

[PATCH v2 0/6] arm: omap: Add back omap4 support
 2026-06-08 13:14 UTC  (5+ messages)

[PATCH v3 0/6] arm: omap: Add back omap4 support
 2026-06-08 13:12 UTC  (7+ messages)
` [PATCH v3 1/6] arm: omap: Move PRM I2C channel frequency to vc.c
` [PATCH v3 2/6] arm: ti: omap: Extract common clock definitions
` [PATCH v3 3/6] clk: ti: Remove AM33xx dependency
` [PATCH v3 4/6] configs: omap4: remove unused boot target devices
` [PATCH v3 5/6] arm: ti: Introduce back omap4 support
` [PATCH v3 6/6] board: variscite: add support for the omap4_var_som

[PATCH v6 0/6] Enable full UFS boot on Rockchip RK3576
 2026-06-08 13:28 UTC  (7+ messages)
` [PATCH v6 2/6] arm64: dts: rockchip: enable UFS controller on FriendlyElec NanoPi M5
` [PATCH v6 5/6] rockchip: rk3576-rock-4d: Enable UFS support
` [PATCH v6 6/6] rockchip: rk3576-nanopi-m5: "

[PATCH v6 0/7] Improve FIT signature handling
 2026-06-08 13:08 UTC  (8+ messages)
` [PATCH v6 1/7] qemu-arm64: merge built-in DT
` [PATCH v6 2/7] mkimage: define log_err and log_info
` [PATCH v6 3/7] image-fit-sig: Optionally require signatures
` [PATCH v6 4/7] test: vboot: handle CONFIG_FIT_REQUIRE_CONFIG_SIGS in test_vboot
` [PATCH v6 5/7] iminfo: also verify signatures
` [PATCH v6 6/7] test: vboot: refactor run_bootm
` [PATCH v6 7/7] test: vboot: add iminfo checks


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