Age | Commit message (Expand) | Author |
2016-07-14 | arm: Don't invalidate unaligned cache regions | Simon Glass |
2016-07-14 | arm: Move check_cache_range() into a common place | Simon Glass |
2016-07-14 | arm: cache: add missing dummy functions for when dcache disabled | Daniel Allred |
2016-04-11 | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm code | Hans de Goede |
2016-04-11 | arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm code | Hans de Goede |
2016-01-31 | arm: cache: Implement cache range check for v7 | Marek Vasut |
2015-08-12 | ARM: cache: implement a default weak flush_cache() function | Wu, Josh |
2015-08-12 | ARM: cache: add an empty stub function for invalidate/flush dcache | Wu, Josh |
2015-04-16 | ARM: cpu: Add ARMv7 barrier operations support | Valentine Barshak |
2014-11-12 | ARM: cache_v7: Various minor cleanups | Thierry Reding |
2014-07-04 | ARM: cache_v7: use __weak | Jeroen Hofstee |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-28 | ARM: mmu: Set domain permissions to client access | R Sricharan |
2012-11-19 | arm: Add control over cachability of memory regions | Simon Glass |
2011-09-04 | armv7: cache: remove flush on un-aligned invalidate | Aneesh V |
2011-09-04 | armv7: stronger barrier for cache-maintenance operations | Aneesh V |
2011-07-04 | armv7: cache maintenance operations for armv7 | Aneesh V |