summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.S
AgeCommit message (Expand)AuthorFilesLines
2016-09-08ArmPkg/ArmBaseLib: clean up directory structureArd Biesheuvel1-305/+0
2016-08-11ArmPkg/ArmLib: switch to ASM_FUNC() asm macroArd Biesheuvel1-75/+38
2016-07-07ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLibArd Biesheuvel1-5/+0
2016-05-12ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel1-0/+5
2015-12-15ArmPkg/ArmV7Lib: add CLANG alternative for FPEXC accessArd Biesheuvel1-0/+4
2015-12-08ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen1-0/+6
2015-11-20ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () aliasLeif Lindholm1-2/+0
2015-11-18ArmPkg/ArmV7Lib: add support for reading the ID_MMFR0 system registerArd Biesheuvel1-0/+5
2015-11-09ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel1-12/+0
2015-11-09ArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()Ard Biesheuvel1-50/+0
2015-11-09ArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyncronizationBarrier'Ard Biesheuvel1-2/+2
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin1-6/+0
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-21/+21
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin1-6/+1
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin1-2/+7
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-358/+340
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-06-03Armkg: Fix EDK2 coding styleoliviermartin1-6/+6
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-50/+116
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish1-0/+21
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-04-07Cleanup Cache an MMU operations.andrewfish1-13/+6
2010-03-03Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...andrewfish1-8/+10
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish1-0/+16
2010-02-19Sync gcc with armasm. update some memory barriers.andrewfish1-6/+85
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish1-0/+147