aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/powerpc/loader
Commit message (Expand)AuthorAgeFilesLines
* Remove file after being repocopied to ../ofw, where it lives on.Marcel Moolenaar2007-12-177-749/+0
* Remove more Alpha bits from the boot code including fixing severalJohn Baldwin2006-05-121-1/+1
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:Ruslan Ermilov2005-09-221-2/+8
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* NOFORTH -> NO_FORTHRuslan Ermilov2004-12-211-1/+1
* Remove the last vestiges of the userconfig option. None of this actuallyScott Long2004-12-011-4/+0
* 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-082-2/+142
* Remove cache flush, 256Mb 1:1 BAT mapping, and BAT clearing. This doesn'tPeter Grehan2004-07-081-45/+0
* Loader makefile cleanup.Peter Grehan2004-02-091-46/+19
* Convert to __FBSDID.David E. O'Brien2004-01-043-5/+9
* Update libstand filesystems to be in-line with tier-1 platforms.Peter Grehan2003-12-101-6/+14
* - 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
* Fix asm string newlines to keep gcc3.3 happy. Use register prefixesPeter Grehan2003-08-051-54/+54
* Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (forPeter Wemm2003-04-301-1/+3
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.Jake Burkholder2002-12-191-1/+1
* Change the device path representation in libofw to use the full firmwareJake Burkholder2002-11-101-10/+3
* Add support for passing metadata.Benno Rice2002-07-102-1/+322
* 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-073-6/+18
* Create backup copies using install(1).Ruslan Ermilov2001-09-121-3/+1
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.Peter Wemm2001-06-211-3/+0
* Nuke old gensetdefs based linker sets with extreme prejudicePeter Wemm2001-06-141-11/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+0
* OpenFirmware/PowerPC loader, part 2.Benno Rice2000-11-103-32/+141
* Convert from the Alpha compontents to PowerPC ones.David E. O'Brien2000-10-161-14/+18
* "Ok, my loader's now up to putting up a prompt. It probes disks partiallyDavid E. O'Brien2000-10-163-0/+123
* Update loader logic to distinguish modules vs. files.Boris Popov2000-05-011-2/+2
* Teach the loader about the ext2fs filesystem, extended partitions, andJonathan Lemon2000-04-291-0/+3
* Add more missing files from the reorganisation.Mike Smith1999-09-071-0/+99