U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-28 15:15:55 to 2025-07-30 10:20:11 UTC [more...]

MT7621 help
 2025-07-30 10:19 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2025-07-30 10:17 UTC 

[PATCH 0/4] watchdog for STM32MP family
 2025-07-30 10:15 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] lwip: provide a sntp_format_time() function
 2025-07-30 10:11 UTC 

[PATCH v2] socfpga_agilex5: config: Relocate malloc and bss address
 2025-07-30  8:43 UTC  (2+ messages)

[PATCH] pinctrl: sx150x: reformat and fixup Copyright header
 2025-07-30  8:03 UTC 

[PATCH v3] net: phy: Support overriding Auto Negotiation timeout with env variable
 2025-07-30  7:40 UTC  (3+ messages)

[PATCH] arm: imx: imx9: scmi: Fix booting from USB
 2025-07-30  6:35 UTC  (7+ messages)

[PATCH v2 0/4] imx: add i.MX95 b0 support
 2025-07-30  6:09 UTC  (10+ messages)
  ` 回复: "
      ` ??????: "

[PATCH] pinctrl: gpio: sx150x: fix compilation warnings
 2025-07-30  2:19 UTC 

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

[PATCH v2 00/11] riscv: Add support for P8700 platform on Boston board
 2025-07-29 15:48 UTC  (4+ messages)
` [PATCH v2 01/11] riscv: Add initial support for P8700 SoC

[U-Boot, v3, 1/1] misc: fs_loader: Add request_firmware_into_buf_via_script() for flexible firmware loading via U-Boot script
 2025-07-29 18:07 UTC  (2+ messages)

[PATCH v1 0/5] mkimage: Detect FIT image load address overlaps and fix related test/DTS issues
 2025-07-29 12:48 UTC  (6+ messages)
` [PATCH v1 1/5] binman: Fix FIT image overlap issues
` [PATCH v1 2/5] binman: Fix FIT image overlap issues for testFitSplitElf
` [PATCH v1 3/5] arm: dts: k3-am6xx: Fix FIT image memory overlap in binman configurations
` [PATCH v1 4/5] tools: mkimage: detect overlapping load regions in FIT configurations
` [PATCH v1 5/5] test: Add test case for FIT image load address overlap detection

[PATCH 0/2] bios_emulator: Fix two issues found by Smatch
 2025-07-29 21:13 UTC  (2+ messages)

[PATCH] spl: NULL check variable before dereference
 2025-07-29 21:13 UTC  (2+ messages)

[PATCH 0/2] arm: dts: k3-am62a: remove GP security variant for AM62A
 2025-07-29 18:36 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: k3-am62a-sk: remove GP tiboot3 builds
` [PATCH 2/2] arm: dts: k3-am62a-phycore: "

Please pull u-boot-marvell/master
 2025-07-29 17:32 UTC  (2+ messages)

[PATCH] configs: Add pixel3_defconfig for Pixel 3 / 3 XL
 2025-07-29 16:40 UTC  (5+ messages)

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-07-29 16:32 UTC 

[PATCH 0/6] imx95: support USB SDP on USB3 interface
 2025-07-29 16:16 UTC  (8+ messages)
` [PATCH 1/6] Update VID/PID
` [PATCH 2/6] Add serial# for SPL SDP download
` [PATCH 3/6] usb: f_sdp: Update SDP driver to support PQC container
` [PATCH 4/6] imx95: Remove ROM info USB instance workaround for B0
` [PATCH 5/6] usb: dwc3: gadget: Add delay after software writes DCTL in dwc3_gadget_run_stop()
` [PATCH 6/6] imx95: Add support for booting from USB SDP on USB3

[PATCH 0/2] mmc: gen_atmel_mci: Fix some Smatch issues
 2025-07-29 16:16 UTC  (3+ messages)
` [PATCH 1/2] mmc: gen_atmel_mci: Remove duplicate checks
` [PATCH 2/2] mmc: gen_atmel_mci: NULL check variable before use

[PATCH v5 00/10] arm64: stack backtraces
 2025-07-29 16:07 UTC  (11+ messages)
` [PATCH v5 01/10] cmd/exception: missing include string.h
` [PATCH v5 02/10] arm64: initialize the frame pointer register
` [PATCH v5 03/10] Kconfig: make CONFIG_FRAMEPOINTER available on arm64
` [PATCH v5 04/10] arm64: simplify interrupt code
` [PATCH v5 05/10] drop unused kallsyms support
` [PATCH v5 06/10] add support for symbol lookups
` [PATCH v5 07/10] lib: vsprintf: implement %pS format specifier
` [PATCH v5 08/10] arm64: implement printing backtraces with symbols
` [PATCH v5 09/10] lib: expose unwind_stack() and call it from panic()
` [PATCH v5 10/10] qcom_defconfig: enable framepointer for backtraces

[PATCH v4 00/10] arm64: stack backtraces
 2025-07-29 15:57 UTC  (12+ messages)
` [PATCH v4 01/10] cmd/exception: missing include string.h
` [PATCH v4 02/10] arm64: initialize the frame pointer register
` [PATCH v4 03/10] Kconfig: make CONFIG_FRAMEPOINTER available on arm64
` [PATCH v4 04/10] arm64: simplify interrupt code
` [PATCH v4 05/10] drop unused kallsyms support
` [PATCH v4 06/10] add support for symbol lookups
` [PATCH v4 07/10] lib: vsprintf: implement %pS format specifier
` [PATCH v4 08/10] arm64: implement printing backtraces with symbols
` [PATCH v4 09/10] lib: expose unwind_stack() and call it from panic()
` [PATCH v4 10/10] qcom_defconfig: enable framepointer for backtraces

[PATCH v3 00/10] arm64: stack backtraces
 2025-07-29 15:50 UTC  (11+ messages)
` [PATCH v3 01/10] cmd/exception: missing include string.h
` [PATCH v3 02/10] arm64: initialize the frame pointer register
` [PATCH v3 03/10] Kconfig: make CONFIG_FRAMEPOINTER available on arm64
` [PATCH v3 04/10] arm64: simplify interrupt code
` [PATCH v3 05/10] drop unused kallsyms support
` [PATCH v3 06/10] add support for symbol lookups
` [PATCH v3 07/10] lib: vsprintf: implement %pS format specifier
` [PATCH v3 08/10] arm64: implement printing backtraces with symbols
` [PATCH v3 09/10] lib: expose unwind_stack() and call it from panic()
` [PATCH v3 10/10] qcom_defconfig: enable framepointer for backtraces

[PATCH v2 0/7] arm64: stack backtraces
 2025-07-29 15:34 UTC  (5+ messages)

[PULL] u-boot-at91-2025.10-b
 2025-07-29 15:20 UTC  (2+ messages)

[PATCH] mmc: bcm2835-host: Remove duplicate NULL test for cmd
 2025-07-29 16:10 UTC  (2+ messages)

[PATCH v4 0/3] Add Onion Omega2/2+ board support
 2025-07-29 14:22 UTC  (5+ messages)
` [PATCH v4 1/3] Makefile: Add size check for u-boot-with-spl.bin

