Show patches with: State = Action Required       |    Archived = No       |   987 patches
« 1 2 3 49 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,4/8] arch: arm: dts: tqma7x: add u-boot device tree fragments Add support for TQMa7x - - 1 - --- 2026-04-07 Feilke, Alexander festevam New
[v4,3/8] env: add env_set_runtime() helper Add support for TQMa7x - - 1 - --- 2026-04-07 Feilke, Alexander festevam New
[v4,2/8] board/tq: Add common SoM API Add support for TQMa7x - - - - --- 2026-04-07 Feilke, Alexander festevam New
[v4,1/8] Kconfig: update build-target for MX7 with SPL Add support for TQMa7x - - 1 - --- 2026-04-07 Feilke, Alexander festevam New
tools: fwumdata: Fix use-after-free in parse_config() tools: fwumdata: Fix use-after-free in parse_config() - - - - --- 2026-04-07 Kory Maincent apalos New
board: xilinx: zynqmp: Register alternate FPGA device for zu63dr_SE board: xilinx: zynqmp: Register alternate FPGA device for zu63dr_SE - - - - --- 2026-04-07 Michal Simek monstr New
fpga: xilinx: Add option to skip bitstream ID check fpga: xilinx: Add option to skip bitstream ID check - - - - --- 2026-04-07 Michal Simek monstr New
soc: xilinx: zynqmp: Add support for new ZynqMP devices soc: xilinx: zynqmp: Add support for new ZynqMP devices - - - - --- 2026-04-07 Michal Simek monstr New
virtio: mmio: Return error codes on probe failures virtio: mmio: Return error codes on probe failures 1 1 - - --- 2026-04-07 Kuan-Wei Chiu trini New
board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE board: ti: am335x: Conditional MDIO PAD configuration instead of static for AM335_ICE - - - - --- 2026-04-07 Parvathi Pudi trini New
cmd: fpga: Fix wrong preprocessor guard for loadb help text cmd: fpga: Fix wrong preprocessor guard for loadb help text - 1 1 - --- 2026-04-07 Michal Simek monstr New
configs: imx9{43, 5}: Enable SPI SFDP support configs: imx9{43, 5}: Enable SPI SFDP support - - - - --- 2026-04-07 Simona Toaca (OSS) festevam New
drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE drivers: ddr: imx: Fix Kconfig for SAVED_DRAM_TIMING_BASE - - 1 - --- 2026-04-07 Simona Toaca (OSS) festevam New
[2/2] configs: mediatek: add required config for SNOR on Genio 520/720 EVK arm: mediatek: enable SNOR on Genio 520/720 EVK - - 1 - --- 2026-04-06 David Lechner dlech New
[1/2] arm: dts: mediatek: add Genio 520/720 SNOR support arm: mediatek: enable SNOR on Genio 520/720 EVK - - 1 - --- 2026-04-06 David Lechner dlech New
[8/8] spi: mtk_snor: Remove status register write procedure in probe() spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[7/8] spi: mtk_snor: fix zeroed data in DMA read bounce path spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[6/8] spi: mtk_snor: support newer SOCs spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[5/8] spi: mtk-snor: add bounds checking in mtk_snor_cmd_program() spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[4/8] spi: mtk_snor: check return value of mtk_snor_cmd_exec() spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[3/8] spi: mtk_snor: conditionally copy tx/rx data spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[2/8] spi: mtk_snor: avoid alloc in mtk_snor_cmd_program() spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
[1/8] spi: mtk_snor: clean up comments spi: mtk_snor: various fixes and improvements - - - - --- 2026-04-06 David Lechner dlech New
doc: api: bootcount: correct bootcount description doc: api: bootcount: correct bootcount description - - - - --- 2026-04-06 Michael Opdenacker xypron New
[v3,4/4] sandbox: dts: add PHY common props test nodes phy: add common PHY polarity properties support - - - - --- 2026-04-05 Lucien.Jheng jforissier New
[v3,3/4] test: dm: add PHY common props unit tests phy: add common PHY polarity properties support - - - - --- 2026-04-05 Lucien.Jheng jforissier New
[v3,2/4] net: phy: air_en8811h: use standard rx-polarity/tx-polarity properties phy: add common PHY polarity properties support - - - - --- 2026-04-05 Lucien.Jheng jforissier New
[v3,1/4] phy: add common PHY properties support phy: add common PHY polarity properties support - - - - --- 2026-04-05 Lucien.Jheng jforissier New
DM: crypto/fsl: fix unaligned exponent handling in fsl_rsa DM: crypto/fsl: fix unaligned exponent handling in fsl_rsa - 1 - - --- 2026-04-05 Oleksandr Suvorov freenix New
[v2] bootstd: efi: Handle prior-stage FDT in network path [v2] bootstd: efi: Handle prior-stage FDT in network path - - - - --- 2026-04-05 Simon Glass xypron New
arm64: renesas: Enable SMC command on all R-Car 64-bit systems arm64: renesas: Enable SMC command on all R-Car 64-bit systems - - - - --- 2026-04-05 Marek Vasut marex New
arm: renesas: Enable preboot environment variable on all R-Car systems arm: renesas: Enable preboot environment variable on all R-Car systems - - - - --- 2026-04-05 Marek Vasut marex New
[14/14] test: Convert test_fs fixtures to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[13/14] test: Convert setup_rauc_image() to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[12/14] test: Rename setup_bootflow_image() test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[11/14] test: Convert test_ut_dm_init() to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[10/14] test: Convert setup_efi_image() to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[09/14] test: Convert setup_bootflow_image() to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[08/14] test: Split out core of Fedora image into a new function test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[07/14] test: Convert setup_bootmenu_image() to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[06/14] test: Convert test_efi_bootmgr to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[05/14] test: Convert test_xxd to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[04/14] test: Convert test_cat to use FsHelper test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[03/14] test: Fix broken fs_obj_fat fixture test: Convert tests to use FsHelper and DiskHelper - 1 - - --- 2026-04-04 Simon Glass trini New
[02/14] test: fs_helper: Skip empty srcdir when creating a filesystem test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[01/14] test: Add a helper class to create disk images test: Convert tests to use FsHelper and DiskHelper - - - - --- 2026-04-04 Simon Glass trini New
[RESEND,v2,2/2] usb: phy: remove rockchip_usb2_phy.c Untitled series #498720 - - - - --- 2026-04-04 Johan Jonker kevery New
[v2,2/2] usb: phy: remove rockchip_usb2_phy.c Add Rockchip USBPHY DM driver - - - - --- 2026-04-04 Johan Jonker kevery New
[v2,1/2] phy: rockchip: add phy-rockchip-usb2.c Add Rockchip USBPHY DM driver - - - - --- 2026-04-04 Johan Jonker kevery New
mtd: spi-nor-ids: add flags for mx25u12835f mtd: spi-nor-ids: add flags for mx25u12835f - - - - --- 2026-04-03 David Lechner jagan Under Review
[v7,7/7] mips: loongson: ls1c300 dts and bindings add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[v7,6/7] mips: loongson: add watchdog driver add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[v7,5/7] mips: loongson: add clk driver add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[v7,4/7] mips: loongson: ls1c300 board support add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[v7,3/7] mips: loongson: lowlevel debug serial add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[v7,2/7] mips: loongson: lowlevel initialize add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[v7,1/7] mips: loongson: minimal initial SoC support add loongson mips ls1c300 initial support - - - - --- 2026-04-03 sgdfkk@163.com danielschwierzeck New
[3/3] mtd: spinand: winbond: Clarify when to enable the HS bit mtd: spinand: winbond: Misc fixes - - 1 - --- 2026-04-03 Miquel Raynal passgat New
[2/3] mtd: spinand: winbond: Add missing QE bit on W25NxxJW devices mtd: spinand: winbond: Misc fixes - - 1 - --- 2026-04-03 Miquel Raynal passgat New
[1/3] cmd: mtd: Prevent out-of-bound check mtd: spinand: winbond: Misc fixes - - 1 - --- 2026-04-03 Miquel Raynal passgat New
doc: Fix fdt resize argument in fdt_overlays.rst doc: Fix fdt resize argument in fdt_overlays.rst - - 1 - --- 2026-04-03 Matwey V. Kornilov xypron New
[v2] arch/x86/lib: implement cmdline configuration property [v2] arch/x86/lib: implement cmdline configuration property - - 1 - --- 2026-04-03 Guillaume Ranquet bmeng New
[v1,9/9] spl: s10: Enhance watchdog support in SPL for Stratix 10 SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,8/9] mmc: socfpga_dw_mmc: Exclude S10 from legacy clkmgr address retrieval SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,7/9] clk: s10: Refactor S10 clock driver SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,6/9] ddr: altera: soc64: Add secure region support for ATF flow SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,5/9] arm: socfpga: s10: Enable system manager driver for Stratix10 SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,4/9] arm: socfpga: Update Stratix10 SPL data save and restore implementation SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,3/9] arm: socfpga: Move firmware register settings from source code to device tree SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,2/9] configs: stratix10: Combine defconfig for all boot flashes SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[v1,1/9] arch: arm: dts: stratix10: Switch to using upstream Linux DT config SoCFPGA: Update Boot Support for Stratix10 in U-Boot - - - - --- 2026-04-03 Yuslaimi, Alif Zakuan TIENFONG New
[1/1] arm: dts: add/fix I2C controllers for sc5xx arm: dts: add/fix I2C controllers for sc5xx - - - - --- 2026-04-02 Jie Zhang trini New
[v4,3/3] fwu: Move boottime checks to EVT_POST_PREBOOT fwu: Call EFI stack initialization after preboot - - 1 - --- 2026-04-02 Michal Simek trini New
[v4,2/3] event: Introduce EVT_POST_PREBOOT event fwu: Call EFI stack initialization after preboot 1 - 1 - --- 2026-04-02 Michal Simek trini New
[v4,1/3] event: Check return value from event_notify_null() fwu: Call EFI stack initialization after preboot 1 - 1 - --- 2026-04-02 Michal Simek trini New
[v1,2/2] board: starfive: visionfive2: Support VisionFive 2 Lite eMMC Add support for StarFive VisionFive 2 Lite eMMC board - - - - --- 2026-04-02 Hal Feng Andes New
[v1,1/2] configs: visionfive2: Add VisionFive 2 Lite eMMC DT to OF_LIST Add support for StarFive VisionFive 2 Lite eMMC board - - - - --- 2026-04-02 Hal Feng Andes New
[4/4] doc: fit: add dm-verity boot parameter documentation fit: dm-verity support - - - - --- 2026-04-02 Daniel Golle trini New
[3/4] tools: mkimage: add dm-verity Merkle-tree generation fit: dm-verity support - - - - --- 2026-04-02 Daniel Golle trini New
[2/4] boot: fit: support generating DM verity cmdline parameters fit: dm-verity support - - - - --- 2026-04-02 Daniel Golle trini New
[1/4] image: fit: add dm-verity property name constants fit: dm-verity support - - 1 - --- 2026-04-02 Daniel Golle trini New
[3/3] configs: mediatek: mt8189: enable USB support arm: mediatek: mt8189: enable USB support - - 1 - --- 2026-04-01 David Lechner dlech New
[2/3] arm: dts: mediatek: add USB/PHY nodes for Genio 520/720 arm: mediatek: mt8189: enable USB support - - - - --- 2026-04-01 David Lechner dlech New
[1/3] phy: mediatek: new XS-PHY driver arm: mediatek: mt8189: enable USB support - - - - --- 2026-04-01 David Lechner dlech New
[v2,7/7] clk: compat: add clk (un)prepare and associated functions clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v2,6/7] clk: make clk_get_parent_rate return signed long clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v2,5/7] clk: make clk_set_rate() return signed long clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v2,4/7] clk: move fixed clocks to clk/basic clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v2,3/7] clk: rename clk_ops to clk_ops_uboot clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v2,2/7] clk: move U-Boot CCF to clk/uccf clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v2,1/7] clk: restrict clk/imx to MACH_IMX clk: prepare for adding Linux CCF port - - - - --- 2026-04-01 Casey Connolly trini New
[v1] configs: aquila-am69: Set ENV_MMC_EMMC_HW_PARTITION and ENV_RELOC_GD_ENV_ADDR [v1] configs: aquila-am69: Set ENV_MMC_EMMC_HW_PARTITION and ENV_RELOC_GD_ENV_ADDR - 1 - - --- 2026-04-01 Vitor Soares trini New
[v2,11/11] compat: math64: add abs_diff() Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,10/11] compat: regulator: add enable/disable macros Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,09/11] regmap: add regmap_assign_bits Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,08/11] compat: add linux/regmap.h symlink Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,07/11] compat: add dev_name() Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,06/11] compat: add kref implementation Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,05/11] compat: add PTR_ERR_OR_ZERO Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
[v2,04/11] ofnode: add read_u64_array and count_elems_of_size Linux compat improvements and CCF prep - - - - --- 2026-04-01 Casey Connolly trini New
« 1 2 3 49 10 »