| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 1 | -2/+1 |
* | Improve style(9) in PowerPC U-Boot support lib. | raj | 2008-12-17 | 1 | -4/+4 |
* | Modify our boot block to pick an output device, without which boot1 will fail | nwhitehorn | 2008-10-31 | 2 | -0/+5 |
* | Add a simple HFS boot block implementation for booting PowerPC macs. It creates | nwhitehorn | 2008-10-14 | 7 | -1/+906 |
* | Use current SP instead of global data ptr for the U-Boot API signature search... | raj | 2008-09-03 | 1 | -1/+1 |
* | Make metadata.c shared across all platforms using U-Boot. | raj | 2008-09-03 | 2 | -457/+1 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 2 | -0/+5 |
* | Improve handling U-Boot's "eth%daddr" while PowerPC metadata preparation. | raj | 2008-03-12 | 1 | -3/+20 |
* | o Build and install the U-Boot loader as ubldr. | marcel | 2008-02-23 | 2 | -10/+6 |
* | style(9) commit. | marcel | 2008-02-23 | 1 | -211/+218 |
* | Setup the new bootinfo structure. | marcel | 2008-02-23 | 1 | -36/+99 |
* | o Keep running on U-Boot's stack. | marcel | 2008-02-23 | 1 | -21/+23 |
* | The NFS file system support is conditional upon LOADER_NFS_SUPPORT, | marcel | 2008-02-23 | 1 | -1/+1 |
* | We build ficl and libofw with -msoft-float. Build the loader | marcel | 2008-02-23 | 1 | -1/+1 |
* | Move the $FreeBSD$ tag in a comment as __FBSDID doesn't work. | marcel | 2008-02-17 | 1 | -3/+2 |
* | MFp4 (e500): | marcel | 2008-02-16 | 7 | -0/+817 |
* | Clean up PowerPC loader(8) build config. | raj | 2008-02-11 | 2 | -2/+2 |
* | "FreeBSD/Open Firmware/PowerPC ..." is confusing and non-standard. | marcel | 2007-12-26 | 1 | -1/+1 |
* | Remove file after being repocopied to ../ofw, where it lives on. | marcel | 2007-12-17 | 7 | -749/+0 |
* | Build the OFW loader from its new location after the sources | marcel | 2007-12-17 | 1 | -1/+1 |
* | Remove more Alpha bits from the boot code including fixing several | jhb | 2006-05-12 | 2 | -2/+2 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 2 | -2/+6 |
* | Add loader(8) variables for RB_DFLTROOT, RB_MUTE, and RB_PAUSE: | ru | 2005-09-22 | 2 | -4/+16 |
* | Start each of the license/copyright comments with /*- | imp | 2005-01-05 | 2 | -2/+2 |
* | NOFORTH -> NO_FORTH | ru | 2004-12-21 | 2 | -2/+2 |
* | Remove the last vestiges of the userconfig option. None of this actually | scottl | 2004-12-01 | 2 | -8/+0 |
* | Remove NOMAN so loader man pages are installed. | grehan | 2004-08-18 | 2 | -2/+0 |
* | Instead of "OpenFirmware", "openfirmware", etc. use the official spelling | marius | 2004-08-16 | 2 | -4/+4 |
* | Add PowerPC bridge instruction flag to the assembler to help out | grehan | 2004-08-02 | 2 | -0/+6 |
* | Use a linker script for the loader. This avoids issues with | grehan | 2004-07-08 | 4 | -4/+284 |
* | Remove cache flush, 256Mb 1:1 BAT mapping, and BAT clearing. This doesn't | grehan | 2004-07-08 | 2 | -90/+0 |
* | Loader makefile cleanup. | grehan | 2004-02-09 | 2 | -92/+38 |
* | Convert to __FBSDID. | obrien | 2004-01-04 | 6 | -10/+18 |
* | Update libstand filesystems to be in-line with tier-1 platforms. | grehan | 2003-12-10 | 2 | -12/+28 |
* | - Bring Makefile up to rev with sparc64 in terms of config options and rules | grehan | 2003-12-10 | 2 | -106/+130 |
* | FICL doesn't build on PowerPC yet, so disable. | obrien | 2003-08-16 | 2 | -20/+20 |
* | Fix asm string newlines to keep gcc3.3 happy. Use register prefixes | grehan | 2003-08-05 | 2 | -108/+108 |
* | Also look for an "elf64 kernel" (for sparc64) and "elf32 kernel" (for | peter | 2003-04-30 | 2 | -2/+6 |
* | Renamed the loader's zipfs to gzipfs. zipfs.c was repo-copied to gzipfs.c. | jake | 2002-12-19 | 2 | -2/+2 |
* | Change the device path representation in libofw to use the full firmware | jake | 2002-11-10 | 2 | -20/+6 |
* | Add support for passing metadata. | benno | 2002-07-10 | 4 | -2/+644 |
* | Uncomment some bits that we now need. | benno | 2002-06-07 | 2 | -12/+12 |
* | -ffreestanding is the word. | obrien | 2002-05-10 | 2 | -2/+2 |
* | Mega-patch for OpenFirmware loader support. | benno | 2001-10-07 | 6 | -12/+36 |
* | Create backup copies using install(1). | ru | 2001-09-12 | 2 | -6/+2 |
* | Remove -DNEW_LINKERSET, it is not used here anymore. This is now native. | peter | 2001-06-21 | 2 | -6/+0 |
* | Nuke old gensetdefs based linker sets with extreme prejudice | peter | 2001-06-14 | 2 | -22/+4 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 2 | -2/+0 |
* | OpenFirmware/PowerPC loader, part 2. | benno | 2000-11-10 | 6 | -64/+282 |
* | Convert from the Alpha compontents to PowerPC ones. | obrien | 2000-10-16 | 2 | -28/+36 |