U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-10 05:11:11 to 2026-04-12 22:05:43 UTC [more...]

[PATCH v3 0/5] Add virtio-mmio support to m68k virt machine
 2026-04-12 22:05 UTC  (22+ messages)
` [PATCH v3 1/5] sysreset: qemu virt: Use __raw_writel()
` [PATCH v3 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v3 3/5] virtio: mmio: Allow instantiation via platform data
` [PATCH v3 4/5] virtio: blk: Fix converting the vendor id to a string
` [PATCH v3 5/5] board: qemu: m68k: Create virtio mmio instances

[PATCH] clk: stm32: Add STM32MP23 support
 2026-04-12 20:11 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH] video: stm32: dsi: fix unchecked return values
 2026-04-12 19:07 UTC 

[PATCH 0/8] add memdup_nul(), use it and memdup() in a few places
 2026-04-12 19:59 UTC  (9+ messages)
` [PATCH 1/8] string: fix prototype of memdup()
` [PATCH 2/8] stdio: drop stdio_clone
` [PATCH 3/8] lib/string.c: drop pointless __HAVE_ARCH_STRDUP
` [PATCH 4/8] lib/string.c: introduce memdup_nul() helper
` [PATCH 5/8] lib/string.c: implement strdup() and strndup() in terms of memdup_nul()
` [PATCH 6/8] lib/hashtable.c: use memdup_nul() in himport_r
` [PATCH 7/8] common/cli.c: use memdup_nul() in run_command_list()
` [PATCH 8/8] drivers/core: use memdup() instead of malloc()+memcpy()

[PATCH v2 1/3] serial: goldfish: Add debug uart support
 2026-04-12 17:57 UTC  (4+ messages)
` [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart

[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-12 12:04 UTC  (5+ messages)
` [PATCH 1/5] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature

[PATCH] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
 2026-04-12  7:58 UTC 

[PATCH v2 00/10] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-11 20:30 UTC  (21+ messages)
` [PATCH v2 01/10] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH v2 02/10] of_live: support in SPL
` [PATCH v2 03/10] drivers: allow clk_stub and spmi "
` [PATCH v2 04/10] mach-snapdragon: boot0.h: split out msm8916_boot0.h
` [PATCH v2 05/10] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
` [PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
` [PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
` [PATCH v2 08/10] mach-snapdragon: add board-spl.c and split out common code
` [PATCH v2 09/10] qualcomm: add defconfig, env and docs for SPL on sdm845
` [PATCH v2 10/10] dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl

[PATCH] mips: mtmips: align MT7621 image blobs to 8-byte boundary
 2026-04-12 12:12 UTC 

[PATCH v1 0/5] SoCFPGA: Update DDR Support for Gen5/Arria10 in U-Boot
 2026-04-12 12:11 UTC  (3+ messages)

[PATCH] smbios: Add an explicit bounds check for Type 9 length
 2026-04-12 11:44 UTC  (2+ messages)

[PATCH v2] arch/x86/lib: implement cmdline configuration property
 2026-04-12 11:37 UTC  (4+ messages)

[PATCH v2 00/12] test: Add support for passing arguments to C unit tests
 2026-04-12 11:19 UTC  (13+ messages)
` [PATCH v2 01/12] test: Add ut_asserteq_regex() for regex pattern matching
` [PATCH v2 02/12] test: Add a helper to check the next line against a regex
` [PATCH v2 03/12] test: Add a private buffer for tests
` [PATCH v2 04/12] test: Add argument-type definitions
` [PATCH v2 05/12] test: Add a macro to declare unit tests with arguments
` [PATCH v2 06/12] test: Add support for passing arguments to C tests
` [PATCH v2 07/12] test: Enhance the ut command to pass test arguments
` [PATCH v2 08/12] test: Add type-checked argument accessor functions
` [PATCH v2 09/12] test: Add tests for unit-test arguments
` [PATCH v2 10/12] test: Add documentation for the test framework
` [PATCH v2 11/12] test: fs: add C-based filesystem tests
` [PATCH v2 12/12] test: fs: Update Python tests to call C implementations

[PATCH 00/12] test: Add support for passing arguments to C unit tests
 2026-04-12 11:20 UTC  (14+ messages)
` [PATCH 01/12] test: Add ut_asserteq_regex() for regex pattern matching
` [PATCH 02/12] test: Add a helper to check the next line against a regex
` [PATCH 03/12] test: Add a private buffer for tests
` [PATCH 04/12] test: Add argument-type definitions
` [PATCH 05/12] test: Add a macro to declare unit tests with arguments
` [PATCH 06/12] test: Add support for passing arguments to C tests
` [PATCH 07/12] test: Enhance the ut command to pass test arguments
` [PATCH 08/12] test: Add type-checked argument accessor functions
` [PATCH 09/12] test: Add tests for unit-test arguments
` [PATCH 10/12] test: Add documentation for the test framework
` [PATCH 11/12] test: fs: add C-based filesystem tests
` [PATCH 12/12] test: fs: Update Python tests to call C implementations

[PATCH] board/raspberrypi: Add quirk for RPi5 2Gb rev 1.0
 2026-04-12  9:59 UTC 

[PATCH] doc: board: ti: j784s4_evm: Automate BAR address lookup for PCIe Boot
 2026-04-12  6:46 UTC 

[PATCH 0/2] A few linker-list fixes
 2026-04-12  1:36 UTC  (3+ messages)
` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding

[PATCH] serial: goldfish: Add DEBUG_UART support
 2026-04-12  1:03 UTC  (2+ messages)

[PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
 2026-04-11 18:04 UTC  (4+ messages)

[PATCH v1 1/2] lib: hashtable: fix integer overflow in himport_r
 2026-04-11 17:39 UTC  (3+ messages)
` [PATCH v1 2/2] test: env: add test for himport_r SIZE_MAX overflow guard

[PATCH v1] Improve handosff prepare on SoCFPGA
 2026-04-11 17:27 UTC 

[PATCH v4 3/3] binman: collection: Set build_done on referenced entries
 2026-04-11 17:19 UTC  (8+ messages)
` [PATCH v5 0/3] binman: Fix preload signing with encrypted FIT
  ` [PATCH v5 1/3] binman: Generate preload header and sign data only once
  ` [PATCH v5 2/3] binman: collection: Set build_done on referenced entries
  ` [PATCH v5 3/3] tools: binman: Test signing an encrypted FIT with a preload header

[PATCH v3 1/2] console: add console_flush_stdin()
 2026-04-11 16:41 UTC  (4+ messages)
` [PATCH v3 2/2] cli: flush stdin before enabling cli

[PATCH v6 0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-04-11 14:58 UTC  (13+ messages)
` [PATCH v6 2/6] misc: fs_loader: reorganize and split to FS loader and FW UCLASS
` [PATCH v6 3/6] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v6 4/6] misc: fw_loader: implement request_firmware_size() OP
` [PATCH v6 5/6] misc: fw_loader: introduce FIP loader driver
` [PATCH v6 6/6] doc: dtbinding: Update documentation for Generic Firmware loader
` [v6,0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader

[PATCH v2 0/2] Autoboot prompt customization and bootmenu cosmetics
 2026-04-11 14:56 UTC  (9+ messages)
` [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
` [PATCH v2 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name

[PATCH v3 0/4] phy: add common PHY polarity properties support
 2026-04-11 14:38 UTC  (10+ messages)
` [PATCH v3 1/4] phy: add common PHY "
` [PATCH v3 2/4] net: phy: air_en8811h: use standard rx-polarity/tx-polarity properties
` [PATCH v3 3/4] test: dm: add PHY common props unit tests
` [PATCH v3 4/4] sandbox: dts: add PHY common props test nodes
` [v3,0/4] phy: add common PHY polarity properties support

[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
 2026-04-11 14:37 UTC  (16+ messages)
` [PATCH v5 01/12] arm: dts: am335x-evm: Add backlight to the panel
` [PATCH v5 02/12] configs: am335x_evm_defconfig: Enable panel
` [PATCH v5 03/12] include: configs: am335x_evm: Enable vidconsole
` [PATCH v5 04/12] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING
` [PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs
` [PATCH v5 06/12] am33xx: Avoid hard failure on USB probe issue
` [PATCH v5 07/12] arm: dts: am335x-*-u-boot: Add chosen tick-timer
` [PATCH v5 08/12] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
` [PATCH v5 09/12] am33xx: Fix comment about config symbols
` [PATCH v5 10/12] am33xx: Support upstream devicetree USB device
` [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
` [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-04-11 14:04 UTC  (9+ messages)

[PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
 2026-04-11 13:43 UTC  (5+ messages)

[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
 2026-04-11 13:18 UTC  (18+ messages)
` [PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
` [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
` [PATCH v2 3/9] clk/qcom: add initial clock driver for ipq5210
` [PATCH v2 4/9] pinctrl: qcom: Add ipq5210 pinctrl driver
` [PATCH v2 5/9] misc: qcom_geni: Add minicore support
` [PATCH v2 6/9] spl: Include SMEM driver in SPL
` [PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
` [PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF
` [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig

[PATCH 00/13] boot: Make fit_image_load() easier to maintain
 2026-04-11 13:03 UTC  (4+ messages)
` [PATCH 01/13] boot: Split out the first part of fit_image_load()

[PATCH v3] Add support for OpenSSL Provider API
 2026-04-11  1:02 UTC  (9+ messages)

[PATCH v4 00/14] sc5xx Environment Cleanup and Fixes
 2026-04-10 13:58 UTC  (15+ messages)
` [PATCH v4 01/14] configs: sc5xx: Do not store environment in SPI flash
` [PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment
` [PATCH v4 03/14] mach-sc5xx: Update boot commands
` [PATCH v4 04/14] mach-sc5xx: Switch from tftp to wget
` [PATCH v4 05/14] mach-sc5xx: Add USB boot command
` [PATCH v4 06/14] mach-sc5xx: Remove preliminary binman support
` [PATCH v4 07/14] dts: sc594: Fix gige-reset line on EZKIT
` [PATCH v4 08/14] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
` [PATCH v4 09/14] mach-sc5xx: Update image load address
` [PATCH v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs
` [PATCH v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot
` [PATCH v4 12/14] arm: sc5xx: Remove SC5XX_LOADADDR
` [PATCH v4 13/14] arm: sc5xx: add missing boot env selectors
` [PATCH v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr

Need help with FDT overlay
 2026-04-10 23:05 UTC  (3+ messages)
` [PATCH] doc: Fix fdt resize argument in fdt_overlays.rst

[PATCH v2 0/7] Support metadata-driven A/B boot for STM32MP25
 2026-04-10 23:04 UTC  (13+ messages)
` [PATCH v2 2/7] test: dm: part: add test for part_get_info_by_uuid
` [PATCH v2 3/7] test: cmd: add unit tests for part command
` [PATCH v2 4/7] cmd: part: support lookup by UUID
` [PATCH v2 5/7] test: cmd: part: add UUID lookup tests
` [PATCH v2 6/7] fwu: add helper to get image GUID by type and bank index
` [PATCH v2 7/7] board: st: stm32mp25: support dynamic A/B bank bootup

[PATCH v4 0/8] Add support for TQMa7x
 2026-04-10 16:23 UTC  (2+ messages)

[PATCH 1/2] clk: mediatek: remove redundant forward declarations
 2026-04-10 16:07 UTC  (4+ messages)
` [PATCH 2/2] clk: mediatek: fix parent rate lookup for fixed PLL clocks

[PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
 2026-04-10 15:54 UTC  (5+ messages)

[PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
 2026-04-10 14:44 UTC  (2+ messages)

[PATCH] mtd: spi-nor-ids: add flags for mx25u12835f
 2026-04-10 13:56 UTC  (3+ messages)

[PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support
 2026-04-10 11:04 UTC  (5+ messages)
` [PATCH 1/4] net: cpsw: Fix error message
` [PATCH 2/4] net: cpsw: Remove compat string argument
` [PATCH 3/4] net: cpsw: Use driver data for phy_sel
` [PATCH 4/4] net: cpsw: Support new cpsw-switch DT bindings

[PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
 2026-04-10  9:30 UTC  (4+ messages)
` [PATCH 1/3] net: zynq_gem: add SPEED_10000 case in clock rate selection
` [PATCH 2/3] net: zynq_gem: set 128-bit AXI bus width for 10GBE
` [PATCH 3/3] net: zynq_gem: reinitialize RX BDs on every init

[PATCH] pinctrl: mediatek: mt7981: fix some register offsets and fields
 2026-04-10  8:23 UTC 

[PATCH v1 0/4] Relocate U-Boot in the last bank
 2026-04-10  5:21 UTC  (17+ messages)
` [PATCH v1 1/4] treewide: move bi_dram[] from bd to gd
` [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
` [PATCH v1 3/4] common: Clean up setup_dest_addr()
` [PATCH v1 4/4] common: Add an optionto relocate on ram top


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