U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-21 10:54:26 to 2025-06-25 14:26:07 UTC [more...]

efi_loader: Sporadic build failure: Error: file not found: <path>/capsule_esl_file
 2025-06-25 14:18 UTC  (2+ messages)

[PATCH 1/2] config: nxp: bk4: Increase size of CONFIG_SYS_MALLOC_F_LEN (to 0x1000)
 2025-06-25 14:25 UTC  (9+ messages)
` [PATCH 2/2] dts: Add u-boot specific 'fsl, mux_mask' property to iomuxc for vf610
  ` [PATCH 2/2] dts: Add u-boot specific 'fsl,mux_mask' "

[PATCH v4 0/3] common/spl fixes
 2025-06-25 14:18 UTC  (7+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] common/spl: fix potential out of buffer access in spl_fit_get_image_name function
    ` [BUG] "

[PATCH] firmware: xilinx: Prepare code for new SMC firmware format
 2025-06-25 13:29 UTC 

[PATCH v4 00/13] sntp for NET_LWIP
 2025-06-25 13:19 UTC  (14+ messages)
` [PATCH v4 01/13] lwip: remove net/lwip/eth_internal.h
` [PATCH v4 02/13] lwip: move net/lwip/dns.c to cmd/lwip
` [PATCH v4 03/13] lwip: move net/lwip/ping.c "
` [PATCH v4 04/13] lwip: split cmd/net-lwip.c into one file per command
` [PATCH v4 05/13] lwip: split net/lwip/wget.c
` [PATCH v4 06/13] lwip: dns: do not return CMD_RET_FAILURE on successful resolution
` [PATCH v4 07/13] lwip: dns: do not print IP address when a variable is specified
` [PATCH v4 08/13] lwip: add net_lwip_dns_resolve()
` [PATCH v4 09/13] lwip: ping: accept host name when CONFIG_CMD_DNS=y
` [PATCH v4 10/13] net: extract function net_sntp_set_rtc() from sntp_handler()
` [PATCH v4 11/13] lwip: add sntp command
` [PATCH v4 12/13] doc: add doc/cmd/sntp.rst and remove doc/README.SNTP
` [PATCH v4 13/13] configs: qemu_arm64_lwip_defconfig: enable CMD_SNTP

SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE broken since commit 2a00d73
 2025-06-25 13:19 UTC  (2+ messages)

[PATCH] log: Fix the compilation error for emergency log
 2025-06-25 12:40 UTC 

[PATCH v1] watchdog: qcom: Add max timeout check to prevent overflow
 2025-06-25 11:16 UTC  (3+ messages)

[PATCH] mmc: zynq_sdhci: Reset the host controller
 2025-06-25 12:22 UTC  (2+ messages)

[PATCH] cmd: abootimg: Prevent use of unintialised variable
 2025-06-25 11:15 UTC 

[PATCH v2] watchdog: qcom: Add max timeout check to prevent overflow
 2025-06-25  9:46 UTC 

[PATCH v3 0/5] Extend usb_onboard_hub driver to support Cypress HX3 hub family
 2025-06-25 10:08 UTC  (6+ messages)
` [PATCH v3 2/5] usb: onboard-hub: Use devm API do automatically free the reset GPIO
` [PATCH v3 4/5] usb: onboard-hub: Add support for multiple power supplies

[PATCH] common: readline: Fix always true test
 2025-06-25  9:50 UTC 

[PATCH] m68k: Remove astro_mcf5373l board
 2025-06-25  6:55 UTC  (2+ messages)

[PATCH 0/2] spl: fix error handling in spl_fit_get_image_name()
 2025-06-25  2:18 UTC  (11+ messages)
` [PATCH 1/2] common/spl: Revert fix potential out of buffer access in spl_fit_get_image_name function
` [PATCH 2/2] common/spl: guard against buffer overflow in spl_fit_get_image_name()

Git server issue
 2025-06-25  2:14 UTC  (2+ messages)

[GIT PULL] u-boot-sunxi/next
 2025-06-24 19:27 UTC 

[PATCH 0/2] spl: fix error handling in spl_fit_get_image_name()
 2025-06-24 14:51 UTC 

[PATCH v2] i2c: mux: Fix the crash when the i2c-arbitrator node is present
 2025-06-24 14:18 UTC  (5+ messages)

[PULL] Please pull qcom-next-23Jun-1
 2025-06-24 13:55 UTC  (4+ messages)

[PATCH v2] tools: imx8image: Fix the value passed to dcd_skip of build_container()
 2025-06-24 13:55 UTC  (5+ messages)

[PATCH] drivers: video: tidss: Refactor tidss_drv
 2025-06-24 13:16 UTC  (3+ messages)

[PATCH v2 00/11] riscv: Add support for P8700 platform on Boston board
 2025-06-24 10:29 UTC  (12+ messages)
` [PATCH v2 01/11] riscv: Add initial support for P8700 SoC
` [PATCH v2 02/11] gpio: Add GPIO driver for Intel EG20T
` [PATCH v2 03/11] pci: xilinx: Avoid writing memory base/limit for root bridge
` [PATCH v2 04/11] riscv: Add support for MIPS GIC syscon on RISC-V SoCs
` [PATCH v2 05/11] net: pch_gbe: Add PHY reset and MAC address fallback for RISC-V
` [PATCH v2 06/11] libfdt: Allow non-64b aligned memreserve entries
` [PATCH v2 07/11] riscv: p8700: Add software emulation for AMO* instructions
` [PATCH v2 08/11] riscv: p8700: Add Coherence Manager (CM) and IOCU support
` [PATCH v2 09/11] riscv: boston: Add support for LED character display command
` [PATCH v2 10/11] cmd: riscv: Add 'startharts' command to start multiple harts
` [PATCH v2 11/11] timer: p8700: Add support for reading time from memory-mapped mtime

[PATCH] arm: kirkwood: Enable bootstd and other modernization for ib62x0 board
 2025-06-24 12:15 UTC  (2+ messages)

[PATCH v2 0/2] eficonfig: add support for URI based boot option
 2025-06-24 12:07 UTC  (3+ messages)
` [PATCH v2 1/2] cmd: eficonfig: add support for URI device path based boot options
` [PATCH v2 2/2] test: wget: add a test case for validating URI

[PATCH v2 0/2] sunxi: Add NetCube Systems Kumquat support and fix nvmem MAC handling
 2025-06-24 11:46 UTC  (2+ messages)

[PATCH 00/10] Fix UART autoboot issues on DragonBoard 410c
 2025-06-24  9:41 UTC  (14+ messages)
` [PATCH 01/10] arm64: dts: qcom: msm8916/39: Move UART pinctrl to board files
` [PATCH 02/10] arm64: dts: qcom: msm8916/39: Introduce new UART console pinctrl
` [PATCH 03/10] arm64: dts: qcom: msm8919/39: Use UART2 console pinctrl where appropriate
` [PATCH 04/10] arm64: dts: qcom: msm8916-motorola: Use UART1 console pinctrl
` [PATCH 05/10] board: dragonboard410c: Drop now unneeded bootph-all for console
` [PATCH 06/10] Revert "serial: serial_msm: Delay initialization to let pins stabilize"
` [PATCH 07/10] serial: msm: Cleanup register naming
` [PATCH 08/10] serial: msm: Reset after writing to DMEN
` [PATCH 09/10] serial: msm: Re-enable after resetting
` [PATCH 10/10] serial: msm: Use single character mode

[PATCH v3] spl: Add support for Device Firmware Upgrade (DFU) over PCIe
 2025-06-24  9:01 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Enable xilinx ethernet phy
 2025-06-24  8:46 UTC 

[PATCH] arm64: zynqmp: Enable rng-seed generation
 2025-06-24  7:38 UTC 

[PATCH 0/4] Improve Verdin AM62P thermal setup by generalizing ft_board_setup_ex()
 2025-06-24  7:20 UTC  (6+ messages)
` [PATCH 1/4] boot: Make ft_board_setup_ex() generic
` [PATCH 2/4] arm: mach-k3: Export common fdt fixups for use in board code
` [PATCH 3/4] arm: mach-k3: am62p: fixup thermal cooling device by cpu number
` [PATCH 4/4] board: toradex: verdin-am62p: Add fixup for critical trip points

[PATCH v2 0/3] drivers/spi/airoha_snfi_spi: dual/quad wires modes, dma
 2025-06-24  5:49 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 0/3] drivers/net/airoha_eth: fixes
 2025-06-24  5:48 UTC  (3+ messages)
` [PATCH v3 "

Was plain U-Boot affected by CVE-2023-39902?
 2025-06-24  1:31 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/2] Fix variable name of msm_clk_data in two drivers
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH v2 0/4] Qualcomm: expand capsule update support
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH] board: qualcomm: add a MAINTAINERS file
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH v4 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH] qcom_defconfig: Enable AUTOBOOT_KEYED support
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH] mach-snapdragon: of_fixup: Drop USB dr_mode override for RB1/2
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH v1 1/1] gpio: msm_gpio: return correct value for gpio read
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH v1] drivers: watchdog: qcom: Add timeout configuration support in watchdog
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH v3] watchdog: qcom: introduce qcom-wdt driver
 2025-06-23 23:49 UTC  (2+ messages)

[PATCH v1 0/6] Add initial support for IPQ5424 based boards
 2025-06-23 23:49 UTC  (11+ messages)
` [PATCH v1 2/6] dts: ipq5424-rdp466-u-boot: add override dtsi
` [PATCH v1 3/6] doc: board/qualcomm: Update RDP signing instructions
` [PATCH v1 4/6] clk/qcom: add initial clock driver for ipq5424
` [PATCH v1 5/6] pinctrl: qcom: Add ipq5424 pinctrl driver
` [PATCH v1 6/6] configs: add qcom_ipq5424_mmc_defconfig

[PATCH v2 0/3] Improve user feedback in case of FPGA bitstream load failure
 2025-06-23 23:40 UTC  (5+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] Amend fpga Kconfig and add a new sandbox_fpga_defconfig
` [PATCH v2 3/3] FPGA drivers files - correct compiler errors and warnings

[ANN] U-Boot v2025.07-rc5 released
 2025-06-23 20:10 UTC 

[PATCH v2] arm: kirkwood: fix freeze on boot
 2025-06-23 20:10 UTC  (3+ messages)

[PATCH] mach-k3: am62ax: am62a7_init: Drop write to non existent register
 2025-06-23 19:28 UTC  (2+ messages)

Fwd: [BUG] bootm.c: Incorrect use of ft_len as end address in check_overlap()
 2025-06-23 16:53 UTC  (2+ messages)

[PATCH 1/1] doc: mention that extlinux.conf can use environment in "append"
 2025-06-23 15:04 UTC  (2+ messages)

[PATCH 0/6] Add support for DT overlays handoff
 2025-06-23 14:43 UTC  (8+ messages)
