aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* (Re)connect sys/boot/amd64 to the buildEd Maste2014-04-081-1/+4
* Revert r264132, disconnecting sys/boot/amd64 for nowEd Maste2014-04-081-4/+1
* Connect sys/boot/amd64 to the buildEd Maste2014-04-041-1/+4
* As with EFI, OFW and U-Boot etc only compile FDT support on thoseMarius Strobl2011-06-251-4/+0
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-1/+1
* MF tbemd: move to using specific architecture makefilesWarner Losh2010-08-231-19/+1
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,Nathan Whitehorn2010-07-121-3/+3
* Bring a missing FDT piece (omitted in the previous commit).Rafal Jaworowski2010-05-251-0/+4
* Create a seperate ZFS enabled loader.Robert Noland2009-11-231-1/+1
* Enable building of ficl on MIPS. It compiles, but needs more testing.Warner Losh2009-02-191-4/+0
* Disconnect the efi from pc98. It's not needed.Yoshihiro Takahashi2008-12-141-1/+1
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-171-0/+4
* Initial support of loader(8) for ARM machines running U-Boot.Rafal Jaworowski2008-10-141-1/+1
* No FORTH for MIPS.David E. O'Brien2008-09-181-0/+4
* Only descend into the boot directory for the architecture if itWarner Losh2008-07-231-1/+4
* Hook the U-Boot library up to the build.Marcel Moolenaar2008-02-171-0/+5
* 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