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