aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/common
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.12 (steal 512KB more from system memory for heap instead of 256KB)David E. O'Brien2001-03-041-9/+11
* MFC: Move the call to extend_heap() from main to startAndrew Gallatin2000-10-281-3/+2
* MFC: Always install boot loader forth files and default loader.conf duringJohn Baldwin2000-07-121-1/+1
* MFC: Commonly install manpages and backup previous loader.David E. O'Brien2000-07-061-8/+5
* MFC: Reactivate forth on the alpha. You *MUST* build and installPaul Saab2000-05-181-1/+18
* MFC: Latest PXE and ext2fs support.Paul Saab2000-05-041-0/+3
* Connect up the bootforth glue and compile it, but don't initialize itPeter Wemm1999-12-271-3/+13
* Don't build gensetdefs when we can use /usr/bin/gensetdefs. The latterMarcel Moolenaar1999-12-163-102/+8
* Fix build break.Doug Rabson1999-10-091-1/+0
* Add net device to netboot.Doug Rabson1999-10-091-0/+3
* Add more missing files from the reorganisation.Mike Smith1999-09-072-0/+99
* Common Alpha loader Makefile, omitted accidentally from the previous setMike Smith1999-09-061-0/+83
* * Fix a stack of warnings.Doug Rabson1999-09-011-3/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Implement a simple LRU block cache. By default this is initialised to 16k,Mike Smith1998-11-021-1/+6
* * Extend the memory available for the heap from 256k to 512k.Doug Rabson1998-10-311-4/+48
* Reserve some space for the stack in the region we recover from the initialMike Smith1998-10-241-2/+3
* Reclaim the 48k used by the first bootstrap stage by adding it to the mallocDoug Rabson1998-10-191-8/+16
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-261-2/+2
* Initial integration of the i386 bootloader and BTX.Mike Smith1998-09-171-313/+0
* Bootstrap updates.Mike Smith1998-09-031-10/+2
* Bootloader update.Mike Smith1998-08-311-2/+3
* Minor tweaks to track a couple of i386 changes and to make it compile.Doug Rabson1998-08-221-4/+17
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-214-0/+581