summaryrefslogtreecommitdiff
path: root/ArmPkg/ArmPkg.dsc
AgeCommit message (Expand)Author
2010-02-18Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish
2010-02-01Move ARM disassembler into a library.andrewfish
2010-01-30Remove out of date comment and fix gcc warning.andrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-14Fix GCC build bug and add a debug library to dump load and unload commands in...AJFISH
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-12Fix some more headers. Add some missing library classes in .dec file and upda...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH