Messages by Date
-
2026/04/12
Re: [PATCH 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
-
2026/04/12
[PATCH] board/raspberrypi: Add quirk for RPi5 2Gb rev 1.0
Peter Robinson
-
2026/04/11
[PATCH] doc: board: ti: j784s4_evm: Automate BAR address lookup for PCIe Boot
Siddharth Vadapalli
-
2026/04/11
Re: [PATCH v3 5/5] board: qemu: m68k: Create virtio mmio instances
Daniel Palmer
-
2026/04/11
Re: [PATCH v3 3/5] virtio: mmio: Allow instantiation via platform data
Daniel Palmer
-
2026/04/11
[PATCH 01/12] test: Add ut_asserteq_regex() for regex pattern matching
Simon Glass
-
2026/04/11
Re: [PATCH 1/2] linker_lists: Fix end-marker alignment to prevent padding
Simon Glass
-
2026/04/11
[PATCH 10/12] test: Add documentation for the test framework
Simon Glass
-
2026/04/11
[PATCH 12/12] test: fs: Update Python tests to call C implementations
Simon Glass
-
2026/04/11
[PATCH 11/12] test: fs: add C-based filesystem tests
Simon Glass
-
2026/04/11
[PATCH 09/12] test: Add tests for unit-test arguments
Simon Glass
-
2026/04/11
[PATCH 08/12] test: Add type-checked argument accessor functions
Simon Glass
-
2026/04/11
[PATCH 07/12] test: Enhance the ut command to pass test arguments
Simon Glass
-
2026/04/11
[PATCH 06/12] test: Add support for passing arguments to C tests
Simon Glass
-
2026/04/11
[PATCH 05/12] test: Add a macro to declare unit tests with arguments
Simon Glass
-
2026/04/11
[PATCH 04/12] test: Add argument-type definitions
Simon Glass
-
2026/04/11
[PATCH 00/12] test: Add support for passing arguments to C unit tests
Simon Glass
-
2026/04/11
[PATCH 02/12] test: Add a helper to check the next line against a regex
Simon Glass
-
2026/04/11
[PATCH 03/12] test: Add a private buffer for tests
Simon Glass
-
2026/04/11
Re: [PATCH] serial: goldfish: Add DEBUG_UART support
Daniel Palmer
-
2026/04/11
Re: [PATCH v3 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
Daniel Palmer
-
2026/04/11
Re: [PATCH v3 3/5] virtio: mmio: Allow instantiation via platform data
Angelo Dureghello
-
2026/04/11
Re: [PATCH v3 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
Angelo Dureghello
-
2026/04/11
Re: [PATCH v3 5/5] board: qemu: m68k: Create virtio mmio instances
Simon Glass
-
2026/04/11
Re: [PATCH v3 4/5] virtio: blk: Fix converting the vendor id to a string
Simon Glass
-
2026/04/11
Re: [PATCH v3 5/5] board: qemu: m68k: Create virtio mmio instances
Angelo Dureghello
-
2026/04/11
Re: [PATCH v3 1/5] sysreset: qemu virt: Use __raw_writel()
Angelo Dureghello
-
2026/04/11
Re: [PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
Anand Moon
-
2026/04/11
Re: [PATCH v1 2/2] test: env: add test for himport_r SIZE_MAX overflow guard
Simon Glass
-
2026/04/11
[PATCH v1] Improve handosff prepare on SoCFPGA
Brian Sune
-
2026/04/11
Re: [PATCH v5 3/3] tools: binman: Test signing an encrypted FIT with a preload header
Simon Glass
-
2026/04/11
Re: [PATCH v5 1/3] binman: Generate preload header and sign data only once
Simon Glass
-
2026/04/11
Re: [PATCH v5 2/3] binman: collection: Set build_done on referenced entries
Simon Glass
-
2026/04/11
Re: [PATCH v3 1/2] console: add console_flush_stdin()
Simon Glass
-
2026/04/11
Re: [PATCH v3 2/2] cli: flush stdin before enabling cli
Simon Glass
-
2026/04/11
Re: [PATCH v3 3/5] virtio: mmio: Allow instantiation via platform data
Simon Glass
-
2026/04/11
Re: [PATCH v3 1/5] sysreset: qemu virt: Use __raw_writel()
Simon Glass
-
2026/04/11
Re: [PATCH v3 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness for classic m68k
Simon Glass
-
2026/04/11
Re: [PATCH v2 2/2] cmd: bootmenu: ANSI_CLEAR_LINE before entry name
Simon Glass
-
2026/04/11
Re: [PATCH v3 4/4] sandbox: dts: add PHY common props test nodes
Simon Glass
-
2026/04/11
Re: [PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
Simon Glass
-
2026/04/11
Re: [v3,0/4] phy: add common PHY polarity properties support
Simon Glass
-
2026/04/11
Re: [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
Ferass El Hafidi
-
2026/04/11
Re: [PATCH v6 4/6] misc: fw_loader: implement request_firmware_size() OP
Simon Glass
-
2026/04/11
Re: [PATCH v6 5/6] misc: fw_loader: introduce FIP loader driver
Simon Glass
-
2026/04/11
Re: [PATCH v6 3/6] misc: fw_loader: implement generic get_fw_loader_from_node()
Simon Glass
-
2026/04/11
Re: [PATCH v3 2/4] net: phy: air_en8811h: use standard rx-polarity/tx-polarity properties
Simon Glass
-
2026/04/11
Re: [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
Tom Rini
-
2026/04/11
Re: [PATCH] CI: Update sjg lab to match currently actively boards
Simon Glass
-
2026/04/11
Re: [PATCH v6 6/6] doc: dtbinding: Update documentation for Generic Firmware loader
Simon Glass
-
2026/04/11
Re: [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
Ferass El Hafidi
-
2026/04/11
Re: [PATCH v6 2/6] misc: fs_loader: reorganize and split to FS loader and FW UCLASS
Simon Glass
-
2026/04/11
Re: [v6,0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
Simon Glass
-
2026/04/11
Re: [PATCH v3 1/4] phy: add common PHY properties support
Simon Glass
-
2026/04/11
Re: [PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
Simon Glass
-
2026/04/11
Re: [PATCH v3 3/4] test: dm: add PHY common props unit tests
Simon Glass
-
2026/04/11
Re: [PATCH v6 6/6] doc: dtbinding: Update documentation for Generic Firmware loader
Heinrich Schuchardt
-
2026/04/11
Re: [PATCH] efi_loader: support EFI_OS_INDICATIONS_BOOT_TO_FW_UI
Heinrich Schuchardt
-
2026/04/11
Re: [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
Simon Glass
-
2026/04/11
Re: [PATCH v2 5/9] misc: qcom_geni: Add minicore support
Simon Glass
-
2026/04/11
Re: [PATCH v2 1/2] autoboot: allow custom prompt without requiring AUTOBOOT_KEYED
Simon Glass
-
2026/04/11
Re: [PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
Simon Glass
-
2026/04/11
Re: [PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
Simon Glass
-
2026/04/11
Re: [PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Simon Glass
-
2026/04/11
Re: [PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig
Simon Glass
-
2026/04/11
Re: [PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF
Simon Glass
-
2026/04/11
Re: [PATCH v2 6/9] spl: Include SMEM driver in SPL
Simon Glass
-
2026/04/11
Re: [PATCH 01/13] boot: Split out the first part of fit_image_load()
Simon Glass
-
2026/04/11
Re: [PATCH v2] arch/x86/lib: implement cmdline configuration property
Heinrich Schuchardt
-
2026/04/11
[PATCH v2 10/10] dts: add u-boot specific sdm845 .dtsi a .dtsi for shift-axolotl
michael . srba
-
2026/04/11
[PATCH v4 13/14] arm: sc5xx: add missing boot env selectors
Caleb Ethridge
-
2026/04/11
[PATCH v2 06/10] mach-snapdragon: Kconfig: changes / additions to support SPL
michael . srba
-
2026/04/11
[PATCH v2 04/10] mach-snapdragon: boot0.h: split out msm8916_boot0.h
michael . srba
-
2026/04/11
Re: [PATCH v3] Add support for OpenSSL Provider API
Eddie Kovsky
-
2026/04/11
[PATCH v2 01/10] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
michael . srba
-
2026/04/11
[PATCH v2 00/10] Add SPL support for Qualcomm platforms, starting with sdm845
michael . srba
-
2026/04/11
[PATCH v2 03/10] drivers: allow clk_stub and spmi in SPL
michael . srba
-
2026/04/11
[PATCH v2 02/10] of_live: support in SPL
michael . srba
-
2026/04/11
[PATCH v4 14/14] arm: sc5xx: Add fdt_addr_r, kernel_addr_r, and initrd_addr
Caleb Ethridge
-
2026/04/11
[PATCH v2 05/10] mach-snapdragon: add u-boot-spl-elf-sdm845.lds
michael . srba
-
2026/04/11
[PATCH v2 07/10] mach-snapdragon: boot0.h: add sdm845_spl_boot0.h
michael . srba
-
2026/04/11
[PATCH v2 08/10] mach-snapdragon: add board-spl.c and split out common code
michael . srba
-
2026/04/11
[PATCH v4 10/14] mach-sc5xx: Update SPI bootargs for ubifs
Caleb Ethridge
-
2026/04/11
[PATCH v4 12/14] arm: sc5xx: Remove SC5XX_LOADADDR
Caleb Ethridge
-
2026/04/11
[PATCH v4 11/14] configs: sc5xx: Set default bootcmd to SPI boot
Caleb Ethridge
-
2026/04/11
[PATCH v4 09/14] mach-sc5xx: Update image load address
Caleb Ethridge
-
2026/04/11
[PATCH v4 08/14] mach-sc5xx: sc573: Rename EZKIT board to EZLITE
Caleb Ethridge
-
2026/04/11
[PATCH v4 07/14] dts: sc594: Fix gige-reset line on EZKIT
Caleb Ethridge
-
2026/04/11
[PATCH v4 04/14] mach-sc5xx: Switch from tftp to wget
Caleb Ethridge
-
2026/04/11
[PATCH v4 06/14] mach-sc5xx: Remove preliminary binman support
Caleb Ethridge
-
2026/04/11
[PATCH v4 05/14] mach-sc5xx: Add USB boot command
Caleb Ethridge
-
2026/04/11
[PATCH v4 01/14] configs: sc5xx: Do not store environment in SPI flash
Caleb Ethridge
-
2026/04/11
[PATCH v4 03/14] mach-sc5xx: Update boot commands
Caleb Ethridge
-
2026/04/11
[PATCH v4 02/14] mach-sc5xx: Remove update commands from default environment
Caleb Ethridge
-
2026/04/11
[PATCH v4 00/14] sc5xx Environment Cleanup and Fixes
Caleb Ethridge
-
2026/04/10
Re: [PATCH] doc: Fix fdt resize argument in fdt_overlays.rst
Simon Glass
-
2026/04/10
Re: [PATCH v2 7/7] board: st: stm32mp25: support dynamic A/B bank bootup
Simon Glass
-
2026/04/10
Re: [PATCH v2 6/7] fwu: add helper to get image GUID by type and bank index
Simon Glass
-
2026/04/10
Re: [PATCH v2 5/7] test: cmd: part: add UUID lookup tests
Simon Glass
-
2026/04/10
Re: [PATCH v2 4/7] cmd: part: support lookup by UUID
Simon Glass
-
2026/04/10
Re: [PATCH v2 3/7] test: cmd: add unit tests for part command
Simon Glass
-
2026/04/10
Re: [PATCH v2 2/7] test: dm: part: add test for part_get_info_by_uuid
Simon Glass
-
2026/04/10
Re: [PATCH v2] arch/x86/lib: implement cmdline configuration property
Simon Glass
-
2026/04/10
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Andrew Davis
-
2026/04/10
Re: [PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Fabio Estevam
-
2026/04/10
Re: [PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
Tom Rini
-
2026/04/10
Re: [PATCH v4 0/8] Add support for TQMa7x
Feilke, Alexander
-
2026/04/10
Re: [PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
Paul Kocialkowski
-
2026/04/10
Re: [PATCH 1/2] clk: mediatek: remove redundant forward declarations
David Lechner
-
2026/04/10
Re: [PATCH 2/2] clk: mediatek: fix parent rate lookup for fixed PLL clocks
David Lechner
-
2026/04/10
Re: [PATCH] mtd: spi-nor-ids: add flags for mx25u12835f
David Lechner
-
2026/04/10
[PATCH v5 12/12] configs: am335x_evm_defconfig: Switch to upstream devicetree
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 11/12] dm: core: Split SIMPLE_PM_BUS into phases
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 09/12] am33xx: Fix comment about config symbols
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 10/12] am33xx: Support upstream devicetree USB device
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 08/12] arm: dts: am335x-boneblack-u-boot: Add lcdc to all boot phases
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 07/12] arm: dts: am335x-*-u-boot: Add chosen tick-timer
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 04/12] configs: am335x_evm: Enable SPL_OPTIMIZE_INLINING
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 06/12] am33xx: Avoid hard failure on USB probe issue
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 05/12] configs: am335x_evm: Unify evm board defconfigs
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 00/12] arm: am335x: Switch to upstream devicetree
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 01/12] arm: dts: am335x-evm: Add backlight to the panel
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 02/12] configs: am335x_evm_defconfig: Enable panel
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v5 03/12] include: configs: am335x_evm: Enable vidconsole
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH v2 9/9] configs: add qcom_ipq5210_mmc_defconfig
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 8/9] mach-snapdragon: Add commands to create wrapper ELF
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 6/9] spl: Include SMEM driver in SPL
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 7/9] mach-snapdragon: Add initial support for IPQ5210 SPL
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 5/9] misc: qcom_geni: Add minicore support
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 4/9] pinctrl: qcom: Add ipq5210 pinctrl driver
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 2/9] doc: board/qualcomm: Update RDP build instructions
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 3/9] clk/qcom: add initial clock driver for ipq5210
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 1/9] dts: ipq5210-rdp504-u-boot: add override dtsi
Varadarajan Narayanan
-
2026/04/10
[PATCH v2 0/9] Qualcomm IPQ5210 SoC bringup
Varadarajan Narayanan
-
2026/04/10
RE: [PATCH] mtd: spi-nor-ids: add flags for mx25u12835f
Takahiro.Kuwano
-
2026/04/10
Re: [PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
Ferass El Hafidi
-
2026/04/10
[PATCH 1/4] net: cpsw: Fix error message
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH 3/4] net: cpsw: Use driver data for phy_sel
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH 4/4] net: cpsw: Support new cpsw-switch DT bindings
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH 2/4] net: cpsw: Remove compat string argument
Markus Schneider-Pargmann (TI)
-
2026/04/10
[PATCH 0/4] net: cpsw: Add cpsw-switch DT binding support
Markus Schneider-Pargmann (TI)
-
2026/04/10
Re: [PATCH 0/4] Enable EFI Capsule on Disk on Libre Computer LePotato & LaFrite
Anand Moon
-
2026/04/10
[PATCH 3/3] net: zynq_gem: reinitialize RX BDs on every init
Pranav Tilak
-
2026/04/10
[PATCH 2/3] net: zynq_gem: set 128-bit AXI bus width for 10GBE
Pranav Tilak
-
2026/04/10
[PATCH 1/3] net: zynq_gem: add SPEED_10000 case in clock rate selection
Pranav Tilak
-
2026/04/10
[PATCH 0/3] fix 10GBE support for AMD Versal Gen 2
Pranav Tilak
-
2026/04/10
[PATCH] common: spl: spl_nand: make CONFIG_SYS_NAND_U_BOOT_OFFS optional in spl_nand_get_uboot_raw_page()
Weijie Gao
-
2026/04/10
[PATCH] pinctrl: mediatek: mt7981: fix some register offsets and fields
Weijie Gao
-
2026/04/09
Re: [PATCH v1 4/4] common: Add an optionto relocate on ram top
Ilias Apalodimas
-
2026/04/09
Re: [PATCH v1 2/4] common: move ram_base calculation to independent INITCALL()
Ilias Apalodimas
-
2026/04/09
Re: [PATCH v1 4/4] common: Add an optionto relocate on ram top
Ilias Apalodimas
-
2026/04/09
Re: [PATCH v1 3/4] common: Clean up setup_dest_addr()
Ilias Apalodimas
-
2026/04/09
Re: [PATCH v1 0/4] Relocate U-Boot in the last bank
Ilias Apalodimas
-
2026/04/09
Re: [PATCH v1 1/4] treewide: move bi_dram[] from bd to gd
Ilias Apalodimas
-
2026/04/09
Re: [PATCHv2 2/5] efi_dt_fixup: use fdtdec_get_bool
Ilias Apalodimas
-
2026/04/09
[PATCH 2/2] doc: fastboot: Document block device selection syntax
Balaji Selvanathan
-
2026/04/09
[PATCH 1/2] fastboot: block: Add GPT/MBR support and device selection syntax
Balaji Selvanathan
-
2026/04/09
[PATCH 0/2] fastboot: block: Add GPT/MBR and device selection
Balaji Selvanathan
-
2026/04/09
Re: [PATCH v2] arm: Add ARMv8-M aarch32 support
Marek Vasut
-
2026/04/09
[PATCH 2/2] clk: mediatek: fix parent rate lookup for fixed PLL clocks
Weijie Gao
-
2026/04/09
[PATCH 1/2] clk: mediatek: remove redundant forward declarations
Weijie Gao
-
2026/04/09
Re: [PATCH v2] arm: Add ARMv8-M aarch32 support
Tom Rini
-
2026/04/09
[PATCH] arm: mediatek: enable fw loader support
Weijie Gao
-
2026/04/09
Re: [PATCH v2] arm: Add ARMv8-M aarch32 support
Marek Vasut
-
2026/04/09
Re: [PATCH] ufs: core: Fix heap corruption due to out of bounds write
Marek Vasut
-
2026/04/09
Re: [PULL] u-boot-sh/master
Tom Rini
-
2026/04/09
Re: [PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
Andre Przywara
-
2026/04/09
[PATCH v2 4/8] power: pmic: mtk-pwrap: drop PWRAP_SLV_CAP_DUALIO on mt6359
David Lechner
-
2026/04/09
Re: [PATCH v2 5/8] power: pmic: mtk-pwrap: remove interrupt related code
David Lechner
-
2026/04/09
[PATCH v2 6/8] power: pmic: mtk-pwrap: use pmic compatible to select child info
David Lechner
-
2026/04/09
[PATCH v2 1/8] power: pmic: mtk-pwrap: fix file description
David Lechner
-
2026/04/09
[PATCH v2 5/8] power: pmic: mtk-pwrap: remove interrupt related code
David Lechner
-
2026/04/09
[PATCH v2 3/8] power: pmic: mtk-pwrap: add init capability flag
David Lechner
-
2026/04/09
[PATCH v2 7/8] power: pmic: mtk-pwrap: use tabs for alignment
David Lechner
-
2026/04/09
[PATCH v2 2/8] power: pmic: mtk-pwrap: add PWRAP_CAP_WDT_SRC flag
David Lechner
-
2026/04/09
[PATCH v2 8/8] power: pmic: mtk-pwrap: add MT8195 support
David Lechner
-
2026/04/09
[PATCH v2 0/8] power: pmic: mtk-pwrap: add more capability flags
David Lechner
-
2026/04/09
Re: [PATCHv2 4/5] efi_mem_sort: skip unnecessary compare
Heinrich Schuchardt
-
2026/04/09
Re: [PATCHv2 2/5] efi_dt_fixup: use fdtdec_get_bool
Heinrich Schuchardt
-
2026/04/09
Re: [PATCHv2 1/5] lmb: add LMB_FDT for fdt reserved regions
Heinrich Schuchardt
-
2026/04/09
Re: [GIT PULL] Please pull fsl-qoriq-for-2026.07-rc1
Tom Rini
-
2026/04/09
Re: [PATCH v2 0/1] tools: u_boot_pylib: ensure all Python modules are installed
Tom Rini
-
2026/04/09
Re: [PATCH 8/9] configs: Add gsc_defconfig for HPE GSC SoC
Tom Rini
-
2026/04/09
Re: [PATCH 7/9] board: hpe: Add GSC board support
Tom Rini
-
2026/04/09
Re: [PATCH 3/9] arm: dts: Add HPE GSC device tree
Tom Rini
-
2026/04/09
Re: [PATCH 1/9] arm: hpe: Rename ARCH_GXP to ARCH_HPE and add GSC SoC choice
Tom Rini
-
2026/04/09
Re: [PATCH 0/9] arm: hpe: Add HPE GSC (Gen12) BMC SoC support
Tom Rini
-
2026/04/09
Re: [SECURITY] net: nfs: buffer overflow in nfs_readlink_reply() in legacy NFS path (nfs-common.c) , incomplete fix
Sebastián Alba
-
2026/04/09
[PATCH] net: nfs: fix buffer overflow in nfs_readlink_reply()
Sebastian Alba Vives
-
2026/04/09
Re: [PATCH 2/4] drivers: ufs: qcom: Add SPL support
Ferass El Hafidi
-
2026/04/09
Re: [PATCH 2/4] drivers: ufs: qcom: Add SPL support
Ferass El Hafidi
-
2026/04/09
Re: [PATCH 1/4] spl: ufs: Add partition support and flexible loading
Balaji Selvanathan
-
2026/04/09
Re: [PATCH 4/4] clk: stub: Add Kconfig option for SPL stub driver
Balaji Selvanathan
-
2026/04/09
Re: [PATCH 4/4] clk: stub: Add Kconfig option for SPL stub driver
Alexey Charkov
-
2026/04/09
Re: [PATCH 1/4] spl: ufs: Add partition support and flexible loading
Alexey Charkov
-
2026/04/09
[PULL] u-boot-sh/master
Marek Vasut
-
2026/04/09
Re: [PATCH 1/3] sunxi: spl: fix SPL_SUNXI_LED active low configuration
Paul Kocialkowski
-
2026/04/09
[PATCH] soc: qcom: cmd-db: Add optional support for device programmer flows
Balaji Selvanathan
-
2026/04/09
Re: [SECURITY] net: nfs: buffer overflow in nfs_readlink_reply() in legacy NFS path (nfs-common.c) , incomplete fix
Tom Rini
-
2026/04/09
Re: [PATCH v2] sunxi: H616: dram: fix LPDDR3 TRP6 parsing
Paul Kocialkowski