aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/powerpc/ofw/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-55/+0
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-101-13/+2
* Remove LOADER_FDT_SUPPORT as a Makefile variable.Warner Losh2017-11-101-6/+2
* Remove all the empty help files from the powerpc build.Warner Losh2017-11-101-1/+1
* loader: set options before including bsd.init.mkRoger Pau Monné2017-11-081-11/+11
* Powerpc is a 32-bit boot loader.Warner Losh2017-11-061-2/+2
* Use defs.mk defins in most MD codeWarner Losh2017-10-301-15/+14
* Move BINDIR definition to defs.mk, and override where it isn't /bootWarner Losh2017-10-251-1/+0
* End source directories with SRC rather than a hodgepodge of namesWarner Losh2017-10-221-1/+1
* LOADER_foo_SUPPORTEDWarner Losh2017-10-161-29/+2
* Move all the ficl common code into ficl.mkWarner Losh2017-10-161-8/+1
* Move common/Makefile.inc to sys/boot/loader.mk.Warner Losh2017-10-161-4/+4
* 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-3/+2
* Define SASRC and use itWarner Losh2017-10-091-1/+1
* Split the ficl CFLAGS when they refer to an arch-specific include path.Pedro F. Giffuni2017-03-011-1/+2
* Deduplicate loader vers.c Makefile rulesEd Maste2016-12-191-4/+1
* Stop closing the network device when netbooting for loaders using the commonBaptiste Daroussin2016-10-131-5/+0
* Remove guards around overwriting loader.rc and menu.rcAllan Jude2015-08-061-7/+1
* Fix fallouts from r284590Baptiste Daroussin2015-06-191-0/+1
* 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-3/+12
* For building sys/boot/powerpc, get rid of the obsolete -mppc64bridgeDimitry Andric2014-12-291-3/+0
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Build a 32-bit libstand under sys/boot/ for ppc64Ed Maste2014-02-071-1/+2
* Hook in new files menusets.4th and manual.Devin Teske2012-11-071-1/+1
* Add some missing files. Without we hang in the OF prompt asking for screen.4th.Andreas Tobler2011-05-291-0/+1
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-0/+6
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,Nathan Whitehorn2010-07-121-2/+3
* Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting onNathan Whitehorn2010-02-201-0/+5
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-211-2/+1
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-251-0/+2
* We build ficl and libofw with -msoft-float. Build the loaderMarcel Moolenaar2008-02-231-1/+1
* Clean up PowerPC loader(8) build config.Rafal Jaworowski2008-02-111-1/+1
* "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.Marcel Moolenaar2007-12-261-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-1/+1
* Remove NOMAN so loader man pages are installed.Peter Grehan2004-08-181-1/+0
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-161-2/+2
* Add PowerPC bridge instruction flag to the assembler to help outPeter Grehan2004-08-021-0/+3
* Use a linker script for the loader. This avoids issues withPeter Grehan2004-07-081-2/+3
* Loader makefile cleanup.Peter Grehan2004-02-091-46/+19
* - Bring Makefile up to rev with sparc64 in terms of config options and rulesPeter Grehan2003-12-101-53/+65
* FICL doesn't build on PowerPC yet, so disable.David E. O'Brien2003-08-161-10/+10
* Add support for passing metadata.Benno Rice2002-07-101-1/+1
* Uncomment some bits that we now need.Benno Rice2002-06-071-6/+6
* -ffreestanding is the word.David E. O'Brien2002-05-101-1/+1
* Mega-patch for OpenFirmware loader support.Benno Rice2001-10-071-1/+5
* Create backup copies using install(1).Ruslan Ermilov2001-09-121-3/+1