summaryrefslogtreecommitdiffstats
path: root/sys/boot/powerpc/ofw
Commit message (Expand)AuthorAgeFilesLines
* MFC r286368: Remove guards around overwriting loader.rc and menu.rcdteske2016-01-071-7/+1
* MFC revisions 277693,278335,280382-280385,280923-280926,280931,dteske2015-04-221-5/+1
* MFC r263005 by royger: howto_names: unify declarationemaste2014-09-041-23/+1
* r261567: Build a 32-bit libstand under sys/boot/emaste2014-09-041-1/+2
* Hook in new files menusets.4th and manual.dteske2012-11-071-1/+1
* 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-281-0/+6
* Merge binutils 2.17.50 to head. This brings a number of improvements todim2011-02-181-0/+1
|\
| * 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-201-2/+0
* | 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-124-19/+57
* Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting onnwhitehorn2010-02-201-0/+5
* Fix build when WITH_SSP is set explicitly.ru2009-02-211-2/+1
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-0/+2
* We build ficl and libofw with -msoft-float. Build the loadermarcel2008-02-231-1/+1
* 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 more Alpha bits from the boot code including fixing severaljhb2006-05-121-1/+1
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE:ru2005-09-221-2/+8
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* NOFORTH -> NO_FORTHru2004-12-211-1/+1
* Remove the last vestiges of the userconfig option. None of this actuallyscottl2004-12-011-4/+0
* Remove NOMAN so loader man pages are installed.grehan2004-08-181-1/+0
* Instead of "OpenFirmware", "openfirmware", etc. use the official spellingmarius2004-08-161-2/+2
* Add PowerPC bridge instruction flag to the assembler to help outgrehan2004-08-021-0/+3
* Use a linker script for the loader. This avoids issues withgrehan2004-07-082-2/+142
* Remove cache flush, 256Mb 1:1 BAT mapping, and BAT clearing. This doesn'tgrehan2004-07-081-45/+0
* Loader makefile cleanup.grehan2004-02-091-46/+19
* Convert to __FBSDID.obrien2004-01-043-5/+9
* Update libstand filesystems to be in-line with tier-1 platforms.grehan2003-12-101-6/+14
* - Bring Makefile up to rev with sparc64 in terms of config options and rulesgrehan2003-12-101-53/+65
* FICL doesn't build on PowerPC yet, so disable.obrien2003-08-161-10/+10
* Fix asm string newlines to keep gcc3.3 happy. Use register prefixesgrehan2003-08-051-54/+54
* Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (forpeter2003-04-301-1/+3
* Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c.jake2002-12-191-1/+1
* Change the device path representation in libofw to use the full firmwarejake2002-11-101-10/+3
* Add support for passing metadata.benno2002-07-102-1/+322
* Uncomment some bits that we now need.benno2002-06-071-6/+6
* -ffreestanding is the word.obrien2002-05-101-1/+1
* Mega-patch for OpenFirmware loader support.benno2001-10-073-6/+18
* Create backup copies using install(1).ru2001-09-121-3/+1
* Remove -DNEW_LINKERSET, it is not used here anymore. This is now native.peter2001-06-211-3/+0
* Nuke old gensetdefs based linker sets with extreme prejudicepeter2001-06-141-11/+2
* MAN[1-9] -> MAN.ru2001-03-271-1/+0
* OpenFirmware/PowerPC loader, part 2.benno2000-11-103-32/+141
* Convert from the Alpha compontents to PowerPC ones.obrien2000-10-161-14/+18
OpenPOWER on IntegriCloud