summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Provide verbose help for fdt commands on platforms that use it.kientzle2013-02-112-2/+2
* Fix build on powerpc.trasz2012-11-191-8/+8
* Hook in new files menusets.4th and manual.dteske2012-11-072-2/+2
* Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr.ae2012-09-091-0/+4
* Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and preventgleb2012-05-251-2/+1
* Fix build after changes to trap headers.nwhitehorn2012-03-291-0/+2
* Make sure to synchronize icache for the newly loaded loader. Not an issuenwhitehorn2012-02-162-3/+7
* Experimental support for booting CHRP-type PowerPC systems from hard disks.nwhitehorn2012-01-251-1/+0
* Fix some unreliability problems related to MSR bits inherited from kboot bynwhitehorn2012-01-151-1/+1
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-191-1/+1
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixnwhitehorn2011-08-148-35/+209
* Add support for booting PS3s from disk. This is still a little hackish untilnwhitehorn2011-07-1614-23/+1092
* Include forgotten framework changes to get some of the new menu files install...julian2011-05-301-1/+2
* Add some missing files. Without we hang in the OF prompt asking for screen.4th.andreast2011-05-291-0/+1
* New boot loader menus from Devin Teske.julian2011-05-282-0/+12
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-182-0/+2
|\
| * Sync: merge r215396 through r215463 from ^/head.dim2010-11-181-1/+14
* | Don't need __DYNAMIC here. it is commented out and a.out only -- these are a...imp2011-01-202-4/+0
* | Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-0617-1/+2364
* | Revert r215435. We need to figure out the exact value to be loaded.andreast2010-11-171-1/+1
* | Make sure the .bss is cleared at the beginning. The pSeries OF ELF loader doesandreast2010-11-171-1/+14
* | Load the full 16k stack space.andreast2010-11-171-1/+1
|/
* Provide support in loader for booting 64-bit PowerPC kernels. Like amd64,nwhitehorn2010-07-128-23/+67
* Fix conditional FDT support in loader(8).raj2010-06-131-1/+3
* Initial loader(8) support for Flattened Device Tree.raj2010-05-252-2/+14
* Enable U-Boot storage for PowerPC. While there fix loader(8) help file name.raj2010-02-252-5/+5
* Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting onnwhitehorn2010-02-201-0/+5
* Bump PowerPC loader(8) version to reflect extensions it has recently grown.raj2009-06-221-0/+1
* Fix build when WITH_SSP is set explicitly.ru2009-02-211-2/+1
* Improve style(9) in PowerPC U-Boot support lib.raj2008-12-171-4/+4
* Modify our boot block to pick an output device, without which boot1 will failnwhitehorn2008-10-312-0/+5
* Add a simple HFS boot block implementation for booting PowerPC macs. It createsnwhitehorn2008-10-147-1/+906
* Use current SP instead of global data ptr for the U-Boot API signature search...raj2008-09-031-1/+1
* Make metadata.c shared across all platforms using U-Boot.raj2008-09-032-457/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-252-0/+5
* Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation.raj2008-03-121-3/+20
* o Build and install the U-Boot loader as ubldr.marcel2008-02-232-10/+6
* style(9) commit.marcel2008-02-231-211/+218
* Setup the new bootinfo structure.marcel2008-02-231-36/+99
* o Keep running on U-Boot's stack.marcel2008-02-231-21/+23
* The NFS file system support is conditional upon LOADER_NFS_SUPPORT,marcel2008-02-231-1/+1
* We build ficl and libofw with -msoft-float. Build the loadermarcel2008-02-231-1/+1
* Move the $FreeBSD$ tag in a comment as __FBSDID doesn't work.marcel2008-02-171-3/+2
* MFp4 (e500):marcel2008-02-167-0/+817
* Clean up PowerPC loader(8) build config.raj2008-02-112-2/+2
* "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.marcel2007-12-261-1/+1
* Remove file after being repocopied to ../ofw, where it lives on.marcel2007-12-177-749/+0
* Build the OFW loader from its new location after the sourcesmarcel2007-12-171-1/+1
* Remove more Alpha bits from the boot code including fixing severaljhb2006-05-122-2/+2
OpenPOWER on IntegriCloud