summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/Common/ArmLibSupport.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-121-184/+0
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-021-4/+29
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-021-1/+11
* ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin2012-03-261-0/+1
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-124/+148
* Fix issue with fixing tabs.andrewfish2011-02-021-26/+26
* Remove tabs from all text files in the package.andrewfish2011-02-021-26/+26
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-31/+20
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+15
* Update the copyright notice formathhtian2010-04-291-2/+2
* Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish2010-03-051-0/+25
* Need to add some extra functions to the libraries to support paging in the Cp...AJFISH2010-01-121-0/+6
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+89