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
2011-02-03
Fixes to get CodeSourcery GCC and RVCT 3.1 compiling.
andrewfish
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
2011-01-06
Fix typo in __switchiu8() to use r0 in place of r3.
andrewfish
2010-12-15
Fix semihosting on gcc. We need to save lr as svc instruction will change it.
andrewfish
2010-12-15
Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...
andrewfish
2010-12-15
Add support for semihosting with GCC. Still needs more testing.
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-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
[next]