summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/ArmV7/ArmLibSupport.S
Commit message (Expand)AuthorAgeFilesLines
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-52/+78
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+17
* Update the copyright notice formathhtian2010-04-291-2/+2
* Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish2010-04-131-5/+33
* Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish2010-03-051-0/+18
* Sync gcc with armasm. update some memory barriers.andrewfish2010-02-191-9/+18
* Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.andrewfish2010-02-181-0/+95