summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
2023-04-10ArmPlatformPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-2/+2
2022-11-06ArmPlatformPkg: Retire NorFlashDxe driverArd Biesheuvel8-3339/+0
2022-09-09ArmPlatformPkg/NorFlashDxe: Remove unused debug print specifierMichael Kubacki1-2/+2
2022-06-22ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBltRebecca Cran1-12/+0
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki13-1617/+1740
2021-12-07ArmPlatformPkg: Change OPTIONAL keyword usage styleMichael D Kinney2-6/+6
2021-12-07ArmPlatformPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney3-18/+17
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 Gondois4-22/+22
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 Kojima2-0/+427
2021-01-04ArmPlatformPkg/NorFlashDxe: factor out DXE specific piecesMasahisa Kojima6-1080/+1159
2021-01-04ArmPlatformPkg: Fix Ecc error 8005Pierre Gondois2-48/+48
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 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 3001 in NorFlashDxePierre Gondois1-2/+2
2020-10-16ArmPlatformPkg: Dynamic flash variable baseSami Mujawar1-2/+2
2020-05-05ArmPlatformPkg: remove PL180 SD controller driverArd Biesheuvel3-771/+0
2020-04-30EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel2-2/+2
2020-03-04ArmPlatformPkg/LcdGraphicsOutputDxe: add missing protocol dependencyArd Biesheuvel1-0/+1
2019-07-23ArmPlatformPkg: list module-internal header files in INF [Sources]Laszlo Ersek1-0/+1
2019-07-04ArmPlatformPkg: Fix various typosAntoine Cœur1-2/+2
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney18-126/+18
2018-12-20ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt modeArd Biesheuvel2-27/+79
2018-12-20ArmPlatformPkg/SP805WatchdogDxe: cosmetic cleanupArd Biesheuvel2-56/+52
2018-11-26ArmPlatformPkg/NorFlashDxe: use one GUID plus index to identify flash banksArd Biesheuvel2-3/+4
2018-11-26ArmPlatformPkg/NorFlashDxe: prepare for devicepath format changeArd Biesheuvel2-3/+8
2018-04-23ArmPlatformPkg: Tidy Lcd code: Updated commentsGirish Pathak1-12/+8
2018-04-23ArmPlatformPkg: Tidy Lcd code: Coding standardGirish Pathak2-96/+105
2018-04-12ArmPlatformPkg/NorFlashDxe: depend on gEfiCpuArchProtocolGuidLaszlo Ersek1-1/+1
2018-04-12ArmPlatformPkg/NorFlashDxe: cue the variable driver with NvVarStoreFormattedLaszlo Ersek2-4/+16
2018-04-12ArmPlatformPkg/NorFlashDxe: initialize varstore headers eagerlyLaszlo Ersek3-27/+1
2017-12-12ArmPlatformPkg: remove old PL111/HdLcd driver codeArd Biesheuvel6-615/+0
2017-12-12ArmPlatformPkg: create hw-agnostic LcdGraphicsOutputDxe driverArd Biesheuvel2-20/+55
2017-12-08ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel2-454/+0
2017-12-08ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel2-146/+0
2017-12-08ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel2-157/+0
2017-12-08ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel2-256/+0
2017-12-08ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel3-151/+0
2017-12-08ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel2-135/+0
2017-12-08ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel4-4/+240
2017-12-08ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel2-512/+0
2017-12-04ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependencyArd Biesheuvel2-2/+0