U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-28 23:31:01 to 2025-06-02 00:41:11 UTC [more...]

[PATCH 0/6] Various V3/S3/V3s fixes and improvements
 2025-06-02  0:40 UTC  (10+ messages)
` [PATCH 1/6] sunxi: Kconfig: Fix default order for V3s DRAM clock
` [PATCH 2/6] sunxi: Add support for the Lichee Pi Zero with Dock
` [PATCH 3/6] sunxi: Split V3/S3 support from V3s
` [PATCH 4/6] sunxi: pinecube: Enable EMAC and network support
` [PATCH 5/6] power: axp: Fixup default voltages for V3/S3
` [PATCH 6/6] net: sun8i-emac: Add support for active-low leds with internal PHY

[PATCH v4 0/5] Enable env in SCSI
 2025-06-01 22:14 UTC  (10+ messages)
` [PATCH v4 1/5] disk: part: implement generic function part_get_info_by_uuid()
` [PATCH v4 4/5] doc: board/qualcomm: document iq9 building and flashing
` [PATCH v4 5/5] configs: qcs9100: Enable env in SCSI
` (subset) [PATCH v4 0/5] "

[PATCH 1/2] doc: efi_loader: Tidy up the bootefi-command docs
 2025-06-01 21:32 UTC  (3+ messages)

[PATCH v2 1/5] net: lwip: call sys_check_timeouts and schedule on rx
 2025-06-01 21:11 UTC  (7+ messages)
` [PATCH v2 2/5] net: lwip: enable IP_FRAG and IP_REASSEMBLY
` [PATCH v2 3/5] net: lwip: tftp: add support for setting blocksize at runtime
` [PATCH v2 4/5] net: lwip: move dns init to common function
` [PATCH v2 5/5] net: lwip: wget: initialize dns if a hostname is used in a URL

Determining Simon Glass's future in the U-Boot project
 2025-06-01 15:36 UTC  (3+ messages)

Please pull u-boot-dm into -next
 2025-06-01 15:33 UTC  (2+ messages)

[PATCH v4 1/4] clk: imx: add i.MX6UL clk driver
 2025-06-01 13:35 UTC  (5+ messages)
