This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
powerpc
/
ofw
History
Nathan Whitehorn
4d210a60c3
Fix bug on newbus device deletion: we should delete the child's devinfo
...
on deletion, not the parent's. MFC after: 3 weeks
2019-06-16 21:56:45 +00:00
..
ofw_initrd.c
[PPC64] Fix ofw_initrd
2019-06-11 11:16:41 +00:00
ofw_machdep.c
Extract eventfilter declarations to sys/_eventfilter.h
2019-05-20 00:38:23 +00:00
ofw_pcib_pci.c
Sprinkle EARLY_DRIVER_MODULE around the tree
2018-12-04 04:55:49 +00:00
ofw_pcibus.c
Fix bug on newbus device deletion: we should delete the child's devinfo
2019-06-16 21:56:45 +00:00
ofw_pcibus.h
…
ofw_real.c
…
ofw_syscons.c
…
ofw_syscons.h
…
ofwcall32.S
…
ofwcall64.S
powerpc64: Use medium code model in asm files for TOC references
2019-03-29 02:38:30 +00:00
openpic_ofw.c
powerpc: Bind IRQs to only one interrupt on QorIQ SoCs
2019-02-06 03:52:14 +00:00
rtas.c
…