summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/loader/metadata.c
Commit message (Expand)AuthorAgeFilesLines
* Set RB_SERIAL in boothowto if the firmware output-device is ttya or ttyb.jake2003-11-111-4/+6
* Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (forpeter2003-04-301-1/+3
* Change the device path representation in libofw to use the full firmwarejake2002-11-101-12/+3
* Pass the right number of tlb slots to the kernel. The allocation schemetmm2002-10-181-10/+4
* Add boot_serial and boot_multicons variables to set RB_SERIAL andpeter2002-06-201-0/+2
* Use a contrived 'tlb_entry' structure for passing the mappings for thejake2002-05-291-7/+6
* Do not use semi-fixed TLB slots for the 4M kernel pages any more.tmm2002-04-021-2/+2
* Keep track of the ttes used to map the kernel and pass them to it as loaderjake2002-02-231-0/+19
* Include <machine/metadata.h>.jake2002-02-231-0/+2
* Add code to copy the enironment and loader metadata into kernel space.jake2001-10-301-0/+315
OpenPOWER on IntegriCloud