summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-30ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel2-1/+50
2017-11-30ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel2-1/+51
2017-07-17ArmPlatformPkg: Support different PL011 reg offsetJun Nie1-0/+1
2017-05-18ArmPlatformPkg/NorFlashDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek1-3/+9
2017-02-16ArmPlatformPkg/PL061Gpio: fix the offset value in Get functionHaojian Zhuang1-1/+1
2017-02-16ArmPlatformPkg/PL061: remove duplicated PL061_GPIO_DATA_REGHaojian Zhuang1-4/+4
2017-01-26ArmPlatformPkg/TZASC: Allow specifying subregions to be disabledBhupesh Sharma1-3/+10
2017-01-20ArmPlatformPkg/NorFlashDxe: Change Flash memory attributes before writesAchin Gupta1-22/+23
2016-11-24ArmPlatformPkg/PL180MciDxe: update for identifying SDHaojian Zhuang1-7/+22
2016-10-24ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmeticArd Biesheuvel1-1/+1
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei1-3/+2
2016-10-11ArmPlatformPkg: Fix PL011 FIFO size testEvan Lloyd1-5/+6
2016-09-09ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()Ard Biesheuvel1-2/+61
2016-06-22ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel1-77/+0
2016-06-22ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel6-44/+5
2016-06-15ArmPlatformPkg: Fix PL011 Glitches.Evan Lloyd1-0/+22
2016-06-15ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2-7/+19
2016-06-15ArmPlatformPkg: Remove double write in PL011Evan Lloyd1-4/+3
2016-06-15ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2-7/+7
2016-06-15ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd1-34/+67
2016-03-14ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang2-35/+107
2016-03-01ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin1-1/+0
2016-03-01ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin1-0/+2
2016-03-01ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin1-1/+1
2016-02-26ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm1-11/+61
2016-02-26ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm1-26/+1
2016-02-26ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm1-33/+7
2016-02-26ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm1-3/+3
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd7-0/+0