summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Library/ArmLib.h
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg: Fix GetClusterId() calculation from MpIdoliviermartin2011-11-011-1/+1
* ArmPkg: Add ARM Architectural Timer supportoliviermartin2011-09-271-1/+1
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-1/+84
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-0/+8
* ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin2011-06-031-1/+13
* ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin2011-03-311-4/+6
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-3/+20
* Update the copyright notice formathhtian2010-04-291-2/+2
* Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish2010-04-131-1/+3
* Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish2010-03-051-0/+17
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-241-1/+19
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-0/+6
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-0/+1
* Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH2010-01-121-0/+12
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+294