summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2013-01-25ARM Packages: Fixed line endingsoliviermartin67-11349/+11349
2012-10-29ArmPlatformPkg/Scripts: Fixed the Makefile for Windowsoliviermartin1-5/+4
2012-10-22ArmPlatformPkg/Scripts/Ds5: Added missing package declarations in Python scriptsoliviermartin2-1/+5
2012-10-22ArmPlatformPkg/Scripts/Ds5: Updated DS-5 scripts to be used by DS-5 v5.12oliviermartin1-3/+8
2012-10-22ArmPlatformPkg/Scripts: Added ARM DS-5 scripts to debug UEFIoliviermartin5-0/+792
2012-10-18ArmPlatformPkg/BaseTools-Pending-Patches.patch: Added latest ARMGCC & ARMLINU...oliviermartin1-148/+83
2012-09-28ArmPlatformPkg/LcdPlatformLib.h: Updated HD mode settings to produce a 60Hz f...oliviermartin1-2/+2
2012-09-28ArmPlatformPkg/LcdPlatformLib.h: Added support for 'WSXGA+ Mode: 1680 x 1050'oliviermartin1-2/+18
2012-09-28ArmPlatformPkg/ArmVExpress-CTA15-A7: Added support for CoreTile Express A15x2...oliviermartin11-0/+1539
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin8-123/+309
2012-09-28EmbeddedPkg: Introduced 'SerialPortExtLib.h'oliviermartin2-1/+83
2012-09-28ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin13-13/+23
2012-09-28ArmPlatformPkg/EblCmdLib: Added the command 'dumpfdt'oliviermartin3-2/+238
2012-09-28ArmPlatformPkg/ArmPlatformLib.h: Introduced ArmPlatformGetCorePosition()oliviermartin1-0/+5
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin10-8/+29
2012-09-28ArmPkg/BdsLib: Added FDT support for BdsLiboliviermartin2-0/+2
2012-09-28ArmPkg/DefaultExceptionHandlerLib: Added support to the BASE-type libraryoliviermartin2-0/+2
2012-09-28ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin6-254/+1
2012-09-28ArmPlatformPkg/Sec: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin11-259/+5
2012-09-27ArmPlatformPkg/ArmVExpress-CTA9x4.dsc: Fixed buildoliviermartin1-1/+0
2012-09-27EmbeddedPkg: Added support to libfdtoliviermartin2-1/+3
2012-09-27ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...oliviermartin1-3/+3
2012-09-27ARM Packages: Replaced the build of Fat driver and EBL by the binaries of Fat...oliviermartin12-136/+104
2012-09-27ARM Packages: Minor typo, mispellings and coding style changesoliviermartin3-4/+4
2012-09-26ArmPlatformPkg/EblCmdLib: Fixed 'performance' commandoliviermartin1-3/+9
2012-09-26ArmPlatformPkg/VExpressMotherBoard.h: Added more motherboard definitionsoliviermartin1-0/+10
2012-09-26ArmPlatformPkg/PL011Uart: The PL011 UART fractional part does not need to be ...oliviermartin1-3/+0
2012-09-26ArmPlatformPkg: Added 'Makefile' to build EDK2 from Makefile based IDEoliviermartin1-0/+66
2012-08-08ArmPlatformPkg/Bds: Fixed device path of the default error output deviceoliviermartin1-1/+1
2012-08-03ArmPlatformPkg/Drivers/PL011Uart: Fixed PL011UartWrite()oliviermartin1-2/+2
2012-08-02ArmPlatformPkg: Fixed ArmRealViewEb & BeagleBoard buildsoliviermartin1-0/+1
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-08-01ArmPlatformPkg/ArmVExpressPkg: Fixed build issueoliviermartin1-0/+1
2012-07-11ArmPlatformPkg/ArmVExpressLibCTA9x4: Fixed buildoliviermartin1-0/+52
2012-07-04ARM Packages: Fixed mispellingsoliviermartin2-2/+2
2012-07-04ArmPlatformPkg/Sec: Fixed Primary Non-Cold Boot Patholiviermartin3-11/+21
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin5-36/+55
2012-07-04ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin6-64/+1
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin6-6/+6
2012-07-04ArmPlatformPkg/Sec: Added support for Non Cold Boot Pathsoliviermartin7-22/+58
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin9-9/+20
2012-05-02ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib'oliviermartin11-53/+40
2012-05-02ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin1-4/+7
2012-05-02ArmPlatformPkg/DebugSecExtraActionLib: Added Warning comment to signal the DR...oliviermartin1-0/+10
2012-05-02ArmPlatformPkg: Introduced 'ArmPlatformSecLib'oliviermartin35-218/+568
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin5-9/+33
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin6-8/+11
2012-05-02EmbeddedPkg/SerialDxe: Do not block UART when no data is available on the portoliviermartin3-19/+16