Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 |
| | | | | | | | Move platform independent header files to arch/arm/include/asm, leaving those in asm/arch* and asm/plat* alone. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] 4135/1: Add support for the L210/L220 cache controllers | Catalin Marinas | 2007-02-11 |
This patch adds the support for the L210/L220 (outer) cache controller. The cache range operations are done by index/way since L2 cache controller only accepts physical addresses. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |