aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/sparc64/loader
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-146-1443/+0
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-101-15/+6
* Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELIWarner Losh2017-11-101-0/+1
* Remove LOADER_ZFS_SUPPORT as a Makefile variableWarner Losh2017-11-101-7/+0
* loader: set options before including bsd.init.mkRoger Pau Monné2017-11-081-12/+12
* For amd64, compile both zfs and zfs32 libraries.Warner Losh2017-10-301-1/+1
* Remove the -nostdlib stuff I added. Instead, fix LDFLAGS to be honoredWarner Losh2017-10-301-3/+1
* Use defs.mk defins in most MD codeWarner Losh2017-10-301-9/+11
* End source directories with SRC rather than a hodgepodge of namesWarner Losh2017-10-221-1/+1
* LOADER_foo_SUPPORTEDWarner Losh2017-10-161-24/+2
* Move all the ficl common code into ficl.mkWarner Losh2017-10-161-8/+0
* Move common/Makefile.inc to sys/boot/loader.mk.Warner Losh2017-10-161-4/+2
* Rather than laying whack-a-mole with including the path to stand.h,Warner Losh2017-10-101-3/+0
* Define LIBSA* and use them instead of overloaded LIBSTANDWarner Losh2017-10-091-2/+2
* Define SASRC and use itWarner Losh2017-10-091-1/+1
* Prefer ${LIBSTAND} to -lstandWarner Losh2017-10-091-1/+1
* loader: r316585 did miss sparc/ofwToomas Soome2017-04-101-10/+18
* Fix sparc64 build broken by r316343 and r316076Allan Jude2017-04-021-0/+3
* sys: Replace zero with NULL for pointers.Pedro F. Giffuni2017-02-221-1/+1
* Deduplicate loader vers.c Makefile rulesEd Maste2016-12-191-5/+2
* Reduce boot loader version string duplicationEd Maste2016-12-181-4/+2
* Stop closing the network device when netbooting for loaders using the commonBaptiste Daroussin2016-10-131-4/+0
* Remove guards around overwriting loader.rc and menu.rcAllan Jude2015-08-061-7/+1
* Fix fallouts from r284590Baptiste Daroussin2015-06-191-0/+1
* Fix the loader for sparc64.Andreas Tobler2015-05-011-3/+3
* Revert .PATH changes to fix mips build.Jung-uk Kim2015-04-031-0/+1
* Install newly added brand-*.4th and logo-*.4th files and reduce duplication.Jung-uk Kim2015-04-021-6/+1
* Provide a shim layer in loader to condense the Open Firmware device tree toNathan Whitehorn2015-03-091-1/+2
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* Give loaders more control over the Forth initialization process. InMarcel Moolenaar2014-07-271-1/+1
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* howto_names: unify declarationRoger Pau Monné2014-03-111-23/+1
* - The method introduced as part of r234898 for not altering the boot pathMarius Strobl2013-06-091-24/+24
* zfs/sparc64 boot: fix booting after r242230Andriy Gapon2013-01-201-8/+12
* Hook in new files menusets.4th and manual.Devin Teske2012-11-071-1/+1
* Slightly reduce an overhead for the open() call in the zfsloader.Andrey V. Elsukov2012-09-111-3/+3
* Pull the tier-2 card and change the sparc64 ZFS loader to no longer probeMarius Strobl2012-07-271-9/+43
* The loaddev environment variable is not modifiable once set, so it is notMarius Strobl2012-06-041-14/+16
* sparc64/zfs boot: take advantage of new libzfsboot capabilitiesAndriy Gapon2012-05-122-58/+26
* zfsboot/zfsloader: support accessing filesystems within a poolAndriy Gapon2012-05-121-3/+12
* sys/boot: add common CTASSERT definitionAndriy Gapon2012-05-091-6/+0
* Add initial support for booting from ZFS on sparc64. At least on Sun FireMarius Strobl2012-05-012-14/+117
* Add a command for showing the heap usage.Marius Strobl2012-05-011-0/+12
* - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries fromMarius Strobl2011-07-021-25/+63
* Include forgotten framework changes to get some of the new menu files install...Julian Elischer2011-05-301-1/+2
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-0/+6
* Disconnect sun4v architecture from the three.Attilio Rao2011-05-141-70/+1
* Revert rev 165325. The arch_maphint interface hasn't been in use forMarcel Moolenaar2011-04-031-46/+0
* Partially revert r203829; as it turns out what the PowerPC OFW loader didMarius Strobl2010-10-291-4/+4