NetBSD/sys/arch/arm32
mark 6ec73b6227 Removed all the CPU_SA110 conditional compilation. All the cache
cleaning calls will now be indirected throught the cpu_functions
that will have the correct function pointers for the CPU in use.
All register fixup code following aborts has been removed and
instead a call to the cpu_*abt_fixup() routine is called instead
to provide the correct fixed based on the CPU type and abort mode.
1997-02-04 07:12:30 +00:00
..
arm32 Removed all the CPU_SA110 conditional compilation. All the cache 1997-02-04 07:12:30 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile
conf Update for recent changes. Added options to support ARM6, ARM7 and SA110 1997-02-04 06:37:06 +00:00
dev Updated to use the new bus space interface code. Use a number of bus 1997-02-04 02:04:51 +00:00
doc Document the packet filter major number. 1997-01-12 20:39:51 +00:00
fpe-arm No need to check for CPU_ARM7500 being defined as this option implies 1997-02-03 03:12:09 +00:00
fpe-sp backout previous kprintf change 1996-10-13 03:05:43 +00:00
include Simplify cpu option checks now that multiple CPU types are supported in a 1997-02-04 06:10:48 +00:00
iomd Adopt as standard, the instruction sequence for storing the trapframe that 1997-02-04 06:49:08 +00:00
kshell No longer needed as strchr() is now in sys/libkern. 1997-01-20 02:42:45 +00:00
mainbus Fix SA110 CPU ID. 1997-02-04 06:30:57 +00:00
podulebus Set the sc_ixfer function pointer to the default sfas_ixfer() function 1997-02-04 06:57:47 +00:00
rc7500 Fix declaration of the interrupt handler to match new prototype for IRQ 1997-02-04 02:23:35 +00:00
vidc Prototype main(). 1997-01-28 05:02:30 +00:00
Makefile