~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* arm: cp15: remove weak function arm_init_domainsPatrick Delaunay2021-03-02
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* ARM: Rework and correct barrier definitionsTom Rini2016-08-05
* arm: Don't invalidate unaligned cache regionsSimon Glass2016-07-14
* arm: Move check_cache_range() into a common placeSimon Glass2016-07-14
* arm: cache: add missing dummy functions for when dcache disabledDaniel Allred2016-07-14
* arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_INVAL_ALL) with asm codeHans de Goede2016-04-11
* arm: Replace v7_maint_dcache_all(ARMV7_DCACHE_CLEAN_INVAL_ALL) with asm codeHans de Goede2016-04-11
* arm: cache: Implement cache range check for v7Marek Vasut2016-01-31
* ARM: cache: implement a default weak flush_cache() functionWu, Josh2015-08-12
* ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh2015-08-12
* ARM: cpu: Add ARMv7 barrier operations supportValentine Barshak2015-04-16
* ARM: cache_v7: Various minor cleanupsThierry Reding2014-11-12
* ARM: cache_v7: use __weakJeroen Hofstee2014-07-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* ARM: mmu: Set domain permissions to client accessR Sricharan2013-03-28
* arm: Add control over cachability of memory regionsSimon Glass2012-11-19
* armv7: cache: remove flush on un-aligned invalidateAneesh V2011-09-04
* armv7: stronger barrier for cache-maintenance operationsAneesh V2011-09-04
* armv7: cache maintenance operations for armv7Aneesh V2011-07-04