summaryrefslogtreecommitdiffstats
path: root/sys/boot/alpha/libalpha
Commit message (Expand)AuthorAgeFilesLines
* Don't clobber the default for CFLAGS.bde2001-08-311-1/+1
* One needs to introduce things with a `.file' directive before trying toobrien2001-05-281-1/+2
* Don't call prom_open() multiple times. This confuses some versions of SRMdfr2001-04-051-8/+22
* Fix whitespace.obrien2001-03-041-2/+2
* Preceed/preceeding are not english words. Use precede or preceding.asmodai2001-02-181-1/+1
* init booted_kernel from environment kernelname (if there)mjacob2000-11-141-0/+6
* move init of booted_kernel to bootinfo.cmjacob2000-11-141-4/+2
* Move the call to extend_heap() from main to start so that if our BSSdfr2000-10-251-0/+4
* Don't build start.S as part of libalpha.a - its built specially.dfr2000-10-251-1/+1
* Make the stack 12K- we seem to need a bit more.mjacob2000-09-181-3/+3
* Fix the more obvious warnings to deal with my earlier warning cleanups.jhb2000-08-032-11/+11
* Delay calling the device cleanup routines until the absolute lastps2000-06-141-0/+1
* Record the new PALcode revision in the pcs structure after changing todfr2000-06-031-0/+2
* Update loader logic to distinguish modules vs. files.bp2000-05-012-30/+30
* Pass unit number to bcache_strategy(), so that the cache can bedcs2000-03-151-2/+3
* Remove BAD144 support, it has already been disabled for some time.phk1999-12-081-1/+0
* Allow this driver to open disks with no labels (CDROMS don't).dfr1999-10-121-1/+2
* Change NetBSD/Alpha to FreeBSD/alpha.dfr1999-09-061-1/+1
* Slight reorganisation of the Alpha/SRM loader build:msmith1999-09-032-2/+4
* * Fix a stack of warnings.dfr1999-09-013-5/+12
* $Id$ -> $FreeBSD$peter1999-08-2821-21/+21
* Append the flags from the "boot" command to those which came fromjdp1999-08-141-2/+23
* Walk around the end of all the silly guessing of device types and unitmsmith1999-07-211-1/+19
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-162-5/+6
* Revert bootinfo to 1.4 and use a different solution to NULL m_argsdcs1999-03-201-5/+5
* Don't choke in MOD_ARGS() if mp->m_args is NULL.dfr1999-03-181-4/+5
* Add MODINFO_ARGS, parameters passed to a module at load time.dcs1999-03-081-1/+4
* 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-021-6/+13
* * Extend the memory available for the heap from 256k to 512k.dfr1998-10-312-8/+30
* 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
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-143-186/+217
* add <sys/linker.h>dima1998-10-111-1/+2
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-263-10/+12
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-202-4/+5
* Resynch with working sources before BTX integration.msmith1998-09-141-4/+3
* Bootstrap updates.msmith1998-09-031-1/+8
* Bootloader update.msmith1998-08-315-75/+83
* Minor tweaks to track a couple of i386 changes and to make it compile.dfr1998-08-222-3/+8
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-2119-0/+2498
OpenPOWER on IntegriCloud