freebsd-dev/sys/powerpc/ofw
Justin Hibbits 15b5b0aca5 Increase the size of the OFW bounce buffer to 4 pages. With this I can now run
'ofwdump -ap' on my quad G5.

MFC after:	9.2 branch
2013-07-24 02:01:01 +00:00
..
ofw_cpu.c Cache the Open Firmware CPU properties at attach time, so we don't always 2013-06-23 14:20:54 +00:00
ofw_machdep.c Prevent an error resulting from signed/unsigned comparison on systems 2012-01-20 22:24:39 +00:00
ofw_pci.c The bus resource adjustment API is not meant to work on active resources. 2012-02-07 19:14:13 +00:00
ofw_pci.h Unify OF PCI infrastructure, including changing from parsing the device 2012-02-04 19:54:13 +00:00
ofw_pcib_pci.c Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_pcibus.c Make ofw_bus_get_node() consistently return -1 when there is no associated 2012-03-15 22:53:39 +00:00
ofw_real.c Increase the size of the OFW bounce buffer to 4 pages. With this I can now run 2013-07-24 02:01:01 +00:00
ofw_syscons.c Don't probe the openfirmware framebuffer if the system is a Wii or it 2012-08-21 06:33:10 +00:00
ofw_syscons.h
ofwcall32.S
ofwcall64.S This commit adds profiling support for powerpc64. Now we can do application 2012-01-20 22:34:19 +00:00
ofwmagic.S
rtas.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00