OpenGrok
Cross Reference: version
xref
: /
src
/
sys
/
arch
/
acorn32
/
stand
/
boot32
/
version
Home
|
History
|
Annotate
|
Download
|
only in
boot32
History log of
/src/sys/arch/acorn32/stand/boot32/version
Revision
Date
Author
Comments
1.12
23-Nov-2008
chris
Stop attempts to boot a kernel that is bigger than the first DRAM block.
At the moment too much stuff assumes that the kernel is contiguous in
physical memory.
While this doesn't make an INSTALL kernel work for me it at least now
indicates what the fault is, and I can swap the memory sticks round.
1.11
19-Aug-2006
bjh21
branches: 1.11.58; 1.11.62; 1.11.68; 1.11.70;
Add support to boot32 for passing a real vsync frequency to NetBSD.
Unfortunately, RISC OS doesn't seem to provide a sensible way to ask what
frame rate it's using so we resort to measuring it ourselves.
1.10
11-Dec-2005
christos
branches: 1.10.4; 1.10.8;
merge ktrace-lwp.
1.9
26-May-2004
abs
branches: 1.9.12;
Adjust the reserved heap space based on memory size. This avoids running out
of heap on machines with large amounts of memory. Tested on 33MB RISC OS 4
and 128MB RISC OS 5 machines. Updated version to 3.40.
1.8
19-May-2004
abs
Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of
bubblesort in acorn32 bootloader. Reduces time to sort memory on A710 equipped
RiscPC from over twenty seconds to effectively instantaneous.
Update boot version to 3.30
1.7
03-Jun-2003
reinoud
branches: 1.7.2; 1.7.4;
Cleanup DRAM video memory allocation. This needed to be done anyway and it
also ought to solve bootproblems with the A7000(+) family.
As an extra benefit, the surplus memory of the screen is returned to the
memorypool.
1.6
08-Jan-2003
reinoud
Fixup serious loading problems (together with the former commit of start.S)
major code cleanup esp. types used. Also cleanup up a major BUG that for
some odd reason worked :-/ makes me puzzled. It signifies that there might
be copies around in physical space of the DRAM ??? and thus its function
was motherboard dependent? It must have been old cruft from before the
cleanup of the relocation engine.
1.5
06-Jan-2003
reinoud
Fix miscelanious small errors that arose from having non Mb aligned memory
for the videoscreen.
1.4
06-Jan-2003
reinoud
Small fixes that showed up during boot-testing of a Pace DSL4000 running
the RISC OS-STB 4.0.0 version of RISC OS.
1.3
06-Jan-2003
reinoud
We have version 3.02 now : just a small fix for bootkernel name guessing.
1.2
02-Jan-2003
reinoud
Oeps... forgot the versions file
1.1
28-Dec-2002
reinoud
branches: 1.1.2;
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.2.6
15-Jan-2003
thorpej
Sync with HEAD.
1.1.2.5
07-Jan-2003
thorpej
Sync with HEAD.
1.1.2.4
06-Jan-2003
reinoud
Pull up the bootloader to -current
1.1.2.3
03-Jan-2003
thorpej
Sync with HEAD.
1.1.2.2
29-Dec-2002
thorpej
Sync with HEAD.
1.1.2.1
28-Dec-2002
thorpej
file version was added on branch nathanw_sa on 2002-12-29 19:15:10 +0000
1.7.4.2
29-May-2004
tron
Pull up revision 1.9 (requested by abs in ticket #404):
Adjust the reserved heap space based on memory size. This avoids running out
of heap on machines with large amounts of memory. Tested on 33MB RISC OS 4
and 128MB RISC OS 5 machines. Updated version to 3.40.
1.7.4.1
22-May-2004
he
Pull up revision 1.8 (requested by abs in ticket #369):
Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c)
and use instead of bubblesort in acorn32 bootloader. Reduces
time to sort memory on A710 equipped RiscPC from over twenty
seconds to effectively instantaneous. Update boot version
to 3.30
1.7.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.7.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.7.2.1
03-Aug-2004
skrll
Sync with HEAD
1.9.12.1
30-Dec-2006
yamt
sync with head.
1.10.8.1
03-Sep-2006
yamt
sync with head.
1.10.4.1
09-Sep-2006
rpaulo
sync with head
1.11.70.1
19-Jan-2009
skrll
Sync with HEAD.
1.11.68.1
13-Dec-2008
haad
Update haad-dm branch to haad-dm-base2.
1.11.62.1
04-May-2009
yamt
sync with head.
1.11.58.1
17-Jan-2009
mjf
Sync with HEAD.
Indexes created Wed Oct 22 06:10:02 GMT 2025