summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/bootstrap.h
Commit message (Expand)AuthorAgeFilesLines
* Implement a simple LRU block cache. By default this is initialised to 16k,msmith1998-11-021-1/+10
* Export an interface for presetting the ISA PnP read port address.msmith1998-10-221-1/+9
* Make ISA PnP work. This successfully enumerates as many ISA devices as Imsmith1998-10-211-16/+65
* loader <-> kernel preload module interface constants moved to common file.peter1998-10-091-53/+1
* Sync the MODINFO constants with <sys/linker.h>msmith1998-10-091-5/+6
* - VERBOSE_LS is obsolete, as the heap is much better behaved now.msmith1998-10-071-1/+2
* First shot at loading elf symbols. Things are a bit strange becausepeter1998-10-021-1/+3
* Uncomment prototype for elf_loadmodulepeter1998-09-301-2/+2
* * Add old UFS compatibility code to alpha/boot1.dfr1998-09-261-2/+3
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-201-1/+2
* Add a generic hexdump tool for debugging purposes.msmith1998-09-191-1/+2
* Resynch with working sources before BTX integration.msmith1998-09-141-15/+38
* Generic plug-and-play enumerator infrastructure. Query suppliedmsmith1998-09-041-1/+24
* Bootstrap updates.msmith1998-09-031-3/+41
* Bootloader update.msmith1998-08-311-15/+27
* This is the new unified bootstrap, sometimes known previously as themsmith1998-08-211-0/+226
OpenPOWER on IntegriCloud