summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Arm11
AgeCommit message (Expand)Author
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
2014-02-05ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GBOlivier Martin
2013-06-27ArmPkg: Made ArmConfigureMmu() returns a status codeOlivier Martin
2013-03-12ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-05-02ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptoroliviermartin
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-24Move ARMv5 (ARM9) barrier instructions into assembler filesandrewfish
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