freebsd-dev/sys/powerpc/ofw
Nathan Whitehorn 9134df8b6f Add better error handling for RTAS calls. These can potentially cause
machine checks (e.g. invalid PCI configuration cycles), but these can
be caught and recovered from. This change also the RTAS PCI driver to
work without modification as a replacement for the Grackle driver on
Grackle-based Powermacs.
2011-06-26 16:11:36 +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 Retry the memory map-related portions of r222613, written by andreast, 2011-06-04 04:00:40 +00:00
ofw_pcib_pci.c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00
ofw_pcibus.c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00
ofw_real.c MFpseries: 2011-06-02 14:12:37 +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
ofwcall32.S Use the ABI-mandated thread pointer register (r2 for ppc32, r13 for ppc64) 2011-06-23 22:21:28 +00:00
ofwcall64.S MFpseries: 2011-06-02 14:12:37 +00:00
ofwmagic.S MFpseries: 2011-06-02 14:12:37 +00:00
rtas.c Add better error handling for RTAS calls. These can potentially cause 2011-06-26 16:11:36 +00:00