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
Age
Commit message (
Expand
)
Author
2014-03-01
ArmPkg: Tidy assembler code
Olivier Martin
2013-11-28
ArmPkg/CpuDxe: Removed LR adjustement for SVC call
Olivier Martin
2013-10-14
ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor types
Olivier Martin
2013-09-23
ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor poin...
Olivier Martin
2013-09-16
ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()
Olivier Martin
2013-09-10
ArmPkg/CpuDxe: Exception Handling SP Adjust
Eugene Cohen
2013-09-02
ArmPkg/CpuDxe: Fixed calculation of the Page Table Index (Level 2 Descriptor)
Olivier Martin
2013-08-19
ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute
Olivier Martin
2013-08-19
ArmPkg/ArmLib: Added ConvertSectionAttributesToPageAttributes()
Olivier Martin
2013-08-19
ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
Olivier Martin
2013-08-19
ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception type
Girish K S
2013-07-26
ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()
Olivier Martin
2013-07-18
ArmPkg: Added Aarch64 support
Harry Liebel
2013-07-18
ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...
Olivier Martin
2013-03-12
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
oliviermartin
2013-01-25
ARM Packages: Fixed line endings
oliviermartin
2012-09-28
ARM Packages: Moved ARM assembly files to 'Arm' subdirectory
oliviermartin
2012-09-27
ARM Packages: Minor typo, mispellings and coding style changes
oliviermartin
2012-07-04
ARM Packages: Fixed mispellings
oliviermartin
2012-02-14
ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered fo...
oliviermartin
2011-09-27
ARM Packages: Fixed Build failings/warnings/EDK2 coding convention
oliviermartin
2011-09-27
ArmPkg/ArmLib: Clean ArmV7Lib
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-07-06
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...
oliviermartin
2011-07-04
ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG
oliviermartin
2011-07-01
ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array
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 ArmSetLowVectors/ArmSetHighVectors functions
oliviermartin
2011-06-03
Armkg: Fix EDK2 coding style
oliviermartin
2011-06-03
ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
oliviermartin
2011-03-31
Fix Xcode compile bug. It looks like these two arguments had an extra level o...
andrewfish
2011-03-31
ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE
oliviermartin
2011-03-31
ArmPkg/Mmu: Support page size granularity in the initial MMU setting
oliviermartin
2011-02-02
Fix issue with fixing tabs.
andrewfish
2011-02-02
Remove tabs from all text files in the package.
andrewfish
2011-02-02
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...
andrewfish
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-12-14
Fix build break on Apple Xcode, caused by fixing normal gcc build break.
andrewfish
2010-12-08
Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...
andrewfish
2010-04-29
Update the copyright notice format
hhtian
2010-04-13
Cleanup MMU code to do book required sync. Update exception handler to clear ...
andrewfish
2010-03-17
Remove hook for debugger. Should be implemented using the new library scheme.
andrewfish
2010-03-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
2010-03-05
Make these drivers more compatible with a projected Debug Agent Library imple...
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-19
Sync gcc with armasm. update some memory barriers.
andrewfish
2010-02-16
Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...
andrewfish
2010-02-03
Cleanup to match MdePkg cleanups. More progress on ARM disassembler.
andrewfish
[next]