summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Drivers
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove old PL111/HdLcd driver codeArd Biesheuvel2017-12-126-615/+0
* ArmPlatformPkg: create hw-agnostic LcdGraphicsOutputDxe driverArd Biesheuvel2017-12-122-20/+55
* ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel2017-12-082-454/+0
* ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel2017-12-082-146/+0
* ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel2017-12-082-157/+0
* ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel2017-12-082-256/+0
* ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel2017-12-083-151/+0
* ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel2017-12-082-135/+0
* ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel2017-12-084-4/+240
* ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel2017-12-082-512/+0
* ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependencyArd Biesheuvel2017-12-042-2/+0
* ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel2017-11-302-1/+50
* ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel2017-11-302-1/+51
* ArmPlatformPkg: Support different PL011 reg offsetJun Nie2017-07-171-0/+1
* ArmPlatformPkg/NorFlashDxe: correct NumOfLba vararg type in EraseBlocks()Laszlo Ersek2017-05-181-3/+9
* ArmPlatformPkg/PL061Gpio: fix the offset value in Get functionHaojian Zhuang2017-02-161-1/+1
* ArmPlatformPkg/PL061: remove duplicated PL061_GPIO_DATA_REGHaojian Zhuang2017-02-161-4/+4
* ArmPlatformPkg/TZASC: Allow specifying subregions to be disabledBhupesh Sharma2017-01-261-3/+10
* ArmPlatformPkg/NorFlashDxe: Change Flash memory attributes before writesAchin Gupta2017-01-201-22/+23
* ArmPlatformPkg/PL180MciDxe: update for identifying SDHaojian Zhuang2016-11-241-7/+22
* ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmeticArd Biesheuvel2016-10-241-1/+1
* ArmPlatformPkg: Correct mendacious comments.Alexei2016-10-111-3/+2
* ArmPlatformPkg: Fix PL011 FIFO size testEvan Lloyd2016-10-111-5/+6
* ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()Ard Biesheuvel2016-09-091-2/+61
* ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel2016-06-221-77/+0
* ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel2016-06-226-44/+5
* ArmPlatformPkg: Fix PL011 Glitches.Evan Lloyd2016-06-151-0/+22
* ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2016-06-152-7/+19
* ArmPlatformPkg: Remove double write in PL011Evan Lloyd2016-06-151-4/+3
* ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2016-06-152-7/+7
* ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd2016-06-151-34/+67
* ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang2016-03-142-35/+107
* ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin2016-03-011-1/+0
* ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin2016-03-011-0/+2
* ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin2016-03-011-1/+1
* ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm2016-02-261-11/+61
* ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm2016-02-261-26/+1
* ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm2016-02-261-33/+7
* ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm2016-02-261-3/+3
* ArmPlatformPkg: Rectify file modesEvan Lloyd2016-02-027-0/+0
* ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek2015-10-161-6/+13
* ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel2015-09-041-0/+8
* ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel2015-08-253-1/+28
* ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializingArd Biesheuvel2015-08-252-0/+33
* ArmPlatformPkg: Use the merged Variable driverStar Zeng2015-07-011-2/+3
* ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel2015-05-076-2/+119
* ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm2015-01-231-2/+5
* ArmPkg/NorFlashDxe : Fix the check of flash addressesRonald Cron2015-01-231-11/+2
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-17/+29
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-23/+45