summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/Library
AgeCommit message (Expand)Author
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin
2011-06-11ArmPkg/BdsLib: Upgrade the library to use natively the Device Patholiviermartin
2011-06-03ArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors functionsoliviermartin
2011-06-03ArmPkg/PL310L2Cache: Remove magic values in PL310L2Cache and clean the codeoliviermartin
2011-03-31ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE()oliviermartin
2011-02-02Fix issue with fixing tabs.andrewfish
2011-02-02Remove tabs from all text files in the package.andrewfish
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-13Cleanup MMU code to do book required sync. Update exception handler to clear ...andrewfish
2010-03-05Added FIQ interrupt primatives. Update exception handler to disable/reenable ...andrewfish
2010-02-24Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...andrewfish
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish
2010-02-01Move ARM disassembler into a library.andrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-12Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH