U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-10 11:08:34 to 2025-05-12 22:35:49 UTC [more...]

[PATCH v2 00/18] bootstd: Useability improvements
 2025-05-12 22:35 UTC  (7+ messages)
` [PATCH v2 01/18] abuf: Add a helper for initing and allocating a buffer

[PATCH v2 0/3] booti: Remove the SYS_BOOTM_LEN limit for booti
 2025-05-12 22:30 UTC  (6+ messages)

[PATCH RFC] doc: Include pytests directly in documentation
 2025-05-12 22:04 UTC  (30+ messages)
` [PATCH v2 0/4] Start improving pytest documentation
  ` [PATCH v2 1/4] doc: Start improving our "
  ` [PATCH v2 2/4] doc: pytest: Framework for documenting tests and document test_000_version
  ` [PATCH v2 3/4] doc: pytest: Document the test_net_boot test
  ` [PATCH v2 4/4] test: test_net_boot: Add more comments
  ` [PATCH 0/3] Document more pytests
    ` [PATCH 1/3] doc: pytest: Document the test_net test
    ` [PATCH 2/3] doc: pytest: Document the test_bootstage test
    ` [PATCH 3/3] doc: pytest: Document the test_efi_loader test
    ` [PATCH 0/3] doc: Document remaining test_b* tests
      ` [PATCH 1/3] doc: pytest: Document the test_bind test
      ` [PATCH 2/3] doc: pytest: Document the test_bootmenu test
      ` [PATCH 3/3] doc: pytest: Document the test_button test

[PATCH] doc: pytest: Use globing for test files
 2025-05-12 21:54 UTC 

[RFC PATCH v2 0/5] Add FlexSPI support for i.MX RT1170
 2025-05-12 21:51 UTC  (2+ messages)

[PATCH] CI, docs: Install test/py/requirements.txt as well
 2025-05-12 21:51 UTC 

[PATCH] net: fsl_enetc: fix imdio register calculation
 2025-05-12 21:50 UTC  (4+ messages)
` 回复: "

[PATCH] imx95_evk: enable PCI early
 2025-05-12 21:50 UTC 

[GIT PULL] Please pull u-boot-imx-master-20250512
 2025-05-12 21:49 UTC 

bugfix CAAM error on startup
 2025-05-12 21:41 UTC  (6+ messages)
  ` arm:, imx:, caam: [PATCH] "
      ` [External] "

[ANN] U-Boot v2025.07-rc2 released
 2025-05-12 20:35 UTC 

[PATCH V3 0/3] cmd: env: select: Add output for available environment targets
 2025-05-12 18:25 UTC  (6+ messages)

[PATCH] riscv: starfive: jh7110: move uart0 clock frequency to config header
 2025-05-12 18:14 UTC  (2+ messages)

[PATCH 00/10] Initial SPL support for T-Head TH1520 SoC
 2025-05-12 18:06 UTC  (24+ messages)
` [PATCH 01/10] riscv: lib: Split out support for T-Head cache management operations
` [PATCH 02/10] riscv: dts: th1520: Add clock-frequency for UART0
` [PATCH 03/10] riscv: cpu: Add TH1520 CPU support
` [PATCH 04/10] ram: thead: Add initial DDR controller support for TH1520
` [PATCH 05/10] riscv: dts: th1520: Preserve necessary devices for SPL
` [PATCH 06/10] riscv: dts: lichee-module-4a: Preserve memory node "
` [PATCH 07/10] riscv: dts: th1520: Add DRAM controller
` [PATCH 08/10] riscv: dts: th1520: Add binman configuration
` [PATCH 09/10] board: thead: licheepi4a: Enable SPL support
` [PATCH 10/10] doc: thead: lpi4a: Update documentation

[PATCH 00/10] ARM: stm32: Add STM32MP13xx SPL and OpTee-OS start support
 2025-05-12 17:21 UTC  (11+ messages)
` [PATCH 01/10] ARM: stm32: Add STM32MP13xx SPL Kconfig options
` [PATCH 02/10] ARM: stm32: Add STM32MP13xx SPL hardware initialization
` [PATCH 03/10] ARM: stm32: Limit early cache enablement in SPL to STM32MP15xx
` [PATCH 04/10] ARM: stm32: Add STM32MP13xx PMIC initialization for DDR3 DRAM type
` [PATCH 05/10] ARM: stm32: Add STM32MP13xx debug UART initialization
` [PATCH 06/10] ARM: dts: stm32: Add stm32mp13-ddr.dtsi template
` [PATCH 07/10] ARM: dts: stm32: Add 512 MiB DRAM settings for DH STM32MP13xx DHCOR DHSBC
` [PATCH 08/10] ARM: dts: stm32: Add STM32MP13x SPL specific DT additions
` [PATCH 09/10] ARM: dts: stm32: Add SPL specifics for DH STM32MP13xx DHCOR DHSBC
` [PATCH 10/10] ARM: dts: stm32: Switch defconfig to SPL "

[PATCH] tools: stm32image: Add support for STM32 Image V2.0
 2025-05-12 17:09 UTC 

[PATCH] ram: stm32mp1: Add STM32MP13xx support
 2025-05-12 17:09 UTC 

[PATCH] clk: stm32mp13: Add SPL support and clock tree init to STM32MP13 RCC driver
 2025-05-12 17:08 UTC 

[PATCH 1/2] ARM: bootm: Add support for starting Linux through OpTee-OS on ARMv7a
 2025-05-12 16:52 UTC  (2+ messages)
` [PATCH 2/2] spl: fit: Add ability to jump to Linux via "

[PATCH] clk: stm32mp13: Fix typo in STM32MP13 RCC driver
 2025-05-12 16:51 UTC 

[PATCH] ARM: Align image end to 8 bytes to fit DT alignment
 2025-05-12 16:50 UTC  (2+ messages)

[PATCH] ARM: stm32: Auto-detect ROM API table on STM32MP15xx
 2025-05-12 16:45 UTC 

[PATCH] ARM: stm32: Fix DBGMCU macro on STM32MP13xx
 2025-05-12 16:44 UTC 

[PATCH] ARM: stm32: Fix SYSRAM size on STM32MP13xx
 2025-05-12 16:44 UTC 

[PATCH] xtensa: xtfpga: enable DM_SERIAL
 2025-05-12 16:39 UTC 

[PATCH v2] clk: Fix clk_set_parent() regression
 2025-05-12 16:29 UTC  (2+ messages)

[PATCH] ARM: stm32: Drop unnecessary space
 2025-05-12 16:11 UTC 

[PATCH] image: Fix FIT image loadable section custom processing
 2025-05-12 15:58 UTC 

[PATCH v2 0/6] sunxi: Allwinner A133 SoC support
 2025-05-12 15:58 UTC  (14+ messages)
` [PATCH v2 1/6] sunxi: A133: add DRAM init code
` [PATCH v2 2/6] sunxi: add support for the Allwinner A100/A133 SoC
` [PATCH v2 3/6] arm64: dts: allwinner: a100: Add CPU Operating Performance Points table
` [PATCH v2 4/6] arm64: dts: allwinner: a100: set maximum MMC frequency
` [PATCH v2 5/6] arm64: dts: allwinner: a100: add Liontron H-A133L board support
` [PATCH v2 6/6] sunxi: add support for Liontron H-A133L board

[PATCH 0/6] script: Improve the QEMU scripts to Python
 2025-05-12 14:21 UTC  (10+ messages)
` [PATCH 1/6] test: Update fs_helper to support passing in the image
` [PATCH 2/6] scripts: Rename build-efi.py to drop the file extension
` [PATCH 3/6] scripts: Convert the build-efi script to avoid sudo
` [PATCH 4/6] scripts: Create a common settings file for QEMU scripts
` [PATCH 5/6] u_boot_pylib: Support a fatal level in tout
` [PATCH 6/6] scripts: Convert the build-qemu script to Python

[PATCH 0/2] Propagate bootph-* properties to all supernodes
 2025-05-12 13:08 UTC  (5+ messages)
` [PATCH 1/2] tools: binman: control.py: Propagate bootph-* properties to supernodes
` [PATCH 2/2] tools: binman: ftest.py: Add testcase for bootph-* propagation

