Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-11-30 | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 1 | -1/+1 | |
These files want to provide/access ELF hwcap information, so should be including asm/elf.h rather than asm/procinfo.h Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||||
2006-09-27 | [ARM] nommu: add ARM740T core support | Hyok S. Choi | 1 | -0/+174 | |
This patch adds ARM740T core support which has a MPU and 4KB or 8KB cache. Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |