summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Common/ArmLibSupport.asm
AgeCommit message (Expand)AuthorFilesLines
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin1-184/+0
2012-05-02ArmPkg/ArmLib: Added new functions to access ARM coprocessorsoliviermartin1-5/+30
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin1-0/+10
2012-03-26ArmLib/ArmV7: Add ISB to ArmEnableVFPoliviermartin1-0/+1
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin1-134/+148
2011-02-03Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish1-3/+7
2011-02-02Fix issue with fixing tabs.andrewfish1-26/+26
2011-02-02Remove tabs from all text files in the package.andrewfish1-26/+26
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-4/+14
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-03-05Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish1-0/+25
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-1/+1
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH1-0/+5
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+90