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
9cecb88ce3
Use TOC to look up all kernel globals on powerpc64 instead of doing the
...
non-relocatable lis @ha, ori @l dance and hoping they are below 4 GB. MFC after: 2 months
2015-01-18 20:00:33 +00:00
..
ofw_machdep.c
Refactor PowerPC (especially AIM) init sequence to be less baroque.
2015-01-18 18:32:43 +00:00
ofw_pci.c
Open Firmware interrupt specifiers can consist of arbitrary-length byte
2014-02-01 17:17:35 +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
Open Firmware interrupt specifiers can consist of arbitrary-length byte
2014-02-01 17:17:35 +00:00
ofw_pcibus.c
Fix a paste-o commited in r272109: we need to get the interrupts for the
2014-09-26 15:16:53 +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
Correct the order of arguments to mtx_init().
2014-02-14 11:18:15 +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
Use TOC to look up all kernel globals on powerpc64 instead of doing the
2015-01-18 20:00:33 +00:00
ofwmagic.S
…
openpic_ofw.c
Move Open Firmware device root on PowerPC, ARM, and MIPS systems to
2014-02-05 14:44:22 +00:00
rtas.c
Make RTAS calls, which call setfault() to recover from machine checks,
2013-11-27 21:51:34 +00:00