summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Library/PL011SerialPortLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Apply uncrustify changesMichael Kubacki2021-12-071-11/+12
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-14/+2
* ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register baseArd Biesheuvel2018-12-202-8/+10
* ArmPlatformPkg: Include PL011UartClock LibUdit Kumar2018-06-152-2/+4
* ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel2017-11-171-2/+1
* ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei2016-10-111-1/+1
* ArmPlatformPkg: Correct mendacious comments.Alexei2016-10-111-10/+7
* ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2016-06-152-14/+17
* ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2016-06-152-13/+13
* ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd2016-06-151-47/+65
* ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng2015-11-263-182/+115
* EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron2014-10-271-7/+25
* EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron2014-10-271-8/+24
* ARM Packages: Removed trailing spacesRonald Cron2014-08-194-13/+13
* EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2013-05-152-13/+21
* EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin2013-03-123-79/+146
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-184/+184
* EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2012-09-282-1/+83
* EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin2012-05-021-2/+1
* ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2012-02-292-52/+59
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-011-1/+0
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-032-46/+21
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-012-0/+165