summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/Arm11
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin2014-03-011-5/+0
* ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin2014-02-121-0/+5
* ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin2014-02-051-3/+3
* ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin2013-06-271-9/+11
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-123-6/+6
* ARM Packages: Fixed line endingsoliviermartin2013-01-253-552/+552
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-021-3/+3
* ArmPkg/ArmLib: Update Arm11 portoliviermartin2011-09-276-138/+349
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-022-44/+38
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+19
* Update the copyright notice formathhtian2010-04-295-10/+10
* Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish2010-02-241-27/+0
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-243-0/+69
* Need to add some extra functions to the libraries to support paging in the Cp...AJFISH2010-01-124-2/+42
* Adding support for BeagleBoard. AJFISH2009-12-065-0/+444