Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-30 | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | |
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 ARM7TDMI core support | Hyok S. Choi | |
This patch adds ARM7TDMI core support which has no cache and no CP15 register(no memory control unit). Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |