This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
ofw
History
Luiz Otavio O Souza
8d25059572
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
...
specific parts. Requested by: nwhitehorn
2014-05-04 04:01:26 +00:00
..
ofw_bus_if.m
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
2014-05-04 04:01:26 +00:00
ofw_bus_subr.c
Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) to
2014-02-02 16:41:54 +00:00
ofw_bus_subr.h
Add a set of helpers (ofw_bus_get_status() and ofw_bus_status_okay()) to
2014-02-02 16:41:54 +00:00
ofw_bus.h
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
2014-05-04 04:01:26 +00:00
ofw_console.c
Avoid warning about insecure format with clang.
2013-12-14 22:28:32 +00:00
ofw_disk.c
…
ofw_fdt.c
Return the correct IEEE 1275 code for "nextprop".
2013-12-10 21:01:28 +00:00
ofw_if.m
…
ofw_iicbus.c
Allow the use of OFW I2C bus together with iicbb(4) on OFW-based systems.
2014-02-13 18:22:49 +00:00
ofw_pci.h
…
ofw_standard.c
…
ofwbus.c
Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
2014-02-05 14:44:22 +00:00
ofwvar.h
…
openfirm.c
Make all Open Firmware internal interfaces endian-safe by using the new
2013-10-23 13:55:41 +00:00
openfirm.h
A few other common cases for encode-int decoding: OF_getencprop_alloc()
2013-10-22 21:20:05 +00:00
openfirmio.c
…
openfirmio.h
…
openpromio.c
…
openpromio.h
…