~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* ARM: CPU: arm926ejs: Consolidate cache routines to common fileAdam Ford2018-09-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-18
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26
* arm: Move check_cache_range() into a common placeSimon Glass2016-07-14
* arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-10
* 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
* arm926ejs: cache: use __weakJeroen Hofstee2014-11-04
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* ARM926EJS: Fix cache.c to comply with checkpatch.plMarek Vasut2012-04-16
* ARM926EJS: Make asm routines volatile in cache opsMarek Vasut2012-04-16
* ARM: 926ejs: use debug() for misaligned addressesStefano Babic2012-04-16
* ARM926EJS: Implement cache operationsMarek Vasut2012-03-29
* arm, arm-kirkwood: disable l2c before linux bootMichael Walle2012-02-12
* arm926ejs: remove noop flush_dcache_all functionIlya Yanok2011-12-19
* arm926ejs: add noop implementation for dcache opsIlya Yanok2011-12-06