Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-03 | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 1 | -56/+0 | |
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> | |||||
2007-02-11 | [ARM] 4135/1: Add support for the L210/L220 cache controllers | Catalin Marinas | 1 | -0/+56 | |
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> |