summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-262-2/+10
* ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure...oliviermartin2012-03-263-0/+180
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Fixed incorrect type castingoliviermartin2012-03-263-3/+3
* ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2012-02-292-52/+59
* ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin2012-02-284-0/+155
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-285-87/+89
* ArmPlatformPkg/ArmPlatformGlobalVariableLib: Added an assert to ensure the 'V...oliviermartin2012-02-277-22/+32
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-011-3/+5
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-15/+0
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-272-3/+3
* ArmPlatformPkg: Create an ARM Platform DSC / FDF / ArmPlatformLib templateoliviermartin2011-09-277-0/+459
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-2212-36/+467
* ARM Packages: Rename PcdNormal* into Pcd* PCDsoliviermartin2011-09-222-6/+6
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-222-6/+9
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-222-4/+4
* ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2011-08-301-0/+1
* ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offsetoliviermartin2011-08-181-2/+8
* ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculationoliviermartin2011-08-182-19/+16
* ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrantoliviermartin2011-08-181-29/+92
* ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addressesoliviermartin2011-08-181-7/+7
* ArmPlatformPkg: Fix warningsoliviermartin2011-07-071-1/+1
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-062-0/+154
* ArmPlatformPkg/SP804TimerLib: Fixed the performance timeroliviermartin2011-07-061-3/+3
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-2/+2
* ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop o...oliviermartin2011-07-012-0/+106
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-012-0/+57
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-015-75/+87
* ArmPlatformPkg/PrePeiCore: Reserve some memory on the top of the stack for Gl...oliviermartin2011-06-112-3/+6
* ArmPlatformPkg/EblCmdLib: Add the 'devicepaths' EBL commandoliviermartin2011-06-112-72/+118
* ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin2011-06-112-16/+442
* ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin2011-06-111-219/+257
* ArmPlatformPkg/SP804Timer: Introduce gArmPlatformTokenSpaceGuid.PcdSP804Frequ...oliviermartin2011-06-032-11/+25
* ArmPlatformPkg/SP804Timer: Remove the SP810 System Controller dependencyoliviermartin2011-06-031-32/+25
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-032-46/+21
* ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin2011-03-311-21/+0
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-0111-0/+1508