freebsd-dev/sys/powerpc/ofw
Nathan Whitehorn fe3b4685c7 Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware
mappings need to end up in the kernel anyway since the kernel begins
executing in OF context. Separating them adds needless complexity,
especially since the powerpc64 and mmu_oea64 code gave up on it a long
time ago.

As a side effect, the PPC ofw_machdep code is no longer AIM-specific,
so move it to powerpc/ofw.
2010-11-12 05:12:38 +00:00
..
ofw_cpu.c Introduce support for cpufreq on PowerPC with the dynamic frequency 2009-05-31 09:01:23 +00:00
ofw_machdep.c Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware 2010-11-12 05:12:38 +00:00
ofw_pcib_pci.c Add MSI support for PCI devices attached to the CPC925 and CPC945 bridges 2010-06-18 17:39:56 +00:00
ofw_pcibus.c Change the default interrupt polarity on PowerPC systems from high to low. 2010-06-18 14:16:24 +00:00
ofw_real.c Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
ofw_syscons.c Map the Open Firmware framebuffer console with write combining turned on, 2010-10-01 19:02:31 +00:00
ofw_syscons.h Add support for a console mouse pointer on Open Firmware syscons. 2008-12-13 20:13:22 +00:00