freebsd-skq/sys/dev/ofw
Pedro F. Giffuni 7282444b10 sys/dev: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 3-Clause license.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

Special thanks to Wind River for providing access to "The Duke of
Highlander" tool: an older (2014) run over FreeBSD tree was useful as a
starting point.
2017-11-20 19:36:21 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Enable using ofw_bus_find_compatible in early platform code 2017-08-09 01:06:40 +00:00
ofw_bus_subr.h 'private' isn't a PNP string field, so instead used the reserved '#' 2017-10-04 14:41:45 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c Update comment ot reflect realilty, we know also take care of CPUs that 2017-04-20 15:06:16 +00:00
ofw_cpu.h
ofw_disk.c
ofw_fdt.c Enable OF_setprop API function to add property in FDT 2017-08-10 13:45:56 +00:00
ofw_if.m
ofw_pci.h
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
openfirm.h
openfirmio.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +00:00
openfirmio.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +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