Show patches with: none      |   19960 patches
« 1 2 ... 30 31 32199 200 »
Patch Series S/W/F Date Submitter Delegate State
[08/14] firmware: scmi: smccc transport: implement multi-channel SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[07/14] firmware: scmi: mailbox transport: implement multi-channel SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[06/14] firmware: scmi: add multi-channel support SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[05/14] firmware: scmi: factorize scmi transport look up SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[04/14] firmware: scmi: prepare uclass to pass channel reference SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[03/14] firmware: scmi: prepare scmi uclass API to multi-channel SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[02/14] firmware: scmi: optee: fix inline description of PTA_SCMI_CMD_GET_CHANNEL SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[01/14] firmware: scmi: optee: use TEE shared memory for SCMI messages SCMI multi-channel and optee shm --- 2022-05-13 Etienne Carriere Superseded
[3/3] corstone1000: enable isp1763 usb controller and mmc usb: add isp1760 hcd support --- 2022-05-12 Rui Miguel Silva Superseded
[2/3] usb: add isp1760 family driver usb: add isp1760 hcd support --- 2022-05-12 Rui Miguel Silva Superseded
[1/3] usb: common: move urb code to common usb: add isp1760 hcd support --- 2022-05-12 Rui Miguel Silva Superseded
[v2,3/3] test: efi_bootmgr: add a test case for a short-form path efi_loader: bootmgr: fix a problem in loading an image from a short-path --- 2022-05-12 AKASHI Takahiro New
[v2,2/3] efi_loader: bootmgr: fix a problem in loading an image from a short-path efi_loader: bootmgr: fix a problem in loading an image from a short-path --- 2022-05-12 AKASHI Takahiro New
[v2,1/3] efi_loader: disk: add efi_disk_is_removable() efi_loader: bootmgr: fix a problem in loading an image from a short-path --- 2022-05-12 AKASHI Takahiro Accepted
[v2,2/2] arm: add support to corstone1000 platform board/armltd: add support for corstone1000 --- 2022-05-11 Rui Miguel Silva New
[v2,1/2] cmd: load: add load command for memory mapped board/armltd: add support for corstone1000 --- 2022-05-11 Rui Miguel Silva Accepted
[2/2] dts: imx8mp-rsb3720: modify configrations to load fip into memory dts: imx8mp-rsb3720: modify configrations to load fip into memory --- 2022-05-08 Ying-Chun Liu New
[1/2] dts: imx8mp: assign binman_configuration node name to config-SEQ dts: imx8mp-rsb3720: modify configrations to load fip into memory --- 2022-05-08 Ying-Chun Liu New
[2/2,v4] test/py: Add more test cases for rejecting an EFI image [1/2,v4] efi_loader: add sha384/512 on certificate revocation --- 2022-05-06 Ilias Apalodimas Accepted
[1/2,v4] efi_loader: add sha384/512 on certificate revocation [1/2,v4] efi_loader: add sha384/512 on certificate revocation --- 2022-05-06 Ilias Apalodimas Accepted
[V2] nvmem: add driver handling U-Boot environment variables [V2] nvmem: add driver handling U-Boot environment variables --- 2022-05-03 Rafał Miłecki Superseded
Makefile: update warning about CONFIG_OF_EMBED Makefile: update warning about CONFIG_OF_EMBED --- 2022-04-28 Ralph Siemsen Accepted
board: synquacer: developerbox: Remove Masami from MAINTAINERS board: synquacer: developerbox: Remove Masami from MAINTAINERS --- 2022-04-28 Masami Hiramatsu Accepted
[v5,17/17] doc:bootmenu: add UEFI boot and distro boot support description enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,16/17] bootmenu: add removable media entries enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima Superseded
[v5,15/17] efi_loader: menu-driven update of UEFI bootorder variable enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima Superseded
[v5,14/17] efi_loader: menu-driven deletion of UEFI boot variable enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima Superseded
[v5,13/17] efi_loader: menu-driven addition of UEFI boot option enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima Superseded
[v5,12/17] bootmenu: factor out the user input handling enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,11/17] bootmenu: add Kconfig option not to enter U-Boot console enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima Accepted
[v5,10/17] bootmenu: add distro boot entry enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,09/17] bootmenu: add UEFI boot entry into bootmenu enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,08/17] bootmenu: update bootmenu_entry structure enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,07/17] bootmenu: flush input buffer before waiting user key input enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,06/17] efi_loader: bootmgr: add booting from removable media enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,05/17] efi_loader: export efi_locate_device_handle() enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,04/17] menu: menu_get_choice() return -ENOENT if menu item is empty enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima Accepted
[v5,03/17] menu: always show the menu regardless of the number of entry enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,02/17] test: unit test for u16_strlcat() enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
[v5,01/17] lib/charset: add u16_strlcat() function enable menu-driven boot device selection --- 2022-04-28 Masahisa Kojima New
efi_loader: fix a problem in loading an image from a short-path efi_loader: fix a problem in loading an image from a short-path --- 2022-04-28 AKASHI Takahiro New
efi_loader: disk: allow blk devices even without UCLASS_PARTITION efi_loader: disk: allow blk devices even without UCLASS_PARTITION --- 2022-04-28 AKASHI Takahiro Accepted
[v3] clk: scmi: fix invalid clock name references [v3] clk: scmi: fix invalid clock name references --- 2022-04-26 Etienne Carriere New
[v2] clk: scmi: fix invalid clock name references [v2] clk: scmi: fix invalid clock name references --- 2022-04-26 Etienne Carriere New
clk: scmi: fix invalid clock name references clk: scmi: fix invalid clock name references --- 2022-04-26 Etienne Carriere Superseded
[2/2] cmd: mmc: allow to write protect single boot partition allow to write protect single boot partition --- 2022-04-25 Ying-Chun Liu New
[1/2] drivers: mmc: write protect single boot area allow to write protect single boot partition --- 2022-04-25 Ying-Chun Liu New
cmd: part: add explicit dependency on PARTITIONS cmd: part: add explicit dependency on PARTITIONS --- 2022-04-22 AKASHI Takahiro New
ARM: armv7: add non-SPL enable for Cortex SMPEN ARM: armv7: add non-SPL enable for Cortex SMPEN --- 2022-04-21 Ralph Siemsen Superseded
[v14,2/2] net: Add wget application add TCP and HTTP for downloading images --- 2022-04-21 Ying-Chun Liu New
[v14,1/2] net: Add TCP protocol add TCP and HTTP for downloading images --- 2022-04-21 Ying-Chun Liu New
[v2,1/1] imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() --- 2022-04-20 Ying-Chun Liu New
[1/1] imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() imx8mm-cl-iot-gate: Remove redundant board_fix_fdt() --- 2022-04-20 Ying-Chun Liu Superseded
[v5,12/12] efi_loader: disk: use udevice instead of blk_desc efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro Accepted
[v5,11/12] dm: disk: add read/write interfaces with udevice efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,10/12] efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro Accepted
[v5,09/12] efi_loader: disk: a helper function to delete efi_disk objects efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,08/12] efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,06/12] efi_loader: split efi_init_obj_list() into two stages efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro Accepted
[v5,05/12] dm: blk: add a device-probe hook for scanning disk partitions efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,04/12] dm: disk: add UCLASS_PARTITION efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro Accepted
[v5,03/12] test: dm: add tests for tag support efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,02/12] dm: tag: add some document efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro New
[v5,01/12] dm: tag: change ENOSPC to ENOMEM efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-19 AKASHI Takahiro Accepted
[7/7] disk: don't compile in partition support for spl/tpl if not really necessary disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro Accepted
[6/7] efi_loader: disk: compile efi_disk when CONFIG_BLK disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro Accepted
[5/7] efi_loader: PARTITION_UUIDS should be optional disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro New
[4/7] sandbox: move a function prototype disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro New
[3/7] disk: define nullified functions for !PARTITIONS disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro Accepted
[2/7] disk: enable function prototypes in part.h for SPL/TPL disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro Accepted
[1/7] disk: include errno.h explicitly in part.h disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-19 AKASHI Takahiro New
[2/2,v3] test/py: Add more test cases for rejecting an EFI image [1/2] efi_loader: add sha384/512 on certificate revocation --- 2022-04-18 Ilias Apalodimas Superseded
[1/2] efi_loader: add sha384/512 on certificate revocation [1/2] efi_loader: add sha384/512 on certificate revocation --- 2022-04-18 Ilias Apalodimas New
[2/2,v2] test: Add more test cases for rejecting an EFI image [1/2,v2] efi_loader: add sha384/512 on certificate revocation --- 2022-04-18 Ilias Apalodimas Superseded
[1/2,v2] efi_loader: add sha384/512 on certificate revocation [1/2,v2] efi_loader: add sha384/512 on certificate revocation --- 2022-04-18 Ilias Apalodimas Superseded
[v4,12/12] efi_loader: disk: use udevice instead of blk_desc efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,11/12] dm: disk: add read/write interfaces with udevice efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,10/12] efi_loader: disk: not delete BLK device for BLK(IF_TYPE_EFI_LOADER) devices efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,09/12] efi_loader: disk: a helper function to delete efi_disk objects efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,08/12] efi_loader: disk: not create BLK device for BLK(IF_TYPE_EFI_LOADER) devices efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,07/12] efi_loader: disk: a helper function to create efi_disk objects from udevice efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,06/12] efi_loader: split efi_init_obj_list() into two stages efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,05/12] dm: blk: add a device-probe hook for scanning disk partitions efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,04/12] dm: disk: add UCLASS_PARTITION efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,03/12] test: dm: add tests for tag support efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,02/12] dm: tag: add some document efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[v4,01/12] dm: tag: change ENOSPC to ENOMEM efi_loader: more tightly integrate UEFI disks to driver model --- 2022-04-15 AKASHI Takahiro Superseded
[RFC] disk: don't compile in partition support for spl/tpl if not really necessary [RFC] disk: don't compile in partition support for spl/tpl if not really necessary --- 2022-04-15 AKASHI Takahiro New
[v8,8/8] doc: uefi: Update the capsule update related documentation efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,7/8] mkeficapsule: Remove raw and FIT GUID types efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,6/8] FMP: Remove GUIDs for FIT and raw images efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,5/8] test: capsule: Modify the capsule tests to use GUID values for sandbox efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,4/8] efi: Define set_dfu_alt_info() for boards with UEFI capsule update enabled efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,3/8] capsule: Put a check for image index before the update efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,2/8] capsule: FMP: Populate the image descriptor array from platform data efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v8,1/8] capsule: board: Add information needed for capsule updates efi: capsule: Capsule Update fixes and enhancements --- 2022-04-15 Sughosh Ganu Accepted
[v7,8/8] doc: uefi: Update the capsule update related documentation efi: capsule: Capsule Update fixes and enhancements --- 2022-04-14 Sughosh Ganu Superseded
[v7,7/8] mkeficapsule: Remove raw and FIT GUID types efi: capsule: Capsule Update fixes and enhancements --- 2022-04-14 Sughosh Ganu Superseded
[v7,6/8] FMP: Remove GUIDs for FIT and raw images efi: capsule: Capsule Update fixes and enhancements --- 2022-04-14 Sughosh Ganu Superseded
« 1 2 ... 30 31 32199 200 »