u-boot on x86
 2025-05-12 13:08 UTC  (2+ messages)

[PATCH v2 0/3] sunxi: add "fake" FEL button feature
 2025-05-12 12:39 UTC  (8+ messages)
` [PATCH v2 2/3] sunxi: add "fake" FEL pin support

[PATCH v1] arm: add call to cleanup_before_linux for go command
 2025-05-12  8:18 UTC 

[PATCH 0/3] test/py: enable HTTP testing
 2025-05-12 11:27 UTC  (3+ messages)

[PATCH 1/3] tools: binman: control.py: Propagate bootph-* properties to supernodes
 2025-05-12 11:21 UTC  (6+ messages)
` [PATCH 3/3] wip: binman: Move processing after templates

Odroid n2+ usb broken on reboot
 2025-05-12 10:04 UTC  (13+ messages)

[PATCH] doc: document test command
 2025-05-12  9:55 UTC  (5+ messages)

[PATCH] riscv: dts: jh7110: remove redundant parent nodes
 2025-05-12  9:42 UTC  (2+ messages)

[PATCH v4 0/1] *** Initial Wiznet W5500 support ***
 2025-05-12  9:42 UTC  (4+ messages)
` [PATCH v4 1/1] Initial support for Wiznet W5500

[PATCH 0/2] Clang compatibility improvements for RISC-V
 2025-05-12  9:36 UTC  (3+ messages)
` [PATCH 2/2] riscv: Access gd with inline assembly when building with LTO or Clang

[PATCH v2 0/3] Risc-V 32 bit/64 bit images
 2025-05-12  9:26 UTC  (3+ messages)
` [PATCH v2 2/3] riscv: Select appropriate image type

[PATCH] riscv: set the width of the physical address/size data type based on arch
 2025-05-12  9:21 UTC  (9+ messages)

[PATCH] ARM: stm32mp: Correct sign extension for memory address in dram_bank_mmu_setup()
 2025-05-12  8:25 UTC  (3+ messages)

[RFC v1 0/7] common: usb_onboard_hub: Add support for Odroid onboard USB hub reset
 2025-05-12  8:21 UTC  (7+ messages)
` [RFC v1 7/7] usb: onboard-hub: Add conditional compilation for I2C initialization

[PATCH v1 1/1] gpio: msm_gpio: return correct value for gpio read
 2025-05-12  7:29 UTC  (2+ messages)

[PATCH v1 0/6] Introduce support for QCS8300 SoC based IQ8 Series Platform
 2025-05-12  7:08 UTC  (3+ messages)
` [PATCH v1 1/6] dt-bindings: power: rpmpd: Add QCS8300 Power Domain Indexes

[PATCH] qcom_defconfig: Enable AUTOBOOT_KEYED support
 2025-05-12  7:01 UTC  (4+ messages)

[PATCH] imx95_evk: enable PCI early
 2025-05-12  1:09 UTC  (2+ messages)
` 回复: "

Pull-request efi-2025-07-rc3
 2025-05-11 22:31 UTC  (2+ messages)

[PATCH v2 0/3] efi_loader: test EFI booting FIT images with initrd and dtb
 2025-05-11 14:18 UTC  (6+ messages)
` [PATCH v2 1/3] scripts/Makefile.lib: add PLATFORM_LIBS to efi linking
` [PATCH v2 2/3] efi_loader: fix dtbdump output color and format

[PATCH v2] efi_loader: Disable ANSI output for tests
 2025-05-11 14:17 UTC  (3+ messages)

[U-Boot, v1, 1/1] net: phy: Add the Airoha EN8811H PHY driver
 2025-05-11  5:14 UTC 

[PATCH v2 2/2] BeagleBoard: Fix memory detection error
 2025-05-10 21:03 UTC 

[PATCH v2 1/2] BeagleBoard: Bring it back with updates
 2025-05-10 21:02 UTC 

[U-Boot, v1, 1/1] net: phy: air_en8811h: load the PHY firmware from filesystem on block device by default
 2025-05-10 12:52 UTC 

[PATCH v2] riscv: dts: jh7110: override syscrg assigned clock rates with defaults
 2025-05-10 18:42 UTC 

