summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2017-12-08ArmPlatformPkg: add Null implementation of LcdPlatformlLibArd Biesheuvel2-0/+120
2017-12-08ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUIDArd Biesheuvel1-1/+1
2017-12-08ArmPlatformPkg: remove unused ArmPlatformLibNullSecArd Biesheuvel1-47/+0
2017-12-08ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel6-818/+0
2017-12-08ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel3-251/+0
2017-12-08ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel3-236/+0
2017-12-08ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel3-592/+0
2017-12-08ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel4-226/+0
2017-12-08ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel3-156/+0
2017-12-08ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel4-4/+2
2017-12-08ArmPlatformPkg: add missing library class declarations to .dec fileArd Biesheuvel1-0/+3
2017-12-08ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel3-802/+0
2017-12-08ArmPlatformPkg: remove BootMonFs and ArmShellCmdRunAxfArd Biesheuvel24-6215/+0
2017-12-08ArmPlatformPkg: remove ArmPlatformSysConfigLib library classArd Biesheuvel3-176/+0
2017-12-08ArmPlatformPkg: remove ArmVExpressPkgArd Biesheuvel32-4064/+0
2017-12-08ArmPlatformPkg: remove NorFlashArmVExpressLibArd Biesheuvel2-116/+0
2017-12-04ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependencyArd Biesheuvel2-2/+0
2017-12-04ArmPlatformPkg: remove PlatformIntelBdsLibArd Biesheuvel3-508/+0
2017-11-30ArmPlatformPkg/PrePi: remove bogus IntelFrameworkModulePkg referenceArd Biesheuvel2-2/+0
2017-11-30ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memoryMeenakshi Aggarwal1-69/+0
2017-11-30ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel4-116/+0
2017-11-30ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel2-14/+7
2017-11-30ArmPlatformPkg: move internal PL031 header into driver directoryArd Biesheuvel2-10/+9
2017-11-30ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel2-1/+2
2017-11-30ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel2-1/+2
2017-11-30ArmPlatformPkg: remove ArmPlatformInitializeSystemMemoryArd Biesheuvel7-62/+0
2017-11-30ArmPlatformPkg/ArmPlatformLib: remove ARM_SYSTEM_MEMORY_REGION_DESCRIPTORArd Biesheuvel1-13/+0
2017-11-30ArmPlatformPkg: remove unused ArmVExpressLibCTA9x4 codeArd Biesheuvel7-661/+0
2017-11-30ArmPlatformPkg/Documentation: remove outdated porting manualArd Biesheuvel4-74/+0
2017-11-26ArmPlatformPkg: remove EblCmdLib implementationArd Biesheuvel5-1191/+0
2017-11-26ArmPlatformPkg: remove unused L2X0CacheLibNull libraryArd Biesheuvel2-57/+0
2017-11-26ArmPlatformPkg: remove ArmJunoPkgArd Biesheuvel13-1636/+0
2017-11-26ArmPlatformPkg: remove ArmTrustedMonitorLib definition and implementationArd Biesheuvel6-207/+0
2017-11-26ArmPlatformPkg: remove unused DebugSecExtraActionLib libraryArd Biesheuvel2-175/+0
2017-11-26ArmPlatformPkg: remove ArmPlatformSecLib definition and implementationsArd Biesheuvel19-1347/+0
2017-11-25ArmPlatformPkg: remove ArmGetCpuCountPerCluster () from ArmPlatformLibArd Biesheuvel2-13/+13
2017-11-17ArmPlatformPkg/ArmPlatformLibNull: remove bogus PCD dependenciesArd Biesheuvel1-3/+0
2017-11-17ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel6-2/+830
2017-11-16ArmPlatformPkg/PL031RealTimeClockLib: drop ArmPlatformSysConfigLib referenceArd Biesheuvel2-38/+6
2017-11-13ArmPlatformPkg/PL031RealTimeClockLib: ignore DST setting when timezone is setArd Biesheuvel1-8/+4
2017-11-13ArmPlatformPkg/PL031RealTimeClockLib: remove validation and DST handlingArd Biesheuvel1-171/+15
2017-11-09ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI coreArd Biesheuvel5-0/+26
2017-11-05ArmPlatformPkg/PlatformPeim: allow PlatformPeiLib to set the boot modeArd Biesheuvel2-5/+8
2017-10-10ArmPlatformPkg: Store initial timer valueAlexei Fedorov3-3/+13
2017-10-06ArmPlatformPkg: Add PCD for SBSA Watchdog CountSami Mujawar2-3/+4
2017-08-30ArmPlatformPkg/ArmJunoDxe: remove bogus DmaLib dependencyArd Biesheuvel1-1/+0
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-25/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-07-17ArmPlatformPkg: Support different PL011 reg offsetJun Nie3-0/+33
2017-07-05ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLibLeif Lindholm2-50/+73