freebsd-dev/sys/powerpc
Adrian Chadd aef8ef5168 Setup BAT0 and BAT1 on the Wii.
This is the missing piece for FreeBSD/Wii, but there's still a lot of
work ahead. We have to reset the MMU in locore before continuing
the boot process because we don't know how the boot loaders might
have setup the BATs. We also disable the PCI BAT because there's no PCI
bus on the Wii.

Thanks to Nathan Whitehorn and Peter Grenhan for their help.

Submitted by:	Margarida Gouveia
2012-11-21 08:04:21 +00:00
..
aim Setup BAT0 and BAT1 on the Wii. 2012-11-21 08:04:21 +00:00
booke Replace all uses of the page queues lock by a R/W lock that is private 2012-11-03 23:22:49 +00:00
compile
conf Add DTrace to 32-bit PowerPC GENERIC now. 2012-11-08 01:51:23 +00:00
cpufreq
fpu
include Allow this file to be used in LOCORE sections of the kernel. 2012-11-12 06:15:54 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Align the PCI Express #defines with the style used for the PCI-X 2012-09-18 22:04:59 +00:00
ofw Remove leftover from r215163. 2012-09-21 21:27:57 +00:00
powermac Work around broken device tree on last-generation PowerPC iMacs 2012-10-29 14:27:28 +00:00
powerpc Improve the handling of static DMA buffers that use non-default memory 2012-08-03 13:50:29 +00:00
ps3 - Change contigmalloc() to use the vm_paddr_t type instead of an unsigned 2012-03-01 19:58:34 +00:00
psim
wii Setup BAT0 and BAT1 on the Wii. 2012-11-21 08:04:21 +00:00