summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dec
AgeCommit message (Expand)Author
2020-12-09ArmPkg: Introduce support for PcdFfaEnableSughosh Ganu
2020-01-14ArmPkg/ArmSmcPsciResetSystemLib: remove EnterS3WithImmediateWake ()Ard Biesheuvel
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney
2018-12-21ArmPkg/ArmScmiDxe: Add clock enable functionJeff Brasen
2018-12-19ArmPkg: drop ArmBds remnant Pcds from .decLeif Lindholm
2018-11-27ArmPkg/ArmMmuLib: Add MMU Library suitable for use in S-EL0.Achin Gupta
2018-11-27ArmPkg: Add PCDs needed for MM communication driver.Achin Gupta
2018-08-01ArmPkg: Add initial OpteeLib implementationSumit Garg
2018-06-15ArmPkg/ArmSmcPsciResetSystemLib: implement fallback for warm rebootArd Biesheuvel
2018-04-23ArmPkg: Introduce SCMI protocolGirish Pathak
2018-04-23ArmPkg: MTL Library interface and Null library implementationGirish Pathak
2018-04-12ArmPkg/CpuDxe: order CpuDxe after ArmGicDxe via protocol depexLaszlo Ersek
2018-02-06ArmPkg/Gic: force GIC driver to run before CPU arch protocol driverArd Biesheuvel
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel
2017-11-26ArmPkg: remove unused ArmGicSecLib library implementationArd Biesheuvel
2017-10-06ArmPkg/Include: Add ArmSvcLib header file.Supreeth Venkatesh
2017-08-31ArmPkg: remove UncachedMemoryAllocationLibArd Biesheuvel
2017-02-27ArmPkg: remove unused PcdArmUncachedMemoryMask PCDArd Biesheuvel
2017-02-23ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel
2017-02-07ArmPkg/GenericWatchdogDxe: Declare MMIO PCDs as UINT64Alexei
2016-11-30ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offsetArd Biesheuvel
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen
2016-07-07ArmPkg: introduce ArmMmuLib library classArd Biesheuvel
2016-04-29ArmPlatformPkg: move PCI related PCD definitions to ArmPkgArd Biesheuvel
2016-03-25ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn
2015-11-18ArmPkg/ArmV7Mmu: introduce feature PCD to map normal memory non-shareableArd Biesheuvel
2015-07-28ArmPkg: split off ArmGicArchLib from ArmGicLibArd Biesheuvel
2015-07-14ArmPkg: Remove PCD declarations linked to the ARM BDS Linux LoaderOlivier Martin
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel
2015-02-28ArmPkg: allow patchable PCDs for memory, FD and FV addressesArd Biesheuvel
2015-02-16ArmPkg/ArmGic: enable ARE bit before driving GICv3 in native modeArd Biesheuvel
2015-02-16ArmPkg/ArmGic: Added GICv3 specific definitionsOlivier Martin
2014-12-12ArmPlatformPkg/ArmJunoPkg: Move the watchdog generic driver to ArmPkg/DriversRonald Cron
2014-11-11ArmPlatformPkg: Increase more ARM address Pcd entries to 64-bit.Leif Lindholm
2014-10-10ArmPkg/UncachedMemoryAllocationLib: Track uncached memory allocationsOlivier Martin
2014-10-10ArmPkg/ArmPsciResetSystemLib: Made the library only using SMCOlivier Martin
2014-09-10ArmPkg: Introduced ArmPsciResetSystemLibArd Biesheuvel
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel
2014-09-09ArmPkg: allow dynamic GIC base addressesArd Biesheuvel
2014-09-09ArmPkg: allow dynamically discovered timer interruptsArd Biesheuvel
2014-07-29ArmPkg/ArmPkg.dec: Added the interrupt numbers for the Hypervisor and Virtual...Olivier Martin
2014-07-15ArmPkg/BdsLib: Removed PSCI discoverability from the Linux loaderOlivier Martin
2014-05-19ArmPkg/BdsLib: Added support for TFTP servers without 'tsize' extensionOlivier Martin
2014-03-24ArmPkg: Fix typo in comment and trailing spacesOlivier Martin
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin
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