summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha
Commit message (Expand)AuthorAgeFilesLines
* Include "bootstrap.h" to get a definition for bcache_devdata.msmith1998-11-031-1/+2
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-022-7/+19
* * Extend the memory available for the heap from 256k to 512k.dfr1998-10-317-18/+84
* Reserve some space for the stack in the region we recover from the initialmsmith1998-10-241-2/+3
* Hex constants should only have one '0x' prefix.msmith1998-10-201-1/+1
* Reclaim the 48k used by the first bootstrap stage by adding it to the mallocdfr1998-10-194-13/+23
* Rename boot2 to loader.dfr1998-10-182-3/+3
* Turn of disk debugging by default (suppress annoying "partition marked asmsmith1998-10-161-2/+2
* Fix the bootinfo so that the right values actual make it into the kernel.dfr1998-10-152-10/+11
* Get the last used address via a more conservative method, don't dependpeter1998-10-151-4/+6
* Link fdboot to boot1 as well.peter1998-10-141-0/+1
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-144-187/+224
* add <sys/linker.h>dima1998-10-111-1/+2
* VERBOSE_LS is obsoletemsmith1998-10-071-2/+0
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-2610-29/+66
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-204-5/+7
* Initial integration of the i386 bootloader and BTX.msmith1998-09-171-313/+0
* Resynch with working sources before BTX integration.msmith1998-09-141-4/+3
* Bootstrap updates.msmith1998-09-032-11/+10
* Bootloader update.msmith1998-08-3114-2268/+92
* Minor tweaks to track a couple of i386 changes and to make it compile.dfr1998-08-226-13/+31
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-2142-0/+6117
OpenPOWER on IntegriCloud