aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/alpha
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-1631-31/+31
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2931-31/+31
* MFC 1.6 -> 1.7: Handle flags from the "boot" command.John Polstra1999-08-211-2/+23
* Transition from using Perl to using awk for our text-manipulationMike Smith1999-01-181-1/+1
* Alpha-specific help topics (currently empty)Mike Smith1999-01-051-0/+0
* Add dependancy to build loader.help hereMike Smith1999-01-041-1/+1
* First cut at generating loader.help for the alphaMike Smith1999-01-031-0/+12
* Update for new boot block location.Jordan K. Hubbard1999-01-021-5/+1
* unlocalise build date (merge from i386)Mike Smith1998-12-151-0/+1
* 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-022-7/+19
* * Extend the memory available for the heap from 256k to 512k.Doug Rabson1998-10-317-18/+84
* Reserve some space for the stack in the region we recover from the initialMike Smith1998-10-241-2/+3
* Hex constants should only have one '0x' prefix.Mike Smith1998-10-201-1/+1
* Reclaim the 48k used by the first bootstrap stage by adding it to the mallocDoug Rabson1998-10-194-13/+23
* Rename boot2 to loader.Doug Rabson1998-10-182-3/+3
* 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
* Link fdboot to boot1 as well.Peter Wemm1998-10-141-0/+1
* Initial attempt to update the Alpha loader and kernel to use the machinePeter Wemm1998-10-144-187/+224
* add <sys/linker.h>Dima Ruban1998-10-111-1/+2
* VERBOSE_LS is obsoleteMike Smith1998-10-071-2/+0
* * Add old UFS compatibility code to alpha/boot1.Doug Rabson1998-09-2610-29/+66
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...Doug Rabson1998-09-204-5/+7
* Initial integration of the i386 bootloader and BTX.Mike Smith1998-09-171-313/+0
* Resynch with working sources before BTX integration.Mike Smith1998-09-141-4/+3
* Bootstrap updates.Mike Smith1998-09-032-11/+10
* Bootloader update.Mike Smith1998-08-3114-2268/+92
* Minor tweaks to track a couple of i386 changes and to make it compile.Doug Rabson1998-08-226-13/+31
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-2142-0/+6117