NetBSD/sys/arch
thorpej 1bd80ab675 New OpenFirmware boot code for NetBSD/powerpc, based on Wolfgang's original
NetBSD/powerpc boot program.  Highligts:
- Rearrange a bit so that we can sanely add boot programs for
  non-OpenFirmware systems.
- Add support for loading compressed kernels (for booting from
  1.44M floppies).
- Add support for loading Elf kernels (Elf is the new standard format
  for NetBSD/powerpc).  (XXX Don't load symbols right now - the code
  to do it is there, but I don't particularly like how space for the
  symbol table is allocated; I will revisit this soon'ish).
1997-04-16 20:28:59 +00:00
..
alpha Add kn8ae for needing shared_intr.o 1997-04-14 18:23:18 +00:00
amiga Use common m68k sigcode. 1997-04-13 02:37:15 +00:00
arm32 Add netatalk netisr 1997-04-02 21:48:55 +00:00
atari Use common m68k sigcode. 1997-04-13 02:37:15 +00:00
hp300 dcmreadbuf() should not return immediately if the tty hasn't been opened; 1997-04-15 22:45:14 +00:00
i386 handle bios requests differently: mark them in progress while waiting 1997-04-15 01:45:11 +00:00
m68k Common m68k sigcode. 1997-04-13 02:30:02 +00:00
mac68k Organize cpu_reboot() like hp300; this allows us to behave less 1997-04-16 07:16:49 +00:00
mips Use genassym.sh script to make assym.h, for cross-compiling. 1997-03-16 11:54:03 +00:00
mvme68k - Use common m68k sigcode. 1997-04-13 02:45:20 +00:00
ofppc New OpenFirmware boot code for NetBSD/powerpc, based on Wolfgang's original 1997-04-16 20:28:59 +00:00
pc532 Eliminate redundant calls to vm_map_pageable() and vm_fault(), as suggested by 1997-04-09 23:35:07 +00:00
pica Add netatalk netisr 1997-04-03 17:14:39 +00:00
pmax * 2048 bytes between vertically-adjacent pixels on 1280x1024 mfb. 1997-04-10 08:37:54 +00:00
powerpc New OpenFirmware boot code for NetBSD/powerpc, based on Wolfgang's original 1997-04-16 20:28:59 +00:00
sparc Avoid race for the chip's interrupt pending status bits in zscnputc() 1997-04-14 21:26:28 +00:00
sun3 Use common m68k sigcode. 1997-04-13 02:37:15 +00:00
sun3x Use common m68k sigcode. 1997-04-13 02:37:15 +00:00
vax Add better boot support for VS3100/??. 1997-04-10 21:25:18 +00:00
x68k Use common m68k sigcode. 1997-04-13 02:37:15 +00:00