summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Arm9
AgeCommit message (Expand)AuthorFilesLines
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin1-7/+10
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2-4/+4
2013-01-25ARM Packages: Fixed line endingsoliviermartin3-437/+437
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin1-3/+3
2011-03-31ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin1-0/+3
2011-02-02Fix issue with fixing tabs.andrewfish2-8/+8
2011-02-02Remove tabs from all text files in the package.andrewfish2-8/+8
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2-39/+27
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish1-0/+19
2010-04-29Update the copyright notice formathhtian6-12/+12
2010-02-25Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten1-0/+0
2010-02-24Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish3-24/+37
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish1-0/+27
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH4-2/+42
2009-12-06Adding support for BeagleBoard. AJFISH6-0/+603