` [PATCH v4 2/4] mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk api
` [PATCH v4 3/4] mtd: nand: Add support for EDO mode 1-5 to IMX6ULL platform
` [PATCH v4 4/4] configs/imx6ulz_smm_m2_defconfig: Enable clock framework

[PATCH v3] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B board
 2025-06-01 13:32 UTC  (2+ messages)

[PATCH 01/13] configs: imx8m*_venice: enable several commands useful for scripting
 2025-06-01 13:32 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20250601
 2025-06-01 13:30 UTC 

[PATCH] image: android: fix ramdisk default address
 2025-05-31 14:22 UTC  (3+ messages)

[PATCH v2] bootm: Fix bmi->images pointer not initialized in some cases
 2025-05-31 14:22 UTC  (2+ messages)

[PATCH] env: Fix network support when CONFIG_NET_LWIP is set
 2025-05-31 14:22 UTC  (2+ messages)

[PATCH 0/2] arm: armv7: fix a bug that prevents CONFIG_BLOBLIST and CONFIG_POSITION_INDEPENDENT to be enabled together
 2025-05-31 13:10 UTC  (3+ messages)
` [PATCH 1/2] arm: armv7: restore section to .text after saved_args
` [PATCH 2/2] arm: qemu: Add imply CONFIG_POSITION_INDEPENDENT

Adding AMD GPU support via Linux ATOM BIOS emulator port
 2025-05-31 10:40 UTC 

[PATCH 01/13] kbuild: add -fno-PIE flag unconditionally
 2025-05-31  8:44 UTC  (13+ messages)
` [PATCH 02/13] kbuild: add -Werror=implicit-int "
` [PATCH 03/13] kbuild: use assignment instead of define ... endef for filechk_* rules
` [PATCH 04/13] kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD
` [PATCH 05/13] kbuild: use -Werror=implicit-... instead of -Werror-implicit-
` [PATCH 06/13] kbuild: gitignore output directory
` [PATCH 07/13] kbuild: remove meaningless prepare2 target
` [PATCH 08/13] gcc-9: silence 'address-of-packed-member' warning
` [PATCH 09/13] kbuild: do not overwrite .gitignore in output directory
` [PATCH 10/13] kbuild: skip parsing pre sub-make code for recursion
` [PATCH 11/13] kbuild: mark prepare0 as PHONY to fix external module build
` [PATCH 12/13] kbuild: make 'archprepare' depend on 'scripts'
` [PATCH 13/13] kbuild: fix single target build for external module

[PATCH] ARM: imx: mxs: Add support for imx287 based BTT devices
 2025-05-31  7:37 UTC 

[PATCH v5 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
 2025-05-31  3:20 UTC  (7+ messages)
` [PATCH v5] doc: board: qualcomm: document Dragonwing IQ8 board building/flashing
` [PATCH v5 2/6] dts: qcs8300-ride-u-boot.dtsi: Add memory entry to bootup
` [PATCH v5 3/6] clk/qcom: qcs8300: Add GCC clock driver for QCS8300
` [PATCH v5 4/6] phy: qcom: Enable QMP UFS PHY "
` [PATCH v5 5/6] qcom_defconfig: Enable QCS8300 clock driver
` [PATCH v5 6/6] configs: add qcom_qcs8300_defconfig

[PATCH] scripts/spelling.txt: Sync script with kernel v6.15
 2025-05-31  3:11 UTC  (2+ messages)

[PATCH v2] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2B board
 2025-05-30 22:25 UTC  (2+ messages)

U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
 2025-05-30 21:02 UTC  (8+ messages)

[PATCH 1/2] arm64: renesas: Introduce renesas_dram_init_banksize()
 2025-05-30 22:03 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a779g3: Add Retronix R-Car V4H Sparrow Hawk board support

[PATCH v2 0/3] ti: Add support for eCAP PWM and LCD pin mux
 2025-05-30 21:22 UTC  (4+ messages)
` [PATCH v2 1/3] pwm: ti: am33xx: Enable Auxiliary PWM using eCAP
` [PATCH v2 2/3] pwm: ti: am33xx: Fix build warnings in dev_dbg()
` [PATCH v2 3/3] board: ti: am335x: Enable eCAP0 PWM and LCD pin muxing

[PATCH v2 0/3] Restore support of short name for type UUID parameter
 2025-05-30 20:27 UTC  (2+ messages)

[PATCH v4 0/2] test/py: enable HTTP testing
 2025-05-30 19:39 UTC  (4+ messages)
` [PATCH v4 1/2] CI testing: add http server to CI tests

[PATCH] image: Fix FIT image loadable section custom processing
 2025-05-30 19:39 UTC  (2+ messages)

[PATCH] Gitlab: Rework sjg-lab calling test.py to be closer to test.py stage
 2025-05-30 19:39 UTC  (2+ messages)

[PATCH 0/2] Almost complete DM_SERIAL migration
 2025-05-30 19:39 UTC  (2+ messages)

[PATCH v3 1/4] clk: imx: add i.MX6UL clk driver
 2025-05-30 19:23 UTC  (9+ messages)
` [PATCH v3 2/4] mtd: mxs_nand_dt: Move from clk_get/clk_enable to clk_bulk api
` [PATCH v3 3/4] mtd: nand: Add support for EDO mode 1-5 to IMX6ULL platform
` [PATCH v3 4/4] configs/imx6ulz_smm_m2_defconfig: Enable clock framework

Azure runners
 2025-05-30 17:36 UTC  (5+ messages)

[PATCH v2] caam: bugfix CAAM error on startup
 2025-05-30 15:49 UTC  (5+ messages)

[PATCH 0/3] sntp for NET_LWIP
 2025-05-30 15:46 UTC  (2+ messages)

