| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge binutils 2.17.50 to head. This brings a number of improvements to | dim | 2011-02-18 | 2 | -0/+2 |
|\ |
|
| * | Sync: merge r215396 through r215463 from ^/head. | dim | 2010-11-18 | 1 | -1/+14 |
* | | Don't need __DYNAMIC here. it is commented out and a.out only -- these are a... | imp | 2011-01-20 | 2 | -4/+0 |
* | | Import support for the Sony Playstation 3 using the OtherOS feature | nwhitehorn | 2011-01-06 | 17 | -1/+2364 |
* | | Revert r215435. We need to figure out the exact value to be loaded. | andreast | 2010-11-17 | 1 | -1/+1 |
* | | Make sure the .bss is cleared at the beginning. The pSeries OF ELF loader does | andreast | 2010-11-17 | 1 | -1/+14 |
* | | Load the full 16k stack space. | andreast | 2010-11-17 | 1 | -1/+1 |
|/ |
|
* | Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, | nwhitehorn | 2010-07-12 | 8 | -23/+67 |
* | Fix conditional FDT support in loader(8). | raj | 2010-06-13 | 1 | -1/+3 |
* | Initial loader(8) support for Flattened Device Tree. | raj | 2010-05-25 | 2 | -2/+14 |
* | Enable U-Boot storage for PowerPC. While there fix loader(8) help file name. | raj | 2010-02-25 | 2 | -5/+5 |
* | Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting on | nwhitehorn | 2010-02-20 | 1 | -0/+5 |
* | Bump PowerPC loader(8) version to reflect extensions it has recently grown. | raj | 2009-06-22 | 1 | -0/+1 |
* | 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 |