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
/
fdt
History
Marcel Moolenaar
120c7e2eb7
Simplify simplebus_setup_intr and don't call MD code directly. We can
...
(and have to) trust our parent to handle interrupt configuration.
2012-07-02 23:53:08 +00:00
..
fdt_common.c
Respect phy-handle property in Ethernet nodes of the device tree.
2012-03-04 19:22:52 +00:00
fdt_common.h
Add a new geom class which allows to divide NAND Flash chip
2012-05-22 08:33:14 +00:00
fdt_mips.c
FDT support for MIPS.
2011-10-18 07:29:21 +00:00
fdt_pci.c
Preset (clear) the ranges we're supposed to fill from the FDT. If a
2012-05-24 20:24:49 +00:00
fdt_powerpc.c
Fix OF_finddevice error return value in case of FDT.
2011-12-02 15:24:39 +00:00
fdt_slicer.c
Add a new geom class which allows to divide NAND Flash chip
2012-05-22 08:33:14 +00:00
fdt_static_dtb.S
…
fdtbus.c
Properly implement bus_setup_intr so that it handles the configuration
2012-07-02 23:49:29 +00:00
simplebus.c
Simplify simplebus_setup_intr and don't call MD code directly. We can
2012-07-02 23:53:08 +00:00