NetBSD/sys/arch/arm32
mark 7594278206 Cleanup time:
Fix code indenting.
  Removed a load of unnecessary includes.
  Removed unnecessary prototypes and variables.
  Removed dead variables debug_flags and cpu_cache.
  Removed some unnecessary cache syncs.
  Only sync the first 64 bytes after setting up the vectors.
  Removed all the boot argument checking code and instead call the
  generic ARM boot argument checking code parse_mi_bootargs() in machdep.c
  Use the get_bootconf_option() function to check for the shark specific
  quiet and noquiet options.
1998-06-24 18:49:12 +00:00
..
arm32 defopt COMPAT_386BSD_MBRPART into opt_mbr.h 1998-06-22 21:12:51 +00:00
compile
conf Kill no longer necessary CACHE_CLEAN_VM option. 1998-06-21 23:40:12 +00:00
dev Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
doc Bring this more up to date. 1998-03-26 20:43:02 +00:00
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include Rename the boot() prototype to cpu_reboot(). 1998-06-24 18:37:49 +00:00
iomd Moved delay() from machdep.c to iomd_clock.c as delay will be dependant 1998-06-02 21:57:58 +00:00
isa Fix unused variable warning in csCopyTxFrame() when DIAGNOSTIC is not 1998-06-20 20:38:33 +00:00
mainbus Added console probe and init functions so serial consoles are supported 1998-06-17 00:37:00 +00:00
ofw Removed unused variable from setstatclockrate(). 1998-06-24 18:43:44 +00:00
pci Initial commit of arm32 dependant PCI structures and type definitions. 1998-05-25 22:09:25 +00:00
podulebus Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
rc7500 Removed pagetables_start, debug_flags, cpu_cache and cpu_ctrl as these 1998-06-24 18:41:35 +00:00
riscpc Removed pagetables_start as this is a dead variable. 1998-06-24 18:40:10 +00:00
shark Cleanup time: 1998-06-24 18:49:12 +00:00
vidc Merge in UVM support from Neil Carson <neil@causality.com>. 1998-06-02 20:41:46 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00