summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/ArmBaseLib: clean up directory structureArd Biesheuvel2016-09-081-305/+0
* ArmPkg/ArmLib: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-111-75/+38
* ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel2016-07-071-5/+0
* ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel2016-05-121-0/+5
* ArmPkg/ArmV7Lib: add CLANG alternative for FPEXC accessArd Biesheuvel2015-12-151-0/+4
* ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen2015-12-081-0/+6
* 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-21/+21
* ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin2014-03-011-6/+1
* ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin2014-02-121-2/+7
* 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-358/+340
* 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
* Armkg: Fix EDK2 coding styleoliviermartin2011-06-031-6/+6
* 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-50/+116
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+21
* Update the copyright notice formathhtian2010-04-291-2/+2
* Cleanup Cache an MMU operations.andrewfish2010-04-071-13/+6
* Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...andrewfish2010-03-031-8/+10
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-241-0/+16
* Sync gcc with armasm. update some memory barriers.andrewfish2010-02-191-6/+85
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-0/+147