| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove file after being repocopied to ../ofw, where it lives on. | Marcel Moolenaar | 2007-12-17 | 7 | -749/+0 |
| * | Remove more Alpha bits from the boot code including fixing several | John Baldwin | 2006-05-12 | 1 | -1/+1 |
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| * | Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: | Ruslan Ermilov | 2005-09-22 | 1 | -2/+8 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 1 | -1/+1 |
| * | NOFORTH -> NO_FORTH | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Remove the last vestiges of the userconfig option. None of this actually | Scott Long | 2004-12-01 | 1 | -4/+0 |
| * | Remove NOMAN so loader man pages are installed. | Peter Grehan | 2004-08-18 | 1 | -1/+0 |
| * | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl | 2004-08-16 | 1 | -2/+2 |
| * | Add PowerPC bridge instruction flag to the assembler to help out | Peter Grehan | 2004-08-02 | 1 | -0/+3 |
| * | Use a linker script for the loader. This avoids issues with | Peter Grehan | 2004-07-08 | 2 | -2/+142 |
| * | Remove cache flush, 256Mb 1:1 BAT mapping, and BAT clearing. This doesn't | Peter Grehan | 2004-07-08 | 1 | -45/+0 |
| * | Loader makefile cleanup. | Peter Grehan | 2004-02-09 | 1 | -46/+19 |
| * | Convert to __FBSDID. | David E. O'Brien | 2004-01-04 | 3 | -5/+9 |
| * | Update libstand filesystems to be in-line with tier-1 platforms. | Peter Grehan | 2003-12-10 | 1 | -6/+14 |
| * | - Bring Makefile up to rev with sparc64 in terms of config options and rules | Peter Grehan | 2003-12-10 | 1 | -53/+65 |
| * | FICL doesn't build on PowerPC yet, so disable. | David E. O'Brien | 2003-08-16 | 1 | -10/+10 |
| * | Fix asm string newlines to keep gcc3.3 happy. Use register prefixes | Peter Grehan | 2003-08-05 | 1 | -54/+54 |
| * | Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (for | Peter Wemm | 2003-04-30 | 1 | -1/+3 |
| * | Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c. | Jake Burkholder | 2002-12-19 | 1 | -1/+1 |
| * | Change the device path representation in libofw to use the full firmware | Jake Burkholder | 2002-11-10 | 1 | -10/+3 |
| * | Add support for passing metadata. | Benno Rice | 2002-07-10 | 2 | -1/+322 |
| * | Uncomment some bits that we now need. | Benno Rice | 2002-06-07 | 1 | -6/+6 |
| * | -ffreestanding is the word. | David E. O'Brien | 2002-05-10 | 1 | -1/+1 |
| * | Mega-patch for OpenFirmware loader support. | Benno Rice | 2001-10-07 | 3 | -6/+18 |
| * | Create backup copies using install(1). | Ruslan Ermilov | 2001-09-12 | 1 | -3/+1 |
| * | Remove -DNEW_LINKERSET, it is not used here anymore. This is now native. | Peter Wemm | 2001-06-21 | 1 | -3/+0 |
| * | Nuke old gensetdefs based linker sets with extreme prejudice | Peter Wemm | 2001-06-14 | 1 | -11/+2 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -1/+0 |
| * | OpenFirmware/PowerPC loader, part 2. | Benno Rice | 2000-11-10 | 3 | -32/+141 |
| * | Convert from the Alpha compontents to PowerPC ones. | David E. O'Brien | 2000-10-16 | 1 | -14/+18 |
| * | "Ok, my loader's now up to putting up a prompt. It probes disks partially | David E. O'Brien | 2000-10-16 | 3 | -0/+123 |
| * | Update loader logic to distinguish modules vs. files. | Boris Popov | 2000-05-01 | 1 | -2/+2 |
| * | Teach the loader about the ext2fs filesystem, extended partitions, and | Jonathan Lemon | 2000-04-29 | 1 | -0/+3 |
| * | Add more missing files from the reorganisation. | Mike Smith | 1999-09-07 | 1 | -0/+99 |