summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2010-01-12Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH
2010-01-12Add some missing 64-bit math functions for gccAJFISH
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH
2010-01-08Fix stray charcter in comment.AJFISH
2010-01-08Adding support for a single stack, GCC check in will followAJFISH
2009-12-22Working on having a single stack for all modes. This code currently has an is...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH