freebsd-dev/sys/dev/ofw
Warner Losh fbbd9655e5 Renumber copyright clause 4
Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by:	Jan Schaumann <jschauma@stevens.edu>
Pull Request:	https://github.com/freebsd/freebsd/pull/96
2017-02-28 23:42:47 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c sys/dev: Replace zero with NULL for pointers. 2017-02-20 03:43:12 +00:00
ofw_bus_subr.h Expand OpenFirmware API with ofw_bus_node_status_okay 2017-01-25 10:28:21 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c
ofw_cpu.h
ofw_disk.c
ofw_fdt.c Restrict where we need to define fdt_fixup_table to just PowerPC and 2016-09-23 14:11:23 +00:00
ofw_if.m
ofw_pci.h Revert r295756: 2016-02-20 12:28:20 +00:00
ofw_standard.c
ofw_subr.c Add a ofw_parse_bootargs function, and use it for powerpc 2016-09-21 02:28:39 +00:00
ofw_subr.h Add a ofw_parse_bootargs function, and use it for powerpc 2016-09-21 02:28:39 +00:00
ofwbus.c INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
ofwpci.c Convert PCIe Hot Plug to using pci_request_feature 2017-02-25 06:11:59 +00:00
ofwpci.h OFWPCI: Add support for NEW_PCIB. 2016-07-17 13:43:46 +00:00
ofwvar.h
openfirm.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
openfirm.h Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
openfirmio.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
openfirmio.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
openpromio.c Remove NULL checks after M_WAITOK allocations from sys/dev/ofw/. 2016-08-09 15:55:14 +00:00
openpromio.h