summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-22ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel1-77/+0
2016-06-22ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel6-44/+5
2016-06-15ArmPlatformPkg: Fix PL011 Glitches.Evan Lloyd1-0/+22
2016-06-15ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd2-7/+19
2016-06-15ArmPlatformPkg: Remove double write in PL011Evan Lloyd1-4/+3
2016-06-15ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd2-7/+7
2016-06-15ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd1-34/+67
2016-03-14ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang2-35/+107
2016-03-01ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin1-1/+0
2016-03-01ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin1-0/+2
2016-03-01ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin1-1/+1
2016-02-26ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm1-11/+61
2016-02-26ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm1-26/+1
2016-02-26ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm1-33/+7
2016-02-26ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm1-3/+3
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd7-0/+0
2015-10-16ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek1-6/+13
2015-09-04ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel1-0/+8
2015-08-25ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel3-1/+28
2015-08-25ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializingArd Biesheuvel2-0/+33
2015-07-01ArmPlatformPkg: Use the merged Variable driverStar Zeng1-2/+3
2015-05-07ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel6-2/+119
2015-01-23ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm1-2/+5
2015-01-23ArmPkg/NorFlashDxe : Fix the check of flash addressesRonald Cron1-11/+2
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron1-17/+29
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron1-23/+45
2014-09-16ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel1-1/+1
2014-08-26ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin2-26/+14
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron4-131/+131
2014-08-19ARM Packages: Removed trailing spacesRonald Cron25-217/+217
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2-11/+7
2014-05-14ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin2-6/+5
2014-05-08ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman4-214/+399
2014-05-08ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel3-30/+237
2014-04-08ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime modeOlivier Martin4-5/+127
2014-04-08ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime modeOlivier Martin4-50/+54
2014-04-08ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driverOlivier Martin1-2/+2
2013-12-10ARM Packages: Removed 'inline' keywordOlivier Martin1-5/+5
2013-10-21ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin1-1/+1
2013-10-21ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz1-1/+1
2013-09-23LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin1-2/+10
2013-09-23ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin5-7/+17
2013-09-23LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin1-1/+1
2013-08-06ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disa...Olivier Martin1-0/+16
2013-06-19ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zeroOlivier Martin1-7/+5
2013-06-19ArmPlatformPkg/PL011Uart: Fixed conditionOlivier Martin1-1/+1
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin1-17/+21
2013-04-14ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI spec...oliviermartin2-12/+21
2013-04-14ArmPlatformPkg/PL011Uart: Added support for default BaudRateoliviermartin2-11/+19
2013-03-12ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin1-1/+1