aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha/libalpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-2521-21/+21
* MFC the bcache loader fixes.John Baldwin2000-03-161-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2921-21/+21
* MFC 1.6 -> 1.7: Handle flags from the "boot" command.John Polstra1999-08-211-2/+23
* Include "bootstrap.h" to get a definition for bcache_devdata.Mike Smith1998-11-031-1/+2
* Implement a simple LRU block cache. By default this is initialised to 16k,Mike Smith1998-11-021-6/+13
* * Extend the memory available for the heap from 256k to 512k.Doug Rabson1998-10-312-8/+30
* Turn of disk debugging by default (suppress annoying "partition marked asMike Smith1998-10-161-2/+2
* Fix the bootinfo so that the right values actual make it into the kernel.Doug Rabson1998-10-152-10/+11
* Get the last used address via a more conservative method, don't dependPeter Wemm1998-10-151-4/+6
* Initial attempt to update the Alpha loader and kernel to use the machinePeter Wemm1998-10-143-186/+217
* add <sys/linker.h>Dima Ruban1998-10-111-1/+2
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-263-10/+12
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...Doug Rabson1998-09-202-4/+5
* Resynch with working sources before BTX integration.Mike Smith1998-09-141-4/+3
* Bootstrap updates.Mike Smith1998-09-031-1/+8
* Bootloader update.Mike Smith1998-08-315-75/+83
* Minor tweaks to track a couple of i386 changes and to make it compile.Doug Rabson1998-08-222-3/+8
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-2119-0/+2498