]> git.proxmox.com Git - mirror_edk2.git/history - ArmPlatformPkg/PrePeiCore
ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable
[mirror_edk2.git] / ArmPlatformPkg / PrePeiCore /
2014-11-11 Leif LindholmArmPlatformPkg: Increase more ARM address Pcd entries...
2014-09-01 Olivier MartinARM Packages: Removed unused PcdArmPrimaryCore
2014-09-01 Ard BiesheuvelArmPlatformPkg/PrePeiCore: remove GIC related PCDs...
2014-08-26 Ronald CronARM Packages: Replace tabs by spaces for indentation
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-07-15 Olivier MartinARM Packages: Force the SEC modules to be 2K aligned...
2014-07-04 Olivier MartinArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknow...
2014-07-04 Olivier MartinArmPkg/ArmGic: Move out the EndOfInterrupt from the...
2014-05-08 Brendan JackmanARM Packages: Use .8byte instead of .dword for pointers
2014-05-08 Brendan JackmanARM Packages: use GCC_ASM_EXPORT to export functions
2014-05-08 Brendan JackmanARM Packages: Remove GCC filter for AARCH64 assembly...
2014-03-01 Olivier MartinArmPkg: Tidy assembler code
2014-03-01 Olivier MartinArmPkg: Replace single dead loop.
2013-08-06 Olivier MartinArmPlatformPkg: PrePei Cache disable and invalidate.
2013-07-18 Harry LiebelArmPlatformPkg: Added Aarch64 support
2013-07-17 Olivier MartinArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId
2013-07-17 Olivier MartinArmPlatformPkg: Removed the check on the CpuId to relea...
2013-05-10 oliviermartinArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBo...
2013-05-10 oliviermartinARM Packages: Replaced the macro GetCorePositionFromMpI...
2013-05-10 oliviermartinArmPlatformPkg/ArmPlatformLib: Added support for ArmPla...
2013-03-12 oliviermartinArmPlatformPkg: Moved ARMv7 specific files to a 'Arm...
2013-03-12 oliviermartinARM Packages: Fixed coding style and typos
2012-07-04 oliviermartinArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom...
2012-05-02 oliviermartinArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow...
2012-05-02 oliviermartinArmPlatformPkg: Renamed and Invoked earlier ArmPlatform...
2012-02-28 oliviermartinArmPlatformPkg: Updated the stack setup to have the...
2012-02-27 oliviermartinArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte...
2011-11-09 oliviermartinArmPlatformPkg: Fix Global Variable region initializati...
2011-11-01 oliviermartinArmPlatformPkg: Fix initialization of the Global Variab...
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-09-22 oliviermartinArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
2011-09-22 oliviermartinArmPkg: Create MpCoreInfo PPI and HOB to describe CPU...
2011-09-22 oliviermartinArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()
2011-09-22 oliviermartinArmPlatformPkg/PrePeiCore: Reverse Stack & PeiTemporary
2011-09-22 oliviermartinArmPlatformPkg: Introduce ArmPlatformGlobalVariableLib
2011-09-22 oliviermartinARM Packages: Rename PcdNormal* into Pcd* PCDs
2011-09-22 oliviermartinArmPlatformPkg: Changed memory model for the stacks
2011-09-22 oliviermartinArmPlatformPkg: Introduce Primary core macros
2011-09-22 oliviermartinArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-07-28 oliviermartinArmPkg: Fix ARM builds for XCode32
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-07-01 oliviermartinArmPlatformPkg: Fix builds
2011-07-01 oliviermartinArmPkg: Move ARM Platform drivers from ArmPkg/Drivers...
2011-07-01 oliviermartinArmPlatformPkg: Move PcdStandalone from Feature PCD...
2011-06-11 oliviermartinArmPlatformPkg: Code cleaning
2011-06-11 oliviermartinArmPlatformPkg: Unify the Secure and Normal FD and...
2011-06-11 oliviermartinArmPlatformPkg/PrePeiCore: Reserve some memory on the...
2011-06-03 oliviermartinArmPlatformPkg: Fix ARMGCC build
2011-04-27 oliviermartinArmPlatformPkg: Add missing ASM_PFX() macro in exceptio...
2011-04-26 oliviermartinArmPlatform: Remove dummy padding to make the Reset...
2011-03-31 oliviermartinArmPlatformPkg/PrePeiCore: Fix build
2011-03-31 oliviermartinArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbed...
2011-03-31 oliviermartinArmPlatformPkg: Use Serial print function to print...
2011-02-01 andrewfishAdd ArmPlatformPkg from ARM Ltd. patch.