U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-24 08:34:59 to 2025-07-27 20:15:57 UTC [more...]

[U-Boot, v2, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
 2025-07-27 14:46 UTC  (2+ messages)

[PATCH v2 00/20] sunxi: Add Allwinner A523 support
 2025-07-27 20:15 UTC  (7+ messages)
` [PATCH v2 12/20] sunxi: sun50i_h6: add A523 SPL clock setup code
` [PATCH v2 14/20] sunxi: A523: add DDR3 DRAM support
  ` [PATCH] FIXUP! a523: DDR3: rework

[PATCH v2] clk: scmi: Fix clock identifier passed to struct scmi_clk_parent_set_in
 2025-07-27 13:07 UTC  (2+ messages)
` 回复: "

[U-Boot-Users] ATAG Parameters
 2025-07-27  9:49 UTC 

[PATCH] airoha: rework RAM size handling to support multiple RAM size
 2025-07-27 12:03 UTC  (4+ messages)

[PATCH] meminfo: correct "free" memory region size
 2025-07-27  7:42 UTC 

[PATCH] mips: mtmips: add CPU reset support for MT7628
 2025-07-27  5:55 UTC 

[PATCH] arm: dts: mediatek: remove useless SPI property must_tx
 2025-07-27  5:35 UTC 

Bootable partitions in GPT
 2025-07-26 17:46 UTC 

Pull request efi-2025-10-rc1
 2025-07-27  0:58 UTC  (2+ messages)

[RFC] Plan to Migrate U-Boot from OpenSSL Engines to Providers
 2025-07-26 16:49 UTC  (3+ messages)

[PATCH] efi_loader: Add support for .wic files in URI boot path
 2025-07-26 16:30 UTC  (4+ messages)

[PATCH] Docker, CI: Update to latest Ubuntu and Dockerfile
 2025-07-26 15:20 UTC  (2+ messages)

[PATCH 1/3] CI: Disable sifive_unleashed_sdcard QEMU testing
 2025-07-26 15:20 UTC  (2+ messages)

[PATCH 0/3] fpga: Remove lattice and ACEX1 support
 2025-07-26  5:38 UTC  (13+ messages)
` [PATCH 1/3] fpga: xilinx: Check valid desc structure
` [PATCH 2/3] fpga: Remove ancient ACEX1K support
` [PATCH 3/3] fpga: lattice: Remove unused support

[PATCH 1/1] tools: mkeficapsule: resource leak in read_bin_file()
 2025-07-26  6:31 UTC 

[PATCH 1/1] virtio: fix freeing of virtio ring buffer
 2025-07-26  6:17 UTC 

[PATCH] test: py: test_fit_mkimage_validate: Only run either test on sandbox
 2025-07-25 19:42 UTC 

[PATCH v1] efi_loader: Remove authentication header in efi variable data
 2025-07-25 17:18 UTC  (4+ messages)

Smatch issues reported for Marvell a38x DDR4
 2025-07-25 13:02 UTC  (2+ messages)

Please pull u-boot-samsung master
 2025-07-25 16:31 UTC  (2+ messages)

[PATCH] pylibfdt: setup.py: Drop license_files
 2025-07-25 15:57 UTC  (3+ messages)

[PATCH v3 00/24] Introduce Firmware Update Support for Arm PSA
 2025-07-25 15:56 UTC  (4+ messages)
` [PATCH v3 17/24] fwu_arm_psa: Add ESRT support

[PATCH v4 00/24] Introduce Firmware Update Support for Arm PSA
 2025-07-25 15:50 UTC  (25+ messages)
` [PATCH v4 01/24] arm_ffa: Add FFA_MEM_SHARE support
` [PATCH v4 02/24] arm_ffa: Add FFA_MEM_RECLAIM support
` [PATCH v4 03/24] arm_ffa: sandbox: Replace the emulator error log with debug log
` [PATCH v4 04/24] arm_ffa: sandbox: Improve the readability of clearing the X registers
` [PATCH v4 05/24] arm_ffa: sandbox: Add FFA_MEM_SHARE emulation
` [PATCH v4 06/24] arm_ffa: sandbox: Add FFA_MEM_SHARE tests
` [PATCH v4 07/24] arm_ffa: sandbox: Add FFA_MEM_RECLAIM emulation
` [PATCH v4 08/24] arm_ffa: sandbox: Add FFA_MEM_RECLAIM tests
` [PATCH v4 09/24] fwu_arm_psa: Initialize the update agent
` [PATCH v4 10/24] fwu_arm_psa: Read the FWU directory through get_image_info()
` [PATCH v4 11/24] fwu_arm_psa: Add staging ABIs
` [PATCH v4 12/24] efi_loader: fwu_arm_psa: Add set_image and get_image_info support
` [PATCH v4 13/24] efi_loader: fwu_arm_psa: Keep the FMP payload header
` [PATCH v4 14/24] efi_loader: fwu: fwu_arm_psa: Skip accepting the payload after set_image()
` [PATCH v4 15/24] efi_loader: fwu: fwu_arm_psa: Disable trial state handling
` [PATCH v4 16/24] fwu_arm_psa: Add FWU acceptance mechanism
` [PATCH v4 17/24] fwu_arm_psa: Add ESRT support
` [PATCH v4 18/24] fwu_arm_psa: Add ExitBootService() notification handler
` [PATCH v4 19/24] efi_loader: capsule: Add runtime capsule flags checks
` [PATCH v4 20/24] fwu_arm_psa: corstone1000: Enable FWU support
` [PATCH v4 21/24] fwu_arm_psa: corstone1000: Perform bank logic when reading boot index
` [PATCH v4 22/24] fwu_arm_psa: corstone1000: Notify SE Proxy SP on ExitBootService()
` [PATCH v4 23/24] fwu_arm_psa: corstone1000: Set Boot0001 for on-disk FWU
` [PATCH v4 24/24] fwu_arm_psa: Document FWU support for Arm PSA

[PATCH v2 0/7] arm64: stack backtraces
 2025-07-25 15:23 UTC  (9+ messages)
` [PATCH v2 1/7] cmd/exception: missing include string.h
` [PATCH v2 2/7] Kconfig: make CONFIG_FRAMEPOINTER available on arm64
` [PATCH v2 3/7] drop unused kallsyms support
` [PATCH v2 4/7] add support for symbol lookups
` [PATCH v2 5/7] arm64: initialize the frame pointer register
` [PATCH v2 6/7] arm64: implement printing backtraces with symbols
` [PATCH v2 7/7] arm64: simplify interrupt code

[PATCH] exception: Add missing string.h
 2025-07-25 14:31 UTC  (4+ messages)

[PATCH v1 0/2] Improve EFI partition matching for capsule update
 2025-07-25 14:20 UTC  (7+ messages)
` [PATCH v1 1/2] efi_loader: improve device path matching for partition lookup
` [PATCH v1 2/2] capsule_update: fix partition match to exclude uefisecapps

[PATCH 0/3] Add initial support for imx8mp-libra-fpsc board
 2025-07-25 13:55 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: add imx8mp-libra-rdk-fpsc board
` [PATCH 2/3] dt-bindings: arm: add imx8mp-libra-rdk-fpsc
` [PATCH 3/3] Add imx8mp-libra-fpsc board

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-07-25 13:34 UTC  (2+ messages)

[v2 PATCH 1/2] usb: common: allow dr_mode to come from gpio-id based usb-connector
 2025-07-25 13:33 UTC  (3+ messages)
` [v2 PATCH 2/2] imx8mp-venice: enable USB device mode

[PATCH] button: qcom-pmic: Fix dereference of uninitialised pointer
 2025-07-25 13:25 UTC  (2+ messages)

[PATCH 0/8] U-Boot Bringup of SM6350 SoC
 2025-07-25 13:23 UTC  (7+ messages)
` [PATCH 1/8] clk/qcom: Add SM6350 clock driver

[PATCH v2] qcom_defconfig: Add VID/PID to represent fastboot device
 2025-07-25 13:20 UTC  (3+ messages)

[PATCH] cmd: ufetch: Initialise size before first use
 2025-07-25 13:19 UTC  (3+ messages)

Smatch report for drivers/fpga/socfpga_gen5.c
 2025-07-25 12:22 UTC  (2+ messages)

[PATCH] gpio: dwapb_gpio: Using wrong function to free memory
 2025-07-25 12:06 UTC  (2+ messages)

[PATCH] gpio: intel_gpio: Initialise or0 and or1
 2025-07-25 12:04 UTC 

[PATCH 1/3] clk: zynqmp: Mark zynqmp_clk_ops as const
 2025-07-25 12:01 UTC  (3+ messages)
` [PATCH 2/3] mailbox: zynqmp-ipi: Mark zynqmp_ipi_dest_mbox_ops "
` [PATCH 3/3] dm: core: Mark root_info "

[PATCH v2] clk: cdce9xx: Fix use of dev_read_u32_default
 2025-07-25 11:02 UTC  (2+ messages)

[PATCH] clk: cdce9xx: Remove always true test
 2025-07-25 10:31 UTC  (3+ messages)

Smatch report in drivers/fpga/socfpga_arria10.c
 2025-07-25 10:25 UTC 

Migrating custom board to "Standard Boot"
 2025-07-25  8:32 UTC 

[PATCH] net: introduce CONFIG_DNS
 2025-07-25  6:55 UTC  (4+ messages)

[PATCH 0/9] board: samsung: e850-96: Enable USB
 2025-07-25  5:08 UTC  (12+ messages)
` [PATCH 1/9] phy: samsung: Add Exynos USB DRD PHY driver

[PATCH v2] drivers: video: tidss: Refactor tidss_drv
 2025-07-25  4:30 UTC 

[GIT PULL] Please pull u-boot-imx-master-20250724
 2025-07-25  1:51 UTC  (2+ messages)

[PATCH] mips: mtmips: do not select PINCONF Kconfig symbol for MT7620
 2025-07-25  0:37 UTC 

[PATCH] treewide: Remove empty board_init() function from all boards
 2025-07-24 21:30 UTC  (2+ messages)

[PATCH 1/2] env: mtd: add the missing put_mtd_device()
 2025-07-25  0:20 UTC  (2+ messages)
` [PATCH 2/2] env: mtd: initialize saved_buf pointer

[PATCH v4 RESEND 0/2] Add support for K3 BIST
 2025-07-24 21:30 UTC  (2+ messages)

[PATCH v2] arm: dts: k3: use SPL_TEXT_BASE for R5 SPL load address
 2025-07-24 21:30 UTC  (2+ messages)

[PATCH v1] arm: dts: ast2600.dtsi: Fix typo of uart11 reg address
 2025-07-24 21:30 UTC  (2+ messages)

[PATCH v2] fs: exfat: Remove unused label code
 2025-07-24 21:30 UTC  (2+ messages)

[PATCH] sandbox: eth-raw: Prevent possible buffer overflow
 2025-07-24 21:30 UTC  (2+ messages)

[PATCH v3 0/2] Remove unreachable code and cleanup code with fixed return
 2025-07-24 21:30 UTC  (2+ messages)
` (subset) "

[PATCH v3] imx93_frdm: Add initial board support
 2025-07-24 21:18 UTC  (3+ messages)

[PATCH] spl: spl_imx_container: Delete uninitialized variable
 2025-07-24 21:18 UTC  (2+ messages)

[PATCH 1/3] imx93_evk: Fix the board name in MAINTAINERS title
 2025-07-24 21:17 UTC  (2+ messages)

[PATCH] imx93: adc: local variable ret should not be unsigned
 2025-07-24 21:17 UTC  (2+ messages)

[PATCH] board: phytec: migrate imx8mm boards to standard boot
 2025-07-24 21:16 UTC  (2+ messages)

[PATCH v2 1/2] imx6dl-sielaff: Convert to OF_UPSTREAM
 2025-07-24 21:16 UTC  (2+ messages)

[PATCH] imx: power-domain: Fix crash due to uninitialized 'id' field
 2025-07-24 21:15 UTC  (2+ messages)

[PATCH v1] toradex: tdx-cfg-block: add verdin i.mx8m mini 0216 pid4
 2025-07-24 21:15 UTC  (2+ messages)

[PATCH 1/2] board: phytec: phycore-imx93: Drop unused PMIC define
 2025-07-24 21:14 UTC  (2+ messages)

[PATCH v3 0/2] Add SD card support to the Beagle-V-Fire
 2025-07-24 18:54 UTC  (4+ messages)
` [PATCH v3 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver

[PATCH] mach-k3: am62*: am62*_init: Prohibit boot from UDA w/ eMMC boot
 2025-07-24 18:51 UTC  (5+ messages)

HDMI support for rockchip SBC
 2025-07-24 17:28 UTC  (4+ messages)

[PATCH] clk: renesas: Do not test unsigned variable to be less than 0
 2025-07-24 16:34 UTC  (2+ messages)

[GIT PULL] AMD/Xilinx/FPGA changes for 2025-10-rc1-v
 2025-07-24 16:33 UTC  (3+ messages)

[GIT PULL] please pull mmc-master-2025-07-24
 2025-07-24 16:33 UTC  (2+ messages)

[PATCH] x86: Fix TCPA bloblist size
 2025-07-24 16:31 UTC 

[PATCH] lwip: tftp: resend initial request
 2025-07-24 16:08 UTC 

U-Boot test/optee/optee.c problems?
 2025-07-24 15:52 UTC 

[PATCH] ddr: fsl: Provide initial value for zqcs_init
 2025-07-24 15:32 UTC 

[PATCH] lwip: provide a sntp_format_time() function
 2025-07-24 15:26 UTC 

[PATCH] ddr: altera: n5x: size_t cannot be less than 0
 2025-07-24 15:19 UTC 

[PATCH] cpu: imx8_cpu: Provide default temperatures
 2025-07-24 14:46 UTC 

[PATCH] arm: mach-bcm283x: Fix binary logic
 2025-07-24 14:23 UTC 

[PATCH v3] net: phy: Support overriding Auto Negotiation timeout with env variable
 2025-07-24 14:15 UTC 

[PATCH] usb: dwc2: fix reset logic in dwc2_core_reset
 2025-07-24 12:53 UTC  (2+ messages)

[PATCH] virtio: net: Add missing virtqueue_kick in free_pkt
 2025-07-24 12:29 UTC 

[PATCH v3 0/2] bintool fixes
 2025-07-24 11:55 UTC  (5+ messages)
` [PATCH v3 1/2] binman: bintool: use apt-get instead of apt
` [PATCH v3 2/2] binman: bintool: run 'apt-get update -y' on first invocation of apt_install()

[PATCH] clk: stm32: Wrong macros used in register read
 2025-07-24 11:37 UTC 

[PATCH] arm: imx: imx9: scmi: Fix booting from USB
 2025-07-24 11:28 UTC  (3+ messages)

[PATCH 1/4] virtio: Add a little more debugging
 2025-07-24 10:54 UTC 

[PATCH] qcom_defconfig: Add VID/PID to represent fastboot device
 2025-07-24 10:51 UTC 

[PATCH v2 0/2] bintool fixes
 2025-07-24  9:13 UTC  (5+ messages)
` [PATCH v2 1/2] binman: bintool: use apt-get instead of apt
` [PATCH v2 2/2] binman: bintool: run 'apt-get update -y' on first invocation of apt_install()

[PATCH] clk: Return value calculated by ERR_PTR
 2025-07-24  9:00 UTC  (2+ messages)

[PATCH] power: regulator: Fix incorrect use of binary and
 2025-07-24  9:00 UTC  (2+ messages)

[PATCH] power: pfuze100: Ensure loop index is incremented
 2025-07-24  9:00 UTC  (2+ messages)

[PATCH] cmd: mtd: Prevent use of uninitialised variable
 2025-07-24  8:58 UTC  (2+ messages)

[PATCH] mtd: nand: Prevent dereference of NULL pointer
 2025-07-24  8:56 UTC  (2+ messages)

[PATCH 0/2] bintool fixes
 2025-07-24  8:56 UTC  (5+ messages)
` [PATCH 1/2] binman: bintool: use apt-get instead of apt
` [PATCH 2/2] binman: bintool: run 'apt update -y' on first invocation of apt_install()


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