summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Arm11
AgeCommit message (Expand)AuthorFilesLines
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel7-744/+0
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel3-3/+0
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin1-5/+0
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron1-1/+1
2014-08-19ARM Packages: Removed trailing spacesRonald Cron7-37/+37
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin1-5/+0
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin1-0/+5
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin1-3/+3
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin1-9/+11
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin3-6/+6
2013-01-25ARM Packages: Fixed line endingsoliviermartin3-552/+552
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin1-3/+3
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin6-138/+349
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2-44/+38
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish1-0/+19
2010-04-29Update the copyright notice formathhtian5-10/+10
2010-02-24Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish1-27/+0
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish3-0/+69
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH4-2/+42
2009-12-06Adding support for BeagleBoard. AJFISH5-0/+444