summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2013-05-15EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype t...oliviermartin4-36/+48
2013-05-12ArmPlatformPkg/ArmVExpressPkg: Switch from ATAG to FDT for VExpress RTSMoliviermartin3-4/+7
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin16-14/+77
2013-05-10ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatform...oliviermartin8-17/+73
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added ArmPlatformGetPrimaryCoreMpId()oliviermartin7-0/+76
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin47-241/+454
2013-05-10ArmPlatformPkg/ArmPlatformLib.h: Removed non-required header fileoliviermartin1-2/+1
2013-05-10ArmPlatformPkg/Sec: Replaced non-required 'blx' by 'bl'oliviermartin1-2/+2
2013-04-14ArmPlatformPkg: Remove an unused function.oliviermartin6-106/+0
2013-04-14Remove unused L2 controller PCD from platform files.oliviermartin3-15/+0
2013-04-14ArmPlatformPkg/Bds: Missing CRC32 updateoliviermartin1-0/+14
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/Bds: Fixed adding support for new boot entry when the generate...oliviermartin3-37/+52
2013-03-12ArmPlatformPkg/LcdGraphicsOutputDxe: The structure signature is a 32 bit valueoliviermartin1-1/+1
2013-03-12ArmPkg/BdsLib: Added support to declare Power State Coordination Interface (P...oliviermartin2-0/+2
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin29-83/+123
2013-03-12ARM Packages: Fixed coding style and typosoliviermartin2-7/+7
2013-03-12ArmPlatformPkg/NorFlashDxe: Fixed BufferSize calculation in NorFlashWriteSing...oliviermartin1-1/+1
2013-03-12ArmPlatformPkg/CTA15-A7: Add a convenient way to restore default values in NO...oliviermartin2-5/+10
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin5-51/+48
2013-03-12ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin1-1/+17
2013-03-12ArmPlatformPkg/ArmPlatformLibNull: Fixed buildoliviermartin2-3/+4
2013-03-12EmbeddedPkg: Introduced a separate SerialPortExtLib libraryoliviermartin5-79/+148
2013-03-06ArmPkg: Move ArmSmcLib from ArmPlatformLib to ArmPkgoliviermartin7-225/+3
2013-01-28ArmPlatformPkg/PL031RealTimeClockLib: Set PL031_{TimeZone,Daylight} UEFI vari...oliviermartin2-55/+95
2013-01-28ArmPlatformPkg: Fixed unsigned type to be architecture independentoliviermartin6-13/+14
2013-01-28ArmPlatformPkg/ArmPlatformLibNull: Added template for ArmPlatformGetCorePosit...oliviermartin4-0/+113
2013-01-28ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin2-16/+32
2013-01-25ArmPlatformPkg/Scripts: Added '--verbose' support to DS-5 scriptsoliviermartin4-25/+52
2013-01-25ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2-6/+8
2013-01-25ArmPlatformPkg: Fixed ArmPlatformPkg/ArmPlatform(-2ndstage).dsc buildsoliviermartin3-3/+6
2013-01-25ArmPlatformPkg: Replaced FatPkg source package by the pre-built FatPkg binaryoliviermartin4-8/+22
2013-01-25ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin1-2/+6
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