NetBSD/sys/arch/evbsh5
scw d4f824014d A bunch of things:
- Clean up the way cpu-specific tlb/cache functions are configured
    and used.
  - Add a workaround for a problem whereby cpu* at superhyway? fails
    to probe.
  - Print more info about the cpu/cache.
  - Move the RESVEC handlers back into generic sh5 code and ditch
    the panic stack hack.
  - Make the on-chip SCIF device the default console on Cayman.
  - Add experimental support for booting via a standalone bootstrap
    program (not yet committed) and using the boot parameters passed
    in by it.
  - Add a few more SH elf constants.
  - Tick a couple of items off the TODO list.
2003-03-13 13:44:16 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Hard-code the simulated cpu speed to some fictional value. 2002-12-06 10:06:27 +00:00
dev Use aprint_normal() for cfprint routines. 2003-01-01 01:24:19 +00:00
evbsh5 A bunch of things: 2003-03-13 13:44:16 +00:00
include A bunch of things: 2003-03-13 13:44:16 +00:00
pci Quell uninitialised variable warnings. 2002-11-24 12:12:01 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00