aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/powerpc/uboot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-141-37/+0
* Install the 4th files in sys/boot/forth instead of each loaderWarner Losh2017-11-101-11/+1
* Remove LOADER_FDT_SUPPORT as a Makefile variable.Warner Losh2017-11-101-1/+0
* 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-10/+10
* Powerpc is a 32-bit boot loader.Warner Losh2017-11-061-2/+2
* Use defs.mk defins in most MD codeWarner Losh2017-10-301-7/+7
* 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
* Move fdt and uboot defines into common uboot.mk.Warner Losh2017-10-221-17/+1
* LOADER_foo_SUPPORTEDWarner Losh2017-10-161-37/+1
* 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/+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
* Convert a couple lingering NO_FORTH conditionals to test MK_FORTH.Ian Lepore2014-12-231-1/+1
* Start to allow platforms other than U-Boot to use the FDT code in loader byAndrew Turner2014-11-011-2/+3
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Build a 32-bit libstand under sys/boot/ for ppc64Ed Maste2014-02-071-1/+2
* Provide verbose help for fdt commands on platforms that use it.Tim Kientzle2013-02-111-1/+1
* Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr.Andrey V. Elsukov2012-09-091-0/+4
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,Nathan Whitehorn2010-07-121-2/+3
* Fix conditional FDT support in loader(8).Rafal Jaworowski2010-06-131-1/+3
* Initial loader(8) support for Flattened Device Tree.Rafal Jaworowski2010-05-251-2/+13
* Enable U-Boot storage for PowerPC. While there fix loader(8) help file name.Rafal Jaworowski2010-02-251-4/+4
* Make metadata.c shared across all platforms using U-Boot.Rafal Jaworowski2008-09-031-1/+1
* o Build and install the U-Boot loader as ubldr.Marcel Moolenaar2008-02-231-9/+5
* MFp4 (e500):Marcel Moolenaar2008-02-161-0/+99