aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/libofw.h
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-90/+0
* sparc64/zfs boot: take advantage of new libzfsboot capabilitiesAndriy Gapon2012-05-121-1/+7
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,Nathan Whitehorn2010-07-121-0/+3
* Extend struct devdesc with a unit field, called d_unit. Promote theMarcel Moolenaar2006-11-021-0/+1
* Use an ihandle_t to store the instance handle of an opened deviceMarius Strobl2005-10-201-1/+1
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* G5 support: handle the case where the OpenFirmware memory array usesPeter Grehan2004-08-021-1/+8
* - Add ':' as a separator between the OpenFirmware device space andPeter Grehan2003-12-211-1/+1
* Change the device path representation in libofw to use the full firmwareJake Burkholder2002-11-101-39/+4
* Change the disk probing so that it will actually find disks otherJake Burkholder2002-05-111-1/+1
* Make the ofw_reg structure and ofw_alloc_heap 64-bit save.Robert Drehmel2001-10-151-2/+2
* - Include openfirm.h for phandle_t.Robert Drehmel2001-10-151-7/+10
* Mega-patch for OpenFirmware loader support.Benno Rice2001-10-071-0/+18
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-101-3/+11
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyDavid E. O'Brien2000-10-161-0/+79