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
Luiz Otavio O Souza
09b2544b71
Remove all the instances of '#undef DEBUG' from kernel.
...
Suggested by: rpaulo Approved by: adrian (mentor)
2013-10-25 18:38:44 +00:00
..
fdt_common.c
Do not map IRQs twice. This fixes PowerPC/FDT systems with multiple PICs,
2013-10-24 15:44:29 +00:00
fdt_common.h
MFP4: 223121 (FDT infrastructure portion)
2013-10-21 21:13:01 +00:00
fdt_ic_if.m
MFP4: 223121 (FDT infrastructure portion)
2013-10-21 21:13:01 +00:00
fdt_mips.c
MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,
2013-10-22 15:29:59 +00:00
fdt_pci.c
Remove OF_instance_to_package() hack for FDT and replace with use of the
2013-10-23 14:04:09 +00:00
fdt_powerpc.c
Standards-conformance and code deduplication:
2013-10-22 14:07:57 +00:00
fdt_slicer.c
Remove all the instances of '#undef DEBUG' from kernel.
2013-10-25 18:38:44 +00:00
fdt_static_dtb.S
…
fdt_x86.c
Add basic support for FDT to i386 & amd64. This change includes:
2013-05-21 03:05:49 +00:00
fdtbus.c
Use common OFW root code to set up fdtbus. This is an almost purely
2013-10-25 13:29:07 +00:00
simplebus.c
Remove OF_instance_to_package() hack for FDT and replace with use of the
2013-10-23 14:04:09 +00:00