summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)AuthorFilesLines
2010-01-12Working on adding paging to the CpuDxe driver so it can update cachablity. At...AJFISH1-0/+750
2010-01-12One more header fixAJFISH1-1/+15
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH3-5/+47
2010-01-12Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH2-0/+72
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH21-14/+200
2010-01-12Add some missing 64-bit math functions for gccAJFISH4-1/+151
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH2-13/+3
2010-01-08Fix stray charcter in comment.AJFISH1-1/+1
2010-01-08Adding support for a single stack, GCC check in will followAJFISH5-102/+214
2009-12-22Working on having a single stack for all modes. This code currently has an is...AJFISH1-0/+225
2009-12-06Adding support for BeagleBoard. AJFISH107-0/+11280