summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin2012-03-261-1/+1
* ArmPlatformPkg/ArmSmcLib: Added helper library to make SMC call to the Secure...oliviermartin2012-03-261-0/+44
* ArmPlatformPkg/SP805Watchdog.h: Removed the DXE function declarations from th...oliviermartin2012-03-261-42/+1
* ArmPlatformPkg/ArmPlatformSysConfigLib: Removed dependency on Uefi.h since it...oliviermartin2012-02-291-5/+5
* ArmPlatformPkg/PL011Uart: Allowed to change UART settings in its initializati...oliviermartin2012-02-291-141/+188
* ArmPlatformPkg/ArmPlatformSysConfigLib: Add function 'ArmPlatformSysConfigGet...oliviermartin2012-02-281-1/+9
* ArmPlatformPkg/NorFlashDxe: Fixed CFI NOR Flash driveroliviermartin2012-02-281-5/+7
* ArmPlatformPkg: Move the Secure Monitor initialization into a separate 'ArmTr...oliviermartin2012-02-281-0/+24
* ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin2012-02-281-0/+88
* ArmPlatformPkg/LcdGraphicsOutputDxe: Added support for ARM HDLCD controller (2)oliviermartin2012-02-281-0/+89
* ArmPlatformPkg: Minor code changes (comments, misspellings, coding stylei, li...oliviermartin2012-02-282-5/+5
* ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROT...oliviermartin2011-12-141-1/+1
* ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatfo...oliviermartin2011-11-011-12/+0
* ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gAr...oliviermartin2011-09-271-16/+0
* ArmPlatformPkg: Add ArmPlatformGetPlatformPpiList()oliviermartin2011-09-221-0/+16
* ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin2011-09-223-0/+136
* ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin2011-09-221-13/+0
* ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin2011-09-221-0/+14
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-1/+1
* ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin2011-08-301-7/+14
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-0/+13
* ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin2011-07-011-17/+7
* ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin2011-07-011-37/+53
* ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin2011-07-019-87/+579
* ArmPlatformPkg: Code cleaningoliviermartin2011-06-111-15/+0
* ArmPlatformPkg: Add PL061 GPIO driveroliviermartin2011-06-111-0/+56
* ArmPlatformPkg: Add SP805 Watchdog supportoliviermartin2011-06-111-0/+92
* ArmPlatformPkg/PL031RealTimeClockLib: Implement PL031 RTC driveoliviermartin2011-06-111-0/+59
* ArmPlatformPkg: Add support for PL111 Lcd driveroliviermartin2011-06-112-0/+347
* ArmPlatformPkg: Introduce ArmPlatformSysConfigLiboliviermartin2011-06-111-0/+55
* ArmPlatformPkg/NorFlashDxe: Move NorFlash driver from ArmVExpressPkg to ArmPl...oliviermartin2011-06-031-0/+35
* ArmPlatformPkg/PL011Uart: Create PL011 UART driveroliviermartin2011-06-031-10/+88
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-261-9/+37
* ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPeioliviermartin2011-03-311-3/+4
* ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode()oliviermartin2011-03-311-0/+13
* ArmPlatformPkg: Introduce ArmPlatformInitialize() functionoliviermartin2011-03-311-0/+12
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-013-0/+265