| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -20/+0 |
| * | MACHINE can never be powerpc64, so cleanup code that thinks it can. | Warner Losh | 2017-11-06 | 1 | -4/+2 |
| * | Move orphaned man pages into new man directory from common. This helps | Warner Losh | 2017-10-16 | 1 | -1/+1 |
| * | Create sys/boot/libsa and build libstand.a there | Warner Losh | 2017-10-09 | 1 | -0/+1 |
| * | Install loader(8) and zfsloader(8) only once | Baptiste Daroussin | 2015-06-19 | 1 | -0/+2 |
| * | Make sure forth manpages are only installed once. | Baptiste Daroussin | 2015-04-04 | 1 | -0/+1 |
| * | Reorder to help with moving the efi loader parts to sys/boot/efi. As these | Andrew Turner | 2015-03-29 | 1 | -4/+2 |
| * | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| * | (Re)connect sys/boot/amd64 to the build | Ed Maste | 2014-04-08 | 1 | -1/+4 |
| * | Revert r264132, disconnecting sys/boot/amd64 for now | Ed Maste | 2014-04-08 | 1 | -4/+1 |
| * | Connect sys/boot/amd64 to the build | Ed Maste | 2014-04-04 | 1 | -1/+4 |
| * | As with EFI, OFW and U-Boot etc only compile FDT support on those | Marius Strobl | 2011-06-25 | 1 | -4/+0 |
| * | Disconnect sun4v architecture from the three. | Attilio Rao | 2011-05-14 | 1 | -1/+1 |
| * | MF tbemd: move to using specific architecture makefiles | Warner Losh | 2010-08-23 | 1 | -19/+1 |
| * | Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, | Nathan Whitehorn | 2010-07-12 | 1 | -3/+3 |
| * | Bring a missing FDT piece (omitted in the previous commit). | Rafal Jaworowski | 2010-05-25 | 1 | -0/+4 |
| * | Create a seperate ZFS enabled loader. | Robert Noland | 2009-11-23 | 1 | -1/+1 |
| * | Enable building of ficl on MIPS. It compiles, but needs more testing. | Warner Losh | 2009-02-19 | 1 | -4/+0 |
| * | Disconnect the efi from pc98. It's not needed. | Yoshihiro Takahashi | 2008-12-14 | 1 | -1/+1 |
| * | Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. | Pawel Jakub Dawidek | 2008-11-17 | 1 | -0/+4 |
| * | Initial support of loader(8) for ARM machines running U-Boot. | Rafal Jaworowski | 2008-10-14 | 1 | -1/+1 |
| * | No FORTH for MIPS. | David E. O'Brien | 2008-09-18 | 1 | -0/+4 |
| * | Only descend into the boot directory for the architecture if it | Warner Losh | 2008-07-23 | 1 | -1/+4 |
| * | Hook the U-Boot library up to the build. | Marcel Moolenaar | 2008-02-17 | 1 | -0/+5 |
| * | Major rework of the ia64 loaders. The two primary objectives are: | Marcel Moolenaar | 2006-11-05 | 1 | -1/+1 |
| * | add sun4v support to the sparc64 boot loader | Kip Macy | 2006-10-09 | 1 | -1/+1 |
| * | Don't need to special case arm here anymore | Warner Losh | 2006-08-10 | 1 | -2/+0 |
| * | Don't descend into ${MACHINE} on the arm platforms. | Warner Losh | 2006-06-18 | 1 | -0/+2 |
| * | Remove more Alpha bits from the boot code including fixing several | John Baldwin | 2006-05-12 | 1 | -6/+0 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | NOFORTH -> NO_FORTH | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Visit the efi subdirectory before we visit the machine-specific | Marcel Moolenaar | 2004-11-23 | 1 | -5/+5 |
| * | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl | 2004-08-16 | 1 | -1/+1 |
| * | Try harder not to compile anything in sys/boot for arm. | Olivier Houchard | 2004-05-16 | 1 | -2/+0 |
| * | Do not attempt to build anything in sys/boot for arm. | Olivier Houchard | 2004-05-14 | 1 | -0/+2 |
| * | Untangle building of AMD64 boot code. | Ruslan Ermilov | 2004-02-07 | 1 | -5/+1 |
| * | Sync with Oxford Dictionary. Style (add missing full stops) while I'm here. | Jens Schweikhardt | 2004-01-27 | 1 | -5/+5 |
| * | Enable FICL build on powerpc | Peter Grehan | 2003-12-10 | 1 | -1/+1 |
| * | FICL doesn't build on PowerPC yet, so disable. | David E. O'Brien | 2003-08-16 | 1 | -1/+1 |
| * | Build on amd64. Yes, I know this isn't particularly nice. | Peter Wemm | 2003-06-26 | 1 | -2/+1 |
| * | We use i386 boot code on AMD64. | Peter Wemm | 2003-04-30 | 1 | -0/+5 |
| * | Don't bother to build ficl if NOFORTH is defined. | Benno Rice | 2003-02-13 | 1 | -0/+2 |
| * | Build ficl on sparc64 fwiw. It doesn't work. | Jake Burkholder | 2002-07-07 | 1 | -2/+0 |
| * | Ficl doesn't build on sparc64. | David E. O'Brien | 2002-05-09 | 1 | -0/+2 |
| * | sparc64 is an ofw consumer. | David E. O'Brien | 2002-03-28 | 1 | -2/+2 |
| * | Just use ${MACHINE}, it's already special-casing pc98. | Ruslan Ermilov | 2001-10-25 | 1 | -5/+0 |
| * | Build ficl on all architectures. | Doug Rabson | 2001-09-12 | 1 | -2/+0 |
| * | First approximation of an ia64 EFI loader. Not functional. | Doug Rabson | 2001-06-09 | 1 | -0/+7 |
| * | Turn off building the ARC loader. I don't know of anyone currently working | David E. O'Brien | 2001-03-25 | 1 | -3/+4 |
| * | OpenFirmware/PowerPC loader, part 2. | Benno Rice | 2000-11-10 | 1 | -0/+5 |