summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Include/Drivers
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove unused SP804 driver and TimerLib implementationArd Biesheuvel2017-12-081-57/+0
* ArmPlatformPkg: remove unused ArmTrustZone driverArd Biesheuvel2017-12-081-105/+0
* ArmPlatformPkg: remove unused PL310 driverArd Biesheuvel2017-12-081-79/+0
* ArmPlatformPkg: remove PL34xDmc driverArd Biesheuvel2017-12-081-336/+0
* ArmPlatformPkg: remove unused PL35x driverArd Biesheuvel2017-12-081-75/+0
* ArmPlatformPkg: remove unused PL301Axi driverArd Biesheuvel2017-12-081-21/+0
* ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directoryArd Biesheuvel2017-12-082-238/+0
* ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel2017-12-081-290/+0
* ArmPlatformPkg: move internal PL031 header into driver directoryArd Biesheuvel2017-11-301-45/+0
* ArmPlatformPkg: move internal SP805 header into driver directoryArd Biesheuvel2017-11-301-48/+0
* ArmPlatformPkg: move internal PL061 header into driver directoryArd Biesheuvel2017-11-301-49/+0
* ArmPlatformPkg: Support different PL011 reg offsetJun Nie2017-07-171-0/+31
* ArmPlatformPkg,ArmVirtPkg: delete redundant PL031 functionsLeif Lindholm2017-05-101-11/+0
* ArmPlatformPkg/TZASC: Allow specifying subregions to be disabledBhupesh Sharma2017-01-261-1/+18
* ArmPlatformPkg: Correct mendacious comments.Alexei2016-10-111-3/+2
* ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2016-06-151-7/+10
* ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd2016-06-151-26/+52
* ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang2016-03-141-24/+22
* ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm2016-02-261-4/+1
* ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel2015-08-251-0/+9
* ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm2015-01-231-0/+8
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-8/+28
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-10/+26
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-261-83/+83
* ARM Packages: Removed trailing spacesRonald Cron2014-08-193-21/+21
* ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime ServicesOlivier Martin2014-04-081-17/+17
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-151-6/+6
* ARM Packages: Fixed line endingsoliviermartin2013-01-253-497/+497
* EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin2012-05-021-1/+0
* ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin2012-05-021-4/+6
* ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin2012-03-261-42/+1
* ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2012-02-291-141/+188
* ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin2012-02-281-0/+88
* ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin2012-02-281-0/+89
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-281-3/+3
* ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2011-08-301-7/+14
* ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin2011-07-011-17/+7
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-011-37/+53
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-018-85/+578
* ArmPlatformPkg: Add PL061 GPIO driveroliviermartin2011-06-111-0/+56
* ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin2011-06-111-0/+92
* ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin2011-06-111-0/+59
* ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin2011-06-111-0/+142
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-031-10/+88
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-012-0/+113