summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmCacheMaintenanceLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 5007 in ArmCacheMaintenanceLibPierre Gondois2021-01-061-5/+8
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-092-13/+2
* ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel2016-05-121-9/+19
* ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen2015-12-081-1/+1
* ArmPkg: Convert whole-cache InvalidateInstructionCache to just ASSERTEugene Cohen2015-12-011-1/+1
* ArmCacheMaintenanceLib: disallow whole D-cache maintenance operationsArd Biesheuvel2015-11-091-4/+4
* ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel2015-11-091-0/+1
* ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2015-04-142-21/+11
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-2/+2
* ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin2014-07-011-4/+3
* ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin2014-06-031-0/+2
* ARM Packages: Fixed line endingsoliviermartin2013-01-252-162/+162
* ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin2012-02-141-2/+2
* Update the copyright notice formathhtian2010-04-292-4/+4
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-8/+4
* Need to add some extra functions to the libraries to support paging in the Cp...AJFISH2010-01-121-1/+15
* Adding support for BeagleBoard. AJFISH2009-12-062-0/+152