NetBSD/sys/arch/evbarm
thorpej 13aa19d0fc Eval boards usually don't have boot loaders. If we're lucky, we
have firmware that understands ELF.  We're usually stuck with S-Records.
To make life easier, attempt to stuff kernel symbols into the image
with dbsym(8).

If the kernel doesn't have SYMTAB_SPACE, or if the SYMTAB_SPACE is too
small, the kernel build continues as normal; this is just a convenience
measure.
2001-11-09 07:39:25 +00:00
..
compile Make sure the compile directory doesn't get purged by cvs updates 2001-10-23 13:35:10 +00:00
conf Eval boards usually don't have boot loaders. If we're lucky, we 2001-11-09 07:39:25 +00:00
dev Support for the PrimeCell PL010 UART. Similar in behaviour to 2001-10-27 16:22:06 +00:00
evbarm Don't define pcb_* register macros. 2001-09-09 10:33:42 +00:00
ifpga Garbage collect some early debug hacks that should not have been 2001-10-29 14:23:35 +00:00
include Rework and fleshing out of Intel IQ80310 XScale eval board support. 2001-11-07 00:33:22 +00:00
integrator Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
iq80310 Add some rudimentary support for ELF symbols in DDB on the ARM ports. 2001-11-09 07:21:37 +00:00
Makefile Build tags files for the evbarm subtree. 2001-10-27 16:23:05 +00:00