summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.asm
AgeCommit message (Expand)AuthorFilesLines
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin1-1/+6
2013-09-02ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz1-1/+1
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin1-0/+6
2012-03-26ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin1-0/+1
2012-02-14ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin1-0/+50
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin1-357/+334
2011-06-03ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin1-0/+10
2011-06-03ArmPkg: Add comments to ArmEnableVFPoliviermartin1-4/+7
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin1-0/+21
2011-02-02Fix issue with fixing tabs.andrewfish1-6/+6
2011-02-02Remove tabs from all text files in the package.andrewfish1-6/+6
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-37/+130
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-04-13Make sure FIQ debugger stuff can work.andrewfish1-1/+1
2010-04-13Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish1-0/+1
2010-04-07Cleanup Cache an MMU operations.andrewfish1-16/+9
2010-03-03Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...andrewfish1-102/+101
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish1-0/+17
2010-02-19Clean up some externsandrewfish1-0/+1
2010-02-19Sync gcc with armasm. update some memory barriers.andrewfish1-46/+50
2010-02-18Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.andrewfish1-0/+68
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish1-0/+147