freebsd-skq/sys/boot/ia64/ski
marcel 09f8bacb54 Use the new arch_loadaddr I/F to align ELF objects to PBVM page
boundaries. For good measure, align all other objects to cache
lines boundaries.

Use the new arch_loadseg I/F to keep track of kernel text and
data so that we can wire as much of it as is possible. It is
the responsibility of the kernel to link critical (read IVT
related) code and data at the front of the respective segment
so that it's covered by TRs before the kernel has a chance to
add more translations.

Use a better way of determining whether we're loading a legacy
kernel or not. We can't check for the presence of the PBVM page
table, because we may have unloaded that kernel and loaded an
older (legacy) kernel after that. Simply use the latest load
address for it.
2011-04-03 23:49:20 +00:00
..
acpi_stub.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
conf.c MFaltix: 2011-03-16 03:53:18 +00:00
delay.c
efi_stub.c Use the new arch_loadaddr I/F to align ELF objects to PBVM page 2011-04-03 23:49:20 +00:00
exit.c
ldscript.ia64 Merge binutils 2.17.50 to head. This brings a number of improvements to 2011-02-18 20:54:12 +00:00
libski.h MFaltix: 2011-03-16 03:53:18 +00:00
main.c Use the new arch_loadaddr I/F to align ELF objects to PBVM page 2011-04-03 23:49:20 +00:00
Makefile MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (which simplifies some powerpc/powerpc64 ifs) 2010-08-23 01:50:34 +00:00
pal_stub.S
sal_stub.c
skiconsole.c
skifs.c
skiload.cmd
skimd.c Make the ski loader functional again after the previous set of changes. 2011-04-03 03:26:12 +00:00
ssc.c
start.S
time.c
version MFaltix: 2011-03-16 03:53:18 +00:00