freebsd-nq/sys/powerpc/ofw
Justin Hibbits bb7137e1a3 Stop special casing 32-bit AIM in memory parsing
There's no need to special case 32-bit AIM to short circuit processing.
Some AIM CPUs can handle 36 bit addresses, and 64-bit CPUs can run 32-bit
OSes, so this will allow us to expand for that in the future if we desire.
2017-11-17 04:10:52 +00:00
..
ofw_machdep.c Stop special casing 32-bit AIM in memory parsing 2017-11-17 04:10:52 +00:00
ofw_pcib_pci.c Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
ofw_pcibus.c Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
ofw_pcibus.h
ofw_real.c
ofw_syscons.c
ofw_syscons.h
ofwcall32.S
ofwcall64.S
ofwmagic.S
openpic_ofw.c
rtas.c