]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmLib/ArmV7/ArmV7Support.S
ArmPkg ArmVirtPkg MdeModulePkg: switch to separate ArmMmuLib
[mirror_edk2.git] / ArmPkg / Library / ArmLib / ArmV7 / ArmV7Support.S
2016-07-07 Ard BiesheuvelArmPkg ArmVirtPkg MdeModulePkg: switch to separate...
2016-05-12 Ard BiesheuvelArmPkg/ArmLib: don't invalidate entire I-cache on range...
2015-12-15 Ard BiesheuvelArmPkg/ArmV7Lib: add CLANG alternative for FPEXC access
2015-12-08 Eugene CohenArmPkg: update InvalidateInstructionCacheRange to flush...
2015-11-20 Leif LindholmArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer...
2015-11-18 Ard BiesheuvelArmPkg/ArmV7Lib: add support for reading the ID_MMFR0...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: move cache maintenance sync barriers...
2015-11-09 Ard BiesheuvelArmPkg/ArmLib: remove unused ArmCleanDataCacheToPoU()
2015-11-09 Ard BiesheuvelArmPkg BeagleBoardPkg Omap35xxPkg: fix typo 'ArmDataSyn...
2014-10-27 Olivier MartinArmPkg/ArmLib: Removed duplicated invalidate TLB function
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...