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-09-08
update copyright format
hhtian
2010-07-31
Add a temp BasePeCoffLib that deals with MOVT instruction. At this point we d...
andrewfish
2010-07-29
Fix Xcode build break.
andrewfish
2010-07-25
Fix CodeSourcery 2010q1 link issue by adding missing intrinsics
andrewfish
2010-07-15
Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...
andrewfish
2010-07-02
Remove ArmEbPkg and replace with ArmRealViewEbPkg. Ported ArmRealViewEbPkg to...
andrewfish
2010-05-29
Add DMA Lib for generic ARM cache coherency model.
andrewfish
2010-05-29
Clean up OMAP DMA lib and split into generic DMA lib based on PCI_IO DMA abst...
andrewfish
2010-05-28
Set the default compilers arch flags for these packages
andrewfish
2010-05-18
Remove obsolete DebugSupport Driver
andrewfish
2010-05-18
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can ...
andrewfish
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
[next]