aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/powerpc
Commit message (Expand)AuthorAgeFilesLines
* MFC r255944 (partial):Bryan Drewery2013-10-101-1/+1
* MFC r204315Rafal Jaworowski2010-03-042-5/+5
* MFC r204129:Nathan Whitehorn2010-03-011-0/+5
* Bump PowerPC loader(8) version to reflect extensions it has recently grown.Rafal Jaworowski2009-06-221-0/+1
* Fix build when WITH_SSP is set explicitly.Ruslan Ermilov2009-02-211-2/+1
* Improve style(9) in PowerPC U-Boot support lib.Rafal Jaworowski2008-12-171-4/+4
* Modify our boot block to pick an output device, without which boot1 will failNathan Whitehorn2008-10-312-0/+5
* Add a simple HFS boot block implementation for booting PowerPC macs. It createsNathan Whitehorn2008-10-147-1/+906
* 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
* Enable GCC stack protection (aka Propolice) for userland:Ruslan Ermilov2008-06-252-0/+5
* 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-232-10/+6
* style(9) commit.Marcel Moolenaar2008-02-231-211/+218
* 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
* We build ficl and libofw with -msoft-float. Build the loaderMarcel 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
* Clean up PowerPC loader(8) build config.Rafal Jaworowski2008-02-112-2/+2
* "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard.Marcel Moolenaar2007-12-261-1/+1
* Remove file after being repocopied to ../ofw, where it lives on.Marcel Moolenaar2007-12-177-749/+0
* Build the OFW loader from its new location after the sourcesMarcel Moolenaar2007-12-171-1/+1
* Remove more Alpha bits from the boot code including fixing severalJohn Baldwin2006-05-122-2/+2
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-172-2/+6
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:Ruslan Ermilov2005-09-222-4/+16
* Start each of the license/copyright comments with /*-Warner Losh2005-01-052-2/+2
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-212-2/+2
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-012-8/+0
* Remove NOMAN so loader man pages are installed.Peter Grehan2004-08-182-2/+0
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingMarius Strobl2004-08-162-4/+4
* Add PowerPC bridge instruction flag to the assembler to help outPeter Grehan2004-08-022-0/+6
* Use a linker script for the loader. This avoids issues withPeter Grehan2004-07-084-4/+284
* Remove cache flush, 256Mb 1:1 BAT mapping, and BAT clearing. This doesn'tPeter Grehan2004-07-082-90/+0
* Loader makefile cleanup.Peter Grehan2004-02-092-92/+38
* Convert to __FBSDID.David E. O'Brien2004-01-046-10/+18
* Update libstand filesystems to be in-line with tier-1 platforms.Peter Grehan2003-12-102-12/+28
* - Bring Makefile up to rev with sparc64 in terms of config options and rulesPeter Grehan2003-12-102-106/+130
* FICL doesn't build on PowerPC yet, so disable.David E. O'Brien2003-08-162-20/+20
* Fix asm string newlines to keep gcc3.3 happy. Use register prefixesPeter Grehan2003-08-052-108/+108
* Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (forPeter Wemm2003-04-302-2/+6
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.Jake Burkholder2002-12-192-2/+2
* Change the device path representation in libofw to use the full firmwareJake Burkholder2002-11-102-20/+6
* Add support for passing metadata.Benno Rice2002-07-104-2/+644
* Uncomment some bits that we now need.Benno Rice2002-06-072-12/+12
* -ffreestanding is the word.David E. O'Brien2002-05-102-2/+2
* Mega-patch for OpenFirmware loader support.Benno Rice2001-10-076-12/+36
* Create backup copies using install(1).Ruslan Ermilov2001-09-122-6/+2
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.Peter Wemm2001-06-212-6/+0