summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
AgeCommit message (Expand)Author
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei
2016-10-11ArmPlatformPkg: Fix PL011 FIFO size testEvan Lloyd
2016-09-09ArmPlatformPkg/NorFlashDxe: use strictly aligned CopyMem()Ard Biesheuvel
2016-06-22ArmPlatformPkg/NorFlashAuthenticatedDxe: remove this obsolete moduleArd Biesheuvel
2016-06-22ArmPlatformPkg/NorFlashDxe: accept both non-secure and secure varstore GUIDsArd Biesheuvel
2016-06-15ArmPlatformPkg: Fix PL011 Glitches.Evan Lloyd
2016-06-15ArmPlatformPkg: Add support to configure PL011 UART clockEvan Lloyd
2016-06-15ArmPlatformPkg: Remove double write in PL011Evan Lloyd
2016-06-15ArmPlatformPkg: Update PL011 Serial PCDs to Fixed PCDsEvan Lloyd
2016-06-15ArmPlatformPkg: Tidy PL011 UART driverEvan Lloyd
2016-03-14ArmPlatformPkg: PL061: support multiple controllerHaojian Zhuang
2016-03-01ArmPlatformPkg/PL180MciDxe: don't check ID_REG3Ryan Harkin
2016-03-01ArmPlatformPkg/PL180MciDxe: warn on probe failRyan Harkin
2016-03-01ArmPlatformPkg/PL180MciDxe: fix Depex for TC2Ryan Harkin
2016-02-26ArmPlatformPkg: PL061 - rewrite the hardware interactionLeif Lindholm
2016-02-26ArmPlatformPkg: PL061 - drop pointless initialize functionLeif Lindholm
2016-02-26ArmPlatformPkg: PL061 - only initialize on protocol loadLeif Lindholm
2016-02-26ArmPlatformPkg: PL061 - reformat copyright statement.Leif Lindholm
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd
2015-10-16ArmPlatformPkg: NorFlashDxe: mellow DEBUG messages about flash reinitLaszlo Ersek
2015-09-04ArmPlatformPkg/HdLcd: add missing LcdIdentify()Ard Biesheuvel
2015-08-25ArmPlatformPkg/LcdGraphicsOutputDxe: check PrimeCell ID before initializingArd Biesheuvel
2015-08-25ArmPlatformPkg/PL180MciDxe: check PrimeCell ID before initializingArd Biesheuvel
2015-07-01ArmPlatformPkg: Use the merged Variable driverStar Zeng
2015-05-07ArmPlatformPkg: enable use of authenticated variables in NorFlashDxeArd Biesheuvel
2015-01-23ArmPlatformPkg: detect correct pl011 fifo depthLeif Lindholm
2015-01-23ArmPkg/NorFlashDxe : Fix the check of flash addressesRonald Cron
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortGetControl()Ronald Cron
2014-10-27EmbeddedPkg: Clarify the declaration of SerialPortSetControl()Ronald Cron
2014-09-16ArmPlatformPkg/NorFlashDxe: use MmioWrite () not memory storesArd Biesheuvel
2014-08-26ArmPlatformPkg/NorFlashDxe: Clean the driverOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-06-20ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin
2014-05-14ArmPlatformPkg/NorFlashDxe: Fixed LBA for FVBOlivier Martin
2014-05-08ArmPlatformPkg/Drivers/NorFlashDxe: Directly implement DiskIO protocolBrendan Jackman
2014-05-08ArmPlatformPkg/NorFlashDxe: Optimise FVB protocolHarry Liebel
2014-04-08ArmPlatformPkg/NorFlashDxe: Fixed driver to support UEFI Runtime modeOlivier Martin
2014-04-08ArmPlatformPkg/NorFlashDxe: Fix coding mistakes that would prevent Runtime modeOlivier Martin
2014-04-08ArmPlatformPkg/NorFlashDxe: Declare the driver as a UEFI Runtime driverOlivier Martin
2013-12-10ARM Packages: Removed 'inline' keywordOlivier Martin
2013-10-21ArmPlatformPkg/PL180MciDxe: Fixed check for space in transmit FIFOOlivier Martin
2013-10-21ArmPlatformPkg/NorFlashDxe: Fix checking of return value of NorFlashWriteBloc...Roy Franz
2013-09-23LcdGraphicsOutputDxe: Update FrameBufferSize as per UEFI spec section 11.9Olivier Martin
2013-09-23ArmPlatformPkg/LcdGraphicsOutputDxe: Call LcdShutdown() on ExitBootServices()...Olivier Martin
2013-09-23LcdGraphicsOutputDxe: Fix BltVideoFill for non-32-bit architecturesOlivier Martin
2013-08-06ArmPlatformPkg/PL180MciDxe: Increased the TPL at the highest priority to disa...Olivier Martin
2013-06-19ArmPlatformPkg/PL011Uart: Ignore BAUD rate if Integral non-zeroOlivier Martin
2013-06-19ArmPlatformPkg/PL011Uart: Fixed conditionOlivier Martin
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin