summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2021-06-16ArmPlatformPkg: SpellCheck: Switch spellcheck CI to AuditOnlySean Brogan1-1/+1
2021-04-28ArmPlatformPkg: Add ArmPlatformPkg.ci.yamlPierre Gondois1-0/+100
2021-04-28ArmPlatformPkg: Document libraries in ArmPlatformPkg.decPierre Gondois1-1/+18
2021-04-15ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois1-5/+5
2021-04-15ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMmPierre Gondois1-1/+0
2021-04-15ArmPlatformPkg: Fix Ecc error 9001Pierre Gondois2-15/+15
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois29-151/+151
2021-03-31ArmPlatformPkg: Consume MdeLibs.dsc.inc for RegisterFilterLibDandan Bi1-0/+2
2021-01-18ArmPlatformPkg/NorFlashDxe: use correct PCD accessorsArd Biesheuvel3-8/+9
2021-01-07ArmPlatformPkg: Enable support for flash in 64-bit address spaceVijayenthiran Subramaniam5-23/+92
2021-01-04ArmPlatformPkg/NorFlashDxe: implement standalone MM versionMasahisa Kojima3-0/+436
2021-01-04ArmPlatformPkg/NorFlashDxe: factor out DXE specific piecesMasahisa Kojima6-1080/+1159
2021-01-04ArmPlatformPkg: Fix Ecc error 8005Pierre Gondois3-57/+58
2020-12-21ArmPlatformPkg/PL031RealTimeClockLib: cast EfiTimeToEpoch() val. to UINT32Laszlo Ersek1-1/+1
2020-12-09ArmPlatformPkg: Fix cspell reported spelling/wordingPierre Gondois4-8/+8
2020-12-09ArmPlatformPkg: Fix Ecc error 8001 in PrePiPierre Gondois1-3/+1
2020-12-09ArmPlatformPkg: Fix Ecc error 10006 in ArmPlatformPkg.dscPierre Gondois1-1/+4
2020-12-09ArmPlatformPkg: Fix Ecc error 10014 in SP805WatchdogDxePierre Gondois1-1/+2
2020-12-09ArmPlatformPkg: Fix Ecc error 10014 in PL061GpioDxePierre Gondois1-1/+2
2020-12-09ArmPlatformPkg: Fix Ecc error 10014 in LcdGraphicsOutputDxePierre Gondois1-2/+3
2020-12-09ArmPlatformPkg: Fix Ecc error 10016 in LcdPlatformNullLibPierre Gondois1-1/+2
2020-12-09ArmPlatformPkg: Fix Ecc error 10016 in PrePiPierre Gondois1-1/+2
2020-12-09ArmPlatformPkg: Fix Ecc error 5007 in PL031RealTimeClockLibPierre Gondois1-2/+2
2020-12-09ArmPlatformPkg: Fix Ecc error 5007 in PL061GpioDxePierre Gondois1-3/+3
2020-12-09ArmPlatformPkg: Fix Ecc error 5007 in NorFlashDxePierre Gondois1-1/+3
2020-12-09ArmPlatformPkg: Fix Ecc error 5007 in LcdGraphicsOutputDxePierre Gondois2-8/+12
2020-12-09ArmPlatformPkg: Fix Ecc error 3002 in PL061GpioDxePierre Gondois1-3/+3
2020-12-09ArmPlatformPkg: Fix Ecc error 3002 in PL011UartLibPierre Gondois1-6/+6
2020-12-09ArmPlatformPkg: Fix Ecc error 3001 in NorFlashDxePierre Gondois1-2/+2
2020-10-16ArmPlatformPkg: Dynamic flash variable baseSami Mujawar1-2/+2
2020-07-02ArmPlatformPkg/PL011UartLib: Check PID2 if FiFoDepth is zeroIrene Park2-3/+8
2020-05-05ArmPlatformPkg: remove PL180 SD controller driverArd Biesheuvel5-776/+0
2020-04-30EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel2-2/+2
2020-03-25ArmPlatformPkg/ArmPlatformPkg.dsc: Add missing componentsMichael Kubacki1-0/+3
2020-03-05ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA onesArd Biesheuvel3-3/+7
2020-03-05ArmPlatformPkg/PrePi: fix IS_XIPAndrei Warkentin1-1/+1
2020-03-04ArmPlatformPkg/PrePeiCore: replace set/way cache ops with by-VA onesArd Biesheuvel3-2/+6
2020-03-04ArmPlatformPkg/LcdGraphicsOutputDxe: add missing protocol dependencyArd Biesheuvel1-0/+1
2020-03-04ArmPlatformPkg: convert LFs to CRLF, expand hard TABsLaszlo Ersek1-328/+328
2020-02-08ArmPlatformPkg/Ds5: Increase path length to 400Jeff Brasen1-3/+3
2020-01-14ArmPlatformPkg/PrePeiCore: enable VFP at startupArd Biesheuvel3-0/+7
2019-10-04ArmPlatformPkg: strip trailing whitespaceLeif Lindholm2-2/+2
2019-09-13ArmPlatformPkg: Add missing header files in INF filePete Batard5-0/+5
2019-07-23ArmPlatformPkg: list module-internal header files in INF [Sources]Laszlo Ersek4-0/+4
2019-07-10ArmPlatformPkg: Actually disable PL031 interruptsAlexander Graf1-2/+2
2019-07-04ArmPlatformPkg: Fix various typosAntoine Cœur8-9/+9
2019-06-17ArmPlatformPkg: use UINT32 epoch second counterLeif Lindholm1-1/+2
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney107-748/+107
2018-12-20ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register baseArd Biesheuvel2-8/+10
2018-12-20ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt modeArd Biesheuvel3-27/+80