summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Library/PL011SerialPortLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki1-11/+12
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-14/+2
2018-12-20ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register baseArd Biesheuvel2-8/+10
2018-06-15ArmPlatformPkg: Include PL011UartClock LibUdit Kumar2-2/+4
2017-11-17ArmPlatformPkg: reorganize PL011 codeArd Biesheuvel1-2/+1
2016-10-11ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei1-1/+1
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei1-10/+7
2016-06-15ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2-14/+17
2016-06-15ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2-13/+13
2016-06-15ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd1-47/+65
2015-11-26ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkgStar Zeng3-182/+115
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron1-7/+25
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron1-8/+24
2014-08-19ARM Packages: Removed trailing spacesRonald Cron4-13/+13
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin2-13/+21
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin3-79/+146
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-184/+184
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2-1/+83
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin1-2/+1
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2-52/+59
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin1-1/+0
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2-46/+21
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2-0/+165