summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64
Commit message (Expand)AuthorAgeFilesLines
...
* Apparently either gcc or ld, in their infinite wisdom, want toobrien2002-03-282-0/+16
* Opps, bootblock component is no more.obrien2002-03-281-1/+1
* Add a Makefile for sparc64 at this level.obrien2002-03-281-0/+5
* Change every occurrence of "bootblock" into "boot1" afterrobert2002-03-051-7/+7
* - Fix seeking for offsets requiring more than 32 bits.robert2002-03-052-10/+54
* Catch up to change in tte format.jake2002-03-011-3/+3
* - Fix indentation and return statements to conform to style(9).robert2002-02-262-810/+856
* 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
* Add the FreeBSD/sparc64 bootblock and its make file.robert2002-02-154-0/+1448
* 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