summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/Arm9
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmLib: remove unused ARM9 supportArd Biesheuvel2015-11-096-691/+0
* ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2015-04-142-6/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-196-40/+40
* ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfoOlivier Martin2014-03-241-11/+12
* ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin2013-06-271-7/+10
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-122-4/+4
* ARM Packages: Fixed line endingsoliviermartin2013-01-253-437/+437
* ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin2012-05-021-3/+3
* ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE al...oliviermartin2011-03-311-0/+3
* Fix issue with fixing tabs.andrewfish2011-02-022-8/+8
* Remove tabs from all text files in the package.andrewfish2011-02-022-8/+8
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-022-39/+27
* 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-296-12/+12
* Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*jljusten2010-02-251-0/+0
* Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish2010-02-243-24/+37
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-241-0/+27
* 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-066-0/+603