Home | History | Annotate | Download | only in gzboot
History log of /src/sys/arch/evbarm/stand/gzboot/image.S
RevisionDateAuthorComments
 1.4  11-Dec-2005  christos merge ktrace-lwp.
 1.3  26-Feb-2005  bsh align md_root_loadaddr to word boundary.
 1.2  29-Apr-2003  thorpej branches: 1.2.2; 1.2.10; 1.2.12;
Allow MAXIMAGESIZE to be set to 0. For gzboot's that are linked
for flash, this allows us to basically do:

cat gzboot.bin netbsd.bin.gz > gzimg

to produce the bootable image.
 1.1  24-Feb-2002  thorpej branches: 1.1.2; 1.1.14;
Add support for relocating gzboot's .text out of flash and into
RAM (while still decompressing the image directly from flash).

This makes gzboot run a LOT faster.
 1.1.14.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.14.1  24-Feb-2002  jdolecek file image.S was added on branch kqueue on 2002-06-23 17:35:45 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  24-Feb-2002  nathanw file image.S was added on branch nathanw_sa on 2002-02-28 04:09:17 +0000
 1.2.12.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.2.10.1  29-Apr-2005  kent sync with -current
 1.2.2.1  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!

RSS XML Feed