summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/ArmV7/ArmLibSupport.asm
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with fixing tabs.andrewfish2011-02-021-11/+11
* Remove tabs from all text files in the package.andrewfish2011-02-021-11/+11
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-18/+54
* 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-18/+43
* Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish2010-03-051-0/+18
* Clean up some externsandrewfish2010-02-191-1/+2
* Fix typoandrewfish2010-02-191-2/+2
* Sync gcc with armasm. update some memory barriers.andrewfish2010-02-191-49/+22
* Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.andrewfish2010-02-181-0/+139