summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Include/Drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-08ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel1-57/+0
2017-12-08ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel1-105/+0
2017-12-08ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel1-79/+0
2017-12-08ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel1-336/+0
2017-12-08ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel1-75/+0
2017-12-08ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel1-21/+0
2017-12-08ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel2-238/+0
2017-12-08ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel1-290/+0
2017-11-30ArmPlatformPkg: move internal PL031 header into driver directoryArd Biesheuvel1-45/+0
2017-11-30ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel1-48/+0
2017-11-30ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel1-49/+0
2017-07-17ArmPlatformPkg: Support different PL011 reg offsetJun Nie1-0/+31
2017-05-10ArmPlatformPkg,ArmVirtPkg: delete redundant PL031 functionsLeif Lindholm1-11/+0
2017-01-26ArmPlatformPkg/TZASC: Allow specifying subregions to be disabledBhupesh Sharma1-1/+18
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei1-3/+2
2016-06-15ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd1-7/+10
2016-06-15ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd1-26/+52
2016-03-14ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang1-24/+22
2016-02-26ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm1-4/+1
2015-08-25ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel1-0/+9
2015-01-23ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm1-0/+8
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron1-8/+28
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron1-10/+26
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-83/+83
2014-08-19ARM Packages: Removed trailing spacesRonald Cron3-21/+21
2014-04-08ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime ServicesOlivier Martin1-17/+17
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin1-6/+6
2013-01-25ARM Packages: Fixed line endingsoliviermartin3-497/+497
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin1-1/+0
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin1-4/+6
2012-03-26ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin1-42/+1
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin1-141/+188
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin1-0/+88
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin1-0/+89
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin1-3/+3
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin1-7/+14
2011-07-01ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin1-17/+7
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin1-37/+53
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin8-85/+578
2011-06-11ArmPlatformPkg: Add PL061 GPIO driveroliviermartin1-0/+56
2011-06-11ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin1-0/+92
2011-06-11ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin1-0/+59
2011-06-11ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin1-0/+142
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin1-10/+88
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2-0/+113