summaryrefslogtreecommitdiffstats
path: root/sys/boot/sparc64/loader/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r286368: Remove guards around overwriting loader.rc and menu.rcdteske2016-01-071-7/+1
* MFC revisions 277693,278335,280382-280385,280923-280926,280931,dteske2015-04-221-5/+1
* Hook in new files menusets.4th and manual.dteske2012-11-071-1/+1
* sparc64/zfs boot: take advantage of new libzfsboot capabilitiesavg2012-05-121-2/+3
* Add initial support for booting from ZFS on sparc64. At least on Sun Firemarius2012-05-011-5/+17
* Include forgotten framework changes to get some of the new menu files install...julian2011-05-301-1/+2
* New boot loader menus from Devin Teske.julian2011-05-281-0/+6
* - Add code allowing a network device to only be open and closed oncemarius2010-01-091-1/+5
* Fix build when WITH_SSP is set explicitly.ru2009-02-211-2/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-0/+2
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* NOFORTH -> NO_FORTHru2004-12-211-1/+1
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-1/+1
* Since loader(8) on SPARC64 is a pure ELF executable (as opposedru2004-02-101-1/+0
* MFi386.ru2004-02-091-35/+9
* Fix breakage from earlier inadvertant changes.jake2002-12-201-4/+0
* Change the device path representation in libofw to use the full firmwarejake2002-11-101-1/+5
* Compile in support for zipfs and bzipfs so we can load the gzipped mfsrootjake2002-10-131-0/+8
* Remove NOFORTH=yes, it seems to work now thanks to scottl.jake2002-09-021-1/+0
* Enable netboot support by default, since it can now coexist with disk andjake2002-07-071-3/+3
* Make building with ficl work. Unfortunately booting with it doesn't.jake2002-07-071-5/+4
* Enable cd9660 support by default.jake2002-06-211-1/+1
* Sync with i386. The loader was being installed before the beforeinstalljake2002-05-281-26/+39
* -ffreestanding is the word.obrien2002-05-101-1/+1
* 1.) Rename locore.s to locore.S (by repocopy), to be able to removetmm2002-04-021-26/+21
* Add support for booting from CD-ROM. Make it possible to enable UFStmm2002-04-011-0/+8
* Add make variables for fs support and propagate them to CFLAGS. Putjake2002-02-231-9/+21
* Avoid having the text and data sections merged into one programrobert2001-12-281-1/+1
* Add code to copy the enironment and loader metadata into kernel space.jake2001-10-301-2/+5
* Add a Makefile for the sparc64 boot loader.robert2001-10-151-0/+76
OpenPOWER on IntegriCloud