summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.asm
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () aliasLeif Lindholm2015-11-201-2/+0
* ArmPkg/ArmV7Lib: add support for reading the ID_MMFR0 system registerArd Biesheuvel2015-11-181-0/+5
* ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel2015-11-091-12/+0
* ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel2015-11-091-50/+0
* ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel2015-11-091-2/+2
* ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin2014-10-271-6/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-23/+23
* ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin2014-03-011-5/+0
* ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin2014-02-121-1/+6
* ArmPkg/ArmLib: Change comment to match code for setting of V bit in SCTLR reg...Roy Franz2013-09-021-1/+1
* ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin2012-05-021-0/+6
* ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin2012-03-261-0/+1
* ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin2012-02-141-0/+50
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-357/+334
* ArmPkg: Implement PeiServicesTablePointerLib using TPIDRURW registeroliviermartin2011-06-031-0/+10
* ArmPkg: Add comments to ArmEnableVFPoliviermartin2011-06-031-4/+7
* ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin2011-06-031-0/+21
* Fix issue with fixing tabs.andrewfish2011-02-021-6/+6
* Remove tabs from all text files in the package.andrewfish2011-02-021-6/+6
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-37/+130
* Update the copyright notice formathhtian2010-04-291-2/+2
* Make sure FIQ debugger stuff can work.andrewfish2010-04-131-1/+1
* Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish2010-04-131-0/+1
* Cleanup Cache an MMU operations.andrewfish2010-04-071-16/+9
* Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...andrewfish2010-03-031-102/+101
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-241-0/+17
* Clean up some externsandrewfish2010-02-191-0/+1
* Sync gcc with armasm. update some memory barriers.andrewfish2010-02-191-46/+50
* Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.andrewfish2010-02-181-0/+68
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-0/+147