[PATCH 00/24] Update kbuild
 2025-05-30 15:42 UTC  (4+ messages)

[PATCH 1/6] net: lwip: call sys_check_timeouts and schedule on rx
 2025-05-30 15:22 UTC  (13+ messages)
` [PATCH 2/6] net: lwip: enable IP_FRAG and IP_REASSEMBLY
` [PATCH 3/6] net: lwip: tftp: add support for setting blocksize at runtime
` [PATCH 4/6] net: lwip: move dns init to common function
` [PATCH 5/6] net: lwip: wget: initialize dns if a hostname is used in a URL
` [PATCH 6/6] net: lwip: wget: use loadaddr env var for default address

[PATCH] armv8: fix Clang warning on writing 32-bit variable to a 64-bit register
 2025-05-30 14:13 UTC  (2+ messages)

[PATCH] scripts: Remove "thead" as the misspell of "thread"
 2025-05-30 14:02 UTC  (2+ messages)

[PATCH RFC v2 0/8] Fix handling of optional blobs in binman
 2025-05-30 11:18 UTC  (12+ messages)
` [PATCH RFC v2 2/8] tools: binman: drop "faked" return value from check_fake_fname
` [PATCH RFC v2 3/8] tools: binman: mark optional missing blobs as absent
` [PATCH RFC v2 4/8] binman: replace _entries with GetEntries()
` [PATCH RFC v2 5/8] binman: rework dropping absent entries from packaged image
` [PATCH RFC v2 7/8] tools: binman: ftest: fix tests that require non-faked ext blobs

[PATCH] MAINTAINERS: riscv: cpu: th1520: Assign myself as maintainer
 2025-05-30 10:56 UTC 

[PATCH v3 0/6] lmb: use a single API for all allocations
 2025-05-30 10:11 UTC  (11+ messages)
` [PATCH v3 1/6] lmb: replace lmb_reserve() and lmb_alloc_addr() API's
` [PATCH v3 2/6] lmb: replace the lmb_alloc() and lmb_alloc_base() API's
` [PATCH v3 5/6] lmb: use a single function to check for allocation and reservation requests
` [PATCH v3 6/6] doc: add lmb documentation

[PATCH 0/5] Convert Lichee Pi 4A to use S-Mode proper U-Boot
 2025-05-30  9:48 UTC  (6+ messages)
