summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish2010-03-051-0/+17
* Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish2010-02-241-1/+19
* Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...andrewfish2010-02-181-3/+3
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-051-0/+2
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-011-0/+2
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+39
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-272-0/+37
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-142-2/+3
* Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH2010-01-122-0/+72
* Adding support for BeagleBoard. AJFISH2009-12-069-0/+1714