]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.S
ARM Packages: Removed trailing spaces
[mirror_edk2.git] / ArmPkg / Library / ArmLib / ArmV7 / ArmV7Support.S
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2014-03-01 Olivier MartinArmPkg/ArmLib: Rationalise ArmReadMidr and cognate...
2014-02-12 Olivier MartinArmPkg/ArmLib: Added ArmReadMidr()
2013-09-02 Roy FranzArmPkg/ArmLib: Change comment to match code for setting...
2012-05-02 oliviermartinArmPkg/ArmLib: Added new functions to access ARM coproc...
2012-03-26 oliviermartinArmLib/ArmV7: Add ISB to ArmEnableVFP
2012-02-14 oliviermartinArmPkg/ArmV7Lib: Add support for Invalid Instruction...
2011-09-27 oliviermartinArmPkg/ArmLib: Clean ArmV7Lib
2011-06-03 oliviermartinArmPkg: Implement PeiServicesTablePointerLib using...
2011-06-03 oliviermartinArmPkg: Add comments to ArmEnableVFP
2011-06-03 oliviermartinArmPkg: Introduce ArmSetLowVectors/ArmSetHighVectors...
2011-06-03 oliviermartinArmkg: Fix EDK2 coding style
2011-02-02 andrewfishFix issue with fixing tabs.
2011-02-02 andrewfishRemove tabs from all text files in the package.
2011-02-02 andrewfishSync up ArmPkg with patch from mailing list. Changed...
2010-12-15 andrewfishUpdate remaining ARM .S files with INTERWORK_FUNC macro...
2010-04-29 hhtianUpdate the copyright notice format
2010-04-07 andrewfishCleanup Cache an MMU operations.
2010-03-03 andrewfishSyncing GCC and ARMASM assembly. Made chunks of the...
2010-02-24 andrewfishUpdated Hardware Interrupt protocol to add an EOI membe...
2010-02-19 andrewfishSync gcc with armasm. update some memory barriers.
2010-02-18 andrewfishChange Cortex-A8 references to ARMv7. Cortex-A8 is...