1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/powerpc/ofw
Nathan Whitehorn 5c845fde2e Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent
executables. The goal here, not yet accomplished, is to let the e500 kernel
run under QEMU by setting KERNBASE to something that fits in low memory and
then having the kernel relocate itself at runtime.
2015-03-07 20:14:46 +00:00
..
ofw_machdep.c Correctness improvements for removing FDT excluded memory areas. 2015-01-31 18:39:32 +00:00
ofw_pci.c
ofw_pci.h
ofw_pcib_pci.c
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
ofw_real.c
ofw_syscons.c Remove FreeBSD/wii. 2015-02-10 06:35:16 +00:00
ofw_syscons.h
ofwcall32.S Make 32-bit PowerPC kernels, like 64-bit PowerPC kernels, position-independent 2015-03-07 20:14:46 +00:00
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
rtas.c Allow use of a pre-instantiated RTAS as well as a self-instantiated one. This 2015-01-22 22:04:43 +00:00