[PATCH v4 00/22] passage: Define a standard for firmware data flow
 2025-05-10 15:31 UTC  (24+ messages)
` [PATCH v4 01/22] emulation: fdt: Allow using U-Boot's device tree with QEMU
` [PATCH v4 02/22] spl: Tidy up the header includes
` [PATCH v4 03/22] x86: Move Intel GNVS file into the common include directory
` [PATCH v4 04/22] spl: Rename jump_to_image_no_args()
` [PATCH v4 05/22] passage: Support an incoming passage
` [PATCH v4 06/22] fdt: Redo devicetree setup
` [PATCH v4 07/22] fdt: Support reading FDT from standard passage
` [PATCH v4 08/22] bloblist: Adjust how the bloblist is received from passage
` [PATCH v4 09/22] passage: arm: Accept a passage from the previous phase
` [PATCH v4 10/22] passage: spl: Support adding the dtb to the passage bloblist
` [PATCH v4 11/22] passage: spl: Support passing the passage to U-Boot
` [PATCH v4 12/22] passage: arm: Add the arch-specific standard passage impl
` [PATCH v4 13/22] vexpress_fvp: Update to use the new Kconfig options
` [PATCH v4 14/22] arm: qemu: Add an SPL build
` [PATCH v4 15/22] arm: qemu: Add a 64-bit "
` [PATCH v4 16/22] xferlist: Drop old xferlist code
` [PATCH v4 17/22] passage: Add a qemu test for ARM
` [PATCH v4 18/22] sandbox: Add a way of checking structs for standard passage
` [PATCH v4 19/22] passage: Add documentation
` [PATCH v4 20/22] passage: Add docs for spl_handoff
` [PATCH v4 21/22] passage: Add checks for pre-existing blobs
` [PATCH v4 22/22] CI: Add tests for gitlab and azure

[PATCH v3 00/10] ext4: Overflow fixes
 2025-05-10 13:06 UTC  (11+ messages)
` [PATCH v3 01/10] Bring in linux/limits.h
` [PATCH v3 02/10] Bring in linux/overflow.h
` [PATCH v3 03/10] ext4: Avoid expr in declaration in ext4fs_get_bgdtable()
` [PATCH v3 04/10] ext4: Create a var for the number of blocks to allocate
` [PATCH v3 05/10] ext4: Check for overflow of block count
` [PATCH v3 06/10] ext4: Bail out of no_blk_pergdt() if there are no blocks
` [PATCH v3 07/10] ext4: Replace multiplication with an existing variable
` [PATCH v3 08/10] ext4: Set a max limit on block-size in ext4fs_init()
` [PATCH v3 09/10] ext4: Make sure there is at least one sector per block
` [PATCH v3 10/10] ext4: Check for overflow when allocating tables

[PATCH v3 00/22] passage: Define a standard for firmware data flow
 2025-05-10 13:04 UTC  (15+ messages)
` [PATCH v3 10/22] passage: arm: Accept a passage from the previous phase

[PATCH] net: xgmac: Augment mdio read/write with cl-45 format support
 2025-05-10  4:12 UTC 

[PATCH] efi_loader: Disable ANSI output for tests
 2025-05-10 12:00 UTC  (2+ messages)

[PATCH v2 1/3] Bring in linux/limits.h
 2025-05-10 11:27 UTC  (6+ messages)

[PATCH 00/11] regex patches
 2025-05-10 11:25 UTC  (2+ messages)

U-Boot support for wolfTPM and firmware update for SLB9672/SLB9673
 2025-05-10 11:25 UTC  (2+ messages)

[PATCH 00/25] patman: Support beter management of series
 2025-05-10 11:05 UTC  (9+ messages)
` [PATCH 18/25] patman: Improve Series support for patchwork links
` [PATCH 19/25] patman: Implement the patchwork subcommand
` [PATCH 20/25] patman: Support aliases for commands and subcommands
` [PATCH 21/25] patman: Update send function to return whether it sent
` [PATCH 22/25] patman: Implement the series subcommand
` [PATCH 23/25] patman: Implement the upstream subcommand
` [PATCH 24/25] patman: Add tests for Cseries
` [PATCH 25/25] patman: Add basic documentation for new features


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