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
Age
Commit message (
Expand
)
Author
2010-04-29
Update the copyright notice format
hhtian
2010-04-21
Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS
andrewfish
2010-04-14
Add a PE/COFF extra action lib that DEBUG prints the debugger command to load...
andrewfish
2010-04-13
Make sure FIQ debugger stuff can work.
andrewfish
2010-04-13
Cleanup MMU code to do book required sync. Update exception handler to clear ...
andrewfish
2010-04-07
Cleanup Cache an MMU operations.
andrewfish
2010-03-17
Remove hook for debugger. Should be implemented using the new library scheme.
andrewfish
2010-03-17
Fix bug
andrewfish
2010-03-17
Update intrinsics for code sourcery gcc
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-03-03
Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...
andrewfish
2010-02-25
Remove svn:executable on *.c, *.h, *.asm, *.S, *.inf and *.asl*
jljusten
2010-02-24
Move ARMv5 (ARM9) barrier instructions into assembler files
andrewfish
2010-02-24
Updated Hardware Interrupt protocol to add an EOI member. Added ARM Data/Inst...
andrewfish
2010-02-19
Clean up some externs
andrewfish
2010-02-19
Fix typo
andrewfish
2010-02-19
Sync gcc with armasm. update some memory barriers.
andrewfish
2010-02-18
Hack in some DSB, ISB syncronization primatives. Need to do it a little cleaner.
andrewfish
2010-02-18
Change Cortex-A8 references to ARMv7. Cortex-A8 is a branded implementation o...
andrewfish
2010-02-16
Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...
andrewfish
2010-02-16
After the ASSERT adjust the PC so you skip the faulting instruction. Lets you...
andrewfish
2010-02-10
Clean up UncachedMemoryAllocationLib to use CPU AP.
andrewfish
2010-02-07
Added CWD to EfiFileLib. Fix some X64 warnings.
andrewfish
2010-02-05
Update input of disasmembler to support IfThen construct. Add prototype dos s...
andrewfish
2010-02-04
More disasm work.
andrewfish
2010-02-04
More updated
andrewfish
2010-02-03
Fix GCC warnings
andrewfish
2010-02-03
Cleanup to match MdePkg cleanups. More progress on ARM disassembler.
andrewfish
2010-02-03
Added Thumb2 loads and stores to Disassmebler
andrewfish
2010-02-02
Fix thumb2 Branch instruction in disassembler
andrewfish
2010-02-02
More progress on the disassebler lib
andrewfish
2010-02-01
Move ARM disassembler into a library and out of the exception handler. Add a ...
andrewfish
2010-02-01
Move ARM disassembler into a library.
andrewfish
2010-01-30
Remove out of date comment and fix gcc warning.
andrewfish
2010-01-29
Update execption handler to print out DFSR & IFSR info.
andrewfish
2010-01-27
Added a library for the default exception handler and started to add a dissas...
andrewfish
2010-01-17
Fix RVCT compiler warnings, and a bug in the GdbStub
AJFISH
2010-01-17
Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...
AJFISH
2010-01-15
Minor update to move array into function to dead strip better on release builds
AJFISH
2010-01-15
Updated ARM Exception handler to print out text values for CPSR register
AJFISH
2010-01-14
Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...
AJFISH
2010-01-14
Fix GCC build bug and add a debug library to dump load and unload commands in...
AJFISH
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
2010-01-13
Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...
AJFISH
2010-01-12
Working on adding paging to the CpuDxe driver so it can update cachablity. At...
AJFISH
2010-01-12
One more header fix
AJFISH
2010-01-12
Fix some more headers. Add some missing library classes in .dec file and upda...
AJFISH
2010-01-12
Updating ArmLib.h to add functions needed to turn on paging in CpuDxe. Also a...
AJFISH
2010-01-12
Need to add some extra functions to the libraries to support paging in the Cp...
AJFISH
[next]