summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Drivers/PL011Uart
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm2015-01-231-2/+5
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-17/+29
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-23/+45
* ARM Packages: Removed trailing spacesRonald Cron2014-08-192-7/+7
* ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zeroOlivier Martin2013-06-191-7/+5
* ArmPlatformPkg/PL011Uart: Fixed conditionOlivier Martin2013-06-191-1/+1
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-151-17/+21
* ArmPlatformPkg/PL011Uart: Added support for default BaudRateoliviermartin2013-04-142-11/+19
* ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ...oliviermartin2012-09-261-3/+0
* ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin2012-08-031-2/+2
* ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin2012-08-021-3/+5
* EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin2012-05-021-16/+15
* ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2012-02-292-173/+400
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-281-2/+3
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-032-0/+172