` [PATCH 1/5] riscv: cpu: th1520: Build spl.c for SPL only
` [PATCH 2/5] riscv: cpu: th1520: Support cache enabling/disabling in M mode only
` [PATCH 3/5] riscv: dts: th1520: Prepare binman configuration for loading OpenSBI
` [PATCH 4/5] board: thead: licheepi4a: Run proper U-Boot in S-Mode
` [PATCH 5/5] doc: thead: lpi4a: Update for S-Mode proper U-Boot support

[PATCH v2] renesas: Renesas R-Car Gen4 watchdog driver
 2025-05-30  9:38 UTC  (3+ messages)

[PATCH v6 0/9] Add falcon support for am62a, 62p and 62x
 2025-05-30  9:17 UTC  (12+ messages)
` [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode

[PATCH 1/2] test/py: Use the correct fixture name in exception handler
 2025-05-30  7:10 UTC  (4+ messages)
` [PATCH 2/2] test/py: Correct handling of exceptions

[PATCH v2 0/4] rockchip: Update rng compatible for RK356x and RK3588
 2025-05-30  0:36 UTC  (3+ messages)

[PULL] u-boot-sh/master
 2025-05-29 17:57 UTC  (2+ messages)

[PATCH 0/2] Print Reset Reason for K3 based devices
 2025-05-29 17:55 UTC  (2+ messages)

[PATCH] scripts/setlocalversion: Reinstate .scmversion support
 2025-05-29 17:55 UTC  (2+ messages)

[PATCH 0/4] Remove clocks from R5 dtsi for missed boards
 2025-05-29 17:55 UTC  (2+ messages)

[PATCH 0/5] Start removing <env.h> from headers when not required
 2025-05-29 17:55 UTC  (4+ messages)
` [PATCH v3 00/22] Remove <env.h> from <net.h>

[PATCH v2 00/12] regex patches
 2025-05-29 17:55 UTC  (2+ messages)

[PATCH v3 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
 2025-05-29 16:06 UTC  (4+ messages)
` [PATCH v3 1/6] doc: board: qualcomm: document Dragonwing board building/flashing

[PATCH] makefile: fix Clang link error when RSA_PUBLIC_KEY_PARSER is selected
 2025-05-29 15:55 UTC  (6+ messages)

[PATCH v4 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
 2025-05-29 15:49 UTC  (7+ messages)
` [PATCH v4 1/6] doc: board: qualcomm: document Dragonwing board building/flashing
` [PATCH v4 2/6] dts: qcs8300-ride-u-boot.dtsi: Add memory entry to bootup
` [PATCH v4 3/6] clk/qcom: qcs8300: Add GCC clock driver for QCS8300
` [PATCH v4 4/6] phy: qcom: Enable QMP UFS PHY "
` [PATCH v4 5/6] qcom_defconfig: Enable QCS8300 clock driver
` [PATCH v4 6/6] configs: add qcom_qcs8300_defconfig

[PATCH] bootm: Pass SMP core ID and DTB address for ELF-formatted kernels
 2025-05-29 15:49 UTC  (7+ messages)
        ` 回复: "

[RFC, PATCH] fdt: Make sure there is no stale initrd left
 2025-05-29 15:02 UTC 

[PATCH 00/10] efi: Move some efi-loader code into a new shared dir
 2025-05-29  9:39 UTC  (5+ messages)

[PATCH v2 0/2] Add SD card support to the Beagle-V-Fire
 2025-05-29 10:21 UTC  (3+ messages)
` [PATCH v2 1/2] gpio: add PolarFire SoC GPIO and Core GPIO driver
` [PATCH v2 2/2] spi: coreqspi: add xfer function for PolarFire SoC

lwip tftp not working on imx8mm
 2025-05-29 11:37 UTC  (8+ messages)

[PATCH] doc: board: ti: Add missing firmware for BB-AI64
 2025-05-29 10:43 UTC  (3+ messages)

lwIP watchdog not being serviced
 2025-05-29  8:10 UTC  (4+ messages)

[PATCH 0/7] Remove as much arch/arm/dts/*.h as possible
 2025-05-29  7:56 UTC  (10+ messages)
` [PATCH 1/7] scripts/Makefile.lib: Rework upstream_dtsi_include to use find
` [PATCH 2/7] arch/arm/dts: Remove unused header
` [PATCH 3/7] arch/arm/dts: Remove identical headers
` [PATCH 4/7] arch/arm/dts: Remove functionally "
` [PATCH 5/7] arch/arm/dts: Remove strict subset header
` [PATCH 6/7] atmel: Remove local arch/arm/dts/{sama5d2, sama7g5}-pinfunc.h
` [PATCH 7/7] nxp: Remove local arch/arm/dts/imx8mm-pinfunc.h

[PATCH v4 0/4] Add EFI Debug Support Table feature
 2025-05-29  4:05 UTC  (5+ messages)
` [PATCH v4 1/4] efi: add EFI_SYSTEM_TABLE_POINTER for debug
` [PATCH v4 2/4] efi: add EFI_DEBUG_IMAGE_INFO_TABLE "
` [PATCH v4 3/4] lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
` [PATCH v4 4/4] efi: add EFI_DEBUG_IMAGE_INFO for debug

[PATCH] Revert "booti/bootm: riscv: Verify image arch type"
 2025-05-29  3:30 UTC  (3+ messages)
` [PATCH] Revert "riscv: Select appropriate image type"
` [PATCH] Revert "riscv: image: Add new image type for RV64"


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