index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
acorn32
/
stand
/
boot32
Age
Commit message (
Expand
)
Author
2022-05-24
fix various typos in comments, docs and log messages.
andvar
2022-04-29
Fix fallout from libsa change; stand.h includes <sys/param.h> now.
rin
2021-11-10
s/compatability/compatibility/ in comment.
msaitoh
2021-08-20
fix various typos in comments and log messages.
andvar
2021-02-06
Modernize acorn32 boot code to work directly with LLVM's assembler.
joerg
2019-12-27
s/suport/support/
msaitoh
2019-08-02
Force use of GNU as for acorn32 boot code (pre-unified assembly)
joerg
2019-01-23
Don't call OS_ReadSysInfo Platform class call on RISC OS 3
sborrill
2018-10-30
no param names in prototype.
christos
2018-10-30
provide a main prototype (this is standalone)
christos
2018-01-24
Remove port-acorn26
skrll
2016-06-11
PR 51200 gets in libsa considered harmful: use kgets
dholland
2014-03-21
kill sprintf
christos
2013-11-04
remove unused variable
christos
2012-05-10
_int*_t -> uint*_t
skrll
2011-01-22
Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
joerg
2009-08-02
Don't reset devices if booting an Iyonix. It's fine for acorn32 devices
gavan
2009-03-18
bzero -> memset
cegger
2008-11-23
Stop attempts to boot a kernel that is bigger than the first DRAM block.
chris
2008-04-12
Ignore size alignment issues, as we're never going to have a case where
chris
2008-02-03
Fix-up boot32 to work on A7000+
chris
2008-01-26
Fix support for kinetic in the bootloader.
chris
2008-01-25
Leave the SA's clockswitching enabled. It allows the SA to run at full
chris
2008-01-21
Zero out the whole of the structure, not just the first 4 bytes. IE use
chris
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2006-08-19
Add support to boot32 for passing a real vsync frequency to NetBSD.
bjh21
2006-06-25
GCC4 fixes from Mike Pumford
christos
2006-04-01
Add code to support access to RISC OS disk devices from libsa. This is
bjh21
2006-03-25
Don't rely on first_mapped_PODRAM_page_index being zero on systems without
bjh21
2006-03-25
When looking for somewhere to put the relocation table, reset the counter of
bjh21
2006-03-23
Use normal array subscripting syntax in place of addition and dereferencing.
bjh21
2006-03-23
Ah yes, _that's_ why we don't use field widths in printf() here: libsa's
bjh21
2006-03-23
Use slightly more advanced printf() formats to replace the horrid print0()
bjh21
2006-03-23
Substantial syntactic KNF, mostly removing surplus punctuation.
bjh21
2006-03-23
Reduce to 80 columns again. It's over two years since Reinoud touched this
bjh21
2005-12-11
merge ktrace-lwp.
christos
2004-05-26
Adjust the reserved heap space based on memory size. This avoids running out
abs
2004-05-19
Add qsort to libsa (taken from sys/dev/vinum/vinumqsort.c) and use instead of
abs
2004-05-18
Claim maximum available memory during boot32 startup. This removes
gavan
2003-11-18
Mark module as 32-bit compatible
gavan
2003-10-26
Use ${HOST_SH} instead of `sh'.
lukem
2003-07-20
First step towards more KNF; but most of all hopefully solving PR
reinoud
2003-06-03
Cleanup DRAM video memory allocation. This needed to be done anyway and it
reinoud
2003-04-20
KNF doesn't apply to Reinoud -- back out my last two changes.
bjh21
2003-04-20
KNF
bjh21
2003-04-20
80 columns, dammit!
bjh21
2003-01-15
Small typo and add initialisation for the `bank' counter
reinoud
2003-01-08
Fixup serious loading problems (together with the former commit of start.S)
reinoud
2003-01-08
From the comment :
reinoud
2003-01-06
Fix miscelanious small errors that arose from having non Mb aligned memory
reinoud
[next]