NetBSD/sys/arch/evbarm
thorpej 41f47f03e7 Restructure a few things in order to support other XScale core
I/O processors:
* The i80200 and the i80321 have the same CPU ID, so split the
  CPU_XSCALE option into CPU_XSCALE_80200 and CPU_XSCALE_80321
  options, and don't let them both be defined at the same time.
  XXX May want to revisit this in the future.
* Split some registers common between the i80200 and i80321 into
  <arm/xscale/xscalereg.h>.
* Rename a few existing functions.
2002-03-26 19:29:44 +00:00
..
compile Make sure the compile directory doesn't get purged by cvs updates 2001-10-23 13:35:10 +00:00
conf Restructure a few things in order to support other XScale core 2002-03-26 19:29:44 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
evbarm New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
ifpga New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
include * Change all uses of KERNEL_SPACE_START to KERNEL_BASE. 2002-03-23 02:53:59 +00:00
integrator * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
iq80310 * Fix use of pmap_curmaxkvaddr. 2002-03-25 04:51:19 +00:00
stand Add RCS ID. 2002-03-02 22:29:40 +00:00
Makefile Add some missing backslashes. 2001-11-09 23:36:52 +00:00