summaryrefslogtreecommitdiff
path: root/sys/boot/ofw/libofw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-28/+0
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-101-1/+1
* Move machine and other link creation to defs.mkWarner Losh2017-11-061-7/+0
* For amd64, compile both zfs and zfs32 libraries.Warner Losh2017-10-301-1/+1
* Use defs.mk defins in most MD codeWarner Losh2017-10-301-0/+2
* Cleanup non-arch MakefilesWarner Losh2017-10-291-3/+3
* Rather than laying whack-a-mole with including the path to stand.h,Warner Losh2017-10-101-2/+0
* Define SASRC and use itWarner Losh2017-10-091-1/+1
* Add more .NOMETA missed in r291320Bryan Drewery2016-03-111-1/+1
* sparc64/zfs boot: take advantage of new libzfsboot capabilitiesAndriy Gapon2012-05-121-0/+2
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...Warner Losh2010-08-231-2/+2
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,Nathan Whitehorn2010-07-121-1/+2
* Backout rev 183181. It appears that I should have been using boot-deviceMaxim Sobolev2008-09-191-1/+1
* On PowerPC send output to both "/chosen/stdout" and "screen" nodes, unlessMaxim Sobolev2008-09-191-1/+1
* - Make better use of the global chosen, memory and mmu handles insteadMarius Strobl2007-06-171-1/+1
* add sun4v support to the sparc64 boot loaderKip Macy2006-10-091-1/+1
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Change the device path representation in libofw to use the full firmwareJake Burkholder2002-11-101-2/+2
* Removed now unused INTERNALSTATICLIB.Ruslan Ermilov2002-05-131-3/+0
* Back out last commit. I expect our bsd.*.mk gods to remove the need forDavid E. O'Brien2002-05-121-0/+3
* NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when usingDavid E. O'Brien2002-05-111-3/+0
* Add -ffreestanding to CFLAGS.Jake Burkholder2002-02-231-0/+1
* Mega-patch for OpenFirmware loader support.Benno Rice2001-10-071-2/+3
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-101-5/+15
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyDavid E. O'Brien2000-10-161-0/+23