| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | sparc64/zfs boot: take advantage of new libzfsboot capabilities | Andriy Gapon | 2012-05-12 | 2 | -58/+26 |
| * | zfsboot/zfsloader: support accessing filesystems within a pool | Andriy Gapon | 2012-05-12 | 1 | -3/+12 |
| * | Use a non-tricky approach for building and installing zfsboot sharing | Marius Strobl | 2012-05-09 | 2 | -6/+2 |
| * | sys/boot: add common CTASSERT definition | Andriy Gapon | 2012-05-09 | 1 | -6/+0 |
| * | Add initial support for booting from ZFS on sparc64. At least on Sun Fire | Marius Strobl | 2012-05-01 | 7 | -40/+260 |
| * | Add a command for showing the heap usage. | Marius Strobl | 2012-05-01 | 1 | -0/+12 |
| * | - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from | Marius Strobl | 2011-07-02 | 1 | -25/+63 |
| * | Include forgotten framework changes to get some of the new menu files install... | Julian Elischer | 2011-05-30 | 1 | -1/+2 |
| * | New boot loader menus from Devin Teske. | Julian Elischer | 2011-05-28 | 1 | -0/+6 |
| * | Disconnect sun4v architecture from the three. | Attilio Rao | 2011-05-14 | 1 | -70/+1 |
| * | Revert rev 165325. The arch_maphint interface hasn't been in use for | Marcel Moolenaar | 2011-04-03 | 1 | -46/+0 |
| * | Partially revert r203829; as it turns out what the PowerPC OFW loader did | Marius Strobl | 2010-10-29 | 1 | -4/+4 |
| * | Merge from powerpc: | Marius Strobl | 2010-09-16 | 1 | -33/+27 |
| * | Use -Wl,-N instead of the undocumented -N option for GCC. | Ed Schouten | 2010-06-03 | 1 | -1/+1 |
| * | Add support for SPARC64 V (and where it already makes sense for other | Marius Strobl | 2010-05-02 | 1 | -2/+6 |
| * | Some machines can not only consist of CPUs running at different speeds | Marius Strobl | 2010-02-20 | 1 | -1/+1 |
| * | Correct the panic strings introduced in r203830 to match their arguments. | Marius Strobl | 2010-02-13 | 1 | -4/+4 |
| * | Use the SUNW,{d,i}tlb-load methods for entering locked TLB entries like | Marius Strobl | 2010-02-13 | 1 | -48/+26 |
| * | - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware | Marius Strobl | 2010-02-13 | 1 | -34/+115 |
| * | - Add code allowing a network device to only be open and closed once | Marius Strobl | 2010-01-09 | 1 | -1/+5 |
| * | Execute the cleanup handlers before jumping to the kernel just | Marius Strobl | 2009-12-24 | 1 | -0/+2 |
| * | Revert r183628 as with the current ata(4) ATAPI DMA with AcerLabs | Marius Strobl | 2009-12-24 | 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 | -122/+109 |
| * | 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 | -17/+41 |
| * | 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 |