Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -16/+1 |
* | ARM926EJS: Fix cache.c to comply with checkpatch.pl | Marek Vasut | 2012-04-16 | -9/+8 |
* | ARM926EJS: Make asm routines volatile in cache ops | Marek Vasut | 2012-04-16 | -1/+1 |
* | ARM: 926ejs: use debug() for misaligned addresses | Stefano Babic | 2012-04-16 | -1/+1 |
* | ARM926EJS: Implement cache operations | Marek Vasut | 2012-03-29 | -12/+54 |
* | arm, arm-kirkwood: disable l2c before linux boot | Michael Walle | 2012-02-12 | -0/+9 |
* | arm926ejs: remove noop flush_dcache_all function | Ilya Yanok | 2011-12-19 | -5/+0 |
* | arm926ejs: add noop implementation for dcache ops | Ilya Yanok | 2011-12-06 | -0/+75 |