summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/loader/main.c
Commit message (Expand)AuthorAgeFilesLines
* - The method introduced as part of r234898 for not altering the boot pathmarius2013-06-091-24/+24
* zfs/sparc64 boot: fix booting after r242230avg2013-01-201-8/+12
* Slightly reduce an overhead for the open() call in the zfsloader.ae2012-09-111-3/+3
* Pull the tier-2 card and change the sparc64 ZFS loader to no longer probemarius2012-07-271-9/+43
* The loaddev environment variable is not modifiable once set, so it is notmarius2012-06-041-14/+16
* sparc64/zfs boot: take advantage of new libzfsboot capabilitiesavg2012-05-121-56/+23
* zfsboot/zfsloader: support accessing filesystems within a poolavg2012-05-121-3/+12
* sys/boot: add common CTASSERT definitionavg2012-05-091-6/+0
* Add initial support for booting from ZFS on sparc64. At least on Sun Firemarius2012-05-011-9/+100
* Add a command for showing the heap usage.marius2012-05-011-0/+12
* - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries frommarius2011-07-021-25/+63
* Disconnect sun4v architecture from the three.attilio2011-05-141-70/+1
* Revert rev 165325. The arch_maphint interface hasn't been in use formarcel2011-04-031-46/+0
* Partially revert r203829; as it turns out what the PowerPC OFW loader didmarius2010-10-291-4/+4
* Add support for SPARC64 V (and where it already makes sense for othermarius2010-05-021-2/+6
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-201-1/+1
* Correct the panic strings introduced in r203830 to match their arguments.marius2010-02-131-4/+4
* Use the SUNW,{d,i}tlb-load methods for entering locked TLB entries likemarius2010-02-131-48/+26
* - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmwaremarius2010-02-131-34/+115
* Execute the cleanup handlers before jumping to the kernel justmarius2009-12-241-0/+2
* Revert r183628 as with the current ata(4) ATAPI DMA with AcerLabsmarius2009-12-241-1/+0
* Fix masking of TTE bits; the TD_*_MASK macros need shifting via themarius2009-04-141-5/+7
* Fix whitespace.marius2009-04-131-3/+3
* - Use the generally more appropriate PROM base rather than themarius2009-02-101-4/+4
* Disable ATAPI DMA as it's once again broken in that it causes datamarius2008-10-051-1/+1
* Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocatingmarius2008-09-101-0/+110
* USIII and beyond CPUs have stricter requirements when it comesmarius2008-09-081-1/+2
* Ensure interrupts are off while in {d,i}tlb_va_to_pa_sun4u().marius2008-09-041-2/+10
* - Read ASI_{D,I}TLB_DATA_ACCESS_REG twice in order to work aroundmarius2008-08-301-21/+60
* cosmetic changes and style fixesmarius2008-08-221-4/+7
* - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There'smarius2008-08-071-40/+98
* - Make better use of the global chosen, memory and mmu handles insteadmarius2007-06-171-52/+78
* - Remove dupe and unused declarations and prototypes.marius2007-06-161-67/+54
* add an interface for passing the entire kernel size up front to thekmacy2006-12-181-1/+50
* Don't unconditionally compile-in the bcache code. It's only used onmarcel2006-11-021-2/+0
* unbreak sparc64 loader buildkmacy2006-10-091-1/+0
* add sun4v support to the sparc64 boot loaderkmacy2006-10-091-8/+107
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Back out v1.24. v1.40 of sys/sparc64/sparc64/bus_machdep.c fixes thekensmith2004-09-081-3/+1
* Temporary bandaid to help sparc64 systems with ATA disks boot. Recentkensmith2004-08-191-1/+3
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-1/+1
* Convert to __FBSDID.obrien2004-01-041-2/+4
* NFS support should be conditional on LOADER_NFS_SUPPORT, nottmm2003-07-111-1/+1
* Remember to release the loader's heap.jake2003-06-151-1/+7
* Commit a missed change to keep in sync with the MI elf loader.peter2003-05-011-4/+4
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.jake2002-12-191-1/+4
* Change the device path representation in libofw to use the full firmwarejake2002-11-101-35/+17
* Compile in support for zipfs and bzipfs so we can load the gzipped mfsrootjake2002-10-131-0/+6
* - Do not pretend to compile a kernel and remove the definitionrobert2002-08-211-2/+0
* - Define the macro _KERNEL to pretend we are compiling a kernel.robert2002-08-211-1/+2
OpenPOWER on IntegriCloud