summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Include/Drivers/PL011Uart.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-08ArmPlatformPkg: remove old PL011UartLib implementationArd Biesheuvel1-290/+0
2017-07-17ArmPlatformPkg: Support different PL011 reg offsetJun Nie1-0/+31
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
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-19ARM Packages: Removed trailing spacesRonald Cron1-7/+7
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin1-6/+6
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin1-1/+0
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin1-141/+188
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin1-10/+88
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish1-0/+63