[PATCH] arm64: zynqmp: Add missing ethernet alias for kr260-revB
 2025-07-29 13:55 UTC 

[PATCH] cmd: tlv_eeprom: improve mac_read_from_eeprom() log messages
 2025-07-29 13:24 UTC  (2+ messages)

[PATCH] cmd: tlv_eeprom: fix typo errors in comments and error msg
 2025-07-29 13:23 UTC  (2+ messages)

[PATCH] arm: kirkwood: Enable bootstd and other modernization for ib62x0 board
 2025-07-29 13:22 UTC  (2+ messages)

[PATCH] spi: mvebu: Correct dependencies on MVEBU_A3700_SPI
 2025-07-29 13:21 UTC  (2+ messages)

[PATCH] ddr: marvell: a38x: Fix unsigned issues
 2025-07-29 13:21 UTC  (3+ messages)

[PATCH] socfpga_dtreg: Ensure reg is initialised before use
 2025-07-29 11:50 UTC 

[PATCH 0/3] Add initial support for imx8mp-libra-fpsc board
 2025-07-29 11:30 UTC  (7+ messages)
` [PATCH 3/3] Add "

Smatch error report in drivers/misc/imx_ele/fuse.c
 2025-07-29 11:18 UTC 

[PATCH v1 0/2] Improve EFI partition matching for capsule update
 2025-07-29 10:10 UTC  (8+ 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] ARM: imx6: dh-imx6: Enable USB OTG ID pin pull up in SPL
 2025-07-29  8:35 UTC  (2+ messages)

[PATCH 00/45] TI SoC based Boards: Increase Aneg Timeout to 20, 000 ms
 2025-07-29  7:03 UTC  (45+ messages)
` [PATCH 01/45] configs: am335x_baltos_defconfig: Increase aneg timeout to 20000 ms
` [PATCH 10/45] configs: am43xx_hs_evm_defconfig: "
` [PATCH 11/45] configs: am43xx_hs_evm_qspi_defconfig: "
` [PATCH 12/45] configs: am57xx_evm_defconfig: "
` [PATCH 13/45] configs: am57xx_hs_evm_defconfig: "
` [PATCH 14/45] configs: am57xx_hs_evm_usb_defconfig: "
` [PATCH 15/45] configs: am62ax_evm_a53_defconfig: "
` [PATCH 16/45] configs: am62px_evm_a53_defconfig: "
` [PATCH 17/45] configs: am62x_beagleplay_a53_defconfig: "
` [PATCH 18/45] configs: am62x_evm_a53_defconfig: "
` [PATCH 19/45] configs: am62x_evm_r5_ethboot_defconfig: "
` [PATCH 20/45] configs: am64x_evm_{r5, a53}_defconfig: "
` [PATCH 21/45] configs: am65x_evm_a53_defconfig: "
` [PATCH 22/45] configs: am67a_beagley_ai_a53_defconfig: "
` [PATCH 23/45] configs: dra7xx_evm_defconfig: "
` [PATCH 24/45] configs: dra7xx_hs_evm_defconfig: "
` [PATCH 25/45] configs: j7200_evm_a72_defconfig: "
` [PATCH 26/45] configs: j721e_beagleboneai64_a72_defconfig: "
` [PATCH 27/45] configs: j721e_evm_a72_defconfig: "
` [PATCH 28/45] configs: j721s2_evm_a72_defconfig: "
` [PATCH 29/45] configs: j722s_evm_a53_defconfig: "
` [PATCH 30/45] configs: j784s4_evm_a72_defconfig: "
` [PATCH 31/45] configs: k2e_evm_defconfig: "
` [PATCH 32/45] configs: k2e_hs_evm_defconfig: "
` [PATCH 33/45] configs: k2g_evm_defconfig: "
` [PATCH 34/45] configs: k2g_hs_evm_defconfig: "
` [PATCH 35/45] configs: k2hk_evm_defconfig: "
` [PATCH 36/45] configs: k2hk_hs_evm_defconfig: "
` [PATCH 37/45] configs: k2l_evm_defconfig: "
` [PATCH 38/45] configs: k2l_hs_evm_defconfig: "
` [PATCH 39/45] configs: phycore_am62ax_a53_defconfig: "
` [PATCH 40/45] configs: phycore_am62ax_r5_ethboot_defconfig: "
` [PATCH 41/45] configs: phycore_am62x_a53_defconfig: "
` [PATCH 42/45] configs: phycore_am62x_r5_ethboot_defconfig: "
` [PATCH 43/45] configs: phycore_am64x_{r5, a53}_defconfig: "
` [PATCH 44/45] configs: verdin-am62_a53_defconfig: "
` [PATCH 45/45] configs: verdin-am62p_a53_defconfig: "

