summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Arm11/Arm11Support.S
AgeCommit message (Expand)Author
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel
2014-10-27ArmPkg/ArmLib: Removed duplicated invalidate TLB functionOlivier Martin
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-03-01ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.Olivier Martin
2014-02-12ArmPkg/ArmLib: Added ArmReadMidr()Olivier Martin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2011-09-27ArmPkg/ArmLib: Update Arm11 portoliviermartin
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2010-12-15Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH