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
loos
aef5f9f1b8
Do not leak the OFW memory when the result does not satisfy our alignment
...
requirement. While here, fix style(9) issues.
2015-01-30 14:09:07 +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
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
Move gpiobus routines to dev/gpio. Avoid polluting ofw_bus with bus
2014-05-04 04:01:26 +00:00
ofw_console.c
Use callout(9) instead of timeout(9).
2014-09-02 18:57:19 +00:00
ofw_cpu.c
Update the parsing of the cpu node. We are unable to use the reg property
2015-01-21 16:52:24 +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
Allow i2c bus speed to be configured via hints, FDT data, and sysctl.
2014-11-18 01:54:31 +00:00
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
Revert rr271190, it was based on a misunderstanding. The problem of
2014-09-06 17:50:59 +00:00
openfirmio.c
…
openfirmio.h
…
openpromio.c
…
openpromio.h
…