summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-081-1/+1
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-0/+4
* ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin2013-07-181-1/+2
* ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-121-2/+2
* ARM Packages: Moved ARM assembly files to 'Arm' subdirectoryoliviermartin2012-09-281-8/+10
* ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...oliviermartin2012-02-141-1/+0
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-1/+6
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-5/+3
* ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin2011-06-201-0/+4
* ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gicoliviermartin2011-06-201-2/+2
* ArmPkg: Introduce the PCD PcdDebuggerExceptionSupportoliviermartin2011-06-031-0/+1
* Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish2011-02-021-0/+3
* Update the copyright notice formathhtian2010-04-291-2/+2
* Remove hook for debugger. Should be implemented using the new library scheme.andrewfish2010-03-171-1/+0
* Sync gcc with armasm. update some memory barriers.andrewfish2010-02-191-2/+2
* Cleanup to match MdePkg cleanups. More progress on ARM disassembler.andrewfish2010-02-031-0/+1
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-0/+2
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-0/+9
* Adding support for a single stack, GCC check in will followAJFISH2010-01-081-3/+12
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+56