summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dec
AgeCommit message (Expand)Author
2014-01-20Merging linaro-edk2-2014.01-rc1 into linaro-tracking.Leif Lindholm
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin
2013-06-19ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin
2012-07-04ArmPkg/ArmPkg.dec: Removed duplicated PCD declarationsoliviermartin
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin
2012-03-26ArmPkg: Declared ARM Hypervisor Firmware PCDsoliviermartin
2012-03-26ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin
2011-06-11ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD namingoliviermartin
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin
2011-06-03ArmPkg: Fix the default value of PcdCpuVectorBaseAddressoliviermartin
2011-06-03ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin
2011-06-03EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkgoliviermartin
2011-03-31ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin
2011-03-31ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenS...oliviermartin
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2010-05-18Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-02-01Move ARM disassembler into a library.andrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH