index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Drivers
/
CpuDxe
/
CpuDxe.inf
Age
Commit message (
Expand
)
Author
2012-02-14
ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...
oliviermartin
2011-09-22
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
oliviermartin
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-06-20
ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid event
oliviermartin
2011-06-20
ArmPkg/CpuDxe: Change chain of dependency for CpuDxe and PL390Gic
oliviermartin
2011-06-03
ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
oliviermartin
2011-02-02
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-03-17
Remove hook for debugger. Should be implemented using the new library scheme.
andrewfish
2010-02-19
Sync gcc with armasm. update some memory barriers.
andrewfish
2010-02-03
Cleanup to match MdePkg cleanups. More progress on ARM disassembler.
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
2010-01-08
Adding support for a single stack, GCC check in will follow
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH