1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys/dev/ofw
Andrew Turner 16a1c0a829 Adda function to iterate over the cpu nodes in the OFW or FDT data. This
will be used with arm64 to find which cpus to enable, and could also be
used with 32-bit arm and mips for the same purpose.

Differential Revision:	https://reviews.freebsd.org/D1825
Sponsored by:	The FreeBSD Foundation
2015-02-19 16:34:48 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Introduce ofw_bus_reg_to_rl() to replace part of common bus code 2015-01-13 00:00:09 +00:00
ofw_bus_subr.h Introduce ofw_bus_reg_to_rl() to replace part of common bus code 2015-01-13 00:00:09 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c Adda function to iterate over the cpu nodes in the OFW or FDT data. This 2015-02-19 16:34:48 +00:00
ofw_cpu.h Adda function to iterate over the cpu nodes in the OFW or FDT data. This 2015-02-19 16:34:48 +00:00
ofw_disk.c
ofw_fdt.c Return an appropriate error code in the case of a missing property rather 2015-01-17 07:01:51 +00:00
ofw_if.m
ofw_iicbus.c
ofw_pci.h
ofw_standard.c
ofwbus.c Introduce ofw_bus_reg_to_rl() to replace part of common bus code 2015-01-13 00:00:09 +00:00
ofwvar.h
openfirm.c Do not leak the OFW memory when the result does not satisfy our alignment 2015-01-30 14:09:07 +00:00
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h