| Commit message (Expand) | Author | Age | Files | Lines |
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -28/+0 |
* | Install the 4th files in sys/boot/forth instead of each loader | Warner Losh | 2017-11-10 | 1 | -1/+1 |
* | Move machine and other link creation to defs.mk | Warner Losh | 2017-11-06 | 1 | -7/+0 |
* | For amd64, compile both zfs and zfs32 libraries. | Warner Losh | 2017-10-30 | 1 | -1/+1 |
* | Use defs.mk defins in most MD code | Warner Losh | 2017-10-30 | 1 | -0/+2 |
* | Cleanup non-arch Makefiles | Warner Losh | 2017-10-29 | 1 | -3/+3 |
* | Rather than laying whack-a-mole with including the path to stand.h, | Warner Losh | 2017-10-10 | 1 | -2/+0 |
* | Define SASRC and use it | Warner Losh | 2017-10-09 | 1 | -1/+1 |
* | Add more .NOMETA missed in r291320 | Bryan Drewery | 2016-03-11 | 1 | -1/+1 |
* | sparc64/zfs boot: take advantage of new libzfsboot capabilities | Andriy Gapon | 2012-05-12 | 1 | -0/+2 |
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi... | Warner Losh | 2010-08-23 | 1 | -2/+2 |
* | Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, | Nathan Whitehorn | 2010-07-12 | 1 | -1/+2 |
* | Backout rev 183181. It appears that I should have been using boot-device | Maxim Sobolev | 2008-09-19 | 1 | -1/+1 |
* | On PowerPC send output to both "/chosen/stdout" and "screen" nodes, unless | Maxim Sobolev | 2008-09-19 | 1 | -1/+1 |
* | - Make better use of the global chosen, memory and mmu handles instead | Marius Strobl | 2007-06-17 | 1 | -1/+1 |
* | add sun4v support to the sparc64 boot loader | Kip Macy | 2006-10-09 | 1 | -1/+1 |
* | For variables that are only checked with defined(), don't provide | Ruslan Ermilov | 2004-10-24 | 1 | -1/+1 |
* | Change the device path representation in libofw to use the full firmware | Jake Burkholder | 2002-11-10 | 1 | -2/+2 |
* | Removed now unused INTERNALSTATICLIB. | Ruslan Ermilov | 2002-05-13 | 1 | -3/+0 |
* | Back out last commit. I expect our bsd.*.mk gods to remove the need for | David E. O'Brien | 2002-05-12 | 1 | -0/+3 |
* | NOPIC, NOPROFILE, NOMAN, and INTERNALSTATICLIB are redundant when using | David E. O'Brien | 2002-05-11 | 1 | -3/+0 |
* | Add -ffreestanding to CFLAGS. | Jake Burkholder | 2002-02-23 | 1 | -0/+1 |
* | Mega-patch for OpenFirmware loader support. | Benno Rice | 2001-10-07 | 1 | -2/+3 |
* | OpenFirmware/PowerPC loader, part 2. | Benno Rice | 2000-11-10 | 1 | -5/+15 |
* | "Ok, my loader's now up to putting up a prompt. It probes disks partially | David E. O'Brien | 2000-10-16 | 1 | -0/+23 |