summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
AgeCommit message (Expand)Author
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
2013-04-14ArmPlatformPkg/NorFlashDxe: Make the driver more compliant with the UEFI spec...oliviermartin
2013-04-14ArmPlatformPkg/PL011Uart: Added support for default BaudRateoliviermartin
2013-03-12ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin
2013-03-12ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSing...oliviermartin
2013-01-28ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-09-26ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ...oliviermartin
2012-08-03ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Clean codeoliviermartin
2012-08-02ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin
2012-08-02ArmPlatformPkg/PL180MciDxe: Fixed coding styleoliviermartin
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin
2012-03-26ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from ...oliviermartin
2012-03-26ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin
2012-02-28ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin
2012-02-27ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the codeoliviermartin
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin