aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/ofw_memory.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused variables.Marius Strobl2005-10-201-1/+0
* 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-18/+58
* Convert to __FBSDID.David E. O'Brien2004-01-041-2/+3
* Major rework of how we copy data into kernel space.Benno Rice2002-07-181-10/+6
* Make the ofw_reg structure and ofw_alloc_heap 64-bit save.Robert Drehmel2001-10-151-2/+2
* Add new files needed by previous commit.Benno Rice2001-10-071-0/+104