simonb
|
472a75b08f
|
Convert both bootblocks and mkboot to use libsa's loadfile(), and make
both ELF aware.
|
2001-01-02 04:14:33 +00:00 |
|
simonb
|
7ca0abc4db
|
Use 'make print-objdir' to get obj directory instead of guessing.
|
2000-12-06 02:35:19 +00:00 |
|
jhawk
|
a022cf9d37
|
Use
${MAKE}
instead of
make
|
2000-08-30 23:51:46 +00:00 |
|
he
|
e486b03d73
|
Add handling of "make release".
|
2000-05-31 14:31:23 +00:00 |
|
thorpej
|
ad268a2ff8
|
STANDALONE -> _STANDALONE.
|
1999-02-06 21:19:24 +00:00 |
|
thorpej
|
225fbfa100
|
Build the standalone APCI driver.
|
1997-05-12 07:43:18 +00:00 |
|
thorpej
|
f5ccce44c8
|
srt0.s renamed to srt0.S via repository copy Magick - we want this
file to be preprocessed before it is assembled.
|
1997-04-27 20:29:43 +00:00 |
|
thorpej
|
5fddec888d
|
Add Domain keyboard support source files (oops, forgot to commit this
file when I integrated the rest of it!). Fixes PR #3523, from
Thorsten Frueauf <frueauf@ira.uka.de>.
|
1997-04-24 20:39:26 +00:00 |
|
thorpej
|
89a63d43fa
|
Build HIL and Domain keyboard support. Include UK HIL keymap.
|
1997-04-14 19:09:01 +00:00 |
|
thorpej
|
5a9b27d5cf
|
Set the heap limit to the last byte of the 3rd page from the
end of RAM, i.e.:
[ heap limit page][msgbuf page][ROM scratch page]
| |
heap limit end of RAM
|
1997-02-04 19:14:57 +00:00 |
|
thorpej
|
1e250357ac
|
Thou shalt not taunt the HP BOOTROM with silliness such as incorrect
link order.
|
1997-02-04 08:39:26 +00:00 |
|
thorpej
|
a0864b3e07
|
Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
|
1997-02-04 03:51:37 +00:00 |
|