aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/powerpc/uboot
Commit message (Expand)AuthorAgeFilesLines
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-145-392/+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-102-2/+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
* Define prototype for exit and ensure referencesWarner Losh2017-10-121-0/+3
* 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
* Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsBaptiste Daroussin2014-10-101-1/+2
* 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-122-3/+4
* Fix conditional FDT support in loader(8).Rafal Jaworowski2010-06-131-1/+3
* Initial loader(8) support for Flattened Device Tree.Rafal Jaworowski2010-05-252-2/+14
* Enable U-Boot storage for PowerPC. While there fix loader(8) help file name.Rafal Jaworowski2010-02-252-5/+5
* Bump PowerPC loader(8) version to reflect extensions it has recently grown.Rafal Jaworowski2009-06-221-0/+1
* Improve style(9) in PowerPC U-Boot support lib.Rafal Jaworowski2008-12-171-4/+4
* Use current SP instead of global data ptr for the U-Boot API signature search...Rafal Jaworowski2008-09-031-1/+1
* Make metadata.c shared across all platforms using U-Boot.Rafal Jaworowski2008-09-032-457/+1
* Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation.Rafal Jaworowski2008-03-121-3/+20
* o Build and install the U-Boot loader as ubldr.Marcel Moolenaar2008-02-231-9/+5
* style(9) commit.Marcel Moolenaar2008-02-231-196/+203
* Setup the new bootinfo structure.Marcel Moolenaar2008-02-231-36/+99
* o Keep running on U-Boot's stack.Marcel Moolenaar2008-02-231-21/+23
* The NFS file system support is conditional upon LOADER_NFS_SUPPORT,Marcel Moolenaar2008-02-231-1/+1
* Move the $FreeBSD$ tag in a comment as __FBSDID doesn't work.Marcel Moolenaar2008-02-171-3/+2
* MFp4 (e500):Marcel Moolenaar2008-02-167-0/+817