Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 2006-11-30 |
| | | | | | | | 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> | ||
* | [ARM] nommu: add ARM7TDMI core support | Hyok S. Choi | 2006-09-27 |
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> |