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
/
Arm11
Age
Commit message (
Expand
)
Author
2015-08-19
ArmPkg: remove ARMv6 support code
Ard Biesheuvel
2015-04-14
ArmPkg: remove cache maintenance by VA operation range size threshold
Ard Biesheuvel
2014-10-27
ArmPkg/ArmLib: Removed duplicated invalidate TLB function
Olivier Martin
2014-08-26
ARM Packages: Replace tabs by spaces for indentation
Ronald Cron
2014-08-19
ARM Packages: Removed trailing spaces
Ronald Cron
2014-03-01
ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.
Olivier Martin
2014-02-12
ArmPkg/ArmLib: Added ArmReadMidr()
Olivier Martin
2014-02-05
ArmPkg/ArmLib: VBAR_ELx not written correctly when handler above 4GB
Olivier Martin
2013-06-27
ArmPkg: Made ArmConfigureMmu() returns a status code
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-05-02
ARM Packages: Fixed th 'NS' (Non Secure) bit in the MMU page Table Descriptor
oliviermartin
2011-09-27
ArmPkg/ArmLib: Update Arm11 port
oliviermartin
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-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-01-12
Need to add some extra functions to the libraries to support paging in the Cp...
AJFISH
2009-12-06
Adding support for BeagleBoard.
AJFISH