[PATCH v1] drivers: scsi: fix inaccurate block count reporting in scsi operations
 2025-07-29  8:25 UTC  (2+ messages)

[PATCH v3 1/2] Makefile scripts/Makefile.lib: fix *_efi.so dependency to PLATFORM_LIBGCC
 2025-07-29  8:19 UTC  (3+ messages)

[PATCH 1/1] doc: qemu-riscv: describe running as flash image
 2025-07-29  7:47 UTC 

[PATCH 00/10] ARM: stm32: Add STM32MP13xx SPL and OpTee-OS start support
 2025-07-29  7:19 UTC  (6+ messages)
` [PATCH 01/10] ARM: stm32: Add STM32MP13xx SPL Kconfig options

[PATCH] cmd: bdinfo: Fix showing correct IP address based on current device
 2025-07-29  7:12 UTC 

[PATCH 0/1] Remove expansion of undefined make variable
 2025-07-29  4:25 UTC  (3+ messages)
` [PATCH 1/1] Makefile: Remove expansion of undefined variable

[PATCH] reset: stm32: Fix header misuse
 2025-07-29  4:03 UTC  (4+ messages)

[ANN] U-Boot v2025.10-rc1 released
 2025-07-29  0:24 UTC 

[PATCH] arm: mach-k3: Fix typo for TIFSSTUB_GP in IMAGE_ID enum
 2025-07-29  0:22 UTC  (2+ messages)

[PATCH] .gitignore: don't ignore .gitattributes files
 2025-07-29  0:20 UTC  (2+ messages)

[PATCH] cmd: elf: Prevent possible buffer overflow
 2025-07-29  0:20 UTC  (2+ messages)

[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-28 21:44 UTC  (5+ messages)

[PATCH V5 0/4] cmd: env: select: Add output for available environment targets
 2025-07-28 19:03 UTC  (2+ messages)

[PATCH v2] usb: ehci-mx6: Add i.MX95 OTG support
 2025-07-28 18:04 UTC  (3+ messages)

[PATCH v3 1/2] usb: common: allow dr_mode to come from gpio-id based usb-connector
 2025-07-28 16:48 UTC  (2+ messages)
` [PATCH v3 2/2] imx8mp-venice: enable USB device mode

[PATCH] imx: scu_api: Remove unnecessary NULL check
 2025-07-28 16:42 UTC 

Unintialised variable 'offset' in drivers/misc/gsc.c
 2025-07-28 16:21 UTC 

[PATCH] mfd: atmel-smc: Ensure match is initialised
 2025-07-28 16:12 UTC 

[PATCH] mailbox: zynqmp: Fix off by 1 errors
 2025-07-28 15:47 UTC 

[PATCH] treewide: fix Casey's name
 2025-07-28 15:42 UTC  (2+ messages)

[GIT PULL] u-boot-sunxi/master for v2025.10
 2025-07-28 15:42 UTC  (2+ messages)

[PATCH 0/6] Add support for sama7d65 SoC and sama7d65 curiosity board
 2025-07-28 15:19 UTC  (2+ messages)


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