summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Chipset
Commit message (Expand)AuthorAgeFilesLines
...
* ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin2013-08-191-1/+8
* ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin2013-08-191-0/+3
* ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin2013-08-061-2/+2
* ARM: Remove NSACR from the common codeOlivier Martin2013-08-062-10/+18
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-186-5/+437
* ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin2013-01-251-0/+3
* ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2013-01-251-1/+16
* ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin2012-09-261-0/+2
* ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin2012-05-021-0/+25
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-022-54/+53
* ArmPkg: Add ARM Architectural Timer supportoliviermartin2011-09-272-0/+145
* ArmPkg/ArmLib: Update Arm11 portoliviermartin2011-09-271-0/+16
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-125/+13
* ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)oliviermartin2011-09-271-0/+65
* ArmPkg/ArmV7: Move the MMU specific macros into 'Chipset/ArmV7Mmu.holiviermartin2011-09-221-0/+219
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-208/+5
* ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin2011-06-111-16/+16
* ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin2011-06-031-0/+13
* ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin2011-03-311-2/+2
* ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin2011-03-311-0/+30
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-022-44/+301
* Update the copyright notice formathhtian2010-04-293-6/+6
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-3/+3
* Adding support for BeagleBoard. AJFISH2009-12-063-0/+286