summaryrefslogtreecommitdiff
path: root/ArmPkg/Include
AgeCommit message (Expand)AuthorFilesLines
2012-09-26ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin1-0/+2
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2-4/+4
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin1-6/+6
2012-07-04ArmPkg/PL390Gic: Added support for ArmGicDisableInterruptInterface()oliviermartin1-0/+6
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin1-0/+25
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin1-12/+6
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin1-1/+2
2012-05-02ArmPkg/ArmLib: Added ARM Cpu IDsoliviermartin1-0/+19
2012-05-02ArmPkg/ArmLib: Fixed MpCore macrosoliviermartin1-4/+10
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin1-2/+40
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin3-58/+64
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2-19/+11
2012-05-02ArmPkg: Replaced gArmTokenSpaceGuid.PcdGicNumInterrupts by ArmGicGetMaxNumInt...oliviermartin1-0/+6
2012-03-26ArmPlatformPkg/Sec: Allowed the Secondary Cores to set the Secure/Non Secure ...oliviermartin1-1/+2
2012-03-26ArmPkg/ArmLib: Added ARM_PROCESSOR_MODE_HYP to ARM_PROCESSOR_MODEoliviermartin1-0/+1
2012-03-26ArmPkg/ArmLib.h: Fixed the ClusterId and CoreId masksoliviermartin1-4/+4
2012-03-26ArmPkg/ArmGicLib: Added function ArmGicSetSecureInterrupts() to define the se...oliviermartin1-1/+9
2012-02-29ArmPkg/ArmLib: Replaced 'UINTN' type by architecture agnostic types (EFI_PHYS...oliviermartin1-2/+4
2012-02-28ArmPkg/Library/SemihostLib: Removed depenencies on Uefi.h (Base library)oliviermartin1-7/+7
2012-02-28ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2-2/+35
2012-02-28ArmPkg/ArmLib.h: Update 'ARM_MEMORY_REGION_DESCRIPTOR' to support 64bit addre...oliviermartin1-3/+3
2012-02-28ArmPlatformPkg: Moved 'ArmTrustZoneLib' from ArmPkg/Library to ArmPlatformPkg...oliviermartin1-88/+0
2012-02-14ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin1-0/+6
2011-11-01ArmPkg: Fix GetClusterId() calculation from MpIdoliviermartin1-1/+1
2011-10-04Arm Packages: Fix builds for XCODE32 toolchainoliviermartin1-0/+15
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin4-1/+261
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin1-0/+16
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2-126/+97
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)oliviermartin2-0/+111
2011-09-22ArmPkg/ArmV7: Move the MMU specific macros into 'Chipset/ArmV7Mmu.holiviermartin1-0/+219
2011-09-22ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin1-22/+0
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2-0/+124
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin2-1/+30
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-0/+8
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2-120/+126
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin1-1/+19
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2-211/+27
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin1-0/+38
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin1-2/+6
2011-09-09ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin1-0/+19
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2-1/+3
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin4-503/+0
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin1-1/+37
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin2-17/+82
2011-06-11ArmPkg/PL35xSmc: Split the SMC initialization in multiple Chip Select initial...oliviermartin1-0/+57
2011-06-11ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin1-16/+16
2011-06-03ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin1-0/+13
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin1-1/+13
2011-06-03ArmPkg/PL34xDmc: Remove magic values in PL310L2Cache and clean the codeoliviermartin1-34/+296
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin2-62/+79