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
/
Library
/
ArmLib
/
ArmV7
Age
Commit message (
Expand
)
Author
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-04-29
Update the copyright notice format
hhtian
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-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
2010-03-03
Syncing GCC and ARMASM assembly. Made chunks of the ARMASM lowercase to make ...
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