1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-29 12:03:03 +00:00
freebsd/sys/dev/ofw
Nathan Whitehorn 054e5dcbe4 Change the argument type to OF_call_method to take an array of cell_t
instead of unsigned longs to prepare for platforms where they are not
the same.
2010-07-08 14:29:23 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
ofw_bus_subr.h Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
ofw_bus.h
ofw_console.c
ofw_disk.c Missed style fixes. 2009-06-14 00:15:26 +00:00
ofw_fdt.c Initial implementation of the OFW i/f methods for FDT back-end. 2010-05-28 10:51:44 +00:00
ofw_if.m Change the argument type to OF_call_method to take an array of cell_t 2010-07-08 14:29:23 +00:00
ofw_iicbus.c Fix style. 2009-06-14 00:05:38 +00:00
ofw_pci.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-01 16:52:11 +00:00
ofw_standard.c Change the argument type to OF_call_method to take an array of cell_t 2010-07-08 14:29:23 +00:00
ofwvar.h Fix style. 2009-06-14 00:05:38 +00:00
openfirm.c Change the argument type to OF_call_method to take an array of cell_t 2010-07-08 14:29:23 +00:00
openfirm.h Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
openfirmio.c Fix style. 2009-06-14 00:05:38 +00:00
openfirmio.h
openpromio.c
openpromio.h