summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/loader
Commit message (Expand)AuthorAgeFilesLines
* Do not use semi-fixed TLB slots for the 4M kernel pages any more.tmm2002-04-023-25/+24
* 1.) Rename locore.s to locore.S (by repocopy), to be able to removetmm2002-04-023-144/+21
* Add support for booting from CD-ROM. Make it possible to enable UFStmm2002-04-012-0/+27
* Catch up to change in tte format.jake2002-03-011-3/+3
* Keep track of the ttes used to map the kernel and pass them to it as loaderjake2002-02-234-35/+126
* Add make variables for fs support and propagate them to CFLAGS. Putjake2002-02-231-9/+21
* Fix fs support ifdefs. Add tftp support. Add physical and virtualjake2002-02-231-12/+107
* Allocate a frame on our initial stack so that it doesn't run off intojake2002-02-232-12/+24
* Include <machine/metadata.h>.jake2002-02-231-0/+2
* Avoid having the text and data sections merged into one programrobert2001-12-281-1/+1
* Add code to copy the enironment and loader metadata into kernel space.jake2001-10-302-2/+320
* Add definitions for network support, doesn't work yet.jake2001-10-301-27/+40
* Use ENTRY() for defining functions in asm.jake2001-10-302-156/+32
* Fix some warnings.robert2001-10-151-4/+4
* Add the FreeBSD/sparc64 boot loader source files.robert2001-10-153-0/+658
* Add a Makefile for the sparc64 boot loader.robert2001-10-151-0/+76
OpenPOWER on IntegriCloud