summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dec
AgeCommit message (Expand)AuthorFilesLines
2016-04-29ArmPlatformPkg: move PCI related PCD definitions to ArmPkgArd Biesheuvel1-0/+62
2016-03-25ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn1-2/+2
2015-11-18ArmPkg/ArmV7Mmu: introduce feature PCD to map normal memory non-shareableArd Biesheuvel1-0/+6
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel1-0/+1
2015-07-14ArmPkg: Remove PCD declarations linked to the ARM BDS Linux LoaderOlivier Martin1-1/+0
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel1-2/+1
2015-02-28ArmPkg: allow patchable PCDs for memory, FD and FV addressesArd Biesheuvel1-11/+14
2015-02-16ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel1-0/+3
2015-02-16ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin1-1/+3
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron1-0/+8
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm1-4/+4
2014-10-10ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin1-0/+3
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin1-8/+0
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel1-0/+8
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel1-6/+6
2014-09-09ArmPkg: allow dynamic GIC base addressesArd Biesheuvel1-7/+11
2014-09-09ArmPkg: allow dynamically discovered timer interruptsArd Biesheuvel1-10/+13
2014-07-29ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual...Olivier Martin1-1/+4
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin1-2/+3
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin1-0/+2
2014-03-24ArmPkg: Fix typo in comment and trailing spacesOlivier Martin1-15/+15
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin1-2/+2
2013-10-29ARM Packages: Renamed PL390Gic driver into ArmGic driverOlivier Martin1-1/+1
2013-08-21ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3Olivier Martin1-18/+40
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin1-9/+9
2013-07-18ArmPkg/BdsLib: Added Aarch64 support for booting LinuxHarry Liebel1-0/+6
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel1-0/+9
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin1-4/+0
2013-06-19ArmPkg: Moved PcdArmLinuxAtagMaxOffset to be ARM specificOlivier Martin1-2/+4
2013-04-14ArmPkg/BdsLib: Added support for FDT alignment through PcdArmLinuxFdtAlignmentoliviermartin1-6/+11
2013-04-14ArmPkg: Delete PCD value PcdArmLinuxKernelFixedOffset.oliviermartin1-2/+0
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin1-0/+3
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin1-0/+5
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin1-1/+1
2012-07-04ArmPkg/ArmPkg.dec: Removed duplicated PCD declarationsoliviermartin1-6/+0
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin1-0/+4
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin1-2/+1
2012-03-26ArmPkg: Declared ARM Hypervisor Firmware PCDsoliviermartin1-1/+9
2012-03-26ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for co...oliviermartin1-0/+1
2012-02-14ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin1-2/+0
2011-11-01ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable ...oliviermartin1-0/+28
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin1-0/+7
2011-09-27ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin1-0/+2
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-10/+0
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-0/+9
2011-09-22ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin1-4/+4
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-0/+5
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-1/+1
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-1/+0
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin1-6/+0