Show patches with: Archived = No       |   3169 patches
« 1 2 ... 6 7 831 32 »
Patch Series S/W/F Date Submitter Delegate State
[edk2,v3,1/6] BaseTools CLANG35: drop problematic use-movt and save-temps options --- 2016-07-23 Ard Biesheuvel Superseded
[edk2,v3,2/6] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sections --- 2016-07-23 Ard Biesheuvel Superseded
[edk2,v3,3/6] BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLD --- 2016-07-23 Ard Biesheuvel Superseded
[edk2,v3,4/6] BaseTools GCC: use 'gcc' as the linker command for GCC44 and later --- 2016-07-23 Ard Biesheuvel Superseded
[edk2,v3,5/6] ArmPkg: add prebuilt glue binaries for GCC5 LTO support --- 2016-07-23 Ard Biesheuvel Superseded
[edk2,v3,6/6] BaseTools GCC: add support for GCC v5.x in LTO mode --- 2016-07-23 Ard Biesheuvel Superseded
[edk2,02/19] Vlv2TbltDevicePkg: Don't define MDEPKG_NDEBUG for gcc --- 2016-07-26 Laszlo Ersek New
[edk2] Platforms/ARM/Juno: limit ACPI support to v5.0 and higher --- 2016-07-27 Sudeep Holla New
[edk2] Platforms/ARM/Juno: Add support for ACPI 6.0 LPI(Low Power Idle) states --- 2016-07-27 Sudeep Holla Superseded
[edk2,v4,1/7] BaseTools CLANG35: drop problematic use-movt and save-temps options --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,v4,2/7] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sections --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,v4,3/7] BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLD --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,v4,4/7] BaseTools GCC: use 'gcc' as the linker command for GCC44 and later --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,v4,5/7] ArmPkg: add prebuilt glue binaries for GCC5 LTO support --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,v4,6/7] BaseTools GCC: drop GNU notes section from EFI image --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,v4,7/7] BaseTools GCC: add support for GCC v5.x in LTO mode --- 2016-07-27 Ard Biesheuvel Superseded
[edk2,1/2] BaseTools/GenFw AARCH64: convert ADRP to ADR if binary size allows it --- 2016-07-27 Ard Biesheuvel Accepted
[edk2,2/2] BaseTools AARCH64: override XIP module linker alignment to 32 bytes --- 2016-07-27 Ard Biesheuvel Accepted
[edk2,RFC,2/2] ArmVirtPkg: enable EBC interpreter for AArch64 QEMU --- 2016-07-29 Leif Lindholm Superseded
[edk2,v4,0/7] BaseTools: add support for GCC5 in LTO mode --- 2016-07-31 Ard Biesheuvel New
[edk2] MdePkg: move to 'hidden' visibility for all symbols under GCC/X64 --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,v5,1/8] BaseTools CLANG35: drop problematic use-movt and save-temps options --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,v5,2/8] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: ignore .hash and .note sections --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,v5,3/8] BaseTools UNIXGCC ELFGCC CYGGCC: clone GCC build rule family into GCCLD --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,v5,4/8] BaseTools GCC: use 'gcc' as the linker command for GCC44 and later --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,v5,5/8] ArmPkg: add prebuilt glue binaries for GCC5 LTO support --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,6/8] BaseTools GCC: drop GNU notes section from EFI image --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,v5,7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,8/8] BaseTools GCC: introduce GCC5 toolchain to support GCC v5.x in LTO mode --- 2016-08-01 Ard Biesheuvel Accepted
[edk2,1/2] MdeModulePkg/EbcDxe AARCH64: fix comment style --- 2016-08-01 Ard Biesheuvel New
[edk2,2/2] MdeModulePkg/EbcDxe: cleanup --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points --- 2016-08-01 Ard Biesheuvel New
[edk2,v5,7/8] MdePkg GCC/X64: avoid 'hidden' visibility for module entry points --- 2016-08-01 Ard Biesheuvel New
[edk2] ArmVirtPkg/ArmVirtPrePiUniCoreRelocatable: deal with relaxed XIP alignment --- 2016-08-02 Ard Biesheuvel Accepted
[edk2,1/3] BaseTools GCC: move -c compiler flag to build rules --- 2016-08-02 Ard Biesheuvel New
[edk2,2/3] BaseTools GCC5: disable warnings-as-errors for now --- 2016-08-02 Ard Biesheuvel Accepted
[edk2,3/3] BaseTools GCC: add the compiler flags to the linker command line --- 2016-08-02 Ard Biesheuvel Accepted
[edk2,1/2] EmbeddedPkg: make PrePiMemoryAllocationLib a SEC type library --- 2016-08-03 Ard Biesheuvel Accepted
[edk2,2/2] ArmVirtPkg ARM: make relocatable PrePi users build with CLANG35 --- 2016-08-03 Ard Biesheuvel Accepted
[edk2] BaseTools X64: fold PLT relocations into simple relative references --- 2016-08-04 Ard Biesheuvel New
[edk2,1/3] ArmPkg/ArmSoftFloatLib: disable LTO build for GCC --- 2016-08-04 Ard Biesheuvel Accepted
[edk2,2/3] ArmPkg/CompilerIntrinsicsLib: make the default memset() weak --- 2016-08-04 Ard Biesheuvel Accepted
[edk2,3/3] BaseTools GCC/ARM: add -fno-builtin to CC flags --- 2016-08-04 Ard Biesheuvel Accepted
[edk2,v2] BaseTools X64: fold PLT relocations into simple relative references --- 2016-08-05 Ard Biesheuvel Accepted
[edk2,1/2] ArmVirtPkg/PrePi: use correct callee saved regs --- 2016-08-05 Ard Biesheuvel Accepted
[edk2,2/2] ArmPlatformPkg/PrePi: use correct callee saved regs --- 2016-08-05 Ard Biesheuvel New
[edk2,1/2] BaseTools CLANG35: add missing XIP flags for AARCH64 --- 2016-08-08 Ard Biesheuvel Accepted
[edk2,2/2] BaseTools ARM: impose strict alignment only for XIP modules --- 2016-08-08 Ard Biesheuvel Accepted
[edk2,1/2] StdLib/LibC: avoid LTO code for compiler intrinsics --- 2016-08-08 Ard Biesheuvel New
[edk2,2/2] StdLib/LibC ARM AARCH64: do not redefine compiler intrinsics --- 2016-08-08 Ard Biesheuvel Accepted
[edk2] ArmPkg: Fix double GIC EIOR write per interrupt --- 2016-08-08 Ard Biesheuvel New
[edk2] MdeModulePkg/EbcDxe: add ARM support --- 2016-08-09 Ard Biesheuvel New
[edk2] MdeModulePkg/EbcDxe: add ARM support --- 2016-08-09 Ard Biesheuvel New
[edk2] BaseTools/GccBase.lds: don't copy RELA section to PE/COFF --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,01/26] ArmLib: remove ArmReplaceLiveTranslationEntry() implementation --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,02/26] ArmPkg: add missing ArmMmuLib resolution to ArmPkg.dsc --- 2016-08-10 Ard Biesheuvel New
[edk2,03/26] ArmPkg/AsmMacroIoLib: remove unused obsolete MMIO and other asm macros --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,04/26] ArmPlatformPkg RVCT: drop dependency on GCC macro library --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,05/26] ArmPkg: introduce ASM_FUNC, MOV32/MOV64 and ADRL/LDRL macros --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,06/26] ArmVirt/PrePi: make jump to CEntryPoint relative --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,07/26] ArmVirtPkg: clean up assembly source files --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,08/26] ArmPkg/ArmSmcLibNull: move to generic C implementation --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,09/26] ArmPkg/ArmCpuLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,10/26] ArmPkg/ArmGicV3: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,11/26] ArmPkg/ArmHvcLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,12/26] ArmPkg/ArmLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,13/26] ArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,14/26] ArmPkg/ArmSmcLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,15/26] ArmPkg/BaseMemoryLibSm: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,16/26] ArmPkg/BaseMemoryLibVstm: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,17/26] ArmPkg/CompilerIntrinsicsLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel New
[edk2,18/26] ArmPkg/SemihostLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,19/26] BeagleBoardPkg: remove unused Sec.inf module --- 2016-08-10 Ard Biesheuvel Superseded
[edk2,20/26] BeagleBoardPkg: add missing ArmMmuLib resolution --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,21/26] ArmPlatformPkg/ArmJunoLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,22/26] ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,23/26] ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,24/26] ArmPlatformPkg/ArmVExpressPkg: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,25/26] ArmPlatformPkg/ArmPlatformLibNull: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,26/26] ArmPlatformPkg/ArmPlatformStackLib: switch to ASM_FUNC() asm macro --- 2016-08-10 Ard Biesheuvel Accepted
[edk2,1/6] Platforms/BeagleBoard: remove unreferenced Sec.inf module --- 2016-08-11 Ard Biesheuvel New
[edk2,2/6] Platforms/BeagleBoard/BeagleBoardLib: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,3/6] Platforms/Styx: remove unused AmdStyxSecLib --- 2016-08-11 Ard Biesheuvel New
[edk2,4/6] Platforms/Styx: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,5/6] Platforms/Hisilicon/ArmPlatformLibPv660: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,6/6] Platforms/Marvell/Armada70x0Lib: switch to ASM_FUNC() asm macro --- 2016-08-11 Ard Biesheuvel New
[edk2,1/2] BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as well --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/2] BaseTools ARM AARCH64: drop redundant compiler arguments --- 2016-08-11 Ard Biesheuvel Accepted
[edk2] BaseTools/Source/C/GenFv/GenFvInternalLib.c --- 2016-08-11 Duran, Leo New
[edk2,1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,2/3] BaseTools RVCT: ignore various RVC diagnostics --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,3/3] MdePkg RVCT: add definition of UNREACHABLE --- 2016-08-11 Ard Biesheuvel Accepted
[edk2,1/3] ArmPkg/CompilerIntrinsicsLib: replace memcpy and memset with C code --- 2016-08-12 Ard Biesheuvel New
[edk2,RFC] MdeModulePkg: ARM/AARCH64 requirements added to .dsc --- 2016-08-12 Leif Lindholm New
[edk2,2/2] ArmVirtPkg: enable EBC interpreter for AArch64 QEMU --- 2016-08-17 Leif Lindholm New
[edk2,v3,1/4] MdeModulePkg/EbcDxe AARCH64: clean up comment style in ASM file --- 2016-08-17 Ard Biesheuvel Superseded
[edk2,v3,2/4] MdeModulePkg/EbcDxe AARCH64: use a fixed size thunk structure --- 2016-08-17 Ard Biesheuvel Superseded
[edk2,v3,3/4] MdeModulePkg/EbxDxe AARCH64: use tail call for EBC to native thunk --- 2016-08-17 Ard Biesheuvel New
[edk2,v3,4/4] MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks --- 2016-08-17 Ard Biesheuvel New
[edk2] BaseTools/GenFv: allow TE/PE images with no .reloc section --- 2016-08-18 Ard Biesheuvel New
« 1 2 ... 6 7 831 32 »