Home | History | Annotate | Download | only in uboot
History log of /src/sys/arch/hp300/stand/uboot/version
RevisionDateAuthorComments
 1.22  28-May-2025  tsutsui Bump bootloader versions to denote recent netboot and 362/382 sti changes.
 1.21  28-Apr-2020  tsutsui Fix inappropriate error messages when nfs_mount() fails.

Noticed by Chris Hanson and his HP330 and confirmed on my HP425e.
Also bump revisions to denote visible changes.
Worth to pull up to netbsd-9.
 1.20  17-Jan-2016  tsutsui branches: 1.20.22;
Enable LIBSA_CREAD_NOCRC. PR/50638

Bump version to denote user visible change.
Tested on HP9000/382.
 1.19  26-Apr-2014  tsutsui branches: 1.19.4;
Bump versions to denote recent 425e related changes.
 1.18  12-Feb-2011  tsutsui branches: 1.18.4; 1.18.10; 1.18.14; 1.18.18; 1.18.28;
Bump version for 362 and 382 framebuffer support.
 1.17  10-Feb-2011  tsutsui Bump version to denote standalone ITE driver reorganization
pulled from OpenBSD.
 1.16  16-Jul-2008  tsutsui branches: 1.16.16; 1.16.22; 1.16.24;
Change boot messages to replace build date and maker with kernrev.
 1.15  20-Jul-2006  tsutsui branches: 1.15.58; 1.15.62; 1.15.64; 1.15.66; 1.15.68;
Identify models HP362 and HP382. From OpenBSD, tested on my HP382.

Note now options HP362 and options HP382 are required for these models
in your kernel config file.
 1.14  14-Dec-2001  gmcgarry branches: 1.14.32; 1.14.46; 1.14.50;
Bump version: Default to BOOTP network boot
 1.13  09-Nov-2001  scw branches: 1.13.2;
Bump the version numbers of all bootloaders which use loadfile_elfXX() now
that it tries hard to avoid backwards seeks.
 1.12  02-Aug-2001  bjh21 branches: 1.12.4;
Bump version numbers of all bootloaders that use loadfile/ELF, to account for
my changes to symbol loading. I should probably have done this at the time,
but it's better late than never.
 1.11  02-Jan-2001  simonb branches: 1.11.4;
Convert both bootblocks and mkboot to use libsa's loadfile(), and make
both ELF aware.
 1.10  24-Sep-2000  jdolecek add new macro BOOT_FLAG() (defined in <sys/boot_flag.h>) - this
maps standard boot flags to corresponding RB_* values
use BOOT_FLAG() in port's MD code as appropriate

as discussed on tech-kern, add new boot flags -v, -q for booting
verbosely or quietly, and corresponding AB_VERBOSE/AB_QUIET
boot flags; also add FreeBSD-compatible bootverbose macro and
NetBSD-specific bootquiet macro

for hpcmips, use new bootverbose instead of it's own hpcmips_verbose

Tested on i386, and to limited extend (compile of affected files) also for
mvme68k, hp300, luna68k, sun3.
 1.9  12-May-1997  thorpej branches: 1.9.22;
Bump version: Added APCI console support
 1.8  27-Apr-1997  thorpej Bump version: Better SPU detection code
 1.7  10-Mar-1997  thorpej Bump version - we compute the kernel load address differently.
 1.6  04-Feb-1997  thorpej branches: 1.6.4;
Bump version: Add support for booting gzip'd kernels
 1.5  04-Feb-1997  thorpej Bump version: Reorganization of boot block code
 1.4  04-Feb-1997  thorpej Replay history: Added support for HP-IB cartridge tapes
 1.3  04-Feb-1997  thorpej Reply history: Merged network and disk boot programs
 1.2  04-Feb-1997  thorpej Replay history: Added support for network booting
 1.1  04-Feb-1997  thorpej Complete and total reorganization of the hp300 boot code, modeled
closely after the build process used by NetBSD/alpha's boot code.
 1.6.4.1  11-Mar-1997  is merge in changes from Trunk.
 1.9.22.2  05-Jan-2001  bouyer Sync with HEAD
 1.9.22.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.11.4.2  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.11.4.1  03-Aug-2001  lukem update to -current
 1.12.4.1  12-Nov-2001  thorpej Sync the thorpej-mips-cache branch with -current.
 1.13.2.2  08-Jan-2002  nathanw Catch up to -current.
 1.13.2.1  09-Nov-2001  nathanw file version was added on branch nathanw_sa on 2002-01-08 00:24:48 +0000
 1.14.50.1  11-Aug-2006  yamt sync with head
 1.14.46.1  09-Sep-2006  rpaulo sync with head
 1.14.32.1  30-Dec-2006  yamt sync with head.
 1.15.68.1  19-Oct-2008  haad Sync with HEAD.
 1.15.66.1  18-Jul-2008  simonb Sync with head.
 1.15.64.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.15.62.1  04-May-2009  yamt sync with head.
 1.15.58.1  28-Sep-2008  mjf Sync with HEAD.
 1.16.24.1  17-Feb-2011  bouyer Sync with HEAD
 1.16.22.1  06-Jun-2011  jruoho Sync with HEAD.
 1.16.16.1  05-Mar-2011  rmind sync with head
 1.18.28.1  10-Aug-2014  tls Rebase.
 1.18.18.1  18-May-2014  rmind sync with head
 1.18.14.2  03-Dec-2017  jdolecek update from HEAD
 1.18.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.18.10.1  21-May-2014  bouyer Pull up following revision(s) (requested by tsutsui in ticket #1058):
sys/arch/hp300/conf/files.hp300: revision 1.88
sys/arch/hp300/include/autoconf.h: revision 1.13
sys/dev/ic/sti.c: revision 1.17
sys/arch/hp300/dev/frodo.c: revision 1.31
sys/arch/hp300/conf/GENERIC: revision 1.173
sys/arch/hp300/hp300/machdep.c: revision 1.229
sys/arch/hp300/dev/frodo.c: revision 1.32
sys/arch/hp300/hp300/autoconf.c: revision 1.102
sys/arch/hp300/dev/frodoreg.h: revision 1.5
sys/arch/hp300/stand/common/ite_sti.c: revision 1.1
sys/arch/hp300/stand/common/itevar.h: revision 1.16
sys/arch/hp300/hp300/autoconf.c: revision 1.105
sys/arch/hp300/dev/sti_sgcvar.h: revision 1.1
sys/arch/hp300/stand/common/apci.c: revision 1.12
sys/arch/hp300/stand/common/apci.c: revision 1.13
sys/arch/hp300/dev/dnkbd.c: revision 1.6
sys/arch/hp300/dev/dnkbd.c: revision 1.7
sys/arch/hp300/stand/inst/version: revision 1.12
sys/arch/hp300/dev/com_frodo.c: revision 1.9
sys/arch/hp300/stand/common/ite.c: revision 1.17
sys/arch/hp300/conf/GENERIC: revision 1.181
sys/arch/hp300/dev/sti_sgc.c: revision 1.1
sys/arch/hp300/stand/common/dnkbd.c: revision 1.13
sys/arch/hp300/dev/sti_sgc.c: revision 1.2
sys/dev/ic/stivar.h: revision 1.8
sys/arch/hp300/dev/rtc.c: revision 1.21
sys/arch/hp300/conf/INSTALL: revision 1.56
sys/arch/hp300/conf/INSTALL: revision 1.58
sys/arch/hp300/stand/uboot/version: revision 1.19
sys/arch/hp300/stand/common/samachdep.h: revision 1.17
sys/arch/hp300/stand/common/clock.c: revision 1.12
sys/arch/hp300/dev/mcclock_frodo.c: revision 1.1
sys/arch/hp300/stand/Makefile.buildboot: revision 1.34
sys/arch/hp300/conf/files.hp300: revision 1.87
Add sti at sgc framebuffer.
Ported from OpenBSD by kiyohara@.
Fix a botch on switching from apci (and dca) to MI com(4) 10 years ago.
I.e. fix apci device address per FRODO_BASE macro change
in frodoreg.h rev 1.2. Now bootloader works with serial console
on HP425e (which has only com at frodo).
Thanks to miod@openbsd for providing his 425e.
Add sti(4) at sgc screen console support. From (the late) OpenBSD/hp300.
Tested on HP9000/425e, which was sent from Miod Vallat and
demonstrated at Open Source unConference 2014 Kagawa.
Check the service switch on 425e to select apci serial console.
Taken from OpenBSD/hp300. See the following comment for details:
> * Check the service switch. On the 425e, this is a physical
> * switch, unlike other frodo-based machines, so we can use it
> * as a serial vs internal video selector, since the PROM can not
> * be configured for serial console.
Add proper RealTime Clock support for HP9000/425e.
As the OpenBSD/hp300 page says 425e doesn't have the traditional
RTC at intio (as it also lacks DCA 16550 serial at intio?),
but after a few hour investigation it turns out that
425e uses mc146818 compatible calendar clock in
the Apollo "frodo" utility chip and the frodo chip on
425e actually has the 32kHz OSC and is actually backed up
by the onboard lithium battery.
Tested on HP425e (with mcclock) and HP362 (with old rtc).
Add RTC support for HP9000/425e to bootloader too.
Also put several cleanup:
- make local functions and variables static
- use proper variable types
- some KNF
Note it turns out that extreme slowness of netboot on hp300 is
caused by the too slow access of the traditional RTC chip at intio
(i.e. netboot on 425e is so much faster than others). Oh well.
Add proper consinit(9) support for sti(4) at sgc framebuffer on hp300.
The cnattach functions for sti(4) and service switch check method
for 425e in com_frodo.c are taken from OpenBSD.
The strategy how to choose the console device in hp300_cninit() is
quite diverged from 4.4BSD and OpenBSD so it's tweaked by me.
Also put several changes in sti_sgc.c to reduce diffs from OpenBSD/hp300.
Tested on 425e and 362 (which still uses gendiofb(4), not sti(4)).
XXX: sti(4) requires uvm_km_alloc(9) and uvm_map_protect(9)
to copy and call ROM functions on the executable memory region, so
it can be called before UVM and related initializations are complete.
Probably it's time to consider about MI "deferred consinit()" API
in init_main.c (or elsewhere) for modern complicated VM system...
Also fix the apci device address in dnkbd.c as apci.c rev 1.12:
http://mail-index.netbsd.org/source-changes/2014/04/10/msg053940.html
Finally dnkbd(4) is confirmed working at least on bootloader.
Thanks again to Miod Vallat.
Make the Apollo Domain keyboard actually work.
Tested on HP9000/425e and the keyboard model A1630-82001 R2 (RX-60857-HW)
provided by Miod Vallat. Mouse support needs more work.
Pull random notes on the Apollo Domain keyboard from ancient PR/3528.
Bump versions to denote recent 425e related changes.
Probe mcclock only on 425e to avoid an extra "not configured" message.
Add and enable sti(4) at sgc in install kernels for 425e.
Tested on both serial console and framebuffer console.
(switched by the service switch on the back panel)
 1.18.4.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.19.4.1  19-Mar-2016  skrll Sync with HEAD
 1.20.22.1  01-May-2020  martin Pull up following revision(s) (requested by tsutsui in ticket #880):

sys/arch/hp300/stand/uboot/version: revision 1.21
sys/arch/hp300/stand/inst/version: revision 1.14
sys/arch/hp300/stand/common/netio.c: revision 1.17

Fix inappropriate error messages when nfs_mount() fails.

Noticed by Chris Hanson and his HP332 and confirmed on my HP425e.

Also bump revisions to denote visible changes.
Worth to pull up to netbsd-9.

RSS XML Feed