Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/acorn32/stand/lib/srt0.S
RevisionDateAuthorComments
 1.4  11-Dec-2005  christos merge ktrace-lwp.
 1.3  13-Jun-2004  abs Add BOOT_LEAVE_MEMORY (desired memory left unused) and BOOT_MIN_AVAIL_MEMORY
(minimum desired free memory), default them to 5M and 10M respectively.
On a machine with more than (BOOT_LEAVE_MEMORY + BOOT_MIN_AVAIL_MEMORY) free
BOOT_LEAVE_MEMORY will be left unused.
Allows a kernel to be booted from SparkFS on a machine with more than 15M
of free memory (SparkFS needs to be able to allocate memory for the
uncompressed kernel)
 1.2  18-May-2004  gavan Claim maximum available memory during boot32 startup. This removes
the need to explicitly set the WIMP slot size before running the bootloader.

Conditional on BOOT_MAXIMISE_MEMORY, so as not to interfere with potential
future uses of libriscos.

Also remove references to increasing WIMP slot size, as this is now
meaningless.
 1.1  28-Dec-2002  reinoud branches: 1.1.2; 1.1.4; 1.1.6;
Initial commit of the 3rd generation of bootloaders for the Acorn32
platform. It features far better support for newer architectures and is
fully rewritten in C and compile-able under NetBSD.

Since it shares code with `boot26' for Acorn26 merging the common parts is
likely to be next on the list.
 1.1.6.2  17-Jun-2004  tron Pull up revision 1.3 (requested by abs in ticket #497):
Add BOOT_LEAVE_MEMORY (desired memory left unused) and BOOT_MIN_AVAIL_MEMORY
(minimum desired free memory), default them to 5M and 10M respectively.
On a machine with more than (BOOT_LEAVE_MEMORY + BOOT_MIN_AVAIL_MEMORY) free
BOOT_LEAVE_MEMORY will be left unused.
Allows a kernel to be booted from SparkFS on a machine with more than 15M
of free memory (SparkFS needs to be able to allocate memory for the
uncompressed kernel)
 1.1.6.1  22-May-2004  he Pull up revision 1.2 (requested by abs in ticket #365):
Claim maximum available memory during boot32 startup. This
removes the need to explicitly set the WIMP slot size before
running the bootloader.
Conditional on BOOT_MAXIMISE_MEMORY, so as not to interfere
with potential future uses of libriscos.
Also remove references to increasing WIMP slot size, as
this is now meaningless.
 1.1.4.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.1  03-Aug-2004  skrll Sync with HEAD
 1.1.2.2  29-Dec-2002  thorpej Sync with HEAD.
 1.1.2.1  28-Dec-2002  thorpej file srt0.S was added on branch nathanw_sa on 2002-12-29 19:15:19 +0000

RSS XML Feed