messages from 2026-04-12 01:35:42 to 2026-04-14 13:16:47 UTC [more...]
[PATCH v5 2/3] binman: collection: Set build_done on referenced entries
2026-04-14 13:15 UTC (4+ messages)
` [PATCH v6 0/3] binman: Fix preload signing with encrypted FIT
` [PATCH v6 1/3] binman: Generate preload header and sign data only once
` [PATCH v6 2/3] binman: collection: Set build_done on referenced entries
[PATCH v3] drivers: fpga: Use SOC64 conditional instead of Agilex/Stratix10
2026-04-14 9:03 UTC
[PATCH v1] usb: dwc3: core: fix memory leaks in event buffer cleanup
2026-04-14 6:11 UTC (2+ messages)
[PATCH v1] usb: dwc3: core: fix memory leaks in event buffer cleanup
2026-04-14 5:35 UTC
[PATCH 00/11] mtd: spi-nor: Isolate stacked/parallel support from core
2026-04-14 4:51 UTC (5+ messages)
[PATCH v2] drivers: fpga: Use SOC64 conditional instead of Agilex/Stratix10
2026-04-14 3:02 UTC (3+ messages)
[PATCH] board: ti: cape_detect: Add overlay name lookup table for extension boards
2026-04-14 12:25 UTC (2+ messages)
[PATCH v1] drivers: clk: agilex5: Setting correct counter frequency in boot mode
2026-04-14 11:08 UTC (4+ messages)
[PATCH] board: stm32pm1: Fix board_check_usb_power()
2026-04-14 9:17 UTC (2+ messages)
[PATCH] misc: Add RZG2L OTP support
2026-04-14 9:14 UTC
[PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support
2026-04-14 8:25 UTC (8+ messages)
` [PATCH 2/4] net: cpsw: Remove compat string argument
` [PATCH 3/4] net: cpsw: Use driver data for phy_sel
[PATCH] common: spl: nand: improve u-boot offsets overriding
2026-04-14 8:03 UTC
[PATCH v1] clk: altera: agilex: Update sync to async mode config in clk pll
2026-04-14 7:32 UTC (2+ messages)
[PATCH v1] arch: arm: socfpga: Fix data cache flush issue
2026-04-14 7:17 UTC (2+ messages)
[PATCH v1] ddr: altera: Add delay before writing to MBRDADDR register
2026-04-14 7:15 UTC (2+ messages)
[PATCH v1] configs: socfpga: stratix10: Disable mkeficapsule tool build
2026-04-14 3:34 UTC (7+ messages)
[PATCH] arm: socfpga: Remove confusing timer related words from watchdog reset
2026-04-14 3:01 UTC (2+ messages)
[PATCH] common: cli_hush: fix console_buffer overflow on boot retry
2026-04-14 2:09 UTC (2+ messages)
[PATCH 1/3] board: samsung: fix set_board_info() board_name buffer overflow
2026-04-14 2:09 UTC (2+ messages)
` (subset) "
[PATCH] config_distro_bootcmd: do not scan boot partitions if distro_bootpart is defined
2026-04-13 23:35 UTC (2+ messages)
[PATCH] board: nanopi2: fix bd_update_env() cmdline buffer overflow
2026-04-13 23:35 UTC (2+ messages)
[PATCH v2] arm: Add ARMv8-M aarch32 support
2026-04-13 23:35 UTC (2+ messages)
[PATCH] rtc: rv3028: fix PORF flag not being cleared
2026-04-13 23:35 UTC (2+ messages)
[PATCH v4 1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
2026-04-13 21:16 UTC (4+ messages)
` [PATCH v4 2/2] kbuild: Use if_changed for font and splash .incbin rules
[PATCH v2 00/10] Add SPL support for Qualcomm platforms, starting with sdm845
2026-04-13 17:21 UTC (25+ 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 0/2] A few linker-list fixes
2026-04-13 21:07 UTC (7+ messages)
` [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding
[PATCHv3 0/6] various memory related fixups
2026-04-13 20:35 UTC (7+ messages)
` [PATCHv3 1/6] lmb: allocation flags macro documentation
` [PATCHv3 2/6] lmb: add LMB_FDT for fdt reserved regions
` [PATCHv3 3/6] efi_dt_fixup: use fdtdec_get_bool
` [PATCHv3 4/6] efi_selftest_memory: check for duplicates first
` [PATCHv3 5/6] efi_mem_sort: use list_for_each_entry_safe instead
` [PATCHv3 6/6] memory: reserve from start_addr_sp to end_addr_sp
[PATCH 00/13] boot: Make fit_image_load() easier to maintain
2026-04-13 20:18 UTC (5+ messages)
` [PATCH 01/13] boot: Split out the first part of fit_image_load()
[PATCH v2 00/12] test: Add support for passing arguments to C unit tests
2026-04-13 20:13 UTC (16+ 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
[PATCHv2 0/5] various memory related fixups
2026-04-13 19:23 UTC (4+ messages)
` [PATCHv2 4/5] efi_mem_sort: skip unnecessary compare
[PATCH v3] Add support for OpenSSL Provider API
2026-04-13 18:12 UTC (10+ messages)
[PATCH v4 1/2] console: add console_flush_stdin()
2026-04-13 15:24 UTC (2+ messages)
` [PATCH v4 2/2] cli: flush stdin before enabling cli
[PATCH v4 0/6] Add virtio-mmio support to m68k virt machine
2026-04-13 15:04 UTC (9+ messages)
` [PATCH v4 1/6] sysreset: qemu virt: Use __raw_writel()
` [PATCH v4 2/6] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
` [PATCH v4 3/6] virtio: mmio: Allow instantiation via platform data
` [PATCH v4 4/6] virtio: cmd: Depend on VIRTIO_BLK
` [PATCH v4 5/6] virtio: blk: Fix converting the vendor id to a string
` [PATCH v4 6/6] board: qemu: m68k: Create virtio mmio instances
[PATCH 0/8] add memdup_nul(), use it and memdup() in a few places
2026-04-13 14:57 UTC (18+ 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()
` [0/8] add memdup_nul(), use it and memdup() in a few places
[PATCH v2] boot: Add fit_config_get_hash_list() to build signed node list
2026-04-13 14:54 UTC (3+ messages)
[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
2026-04-13 13:35 UTC (8+ messages)
` [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
` [PATCH v2 5/9] misc: qcom_geni: Add minicore support
[PATCH 0/4] spl: Add UFS boot support for SPL on Qualcomm
2026-04-13 12:39 UTC (5+ messages)
` [PATCH 2/4] drivers: ufs: qcom: Add SPL support
` [PATCH 3/4] drivers: phy: qcom: Add UFS PHY support for SPL
[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
2026-04-13 10:25 UTC (9+ messages)
` [PATCH 1/5] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
[PATCH v3 1/2] console: add console_flush_stdin()
2026-04-13 13:35 UTC (5+ messages)
` [PATCH v3 2/2] cli: flush stdin before enabling cli
[PATCH v2] arch/x86/lib: implement cmdline configuration property
2026-04-13 13:35 UTC (5+ messages)
[PATCH 1/1] doc: correct title of CONTRIBUTE.rst
2026-04-13 13:35 UTC (2+ messages)
[PATCH] cmd: mmc: allow 'mmc rst-function' to show the current value
2026-04-13 13:35 UTC (2+ messages)
[PATCH] soc: qcom: cmd-db: Add optional support for device programmer flows
2026-04-13 13:22 UTC (4+ messages)
[PATCH v3 1/2] kbuild: Move U-Boot .incbin rules to Makefile.lib-u-boot
2026-04-13 13:16 UTC (4+ messages)
` [PATCH v3 2/2] kbuild: Use if_changed for font and splash .incbin rules
[PATCH v3 0/8] test: Refactor FIT test for clarity and extensibility
2026-04-13 12:59 UTC (9+ messages)
` [PATCH v3 1/8] test: fit: Drop the fit_signature buildconfigspec
` [PATCH v3 2/8] test: fit: Avoid restarting U-Boot
` [PATCH v3 3/8] test: Rename test_fit() to test_fit_base()
` [PATCH v3 4/8] test: Add a check for a missing kernel
` [PATCH v3 5/8] test: Update fit test to fix a few Python warnings
` [PATCH v3 6/8] test: Convert FIT test to use a class
` [PATCH v3 7/8] test: Add fsetup fixture and prepare helper for FIT test
` [PATCH v3 8/8] test: Add documentation for the "
[PATCH v4 0/7] qcom: Add NVMEM bitfield support and reboot‑mode integration
2026-04-13 12:24 UTC (5+ messages)
` [PATCH v4 3/7] mach-snapdragon: Integrate reboot-mode handling
` [PATCH v4 4/7] dts: qcs615-ride-u-boot.dtsi: Add reboot-mode support
[PATCH 0/5] Add UFS clock support for Qualcomm SoCs
2026-04-13 12:09 UTC (3+ messages)
` [PATCH 5/5] drivers: ufs: qcom: Initialize and enable clocks before hardware access
[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
2026-04-13 12:01 UTC (7+ messages)
` [PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs
` [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] mmc: msm_sdhci: Use max-frequency to get clock rate
2026-04-13 11:57 UTC (2+ messages)
[PATCH v2 0/3] Enable USB High-Speed support for QCS615
2026-04-13 11:51 UTC (3+ messages)
` [PATCH v2 1/3] arm: dts: qcs615-ride: Remove unsupported USB clock reference
[PATCH v2] video: simplefb: Map framebuffer region on probe on ARM64
2026-04-13 11:15 UTC (2+ messages)
[PATCH 0/3] Qualcomm: rpmh and regulator fixes
2026-04-13 11:06 UTC (4+ messages)
` [PATCH 1/3] soc/qcom: rpmh: properly fix synchronous requests
` [PATCH 2/3] soc/qcom: rpmh: only allow rpmh writes of a single command
` [PATCH 3/3] power: regulator: qcom-rpmh: propagate votes to parent supplies
[PATCH] drivers: clk: altera: arria10: Fix wrong API used for memory free
2026-04-13 10:13 UTC (2+ messages)
[PATCH] drivers: fpga: arria10: Clean up dead code
2026-04-13 9:52 UTC (2+ messages)
[PATCH 0/3] Enable eMMC and SD card support for QCS615
2026-04-13 9:45 UTC (5+ messages)
` [PATCH 1/3] clk: qcom: qcs615: Add SDCC1 and SDCC2 clock support
` [PATCH 2/3] drivers: mmc: uclass: Set removable flag based on device tree property
[PATCH] arch: arm: mach-socfpga: Change U-Boot mailbox client ID
2026-04-13 9:45 UTC (2+ messages)
[PATCH v1 1/2] arch: arm: dts: socfpga: Update L4_SYS Security Control Register size
2026-04-13 9:42 UTC (4+ messages)
` [PATCH v1 2/2] arch: arm: dts: socfpga: Update system manager core registers masking bits
[PATCH] clk: qcom: sc7280: add missing SDCC1 clocks
2026-04-13 9:24 UTC (2+ messages)
[PATCH 0/2] ARMv8 timer fixes for platforms without EL2 configuration
2026-04-13 9:22 UTC (2+ messages)
[PATCH v1] arch: arm: dts: agilex5: Enable autostart on watchdog0 only
2026-04-13 9:08 UTC (2+ messages)
[PATCH 0/3] power: pmic: mtk-pwrap: add more capability flags
2026-04-13 8:58 UTC (7+ messages)
` [PATCH 1/3] power: pmic: mtk-pwrap: add init capability flag
` [PATCH 2/3] power: pmic: mtk-pwrap: add PWRAP_CAP_WDT_SRC flag
` [PATCH 3/3] power: pmic: mtk-pwrap: drop PWRAP_SLV_CAP_DUALIO on mt6359
[PATCH v1] arm: socfpga: soc64: separate reset manager into common and platform-family parts
2026-04-13 8:33 UTC (2+ messages)
[PATCH v2 0/2] net: enetc: add i.MX952 support
2026-04-13 8:15 UTC (3+ messages)
` [PATCH v2 1/2] net: fsl_enetc: fix the duplex setting on the iMX platform
` [PATCH v2 2/2] net: fsl_enetc: Add support for i.MX952
[PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
2026-04-13 3:53 UTC (3+ messages)
[PATCH] mips: mtmips: align MT7621 image blobs to 8-byte boundary
2026-04-13 3:45 UTC (2+ messages)
[PATCH v3 0/5] Add virtio-mmio support to m68k virt machine
2026-04-12 22:05 UTC (12+ messages)
` [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 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] video: bridge: add ITE IT66121 DPI-to-HDMI bridge driver
2026-04-12 7:58 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 00/12] test: Add support for passing arguments to C unit tests
2026-04-12 11:20 UTC (11+ messages)
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox