| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r207537 | Marius Strobl | 2010-05-10 | 1 | -2/+6 |
| * | MFC: r204152, r204164 | Marius Strobl | 2010-03-31 | 1 | -1/+1 |
| * | MFC: r203830, r203831 | Marius Strobl | 2010-03-30 | 1 | -48/+26 |
| * | MFC: r203829 | Marius Strobl | 2010-03-30 | 1 | -34/+115 |
| * | MFC: r201932 | Marius Strobl | 2010-01-15 | 1 | -1/+5 |
| * | MFC: r200946 | Marius Strobl | 2010-01-15 | 1 | -0/+2 |
| * | MFC: r200944 | Marius Strobl | 2010-01-15 | 1 | -1/+0 |
| * | Fix masking of TTE bits; the TD_*_MASK macros need shifting via the | Marius Strobl | 2009-04-14 | 1 | -5/+7 |
| * | Fix whitespace. | Marius Strobl | 2009-04-13 | 1 | -3/+3 |
| * | Fix build when WITH_SSP is set explicitly. | Ruslan Ermilov | 2009-02-21 | 1 | -2/+1 |
| * | - Use the generally more appropriate PROM base rather than the | Marius Strobl | 2009-02-10 | 1 | -4/+4 |
| * | Disable ATAPI DMA as it's once again broken in that it causes data | Marius Strobl | 2008-10-05 | 1 | -1/+1 |
| * | Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating | Marius Strobl | 2008-09-10 | 1 | -0/+110 |
| * | USIII and beyond CPUs have stricter requirements when it comes | Marius Strobl | 2008-09-08 | 1 | -1/+2 |
| * | Ensure interrupts are off while in {d,i}tlb_va_to_pa_sun4u(). | Marius Strobl | 2008-09-04 | 1 | -2/+10 |
| * | - Read ASI_{D,I}TLB_DATA_ACCESS_REG twice in order to work around | Marius Strobl | 2008-08-30 | 1 | -21/+60 |
| * | cosmetic changes and style fixes | Marius Strobl | 2008-08-22 | 1 | -4/+7 |
| * | - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There's | Marius Strobl | 2008-08-07 | 2 | -121/+108 |
| * | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 2 | -0/+4 |
| * | - Make better use of the global chosen, memory and mmu handles instead | Marius Strobl | 2007-06-17 | 1 | -52/+78 |
| * | - Remove dupe and unused declarations and prototypes. | Marius Strobl | 2007-06-16 | 1 | -67/+54 |
| * | add an interface for passing the entire kernel size up front to the | Kip Macy | 2006-12-18 | 1 | -1/+50 |
| * | remove CDDL derive hcall.S | Kip Macy | 2006-11-23 | 1 | -986/+0 |
| * | Don't unconditionally compile-in the bcache code. It's only used on | Marcel Moolenaar | 2006-11-02 | 1 | -2/+0 |
| * | unbreak sparc64 loader build | Kip Macy | 2006-10-09 | 1 | -1/+0 |
| * | add sun4v support to the sparc64 boot loader | Kip Macy | 2006-10-09 | 2 | -8/+1093 |
| * | 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 |
| * | - Change the code that determines whether to use a serial console and | Marius Strobl | 2005-08-15 | 1 | -16/+40 |
| * | Start each of the license/copyright comments with /*- | Warner Losh | 2005-01-05 | 3 | -3/+3 |
| * | NOFORTH -> NO_FORTH | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| * | Start the dreaded NOFOO -> NO_FOO conversion. | 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 |
| * | Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes the | Ken Smith | 2004-09-08 | 1 | -3/+1 |
| * | Temporary bandaid to help sparc64 systems with ATA disks boot. Recent | Ken Smith | 2004-08-19 | 1 | -1/+3 |
| * | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | Marius Strobl | 2004-08-16 | 3 | -3/+3 |
| * | To quote the submitter: | Marcel Moolenaar | 2004-04-04 | 1 | -3/+15 |
| * | _start.S -> _start.s as the latter is pure asm file. | Ruslan Ermilov | 2004-02-11 | 2 | -9/+1 |
| * | Since loader(8) on SPARC64 is a pure ELF executable (as opposed | Ruslan Ermilov | 2004-02-10 | 1 | -1/+0 |
| * | MFi386. | Ruslan Ermilov | 2004-02-09 | 3 | -52/+28 |
| * | Convert to __FBSDID. | David E. O'Brien | 2004-01-04 | 3 | -4/+7 |
| * | Set RB_SERIAL in boothowto if the firmware output-device is ttya or ttyb. | Jake Burkholder | 2003-11-11 | 1 | -4/+6 |
| * | NFS support should be conditional on LOADER_NFS_SUPPORT, not | Thomas Moestl | 2003-07-11 | 1 | -1/+1 |
| * | Remember to release the loader's heap. | Jake Burkholder | 2003-06-15 | 1 | -1/+7 |
| * | Commit a missed change to keep in sync with the MI elf loader. | Peter Wemm | 2003-05-01 | 1 | -4/+4 |
| * | Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (for | Peter Wemm | 2003-04-30 | 1 | -1/+3 |
| * | Cut&Paste considered far too easy: | Poul-Henning Kamp | 2003-04-16 | 1 | -1/+0 |
| * | Libdisk does not need to include <sys/diskslice.h> any more. | Poul-Henning Kamp | 2003-04-04 | 1 | -2/+0 |
| * | Fix breakage from earlier inadvertant changes. | Jake Burkholder | 2002-12-20 | 1 | -4/+0 |
| * | Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c. | Jake Burkholder | 2002-12-19 | 1 | -1/+4 |