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
/
powerpc
/
ofw
History
Nathan Whitehorn
4aa3cee65a
Revert last few revisions; apologies for the noise. There are very rare,
...
broken systems that require SPRG state to be preserved.
2013-12-01 19:59:36 +00:00
..
ofw_cpu.c
Fix error in r252115: space for the softc needs to be allocated. This
2013-09-07 20:52:31 +00:00
ofw_machdep.c
Revert last few revisions; apologies for the noise. There are very rare,
2013-12-01 19:59:36 +00:00
ofw_pci.c
Add two new interfaces to ofw_bus:
2013-10-23 17:24:21 +00:00
ofw_pci.h
Provide an interface for PCI bus drivers that need some of ofw_pci's
2013-10-21 13:57:34 +00:00
ofw_pcib_pci.c
Add two new interfaces to ofw_bus:
2013-10-23 17:24:21 +00:00
ofw_pcibus.c
Following the approach with ACPI DMAR on x86, split IOMMU handling into
2013-11-12 16:15:09 +00:00
ofw_pcibus.h
Following the approach with ACPI DMAR on x86, split IOMMU handling into
2013-11-12 16:15:09 +00:00
ofw_real.c
Increase the size of the OFW bounce buffer to 4 pages. With this I can now run
2013-07-24 02:01:01 +00:00
ofw_syscons.c
Add a sysctl to allow disabling resetting the OF syscons.
2013-11-17 20:29:33 +00:00
ofw_syscons.h
Allow Open Firmware syscons to attach to devices without an "address"
2013-09-26 22:47:02 +00:00
ofwcall32.S
…
ofwcall64.S
…
ofwmagic.S
…
openpic_ofw.c
Allow PIC drivers to translate firmware sense codes for themselves. This
2013-10-24 15:37:32 +00:00
rtas.c
Make RTAS calls, which call setfault() to recover from machine checks,
2013-11-27 21:51:34 +00:00