aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Major rework of the ia64 loaders. The two primary objectives are:Marcel Moolenaar2006-11-051-1/+1
* add sun4v support to the sparc64 boot loaderKip Macy2006-10-091-1/+1
* Don't need to special case arm here anymoreWarner Losh2006-08-101-2/+0
* Don't descend into ${MACHINE} on the arm platforms.Warner Losh2006-06-181-0/+2
* Remove more Alpha bits from the boot code including fixing severalJohn Baldwin2006-05-121-6/+0
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-1/+1
* Visit the efi subdirectory before we visit the machine-specificMarcel Moolenaar2004-11-231-5/+5
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-161-1/+1
* Try harder not to compile anything in sys/boot for arm.Olivier Houchard2004-05-161-2/+0
* Do not attempt to build anything in sys/boot for arm.Olivier Houchard2004-05-141-0/+2
* Untangle building of AMD64 boot code.Ruslan Ermilov2004-02-071-5/+1
* Sync with Oxford Dictionary. Style (add missing full stops) while I'm here.Jens Schweikhardt2004-01-271-5/+5
* Enable FICL build on powerpcPeter Grehan2003-12-101-1/+1
* FICL doesn't build on PowerPC yet, so disable.David E. O'Brien2003-08-161-1/+1
* Build on amd64. Yes, I know this isn't particularly nice.Peter Wemm2003-06-261-2/+1
* We use i386 boot code on AMD64.Peter Wemm2003-04-301-0/+5
* Don't bother to build ficl if NOFORTH is defined.Benno Rice2003-02-131-0/+2
* Build ficl on sparc64 fwiw. It doesn't work.Jake Burkholder2002-07-071-2/+0
* Ficl doesn't build on sparc64.David E. O'Brien2002-05-091-0/+2
* sparc64 is an ofw consumer.David E. O'Brien2002-03-281-2/+2
* Just use ${MACHINE}, it's already special-casing pc98.Ruslan Ermilov2001-10-251-5/+0
* Build ficl on all architectures.Doug Rabson2001-09-121-2/+0
* First approximation of an ia64 EFI loader. Not functional.Doug Rabson2001-06-091-0/+7
* Turn off building the ARC loader. I don't know of anyone currently workingDavid E. O'Brien2001-03-251-3/+4
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-101-0/+5
* PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.Marcel Moolenaar1999-11-151-0/+5
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+4
* Activate "arc" (ARC / AlphaBIOS loader) on Alpha.Stefan Eßer1999-07-281-0/+5
* PC98 version of new boot loader. Because boot2 has not yet ported,KATO Takenori1999-02-031-1/+1
* Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well,Mike Smith1998-11-031-2/+5
* This is the new unified bootstrap, sometimes known previously as theMike Smith1998-08-211-0/+4