The NetBSD Project

CVS log for src/sys/arch/virt68k/include/bootinfo.h

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / virt68k / include

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 8 05:09:41 2024 UTC (12 months, 1 week ago) by thorpej
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630, perseant-exfatfs-base, perseant-exfatfs, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Add bootinfo_getarg(), which gets the name kernel command line argument
and returns its value (sort of like getenv()).

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jan 6 17:32:40 2024 UTC (12 months, 2 weeks ago) by thorpej
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
The RAM disk specified by bootinfo is not necessarily loaded along with
the static kernel image.  Map is separately and account for it in the
available memory segments.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 2 17:13:03 2024 UTC (12 months, 2 weeks ago) by thorpej
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Detect a RND seed passed in by the loader.
XXX We don't actually *do* anything with it yet.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 2 16:59:14 2024 UTC (12 months, 2 weeks ago) by thorpej
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -1 lines
Move the initrd setup into bootinfo.c

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 2 07:41:00 2024 UTC (12 months, 2 weeks ago) by thorpej
Branches: MAIN
Add a port to the Qemu m68k "virt" platform, a 68040-based virtual machine
with VirtIO I/O devices.

This is a work-in-progress, but "successfully mounts root file system
and then complains about missing /sbin/init that is, in fact, not there"
seems like a good checkpoint.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>