U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 16:03:15 to 2025-02-26 06:46:41 UTC [more...]

[PATCH v6 0/7] Add initial support for IPQ9574 based boards
 2025-02-26  6:45 UTC  (8+ messages)
` [PATCH v6 1/7] doc: board/qualcomm: document RDP building/flashing
` [PATCH v6 2/7] dts: ipq9574-rdp433-u-boot: add override dtsi
` [PATCH v6 3/7] clk/qcom: add initial clock driver for ipq9574
` [PATCH v6 4/7] pinctrl: qcom: Handle get_function_mux failure
` [PATCH v6 5/7] pinctrl: qcom: Add ipq9574 pinctrl driver
` [PATCH v6 6/7] mmc: msm_sdhci: Reset clocks before reconfiguration
` [PATCH v6 7/7] configs: add qcom_ipq9574_mmc_defconfig

[PATCH 0/5] Update DDR Configurations
 2025-02-26  6:39 UTC  (6+ messages)
` [PATCH 1/5] arm: dts: k3-am64: "
` [PATCH 2/5] arm: dts: k3-am62x: "
` [PATCH 3/5] arm: dts: k3-am62-lp: "
` [PATCH 4/5] arm: dts: k3-am62a: "
` [PATCH 5/5] arm: dts: k3-am62p: "

[RFC PATCH 0/2 v1] Propagate bootph* property to all parent nodes
 2025-02-26  5:57 UTC  (7+ messages)
` [RFC PATCH 1/2 v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers
    ` [EXTERNAL] "

[resend v2 00/19] Add Cadence NAND Driver support
 2025-02-26  3:37 UTC  (8+ messages)

[PATCH v2 00/28] x86: Improve operation under QEMU
 2025-02-26  2:56 UTC  (14+ messages)
` [PATCH v2 28/28] test: Add a test for booting Ubuntu 24.04

xPL Proposal
 2025-02-26  2:51 UTC  (25+ messages)
              ` Rate of change in the project (Was: Re: xPL Proposal)

Pull request: SoCFPGA changes for u-boot-socfpga-next-20250225
 2025-02-26  2:20 UTC  (2+ messages)

[PATCH 00/12] Support to run U-Boot on sc7180 Trogdor Chromebooks
 2025-02-25 21:49 UTC  (10+ messages)
` [PATCH 04/12] coreboot: Move coreboot logic out of x86 to a generic place

[PATCH 0/7] binman: Check code-coverage requirements
 2025-02-25 21:53 UTC  (13+ messages)
` [PATCH 1/7] binman: Exclude dist-packages and site-packages
` [PATCH 2/7] binman: Drop GetRootSkipAtStart()
` [PATCH 3/7] binman: fit: Drop unused code
` [PATCH 4/7] binman: Drop algo check in CheckSetHashValue()
` [PATCH 5/7] binman: Workaround lz4 cli padding in test cases
` [PATCH 6/7] binman: Workaround missing test coverage
` [PATCH 7/7] CI: Run code-coverage test for Binman

[PATCH 1/3] binman: build_from_git: Add argument specifying branch
 2025-02-25 21:27 UTC  (6+ messages)
` [PATCH 2/3] binman: build_from_git: Add optional make path inside git repo
` [PATCH 3/3] binman: cst: Build from source

[PATCH RFC] doc: Include pytests directly in documentation
 2025-02-25 20:50 UTC 

Security vulnerabilities report to Das-U-Boot
 2025-02-25 18:18 UTC  (12+ messages)

[ANN] U-Boot v2025.04-rc3 released
 2025-02-25 19:10 UTC  (2+ messages)

[PATCH 0/2] Remove "saveenv" functionality from am57xx evms
 2025-02-25 17:59 UTC  (2+ messages)

[PATCH v2 00/14] Uthreads
 2025-02-25 16:34 UTC  (15+ messages)
` [PATCH v2 01/14] arch: introduce symbol HAVE_INITJMP
` [PATCH v2 02/14] arm: add initjmp()
` [PATCH v2 03/14] riscv: "
` [PATCH v2 04/14] sandbox: "
` [PATCH v2 05/14] test: lib: add initjmp() test
` [PATCH v2 06/14] uthread: add cooperative multi-tasking interface
` [PATCH v2 07/14] cyclic: invoke uthread_schedule() from schedule()
` [PATCH v2 08/14] lib: time: hook uthread_schedule() into udelay()
` [PATCH v2 09/14] doc: develop: add documentation for uthreads
` [PATCH v2 10/14] test: lib: add uthread test
` [PATCH v2 11/14] dm: usb: move bus initialization into new static function usb_init_bus()
` [PATCH v2 12/14] dm: usb: initialize and scan multiple buses simultaneously with uthread
` [PATCH v2 13/14] cmd: add spawn and wait commands
` [PATCH v2 14/14] test: dm: add test for "

[PATCH v3 1/2] env: mmc: Make redundant env in both eMMC boot partitions consider DT properties
 2025-02-25 16:34 UTC  (9+ messages)
` [PATCH v3 2/2] env: mmc: Clean up env_mmc_load() ifdeffery

[PATCH v1] led: fix next coverity scan error
 2025-02-25 16:13 UTC  (4+ messages)

[PATCH v3 00/15] Add support for Ethboot for AM68-SK, AM62p-SK
 2025-02-25 15:43 UTC  (18+ messages)
` [PATCH v3 01/15] net: ti: am65-cpsw-nuss: Define bind method for CPSW driver
` [PATCH v3 02/15] arm: mach-k3: am62x: am625_init: Remove explicit probing of "
` [PATCH v3 03/15] arm: mach-k3: j721s2: Update SoC auto-gen data to enable Ethernet boot
` [PATCH v3 04/15] arm: mach-k3: j721s2_spl: Alias Ethernet boot to CPGMAC
` [PATCH v3 05/15] net: ti: Kconfig: Enable SPL_SYSCON config for CPSW
` [PATCH v3 06/15] configs: am68: Add configs for enabling Ethboot in R5SPL
` [PATCH v3 07/15] configs: am68: Enable configs required for Ethernet boot
` [PATCH v3 08/15] arm: mach-k3: am62p: Update SoC auto-gen data to enable CPSW boot
` [PATCH v3 09/15] board: ti: am62px: evm: Enable cache for AM62p
` [PATCH v3 10/15] configs: am62p: Add configs for enabling ETHBOOT in R5SPL
` [PATCH v3 11/15] configs: am62p: Enable configs required for Ethboot
` [PATCH v3 12/15] arch: arm: mach-k3: r5: j722s: Update SoC autogenerated data to enable Ethernet boot
` [PATCH v3 13/15] board: ti: j722s: evm: Enable cache for J722s
` [PATCH v3 14/15] configs: j722s_evm_r5: Add configs to enable Ethboot in R5SPL
` [PATCH v3 15/15] configs: j722s_evm_a53: Enable configs required for Ethernet boot

[PATCH v2] spl: return header size to spl_load in os boot
 2025-02-25 14:25 UTC 

[PATCH v3 00/44] x86: Improve operation under QEMU
 2025-02-25 14:23 UTC  (48+ messages)
` [PATCH v3 01/44] x86: Expand x86_64 early memory
` [PATCH v3 02/44] x86: qemu: Switch to bochs display
` [PATCH v3 03/44] x86: qemu: Enable dhrystone
` [PATCH v3 04/44] x86: qemu: Avoid accessing BSS too early
` [PATCH v3 05/44] x86: Drop mpspec from the SPL build
` [PATCH v3 06/44] x86: Add some log categories
` [PATCH v3 07/44] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH v3 08/44] x86: Avoid clearing the VESA display
` [PATCH v3 09/44] x86: Add 64-bit entries to the GDT
` [PATCH v3 10/44] x86: Use defines for the cache flags
` [PATCH v3 11/44] x86: spl: Drop duplicate CPU init
` [PATCH v3 12/44] x86: Drop the message about features missing in 64-bit
` [PATCH v3 13/44] x86: Include stdbool.h in interrupt header
` [PATCH v3 14/44] x86: Tidy up the GDT size in start/16.S
` [PATCH v3 15/44] x86: Disable paging before changing to long mode
` [PATCH v3 16/44] x86: Use the same GDT when jumping "
` [PATCH v3 17/44] x86: Use a simple jump into "
` [PATCH v3 18/44] x86: Rename the _D dirty flag
` [PATCH v3 19/44] x86: Support CPU functions in long mode
` [PATCH v3 20/44] x86: Add functions to convert between mtrr size and mask
` [PATCH v3 21/44] x86: Update mtrr command to support 64-bit values
` [PATCH v3 22/44] x86: Update cpuid_eax et al to work on amd64
` [PATCH v3 23/44] x86: Correct msr operation "
` [PATCH v3 24/44] x86: Allow adding non-aligned size for MTRR
` [PATCH v3 25/44] x86: emulation: Set an MTRR for the RAM
` [PATCH v3 26/44] x86: qemu: Support environment and cat command
` [PATCH v3 27/44] test/py: Correct sizing of created disks
` [PATCH v3 28/44] test/py: Add a helper to send characters
` [PATCH v3 29/44] test/py: Allow tests to be filtered by role
` [PATCH v3 30/44] x86: e820: Add a function to dump the e820 table
` [PATCH v3 31/44] x86: Add a new API for e820
` [PATCH v3 32/44] x86: qemu: Use the new e820 API
` [PATCH v3 33/44] x86: emulation: Support BLOBLIST_TABLES properly
` [PATCH v3 34/44] x86: Support a 64-bit ramdisk address
` [PATCH v3 35/44] acpi: Mark struct acpi_rsdp as packed
` [PATCH v3 36/44] boot: Consider non-bootable partitions
` [PATCH v3 37/44] boot: Handle running out of labels
` [PATCH v3 38/44] boot: Support IO UARTs for earlycon and console
` [PATCH v3 39/44] sandbox: acpi: Correct mapping in FADT
` [PATCH v3 40/44] acpi: Add a checksum to the DMAR table
` [PATCH v3 41/44] test: acpi: Correct memory leaks
` [PATCH v3 42/44] acpi: Support checking checksums
` [PATCH v3 43/44] RFC: test/py: Deal with timeouts
` [PATCH v3 44/44] test: Add a test for booting Ubuntu 24.04

[PATCH] lib: rsa: add NULL check for 'algo' in
 2025-02-25 13:53 UTC 

[PATCH] lib: ecdsa: fix prevent memory leak in ecdsa_add_verify_data
 2025-02-25 13:49 UTC 

[PATCH v3 0/4] riscv: dts: starfive: simplify binman config
 2025-02-25 13:43 UTC  (7+ messages)
` [PATCH v3 3/4] board: starfive: spl: strip off 'starfive/' prefix

[PATCH 00/17] Various toolchain compatibility fixes/improvements
 2025-02-25 13:04 UTC  (20+ messages)
` [PATCH 07/17] arm: Replace 'adrl' in EFI crt0
` [PATCH 09/17] spl: riscv: opensbi: Error on misaligned FDT
` [PATCH 10/17] spl: Align FDT load address
` [PATCH 11/17] makefile: Fix symbol typo in binary_size_check
` [PATCH 15/17] efi_loader: Remove ENTRY(_start) from linker script

[PATCH 00/32] arm: Support building as an EFI app
 2025-02-25 13:04 UTC  (5+ messages)
` [PATCH 07/32] scripts: Update build-efi to support arm64

Need help with booting from SPI Flash
 2025-02-25 11:49 UTC  (5+ messages)

[PATCH v5 0/7] Add initial support for IPQ9574 based boards
 2025-02-25 11:42 UTC  (9+ messages)
` [PATCH v5 1/7] doc: board/qualcomm: document RDP building/flashing
` [PATCH v5 2/7] dts: ipq9574-rdp433-u-boot: add override dtsi
` [PATCH v5 3/7] clk/qcom: add initial clock driver for ipq9574
` [PATCH v5 4/7] pinctrl: qcom: Handle get_function_mux failure
` [PATCH v5 5/7] pinctrl: qcom: Add ipq9574 pinctrl driver
` [PATCH v5 6/7] mmc: msm_sdhci: Reset clocks before reconfiguration
` [PATCH v5 7/7] configs: add qcom_ipq9574_mmc_defconfig

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2025-02-25 10:54 UTC  (4+ messages)

[PATCH v2 1/3] ARM: dts: stm32: drop "st,button1" compatible
 2025-02-25  9:53 UTC  (5+ messages)
` [PATCH v2 2/3] ARM: dts: stm32: drop "st,led1" compatible
` [PATCH v2 3/3] board: stm32f746-disco: drop board_late_init()

[PATCH 0/2] arm: mach-k3: j722s: Enable ESM to support watchdogs
 2025-02-25  5:58 UTC  (3+ messages)
` [PATCH 1/2] arm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs

[UBOOT PATCH] spi: spi-uclass: Fix reduced read speed when parallel config is enabled
 2025-02-25  4:18 UTC  (3+ messages)

[PATCH v2] amd: versal2: Add the UFS boot mode support
 2025-02-25  3:28 UTC 

[PATCH] spl: return kernel image header size in os boot
 2025-02-25  3:06 UTC  (2+ messages)

[PATCH v1] arm: dts: npcm7xx: correct the timer node
 2025-02-25  1:45 UTC 

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-02-24 23:14 UTC  (11+ messages)

[PATCH v2 1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds
 2025-02-24 21:20 UTC  (6+ messages)
` [PATCH v2 2/6] image: Add an inline declaration of unmap_sysmem()
` [PATCH v2 3/6] boot: Add support of the pre-load signature for host tools
` [PATCH v2 4/6] tools: Add preload_check_sign to authenticate images with a pre-load
` [PATCH v2 5/6] configs: Enable the pre-load signature in tools-only_defconfig
` [PATCH v2 6/6] binman: Authenticate the image when testing the preload signature

[PATCH 0/2] tools: mkimage: Add Amlogic Boot Image type
 2025-02-24 20:36 UTC  (3+ messages)

[PATCH] mmc: Fix size calculation for sector addressed MMC version 4
 2025-02-24 20:27 UTC  (2+ messages)

[PATCH] fs/squashfs: fix potential integer overflows
 2025-02-24 20:27 UTC  (2+ messages)

[PATCH 0/6] Add preload_check_sign tool
 2025-02-24 20:10 UTC  (5+ messages)

[PATCH v2] board: odroid-n2: Update docs for signing
 2025-02-24 19:55 UTC  (2+ messages)

[PATCH 0/3] arm: meson: extend sm calls to support Amlogic chip_id v1, v2
 2025-02-24 19:54 UTC 

[PATCH] common: board_r: Initialize interrupts before watchdog
 2025-02-24 18:48 UTC  (5+ messages)
      ` PowerPC MPC83XX timer issues (Re: [PATCH] common: board_r: Initialize interrupts before watchdog)

[PATCH] rockchip: nanopi-r4s: Enable second usb port and fix crash
 2025-02-24 17:15 UTC  (3+ messages)


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