summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmCacheMaintenanceLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-24/+44
2021-01-06ArmPkg: Fix Ecc error 5007 in ArmCacheMaintenanceLibPierre Gondois1-5/+8
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-13/+2
2016-05-12ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel1-9/+19
2015-12-08ArmPkg: update InvalidateInstructionCacheRange to flush only to PoUEugene Cohen1-1/+1
2015-12-01ArmPkg: Convert whole-cache InvalidateInstructionCache to just ASSERTEugene Cohen1-1/+1
2015-11-09ArmCacheMaintenanceLib: disallow whole D-cache maintenance operationsArd Biesheuvel1-4/+4
2015-11-09ArmPkg/ArmLib: move cache maintenance sync barriers out of loopArd Biesheuvel1-0/+1
2015-04-14ArmPkg: remove cache maintenance by VA operation range size thresholdArd Biesheuvel2-21/+11
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-2/+2
2014-07-01ArmPkg/ArmCacheMaintenanceLib: Fixed comment (and coding style)Olivier Martin1-4/+3
2014-06-03ArmPkg/ArmLib: Drain Write Buffer before DCache maintenance operations.Olivier Martin1-0/+2
2013-01-25ARM Packages: Fixed line endingsoliviermartin2-162/+162
2012-02-14ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unific...oliviermartin1-2/+2
2010-04-29Update the copyright notice formathhtian2-4/+4
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-8/+4
2010-01-12Need to add some extra functions to the libraries to support paging in the Cp...AJFISH1-1/+15
2009-12-06Adding support for BeagleBoard. AJFISH2-0/+152