freebsd-dev/sys/mips
Oleksandr Tymoshenko 48fc5de116 - Introduce kernel_kseg0_end variable that marks first address in KSEG0
available for use. All data below this address considered to be used
    by kernel. Along with kernel own data it might be symbol tables
    prepeared by trampoline code, boot loader service data passed for
    further analysis by kernel, etc... By default kernel_kseg0_end points
    to the end of loaded kernel.

- Introduce mips_postboot_fixup function. It checks for symbol information
    copied by ELF trampoline and passes it to KDB
2010-01-24 03:10:48 +00:00
..
adm5120 Update from old DDB convetion to initialize debugger to new KDB way. 2010-01-23 00:18:12 +00:00
alchemy Update from old DDB convetion to initialize debugger to new KDB way. 2010-01-23 00:18:12 +00:00
atheros Update from old DDB convetion to initialize debugger to new KDB way. 2010-01-23 00:18:12 +00:00
cavium Eliminate octeonregs.h. It was a copy of maltaregs.h with 2010-01-23 06:42:47 +00:00
compile
conf - Add driver for PCF2123, SPI real time clock/calendar 2010-01-22 22:14:12 +00:00
idt Update from old DDB convetion to initialize debugger to new KDB way. 2010-01-23 00:18:12 +00:00
include - Introduce kernel_kseg0_end variable that marks first address in KSEG0 2010-01-24 03:10:48 +00:00
malta Update from old DDB convetion to initialize debugger to new KDB way. 2010-01-23 00:18:12 +00:00
mips - Introduce kernel_kseg0_end variable that marks first address in KSEG0 2010-01-24 03:10:48 +00:00
rmi Changes the order of the setting the int happened (inside 2010-01-24 01:06:02 +00:00
sentry5 Update from old DDB convetion to initialize debugger to new KDB way. 2010-01-23 00:18:12 +00:00
sibyte Remove Sibyte specific code from locore.S that sets the k0seg coherency. 2010-01-23 03:19:13 +00:00