summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Chipset
Commit message (Expand)AuthorAgeFilesLines
...
* 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