summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Arm11/Arm11Lib.c
AgeCommit message (Expand)Author
2015-08-19ArmPkg: remove ARMv6 support codeArd Biesheuvel
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin
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-04-29Update the copyright notice formathhtian
2010-02-24Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish
2009-12-06Adding support for BeagleBoard. AJFISH