summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmLib/Common
AgeCommit message (Expand)Author
2011-09-27ArmPkg/ArmLib: Clean ArmV7Liboliviermartin
2011-02-03Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.andrewfish
2011-02-02Fix issue with fixing tabs.andrewfish
2011-02-02Remove tabs from all text files in the package.andrewfish
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-03-05Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish
2010-02-19Sync gcc with armasm. update some memory barriers.andrewfish
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
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