NetBSD/sys/arch/arm/footbridge
rjs 767d5585e0 Use processor specific versions of ARM cache control functions for SA1100
and SA1110 instead of using SA110 ones.

Rename common StrongARM functions from sa110_* to sa1_*.

Reviewed by Jason Thorpe.
2002-05-03 16:45:21 +00:00
..
isa Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00
dc21285mem.h
dc21285reg.h
footbridge.c Centralize ARM CPU configuration information by adding a new header 2002-04-12 18:50:29 +00:00
footbridge.h Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
footbridge_clock.c Fix off-by-one error in delay(). 2002-05-02 22:01:46 +00:00
footbridge_com.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
footbridge_com_io.c Use the bus_space_generic bus space ops. 2002-04-12 19:12:31 +00:00
footbridge_io.c Use the bus_space_generic bus space ops. 2002-04-12 19:12:31 +00:00
footbridge_irq.S
footbridge_irqhandler.c Finish up the changes to get LOOSE_PROTOTYPES working for cats. 2002-01-07 22:58:07 +00:00
footbridge_machdep.c Use processor specific versions of ARM cache control functions for SA1100 2002-05-03 16:45:21 +00:00
footbridge_pci.c Change <machine/irqhandler.h> to <machine/intr.h> since the latter always 2001-09-05 16:17:35 +00:00
footbridgevar.h Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00
genassym.cf * Share a common vector page between arm26 and arm32. 2001-12-20 01:20:21 +00:00
todclock.c Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00
todclockvar.h Following the demise of arch/arm32 update cats, and restore the isa files to a more sane location. 2002-02-10 12:26:00 +00:00