summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/ofw_copy.c
Commit message (Expand)AuthorAgeFilesLines
* Check the real-mode? OF property to find out whether we operate in real orandreast2010-11-171-9/+15
* In the case of non-sequential mappings, ofw_mapmem() could ask Opennwhitehorn2010-09-021-1/+1
* Make code match comment: make the smallest unit of page allocationgrehan2005-07-221-3/+5
* Change ofw_readin/ofw_copyin to map the entire region beforegrehan2005-05-191-24/+74
* Correctly calculate size of memory to be mapped when copying. Removalgrehan2004-07-081-1/+3
* Convert to __FBSDID.obrien2004-01-041-2/+4
* Only print out an error if returned data size is < 0. A value of 0grehan2003-12-211-1/+2
* Major rework of how we copy data into kernel space.benno2002-07-181-1/+27
* Whitespace fixes.benno2001-10-071-4/+4
* Mega-patch for OpenFirmware loader support.benno2001-10-071-3/+30
* Convert from the Alpha compontents to PowerPC ones.obrien2000-10-161-4/+4
* Fix the more obvious warnings to deal with my earlier warning cleanups.jhb2000-08-031-8/+8
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Make the alpha bootstrap build again, fix some warning and change sdboot to d...dfr1998-09-201-3/+3
* Bootstrap updates.msmith1998-09-031-1/+8
* Bootloader update.msmith1998-08-311-0/+50
OpenPOWER on IntegriCloud