NetBSD/sys/arch/powerpc
kleink ba482b3950 * On the 601, obliterate all BAT entries when returning from kernel to
userlevel; this is necessary due to the 601, unlike other 6xx, having
  no concept of separated Valid_user vs. Valid_supervisor for BATs.
* When crossing the kernel/userlevel boundary, have platform-provided
  hooks set up the two fixed BAT entries, and possibly additional
  segment registers to redeem the 601's BAT limitations.

Both of the above are only built if the $MACHINE provides these hooks,
sparing others the pain.
2002-05-02 16:47:49 +00:00
..
conf Use a common genassym.cf for all the PPC_MPC6XX ports. Add a makeoptions to 2002-04-18 20:08:05 +00:00
fpu bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
ibm4xx Follow the post-UBC semantics of resetting ref/mod collection inside of 2002-03-28 18:07:31 +00:00
include Add a third argument to pmap_bootstrap() which platform-specific 2002-04-23 12:41:04 +00:00
mpc6xx Oops, swapped mtsrin operands in previous. 2002-04-23 17:14:45 +00:00
powerpc * On the 601, obliterate all BAT entries when returning from kernel to 2002-05-02 16:47:49 +00:00
tools/chrpicon MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00