summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Drivers
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-12ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSing...oliviermartin1-1/+1
2013-01-28ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin2-5/+5
2013-01-25ARM Packages: Fixed line endingsoliviermartin14-4717/+4717
2012-09-26ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ...oliviermartin1-3/+0
2012-08-03ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin1-2/+2
2012-08-02ArmPlatformPkg/PL180MciDxe: Clean codeoliviermartin1-42/+13
2012-08-02ArmPlatformPkg/PL011Uart: PL011UartWrite() stop to transmit if the buffer is ...oliviermartin1-3/+5
2012-08-02ArmPlatformPkg/PL180MciDxe: Fixed coding styleoliviermartin2-169/+208
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin1-0/+2
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin1-16/+15
2012-05-02ArmPlatformPkg/PL35xSmc: Added function PL35xSmcSetRefresholiviermartin2-4/+19
2012-05-02ArmPlatformPkg: Removed the 'Identify' functionsoliviermartin2-65/+3
2012-03-26ArmPlatformPkg/SP805WatchdogDxe: Removed late initialization capability from ...oliviermartin2-39/+8
2012-03-26ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin1-44/+43
2012-02-29ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2-173/+400
2012-02-28ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin5-349/+353
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin2-0/+139
2012-02-28ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin2-0/+185
2012-02-28ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin5-7/+8
2012-02-27ArmPlatformPkg/SP804TimerDxe: Move 'gVector' initialization earlier in the codeoliviermartin1-1/+4
2011-12-14ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin1-1/+1
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-11/+9
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin1-19/+26
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin2-6/+5
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin6-10/+8
2011-07-01ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin1-10/+16
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2-285/+41
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin12-0/+1628
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin10-113/+95
2011-06-11ArmPlatformPkg: Add PL061 GPIO driveroliviermartin2-0/+396
2011-06-11ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin2-0/+500
2011-06-11ArmPlatformPkg/SP804TimerDxe: Replaced Interrupt number #define by a PCDoliviermartin2-1/+2
2011-06-11ArmPlatformPkg/NorFlashDxe: Update copyright dateoliviermartin1-1/+1
2011-06-11ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin5-0/+1588
2011-06-03ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin5-0/+2138
2011-06-03ArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenSpaceGuid.PcdSP804Frequ...oliviermartin2-0/+2
2011-06-03ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin1-11/+5
2011-06-03ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2-0/+172
2011-03-31ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is sharedoliviermartin1-7/+9
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2-0/+463