` [PATCH 6/6] fdtdec: apply DT overlays from bloblist

[PATCH 1/3] mbedtls: Introduce subset of compiler-rt from LLVM
 2025-06-23 14:26 UTC  (6+ messages)

[PATCH] arm: kirkwood: fix freeze on boot
 2025-06-23 13:48 UTC  (2+ messages)

[PATCH v3 00/22] am62: IO+DDR resume support
 2025-06-23 12:08 UTC  (23+ messages)
` [PATCH v3 01/22] arm: mach-k3: Remove CANUART IO isolation
` [PATCH v3 02/22] arm: mach-k3: Kconfig: Add symbols for IO+DDR Low Power Mode
` [PATCH v3 03/22] ram: k3-ddrss: Add support for DDR in self-refresh
` [PATCH v3 04/22] firmware: ti_sci: Add TI_SCI_MSG_MIN_CONTEXT_RESTORE
` [PATCH v3 05/22] arm: mach-k3: common: Add CANUART wakeup check helpers
` [PATCH v3 06/22] arm: mach-k3: common: Add lpm_resume_from_ddr
` [PATCH v3 07/22] arm: mach-k3: common: Helper for LPM meta data address from DT
` [PATCH v3 08/22] arm: mach-k3: am62a7_init: Resume on LPM exit
` [PATCH v3 09/22] arm: mach-k3: am62p5_init: "
` [PATCH v3 10/22] arm64: dts: ti: k3-am62a7-sk: Enable PWM
` [PATCH v3 11/22] arm64: dts: ti: k3-am6*: Add boot phase flag to support MMC boot
` [PATCH v3 12/22] arm64: dts: ti: k3-am6*: Remove disable-wp for eMMC
` [PATCH v3 13/22] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v3 14/22] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v3 15/22] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v3 16/22] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v3 17/22] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v3 18/22] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v3 19/22] arm: dts: k3-am62a: Add r5 device nodes
` [PATCH v3 20/22] arm: dts: k3-am62p: "
` [PATCH v3 21/22] configs: am62ax_evm_r5: Enable IODDR resume support
` [PATCH v3 22/22] configs: am62p_evm_r5_defconfig: "

[PATCH v2] board: mpfs_icicle: implement board_fdt_blob_setup()/board_fit_config_name_match()
 2025-06-23 11:51 UTC 

[PATCH] i2c: muxes: Add PCA9541 i2c arbitrator driver
 2025-06-23  8:24 UTC 

arm: mvebu: Kirkwood boards are broken by commit 6fe50e3
 2025-06-23  8:10 UTC  (6+ messages)

[PATCH 0/3] Add support for STM32 TIMERS and STM32 PWM on STM32MP25
 2025-06-23  7:22 UTC  (2+ messages)

[PATCH] cmd: eficonfig: add support for URI device path based boot options
 2025-06-23  6:28 UTC  (4+ messages)

[PATCH v2 0/5] imx: Support capsule update
 2025-06-23  7:02 UTC  (6+ messages)
` [PATCH v2 1/5] imx8mp: evk: Add support for "
` [PATCH v2 2/5] imx8mm: "
` [PATCH v2 3/5] imx8mn: "
` [PATCH v2 4/5] imx93: "
` [PATCH v2 5/5] imx8mq: "

[PATCH] Revert "drivers: mmc: rpmb: Use R1 response"
 2025-06-23  2:04 UTC  (2+ messages)

[PATCH 0/2] rsa and fit_check_sign build fix for v2025.07-rc
 2025-06-22 20:52 UTC  (2+ messages)

[PATCH] net: designware: fix bus address dereference
 2025-06-22 20:52 UTC  (2+ messages)

[PATCH v2] board: samsung: e850-96: Load LDFW in board_late_init()
 2025-06-22 20:52 UTC  (4+ messages)

Pull request doc-2025-07-rc5
 2025-06-21 21:54 UTC  (2+ messages)

[PATCH] arm: kirkwood: Maintainer for RaidSonic ICY BOX ib62x0 board
 2025-06-21 21:54 UTC  (2+ messages)

[PATCH] rockchip: rk3328: Fix Synchronous Abort on usb start
 2025-06-21 18:48 UTC  (6+ messages)

[PATCH RFC 0/3] clk: support arbitrary clk_register() sequence
 2025-06-21 10:54 UTC  (4+ messages)
` [PATCH RFC 1/3] drivers: core: device: set new parent when old parent is NULL
` [PATCH RFC 2/3] clk: allow assigning parent lazily
` [PATCH RFC 3/3] clk: sandbox: reverse the order to register clk i2c_root and i2c


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