summaryrefslogtreecommitdiff
path: root/ArmPkg
AgeCommit message (Expand)Author
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-13Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH
2010-01-12Working on adding paging to the CpuDxe driver so it can update cachablity. At...AJFISH
2010-01-12One more header fixAJFISH
2010-01-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH
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