Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   188 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
Fix checking of return value of NorFlashWriteBlocks(). --- 2013-10-18 Roy Franz New
block: mask NOR flash buffered write length --- 2013-10-18 Roy Franz New
Make -kernel command line option optional --- 2013-10-18 Roy Franz New
[1/2,v2] Add device-width property to pflash_cfi01 --- 2013-10-18 Roy Franz New
[2/2,v2] Set proper device-width for vexpress flash --- 2013-10-18 Roy Franz New
[1/2,v3] block: Add device-width property to pflash_cfi01 --- 2013-10-19 Roy Franz New
[2/2,v3] block,arm: Set proper device-width for vexpress flash --- 2013-10-19 Roy Franz New
[1/4,v4] block: rename pflash_t member width to bank_width --- 2013-10-22 Roy Franz New
[2/4,v5] block: Add device-width property to pflash_cfi01 --- 2013-10-22 Roy Franz New
[3/4,v4] block: return status for each device --- 2013-10-22 Roy Franz New
[4/4,v4] block: Set proper device-width for vexpress flash --- 2013-10-22 Roy Franz New
Move RTSM/FVP VExpress variable storage to 256k flash blocks --- 2013-11-19 Roy Franz New
[V5,1/6] efi-stub.txt updates for ARM --- 2013-11-27 Roy Franz New
[V5,2/6] Add shared update_fdt() function for ARM/ARM64 --- 2013-11-27 Roy Franz New
[V5,3/6] Add strstr to compressed string.c for ARM. --- 2013-11-27 Roy Franz New
[V5,4/6] Add EFI stub for ARM --- 2013-11-27 Roy Franz New
[V5,5/6] Disable stack protection for decompressor/stub --- 2013-11-27 Roy Franz New
[V5,6/6] Add config EFI_STUB for ARM to Kconfig --- 2013-11-27 Roy Franz New
[V5,5/7] Add max device width parameter for NOR devices --- 2013-12-05 Roy Franz New
[V5,6/7] Fix CFI query responses for NOR flash --- 2013-12-05 Roy Franz New
[V5,7/7] Fix NOR flash device ID reading --- 2013-12-05 Roy Franz New
Move RTSM VExpress variable storage to 256k flash blocks --- 2013-12-06 Roy Franz New
[V2] Move RTSM VExpress variable storage to 256k flash blocks --- 2013-12-12 Roy Franz New
[1/2] net: Fix lan9118 TX "CMD A" handling --- 2013-12-20 Roy Franz New
[2/2] net: Fix lan9118 buffer length handling --- 2013-12-20 Roy Franz New
Add build option to support QEMU VExpress networking --- 2013-12-20 Roy Franz New
[V6,1/8] efi-stub.txt updates for ARM --- 2014-01-10 Roy Franz New
[V6,2/8] Add shared printk wrapper for consistent prefixing --- 2014-01-10 Roy Franz New
[V6,3/8] Add helper function to get and convert EFI command line --- 2014-01-10 Roy Franz New
[V6,4/8] Add shared FDT related functions for ARM/ARM64 --- 2014-01-10 Roy Franz New
[V6,5/8] Add strstr to compressed string.c for ARM. --- 2014-01-10 Roy Franz New
[V6,6/8] Add EFI stub for ARM --- 2014-01-10 Roy Franz New
[V6,7/8] Disable stack protection for decompressor/stub --- 2014-01-10 Roy Franz New
[V6,8/8] Add config EFI_STUB for ARM to Kconfig --- 2014-01-10 Roy Franz New
Add build option to support VExpress A15 QEMU emulation --- 2014-01-15 Roy Franz New
Add efi_early_call() macro --- 2014-03-25 Roy Franz New
[Xen-devel,RFC,01/19] HACK: Add -fshort-wchar to global build --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,02/19] Create efi-shared.[ch], and move string functions --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,03/19] Move more functions from boot.c to efi-shared.c --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,04/19] rename printErrMsg to PrintErrMesgExit --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,05/19] Add PrintErrMesg function that doesn't exit --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,06/19] Refactor read_file() so it can be shared. --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,07/19] move read_file() to efi-shared.c --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,08/19] Move removal of leading spaces from split_value to get_value() --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,09/19] replace split_value() with truncate_string() --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,10/19] move truncate_string() to efi-shared.c --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,11/19] add read_config_file() function for XEN EFI config file --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,12/19] create handle_cmdline() function --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,13/19] Refactor get_argv() for sharing --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,14/19] Move get_argv() and handle_cmdline() to efi-shared.c --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,15/19] Add PE/COFF header in head.S --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,16/19] create ARM EFI headers, based on x86 --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,17/19] Remove x86 specific defintions from efibind.h --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,18/19] Add assembler use support for efibind.h --- 2014-06-28 Roy Franz New
[Xen-devel,RFC,19/19] Add EFI stub for ARM64 --- 2014-06-28 Roy Franz New
[Xen-devel,V2,01/12] Create efi-shared.[ch], and move string functions --- 2014-07-22 Roy Franz New
[Xen-devel,V2,02/12] rename printErrMsg to PrintErrMesgExit --- 2014-07-22 Roy Franz New
[Xen-devel,V2,03/12] Refactor get_parent_handle for sharing --- 2014-07-22 Roy Franz New
[Xen-devel,V2,04/12] Refactor read_file() so it can be shared. --- 2014-07-22 Roy Franz New
[Xen-devel,V2,05/12] replace split_value() with truncate_string() --- 2014-07-22 Roy Franz New
[Xen-devel,V2,06/12] add read_config_file() function for XEN EFI config file --- 2014-07-22 Roy Franz New
[Xen-devel,V2,07/12] create handle_cmdline() function --- 2014-07-22 Roy Franz New
[Xen-devel,V2,08/12] Refactor get_argv() for sharing --- 2014-07-22 Roy Franz New
[Xen-devel,V2,09/12] Move shared EFI functions to efi-shared.c --- 2014-07-22 Roy Franz New
[Xen-devel,V2,10/12] add arm64 cache flushing code from linux --- 2014-07-22 Roy Franz New
[Xen-devel,V2,11/12] Add fdt_create_empty_tree() function. --- 2014-07-22 Roy Franz New
[Xen-devel,V2,12/12] Add EFI stub for arm64 --- 2014-07-22 Roy Franz New
[Xen-devel,V3,01/15] move x86 EFI boot code to common/efi --- 2014-09-08 Roy Franz New
[Xen-devel,V3,02/15] Move x86 specific funtions/variables to arch header --- 2014-09-08 Roy Franz New
[Xen-devel,V3,03/15] create arch functions to get and process EFI memory map. --- 2014-09-08 Roy Franz New
[Xen-devel,V3,04/15] Add architecture functions for pre/post ExitBootServices --- 2014-09-08 Roy Franz New
[Xen-devel,V3,05/15] Add efi_arch_cfg_file() to handle arch specific cfg file fields --- 2014-09-08 Roy Franz New
[Xen-devel,V3,06/15] Add efi_arch_handle_cmdline() for processing commandline --- 2014-09-08 Roy Franz New
[Xen-devel,V3,07/15] Move x86 specific video and disk probing code --- 2014-09-08 Roy Franz New
[Xen-devel,V3,08/15] Add efi_arch_memory() for arch specific memory setup --- 2014-09-08 Roy Franz New
[Xen-devel,V3,09/15] Add arch specific module handling to read_file() --- 2014-09-08 Roy Franz New
[Xen-devel,V3,10/15] Add SMBIOS and runtime services setup arch functions. --- 2014-09-08 Roy Franz New
[Xen-devel,V3,11/15] Add several misc. arch functions for EFI boot code. --- 2014-09-08 Roy Franz New
[Xen-devel,V3,12/15] Add efi_arch_use_config_file() function to control use of config file --- 2014-09-08 Roy Franz New
[Xen-devel,V3,13/15] add arm64 cache flushing code from linux v3.16 --- 2014-09-08 Roy Franz New
[Xen-devel,V3,14/15] Update libfdt to v1.4.0 --- 2014-09-08 Roy Franz New
[Xen-devel,V3,15/15] Add ARM EFI boot support --- 2014-09-08 Roy Franz New
[Xen-devel,V4,01/15] move x86 EFI boot code to common/efi --- 2014-09-10 Roy Franz New
[Xen-devel,V4,02/15] Move x86 specific funtions/variables to arch header --- 2014-09-10 Roy Franz New
[Xen-devel,V4,03/15] create arch functions to get and process EFI memory map. --- 2014-09-10 Roy Franz New
[Xen-devel,V4,04/15] Add architecture functions for pre/post ExitBootServices --- 2014-09-10 Roy Franz New
[Xen-devel,V4,05/15] Add efi_arch_cfg_file() to handle arch specific cfg file fields --- 2014-09-10 Roy Franz New
[Xen-devel,V4,06/15] Add efi_arch_handle_cmdline() for processing commandline --- 2014-09-10 Roy Franz New
[Xen-devel,V4,07/15] Move x86 specific video and disk probing code --- 2014-09-10 Roy Franz New
[Xen-devel,V4,08/15] Add efi_arch_memory() for arch specific memory setup --- 2014-09-10 Roy Franz New
[Xen-devel,V4,09/15] Add arch specific module handling to read_file() --- 2014-09-10 Roy Franz New
[Xen-devel,V4,10/15] Add SMBIOS and runtime services setup arch functions. --- 2014-09-10 Roy Franz New
[Xen-devel,V4,11/15] Add several misc. arch functions for EFI boot code. --- 2014-09-10 Roy Franz New
[Xen-devel,V4,12/15] Add efi_arch_use_config_file() function to control use of config file --- 2014-09-10 Roy Franz New
[Xen-devel,V4,13/15] add arm64 cache flushing code from linux v3.16 --- 2014-09-10 Roy Franz New
[Xen-devel,V4,14/15] Update libfdt to v1.4.0 --- 2014-09-10 Roy Franz New
[Xen-devel,V4,15/15] Add ARM EFI boot support --- 2014-09-10 Roy Franz New
[Xen-devel,V5,01/15] move x86 EFI boot/runtime code to common/efi --- 2014-09-18 Roy Franz New
[Xen-devel,V5,02/15] Move x86 specific funtions/variables to arch header --- 2014-09-18 Roy Franz New
[Xen-devel,V5,03/15] create arch functions to allocate memory for and process EFI memory map. --- 2014-09-18 Roy Franz New
« 1 2 »

Bundling

Create bundle: