summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/Chipset
AgeCommit message (Expand)AuthorFilesLines
2013-12-10ArmPkg/AArch64Mmu.h: Fix 'Shift is >= width of type'Olivier Martin1-6/+6
2013-11-28ArmPkg: Move definition of ArmIsArchTimerImplemented / ArmReadIdPfrN to ArmLibOlivier Martin2-30/+0
2013-10-15ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64Garrett Kirkendall1-3/+3
2013-08-19ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()Olivier Martin1-0/+6
2013-08-19ArmPkg/ArmV7Mmu.h: Added masks to extract attributes from Section and Page en...Olivier Martin1-1/+8
2013-08-19ArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()Olivier Martin1-0/+3
2013-08-06ArmPkg/ArmV7Mmu.h: Fixed XN bit conversion from section to small/large page f...Olivier Martin1-2/+2
2013-08-06ARM: Remove NSACR from the common codeOlivier Martin2-10/+18
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel6-5/+437
2013-01-25ArmPkg/ArmV7.h: Introduced ARM_ARCH_EXCEPTION_IRQoliviermartin1-0/+3
2013-01-25ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin1-1/+16
2012-09-26ArmPkg/include: Added macro ARM_VECTOR_TABLE_ALIGNMENToliviermartin1-0/+2
2012-05-02ArmPkg/ArmCpuLib: Fixed SMP Cortex-A9 and Cortex-A15oliviermartin1-0/+25
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2-54/+53
2011-09-27ArmPkg: Add ARM Architectural Timer supportoliviermartin2-0/+145
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin1-0/+16
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin1-125/+13
2011-09-27ArmPkg: Introduce ArmCpuLib to abstract ARM Cpu specific initialization (2)oliviermartin1-0/+65
2011-09-22ArmPkg/ArmV7: Move the MMU specific macros into 'Chipset/ArmV7Mmu.holiviermartin1-0/+219
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-208/+5
2011-06-11ArmPkg: Fix coding style to follow EDK2 coding conventionoliviermartin1-16/+16
2011-06-03ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin1-0/+13
2011-03-31ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK maskoliviermartin1-2/+2
2011-03-31ArmPkg/Mmu: Support page size granularity in the initial MMU settingoliviermartin1-0/+30
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2-44/+301
2010-04-29Update the copyright notice formathhtian3-6/+6
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish1-3/+3
2009-12-06Adding support for BeagleBoard. AJFISH3-0/+286