Show patches with: State = Action Required       |   1410 patches
« 1 2 3 414 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[8/8] arm_ffa: sandbox: Add FFA_MEM_RECLAIM tests arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - - - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[7/8] arm_ffa: sandbox: Add FFA_MEM_RECLAIM emulation arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - - - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[6/8] arm_ffa: sandbox: Add FFA_MEM_SHARE tests arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - - - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[5/8] arm_ffa: sandbox: Add FFA_MEM_SHARE emulation arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - - - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[4/8] arm_ffa: sandbox: Replace the emulator error log with debug log arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - 1 - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[3/8] arm_ffa: Add FFA_MEM_RECLAIM support arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - - - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[2/8] arm_ffa: Add FFA_MEM_SHARE support arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - - - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[1/8] arm_ffa: Add NULL pointer check to the driver operations arm_ffa: Add FFA_MEM_SHARE and FFA_MEM_RECLAIM support - - 2 - --- 2024-11-01 Abdellatif El Khlifi trini Needs Review / ACK
[v2,3/3] bootm: add support for initrd in do_bootm_efi Add initrd support to bootm EFI payloads - - - - --- 2025-03-19 Adriano Córdova xypron New
[v2,2/3] efi_loader: binary_run: register an initrd Add initrd support to bootm EFI payloads - - - - --- 2025-03-19 Adriano Córdova xypron New
[v2,1/3] efi_loader: efi_load_initrd: provide a memory mapped initrd Add initrd support to bootm EFI payloads - - - - --- 2025-03-19 Adriano Córdova xypron New
[16/16] efi_selftest: Add test for efi_netdev driver EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[15/16] py/tests: test_efi_selftest: Add test for removing EFI netdevices EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[14/16] py/tests: test_efi_selftest: Add test for counting EFI netdevices EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[13/16] efi_selftest: Add selftest for counting EFI netdevices EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[12/16] efi_loader: efi_net: add snp_owner field to efi_net_obj struct EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[11/16] efi_loader: efi_net: Add http, ip4_config2, and pxe on demand EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[10/16] efi_driver: efi_net: Add efi_net_unbind_drv method to efi_net driver EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[09/16] efi_driver: efi_uclass: Add unbind method to efi_driver_ops EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[08/16] efi_driver: efi_net: UCLASS_ETH driver for EFI net devices EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[07/16] eth_uclass: Add eth_create_device to create a net udevice EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[06/16] efi_loader: efi_net: Manage EFI net objects with efi_[dis]connect_controller EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[05/16] efi_net: efi_loader: Add efi_netobj_alloc to allocate an efi_net_obj EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[04/16] efi_loader: efi_net: Let efi_net_obj store pointers to efi_simple_network, efi_simple_netwo… EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[03/16] efi_loader: efi_net: Reuse efi_net_obj's EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[02/16] efi_loader: efi_net: check efi_search_protocol return value EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[01/16] efi_driver: efi_net: Add EFI network device driver EFI net driver - series 2/2: Support multiple EFI net objects - - - - --- 2025-03-11 Adriano Córdova xypron New
[v3,2/3] cmd: nand: Add new optional sub-command 'onfi' mtd: nand: raw: Collected improvements - - - - --- 2024-04-15 Alexander Dahl passgat Under Review
[v3,1/3] mtd: nand: raw: atmel: Introduce optional debug commands mtd: nand: raw: Collected improvements - - - 1 --- 2024-04-15 Alexander Dahl passgat Under Review
phy: Add SDM660 support to Qualcomm QUSB2 phy phy: Add SDM660 support to Qualcomm QUSB2 phy - - - - --- 2025-03-25 Alexey Minnekhanov New
drivers: pinctrl: Add Qualcomm SDM630/660 TLMM driver drivers: pinctrl: Add Qualcomm SDM630/660 TLMM driver - - - - --- 2025-03-25 Alexey Minnekhanov New
[v2,2/2] rng: add dm_rng_read_default() helper Add dm_rng_read_default() helper - - - - --- 2023-11-02 Alexey Romanov trini Needs Review / ACK
[v2,1/2] rng: move platform_get_rng_device() to rng-uclass.c Add dm_rng_read_default() helper - - - - --- 2023-11-02 Alexey Romanov trini Needs Review / ACK
FIXUP! sunxi: mmc: Improve reset procedure FIXUP! sunxi: mmc: Improve reset procedure - - - - --- 2025-03-25 Andre Przywara New
[34/34] sunxi: A523: add defconfigs for three boards sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[33/34] sunxi: A523: add DT files from Linux v3 branch sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[32/34] sunxi: add basic A523 support sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[31/34] sunxi: A523: add DDR3 DRAM support sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[30/34] sunxi: A523: add DRAM initialisation routine sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[29/34] sunxi: sun50i_h6: add A523 SPL clock setup code sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[28/34] sunxi: armv8: FEL: save and restore SP_IRQ sunxi: clock refactoring and Allwinner A523 support - - 1 - --- 2025-03-23 Andre Przywara apritzel New
[27/34] sunxi: armv8: FEL: save and restore GICv3 registers sunxi: clock refactoring and Allwinner A523 support - - 1 - --- 2025-03-23 Andre Przywara apritzel New
[26/34] sunxi: update rmr_switch.S source code sunxi: clock refactoring and Allwinner A523 support 1 - - - --- 2025-03-23 Andre Przywara apritzel New
[25/34] sunxi: arm64: boot0.h: move fel_stash_addr variable to the front sunxi: clock refactoring and Allwinner A523 support - - 1 - --- 2025-03-23 Andre Przywara apritzel New
[24/34] sunxi: armv8: fel: move fel_stash variable to the front sunxi: clock refactoring and Allwinner A523 support - - 1 - --- 2025-03-23 Andre Przywara apritzel New
[23/34] spl: reorder SPL_MAX_SIZE defaults for sunxi sunxi: clock refactoring and Allwinner A523 support 1 - - - --- 2025-03-23 Andre Przywara apritzel New
[22/34] sunxi: Kconfig: consolidate SYS_CLK_FREQ selection sunxi: clock refactoring and Allwinner A523 support 1 - - - --- 2025-03-23 Andre Przywara apritzel New
[21/34] sunxi: update cpu_sunxi_ncat2.h sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[20/34] power: regulator: add AXP323 support sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[19/34] watchdog: sunxi: add A523 support sunxi: clock refactoring and Allwinner A523 support - - 1 - --- 2025-03-23 Andre Przywara apritzel New
[18/34] sunxi: mmc: add support for Allwinner A523 MMC mod clock sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[17/34] pinctrl: sunxi: add Allwinner A523 pinctrl description sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[16/34] clk: sunxi: Add support for the A523 -R CCU sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[15/34] clk: sunxi: Add support for the A523 CCU sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[14/34] dt-bindings: add Allwinner A523 CCU bindings sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[13/34] sunxi: spl: add support for Allwinner A523 watchdog sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[12/34] sunxi: clock: H6: add A523 CPU PLL support sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[11/34] sunxi: clock: H6: factor out H6/H616 CPU clock setup sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[10/34] sunxi: clock: H6: factor out clock_set_pll() sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[09/34] sunxi: clock: H6: unify PLL control bit definitions sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[08/34] sunxi: clock: H6: remove struct sunxi_prcm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[07/34] sunxi: H6/H616: dram: remove usage of struct sunxi_prcm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[06/34] sunxi: clock: H6: drop usage of struct sunxi_prcm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[05/34] sunxi: clock: H6: remove struct sunxi_ccm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[04/34] sunxi: H6: dram: remove usage of struct sunxi_ccm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[03/34] sunxi: H616: dram: remove usage of struct sunxi_ccm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[02/34] sunxi: mmc: remove usage of struct sunxi_ccm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[01/34] sunxi: clock: H6: drop usage of struct sunxi_ccm_reg sunxi: clock refactoring and Allwinner A523 support - - - - --- 2025-03-23 Andre Przywara apritzel New
[8/8] sunxi: add support for the Allwinner A100/A133 SoC sunxi: (early) Allwinner A133 SoC support 1 - - - --- 2025-01-17 Andre Przywara apritzel New
[7/8] sunxi: A133: add DRAM init code [WIP!] sunxi: (early) Allwinner A133 SoC support - - - - --- 2025-01-17 Andre Przywara apritzel New
[2/4] sunxi: a64: Add Remix Mini PC support sunxi: devicetree updates plus new boards - - - - --- 2024-04-24 Andre Przywara apritzel New
[19/19] sunxi: SPL pinmux: rewrite UART setup without #ifdefs sunxi: SPL cleanup part 1 - - - - --- 2024-01-03 Andre Przywara apritzel New
[18/19] sunxi: SPL pinmux: split out UART pinmux per port sunxi: SPL cleanup part 1 - - - - --- 2024-01-03 Andre Przywara apritzel New
[17/19] sunxi: move UART pinmux setup into separate file sunxi: SPL cleanup part 1 - - - - --- 2024-01-03 Andre Przywara apritzel New
[16/19] sunxi: SPL pinmux: rewrite without #ifdefs sunxi: SPL cleanup part 1 - - - - --- 2024-01-03 Andre Przywara apritzel New
[15/19] sunxi: move pinmux setup into separate SPL only file sunxi: SPL cleanup part 1 - - - - --- 2024-01-03 Andre Przywara apritzel New
[3/3] arm: mach-k3: Make K3_LOAD_SYSFW and SYS_K3_SPL_ATF default enabled [1/3] arm: mach-k3: Remove undefined Kconfig symbols BOARD and SPL_BOARD - - - - --- 2025-03-19 Andrew Davis trini New
[2/3] arm: mach-k3: Enable BINMAN Kconfig symbol for all ARCH_K3 [1/3] arm: mach-k3: Remove undefined Kconfig symbols BOARD and SPL_BOARD - - - - --- 2025-03-19 Andrew Davis trini New
[1/3] arm: mach-k3: Remove undefined Kconfig symbols BOARD and SPL_BOARD [1/3] arm: mach-k3: Remove undefined Kconfig symbols BOARD and SPL_BOARD - - - - --- 2025-03-19 Andrew Davis trini New
arm: mach-k3: j721e: Split out J7200 SoC support from J721e arm: mach-k3: j721e: Split out J7200 SoC support from J721e - - - - --- 2025-03-19 Andrew Davis trini New
doc: Fix typo bootfloe to bootflow doc: Fix typo bootfloe to bootflow - - - - --- 2025-03-19 Andrew Davis xypron New
arm: dts: k3: Remove leftover file after OF_UPSTREAM arm: dts: k3: Remove leftover file after OF_UPSTREAM - - - - --- 2025-03-19 Andrew Davis trini New
[v1,1/1] x86: cpu: Describe board final hooks in the header [v1,1/1] x86: cpu: Describe board final hooks in the header - - 1 - --- 2024-10-18 Andy Shevchenko bmeng New
[v2,4/4] drivers: i2c: Kconfig: Add CONFIG_SYS_I2C_OMAP24XX_REPEATED_START omap24xx_i2c: Enable Repeated Start functionality - - 1 - --- 2025-03-10 Aniket Limaye hs New
[v2,3/4] i2c: omap24xx_i2c: support CONFIG for repeated start in DM_I2C xfer omap24xx_i2c: Enable Repeated Start functionality - - 1 - --- 2025-03-10 Aniket Limaye hs New
[v2,2/4] i2c: omap24xx_i2c: Use new function __omap24_i2c_xfer_msg() omap24xx_i2c: Enable Repeated Start functionality - - 1 - --- 2025-03-10 Aniket Limaye hs New
[v2,1/4] i2c: omap24xx_i2c: Remove unused CONFIG_I2C_REPEATED_START omap24xx_i2c: Enable Repeated Start functionality - - 1 - --- 2025-03-10 Aniket Limaye hs New
[v5] spl: remove usage of CMD_BOOT[IZ] from image parsing [v5] spl: remove usage of CMD_BOOT[IZ] from image parsing - - 1 - --- 2025-03-14 Anshul Dalal trini New
[v2,8/8] mach-k3: common: add falcon support for 62[axp] Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,7/8] config: add falcon boot config fragment for am62x Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,6/8] mach-k3: sysfw-loader: update img_hdr for falcon Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,5/8] mach-k3: add eMMC FS boot support for am62[ap] Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,4/8] arch: arm: k3-binman: add fit for falcon boot Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,3/8] arm: dts: am62a: allow booting from eMMC Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,2/8] mach-k3: fix reading size and addr from fdt on R5 Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v2,1/8] spl: Kconfig: allow K3 devices to use falcon mode Add falcon support for am62a, 62p and 62x - - - - --- 2025-03-11 Anshul Dalal trini New
[v3] spl: return header size to spl_load in os boot [v3] spl: return header size to spl_load in os boot - 1 1 - --- 2025-03-11 Anshul Dalal trini New
[v2] config: falcon: move CFG_SYS_SPI_* to Kconfig [v2] config: falcon: move CFG_SYS_SPI_* to Kconfig - - 2 - --- 2025-03-11 Anshul Dalal trini New
scripts: kconfig: Fix potential NULL pointer dereference in scripts: kconfig: Fix potential NULL pointer dereference in - - - - --- 2025-02-11 Anton Moryakov trini Needs Review / ACK
[3/3] configs: j721e_evm_a72_defconfig: Enable MUX_MMIO at SPL Enable MUX_MMIO at SPL stage - - - - --- 2025-03-20 Anurag Dutta trini New
« 1 2 3 414 15 »