summaryrefslogtreecommitdiffstats
path: root/sys/boot/ofw/libofw/openfirm.c
Commit message (Expand)AuthorAgeFilesLines
* Check the OF_getprop() return value before proceeding. Allocate only asandreast2010-11-201-4/+4
* Check the real-mode? OF property to find out whether we operate in real orandreast2010-11-171-0/+12
* Fix some memory management issues discovered when trying to boot the PPCnwhitehorn2010-10-281-2/+7
* - Make better use of the global chosen, memory and mmu handles insteadmarius2007-06-171-112/+11
* Sync the styles of sys/boot/ofw/libofw/openfirm.c andmarius2007-06-161-376/+275
* add sun4v support to the sparc64 boot loaderkmacy2006-10-091-0/+14
* Remove unused variables.marius2005-10-201-4/+0
* Start each of the license/copyright comments with /*-imp2005-01-051-2/+2
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-2/+2
* All hell breaks loose if the loader image is released beforegrehan2004-07-081-1/+3
* Convert to __FBSDID.obrien2004-01-041-2/+3
* Major rework of how we copy data into kernel space.benno2002-07-181-2/+2
* Add OF_claim_virt() and OF_release_phys().jake2002-02-231-0/+70
* Make the openfirmware entry point function pointer non-static so that itjake2001-10-301-1/+2
* - Use the cell_t type definition for Open Firmware arguments inrobert2001-10-151-247/+359
* Mega-patch for OpenFirmware loader support.benno2001-10-071-4/+17
* OpenFirmware/PowerPC loader, part 2.benno2000-11-101-6/+20
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyobrien2000-10-161-0/+733
OpenPOWER on IntegriCloud