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
/
Common
Age
Commit message (
Expand
)
Author
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-26
ArmPkg/ArmCortexA5x: Declared the helper functions to access the CPU Extended...
Olivier Martin
2014-03-26
ArmPkg/ArmLib: Added helper functions for accessing CPU ACTLR
Olivier Martin
2014-03-24
ArmPkg/ArmLib: Renamed Cp15CacheInfo into ArmCacheInfo
Olivier Martin
2014-03-24
ArmPkg/ArmLib: Removed unused ArmSwitchProcessorMode & ArmProcessorMode funct...
Olivier Martin
2014-03-01
ArmPkg: Tidy assembler code
Olivier Martin
2014-03-01
ArmPkg/ArmLib: Rationalise ArmReadMidr and cognate functions.
Olivier Martin
2014-03-01
ArmPkg: Replace single dead loop.
Olivier Martin
2013-08-06
ARM: Remove NSACR from the common code
Olivier Martin
2013-07-26
ArmPkg/ArmLib: Fixed TBLs invalidation in EL1
Olivier Martin
2013-07-18
ArmPkg: Added AArch64 support (missing files)
Harry Liebel
2013-03-12
ArmPkg/ArmLib: Functions to access ARM HYP Vector base address register.
oliviermartin
2013-03-12
ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory
oliviermartin
2012-05-02
ArmPkg/ArmLib: Added new functions to access ARM coprocessors
oliviermartin
2012-05-02
ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...
oliviermartin
2012-03-26
ArmLib/ArmV7: Add ISB to ArmEnableVFP
oliviermartin
2012-02-14
ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...
oliviermartin
2011-09-27
ArmPkg/ArmLib: Clean ArmV7Lib
oliviermartin
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
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-03-05
Added FIQ interrupt primatives. Update exception handler to disable/reenable ...
andrewfish
2010-02-19
Sync gcc with armasm. update some memory barriers.
andrewfish
2010-01-14
Added support for L2 (4K) page tables and made the CPU driver change cachabil...
AJFISH
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