| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Repocopy by: simon@
Notes:
svn path=/head/; revision=174724
|
| |
|
|
|
|
|
| |
stale comments.
Notes:
svn path=/head/; revision=158467
|
| |
|
|
|
|
|
|
|
|
|
| |
http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html
The src.conf(5) manpage is to follow in a few days.
Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine)
Notes:
svn path=/head/; revision=156813
|
| |
|
|
|
|
|
| |
"boot_dfltroot", "boot_mute", and "boot_pause" respectively.
Notes:
svn path=/head/; revision=150469
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139738
|
| |
|
|
| |
Notes:
svn path=/head/; revision=139123
|
| |
|
|
|
|
|
| |
did anything, so this commit should be considered a NO-OP.
Notes:
svn path=/head/; revision=138249
|
| |
|
|
|
|
|
| |
Noticed by: ru
Notes:
svn path=/head/; revision=133953
|
| |
|
|
|
|
|
|
|
| |
"Open Firmware" from IEEE 1275 and OpenFirmware.org (no pun intended).
Ok'ed by: tmm
Notes:
svn path=/head/; revision=133862
|
| |
|
|
|
|
|
| |
with test code written in the loader.
Notes:
svn path=/head/; revision=132997
|
| |
|
|
|
|
|
|
|
| |
command-line options, such as misaligning the data segment.
Exposed by the limited PearPC OFW ELF loader, but a good thing in
general.
Notes:
svn path=/head/; revision=131811
|
| |
|
|
|
|
|
|
|
|
| |
work on a G5 (no BAT registers) or on PearPC (dBAT3 used for mapping
the framebuffer and BATs not re-inited on OpenFirmware calls).
It also hid a number of bugs.
Notes:
svn path=/head/; revision=131785
|
| |
|
|
|
|
|
| |
Submitted by: ru
Notes:
svn path=/head/; revision=125634
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124139
|
| |
|
|
| |
Notes:
svn path=/head/; revision=123376
|
| |
|
|
|
|
|
|
|
| |
- Move loader relocation up to 0x1C00000. This is in line with OSX bootx,
and allows more space for boot-time modules/ramdisks without conflicting
with OpenFirmware's use of RAM
Notes:
svn path=/head/; revision=123375
|
| |
|
|
| |
Notes:
svn path=/head/; revision=118982
|
| |
|
|
|
|
|
| |
to make the asm a bit more readable.
Notes:
svn path=/head/; revision=118485
|
| |
|
|
|
|
|
| |
powerpc) when building metadata.
Notes:
svn path=/head/; revision=114338
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108100
|
| |
|
|
|
|
|
|
|
|
|
|
| |
path, instead of an internal i386 specific one. Don't try to interpret
a disklabel in ofw_disk.c, open the partition's device node directly and
let the firmware do it. This fixes booting from a partition other than 'a'
on sparc64, which is needed to support more installation methods.
No objection: ppc
Notes:
svn path=/head/; revision=106738
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99727
|
| |
|
|
| |
Notes:
svn path=/head/; revision=98014
|
| |
|
|
|
|
|
|
| |
(also resort some CFLAGS such that the more "important" value are first so
they are easier to see)
Notes:
svn path=/head/; revision=96342
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Flesh out ofw_readin routine.
- Add OpenFirmware load and exec routines.
- Make sure memory allocation for the kernel is done correctly.
- Change the way the heap is allocated so as to make it easier to deallocate
when we hand over.
- Add a command to print memory maps similar to the one for ia64.
With this patch, I can now load and hand over to a kernel on my iMac. There
are some problems with OpenFirmware routines failing after the hand over that
still need to be addressed.
Notes:
svn path=/head/; revision=84617
|
| |
|
|
| |
Notes:
svn path=/head/; revision=83368
|
| |
|
|
| |
Notes:
svn path=/head/; revision=78522
|
| |
|
|
| |
Notes:
svn path=/head/; revision=78195
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74850
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
As of this patchset, the loader builds (under NetBSD/macppc), boots, interacts
and talks to BOOTP/NFS servers.
(main.c was moved from boot/ofw/libofw to boot/ofw/common but has no revision
history)
Reviewed by: obrien
Notes:
svn path=/head/; revision=68548
|
| |
|
|
| |
Notes:
svn path=/head/; revision=67227
|
| |
|
|
|
|
|
|
|
|
|
| |
but can't boot from them yet."
Thanks to Stephane Potvin for the some of the code in this set.
Submitted by: Benno Rice <benno@jeamland.net>
Notes:
svn path=/head/; revision=67204
|
| |
|
|
|
|
|
|
|
|
| |
Add support for module metadata. The old way of dependancy
handling will be supported for a while.
Reviewed by: peter
Notes:
svn path=/head/; revision=59854
|
| |
|
|
|
|
|
| |
the new readdir function.
Notes:
svn path=/head/; revision=59767
|
|
|
Submitted by: dfr
Notes:
svn path=/head/; revision=51053
|