Current Team Memberships

Show patches with: Archived = No       |   5390 patches
« 1 2 ... 44 45 4653 54 »
Patch Series S/W/F Date Submitter Delegate State
[edk2] ArmVirtPkg: increase memory preallocations for secure build --- 2015-06-16 Ard Biesheuvel New
[edk2] ArmVirtPkg: increase memory preallocations to reduce region count --- 2015-06-03 Ard Biesheuvel New
[for-v4.2,4/4] arm64: drop sleep_idmap_phys and clean up cpu_resume() --- 2015-06-01 Ard Biesheuvel Accepted
[for-v4.2,3/4] arm64: reduce ID map to a single page --- 2015-06-01 Ard Biesheuvel New
[for-v4.2,2/4] arm64: use fixmap region for permanent FDT mapping --- 2015-06-01 Ard Biesheuvel Accepted
[for-v4.2,1/4] of/fdt: split off FDT self reservation from memreserve processing --- 2015-06-01 Ard Biesheuvel Accepted
[edk2,7/7] ArmVirtPkg: implement DT-based ArmGicArchLib --- 2015-05-29 Ard Biesheuvel New
[edk2,6/7] ArmVirtPkg: record GIC revision in dynamic PCD --- 2015-05-29 Ard Biesheuvel New
[edk2,5/7] ArmPkg: cache detected revision in ArmGicArchLib --- 2015-05-29 Ard Biesheuvel New
[edk2,4/7] ArmPkg: copy ArmGicArchLib to ArmGicArchSecLib --- 2015-05-29 Ard Biesheuvel New
[edk2,3/7] ArmPkg: split off ArmGicArchLib from ArmGicLib --- 2015-05-29 Ard Biesheuvel New
[edk2,2/7] ArmPkg: merge ArmGicV[23]Lib.h into ArmGicLib.h --- 2015-05-29 Ard Biesheuvel New
[edk2,1/7] ArmPkg: reduce sysreg access count in GIC revision probe --- 2015-05-29 Ard Biesheuvel New
[edk2,2/2] MdePkg: Add WiFi device path definition and its node/text conversion --- 2015-05-20 Ard Biesheuvel New
[edk2] MdeModulePkg: remove unused variable DevicePathSize --- 2015-05-14 Ard Biesheuvel New
ARM: multi_v7_defconfig: enable asm and NEON accelerated crypto modules --- 2015-05-11 Ard Biesheuvel Accepted
[edk2] ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTION --- 2015-05-11 Ard Biesheuvel New
[10/10] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-05-11 Ard Biesheuvel New
[09/10] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-05-11 Ard Biesheuvel New
[08/10] arm64: map linear region as non-executable --- 2015-05-11 Ard Biesheuvel Superseded
[07/10] arm64: move kernel mapping out of linear region --- 2015-05-11 Ard Biesheuvel New
[06/10] arm64: mm: explicitly bootstrap the linear mapping --- 2015-05-11 Ard Biesheuvel New
[05/10] arm64: split off early mapping code from early_fixmap_init() --- 2015-05-11 Ard Biesheuvel Superseded
[04/10] arm64: use more granular reservations for static page table allocations --- 2015-05-11 Ard Biesheuvel New
[03/10] arm64: drop sleep_idmap_phys and clean up cpu_resume() --- 2015-05-11 Ard Biesheuvel Superseded
[02/10] arm64: reduce ID map to a single page --- 2015-05-11 Ard Biesheuvel Accepted
[01/10] arm64/efi: use dynamically allocated space for EFI pgd --- 2015-05-11 Ard Biesheuvel New
[8/8] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-05-11 Ard Biesheuvel New
[7/8] arm64/efi: ignore DT memreserve entries instead of removing them --- 2015-05-11 Ard Biesheuvel New
[6/8] arm64/efi: ignore DT memory nodes instead of removing them --- 2015-05-11 Ard Biesheuvel New
[5/8] arm64/efi: move EFI init before early FDT processing --- 2015-05-11 Ard Biesheuvel New
[4/8] efi: move FDT handling to separate object file --- 2015-05-11 Ard Biesheuvel New
[3/8] arm64: override early_init_dt_add_memory_arch() --- 2015-05-11 Ard Biesheuvel New
[2/8] arm64: use fixmap region for permanent FDT mapping --- 2015-05-11 Ard Biesheuvel New
[1/8] of/fdt: split off FDT self reservation from memreserve processing --- 2015-05-11 Ard Biesheuvel Superseded
[edk2] MdeModulePkg: enforce 8 byte alignment for pool allocations --- 2015-05-09 Ard Biesheuvel New
[edk2] SecurityPkg: allow image digest enrollment of non-Intel binaries --- 2015-05-08 Ard Biesheuvel New
[2/2] crypto: arm/aes - streamline AES-192 code path --- 2015-05-08 Ard Biesheuvel Accepted
[1/2] crypto: arm/sha512 - accelerated SHA-512 using ARM generic ASM and NEON --- 2015-05-08 Ard Biesheuvel Accepted
[edk2,v3,3/3] ArmVirtualizationPkg: enable secure boot for ArmVirtualizationQemu --- 2015-05-07 Ard Biesheuvel New
[edk2,v3,2/3] ArmPlatformPkg: enable use of authenticated variables in NorFlashDxe --- 2015-05-07 Ard Biesheuvel New
[edk2,v3,1/3] SecurityPkg: remove unused variables --- 2015-05-07 Ard Biesheuvel New
[bugfix,2/2] crypto: arm64/sha2-ce - prevent asm code finalization in final() path --- 2015-05-06 Ard Biesheuvel New
[bugfix,1/2] crypto: arm64/sha1-ce - prevent asm code finalization in final() path --- 2015-05-06 Ard Biesheuvel New
[edk2,5/5] ArmVExpressPkg: add support for embedding DTBs for AArch64 variants --- 2015-05-05 Ard Biesheuvel New
[edk2,4/5] ArmPlatformPkg: add support for FV embedded device tree blobs --- 2015-05-05 Ard Biesheuvel New
[edk2,3/5] ArmVExpressPkg: use named GUIDs for all VExpress variants --- 2015-05-05 Ard Biesheuvel New
[edk2,2/5] ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() --- 2015-05-05 Ard Biesheuvel New
[edk2,1/5] EmbeddedPkg: do not ASSERT() on valid external input --- 2015-05-05 Ard Biesheuvel New
[edk2] EmbeddedPkg: do not ASSERT() on valid external input --- 2015-05-05 Ard Biesheuvel New
[edk2,4/4] ArmVExpressPkg: add embedded DTB blobs for all FVP AArch64 variants --- 2015-05-05 Ard Biesheuvel New
[edk2,3/4] ArmPlatformPkg: add support for FV embedded device tree blobs --- 2015-05-05 Ard Biesheuvel New
[edk2,2/4] ArmVExpressPkg: use named GUIDs for all VExpress variants --- 2015-05-05 Ard Biesheuvel New
[edk2,1/4] ArmPkg: fix pointer indirection bug in BdsFirmwareVolumeLoadImage() --- 2015-05-05 Ard Biesheuvel New
[edk2,v2,3/3] ArmVirtualizationPkg: enable secure boot for ArmVirtualizationQemu --- 2015-05-04 Ard Biesheuvel New
[edk2,v2,2/3] ArmPlatformPkg: enable use of authenticated variables in NorFlashDxe --- 2015-05-04 Ard Biesheuvel New
[edk2,v2,1/3] SecurityPkg: remove unused variables --- 2015-05-04 Ard Biesheuvel New
[2/2] crypto: testmgr: add test cases for CRC32 --- 2015-05-04 Ard Biesheuvel Accepted
[1/2] crypto: arm64/crc32: bring in line with generic CRC32 --- 2015-05-04 Ard Biesheuvel New
[edk2,v4,3/3] ArmVExpressPkg: restrict ArmVExpressSysConfigLib to SEC and DXE_DRIVER --- 2015-05-04 Ard Biesheuvel New
[edk2,v4,2/3] ArmVExpressPkg: avoid the use of ArmVExpressSysConfigLib at runtime --- 2015-05-04 Ard Biesheuvel New
[edk2,v4,1/3] ArmVExpressPkg: use PSCI for system reset at runtime --- 2015-05-04 Ard Biesheuvel New
[edk2,v3,2/2] ArmVExpressPkg: disallow the use of ArmVExpressSysConfigLib at runtime --- 2015-05-01 Ard Biesheuvel New
[edk2,v3,1/2] ArmVExpressPkg: use PSCI for system reset at runtime --- 2015-05-01 Ard Biesheuvel New
[edk2] MdeModulePkg: avoid unaligned writes in PcdDxe driver --- 2015-04-30 Ard Biesheuvel New
[edk2,v2,2/2] ArmVExpressPkg: disallow the use of ArmVExpressSysConfigLib at runtime --- 2015-04-30 Ard Biesheuvel New
[edk2,v2,1/2] ArmVExpressPkg: use PSCI for system reset at runtime --- 2015-04-30 Ard Biesheuvel New
[edk2,3/3] ArmVExpressPkg: disallow the use of ArmVExpressSysConfigLib at runtime --- 2015-04-29 Ard Biesheuvel New
[edk2,2/3] ArmVExpressPkg: use PSCI for system reset at runtime --- 2015-04-29 Ard Biesheuvel New
[edk2,1/3] ArmPlatformPkg: remove VExpress system clock from PL031 driver --- 2015-04-29 Ard Biesheuvel New
Regression: Kirkwood fails to boot because of bf35706f3d0929b --- 2015-04-29 Ard Biesheuvel New
[RFC] ARM: add fixmap based earlycon support --- 2015-04-29 Ard Biesheuvel New
crypto: x86/sha512_ssse3 - fixup for asm function prototype change --- 2015-04-24 Ard Biesheuvel New
Crypto Update for 4.1 --- 2015-04-23 Ard Biesheuvel New
[edk2,3/3] ArmVirtualizationPkg: enable secure boot for ArmVirtualizationQemu --- 2015-04-23 Ard Biesheuvel New
[edk2,2/3] ArmPlatformPkg: enable use of authenticated variables in NorFlashDxe --- 2015-04-23 Ard Biesheuvel New
[edk2,1/3] SecurityPkg: remove unused variables --- 2015-04-23 Ard Biesheuvel New
[v2,2/2] ARM: Thumb2: use "bx reg" not "mov pc, reg" for all registers --- 2015-04-21 Ard Biesheuvel New
[v2,1/2] ARM: use ENDPROC() to annotate all v7 asm setup functions --- 2015-04-21 Ard Biesheuvel New
[1/2] ARM: include Thumb2 bit in PROCINFO setup function offset --- 2015-04-21 Ard Biesheuvel New
[2/2] ARM: prefer "bx reg" over "mov pc, reg" for all registers --- 2015-04-21 Ard Biesheuvel New
[v2,1/8] ARM: replace PROCINFO embedded branch with relative offset --- 2015-04-19 Ard Biesheuvel New
[v4,13/13] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-04-15 Ard Biesheuvel New
[v4,12/13] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-04-15 Ard Biesheuvel New
[v4,11/13] arm64: map linear region as non-executable --- 2015-04-15 Ard Biesheuvel New
[v4,10/13] arm64: move kernel mapping out of linear region --- 2015-04-15 Ard Biesheuvel New
[v4,09/13] arm64: mm: explicitly bootstrap the linear mapping --- 2015-04-15 Ard Biesheuvel New
[v4,08/13] arm64: split off early mapping code from early_fixmap_init() --- 2015-04-15 Ard Biesheuvel Superseded
[v4,07/13] arm64: use more granular reservations for static page table allocations --- 2015-04-15 Ard Biesheuvel New
[v4,06/13] arm64: implement our own early_init_dt_add_memory_arch() --- 2015-04-15 Ard Biesheuvel New
[v4,05/13] arm64/efi: adapt to relaxed FDT placement requirements --- 2015-04-15 Ard Biesheuvel New
[v4,04/13] arm64: use fixmap region for permanent FDT mapping --- 2015-04-15 Ard Biesheuvel New
[v4,03/13] of/fdt: split off FDT self reservation from memreserve processing --- 2015-04-15 Ard Biesheuvel Superseded
[v4,02/13] arm64: drop sleep_idmap_phys and clean up cpu_resume() --- 2015-04-15 Ard Biesheuvel Superseded
[v4,01/13] arm64: reduce ID map to a single page --- 2015-04-15 Ard Biesheuvel New
crypto: arm: workaround for building with old binutils --- 2015-04-11 Ard Biesheuvel New
[v2] crypto/arm: accelerated SHA-512 using ARM generic ASM and NEON --- 2015-04-10 Ard Biesheuvel New
[v3,11/11] arm64/efi: adapt to relaxed kernel Image placement requirements --- 2015-04-10 Ard Biesheuvel New
[v3,10/11] arm64: allow kernel Image to be loaded anywhere in physical memory --- 2015-04-10 Ard Biesheuvel New
[v3,09/11] arm64: move kernel mapping out of linear region --- 2015-04-10 Ard Biesheuvel New
« 1 2 ... 44 45 4653 54 »

Bundling

Create bundle: