| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the jump location. | brucec | 2010-11-14 | 1 | -1/+1 |
* | When rebooting the machine jump to 0xf000:fff0 instead of 0xffff:0x0. | brucec | 2010-11-14 | 1 | -1/+1 |
* | Now there is no functional difference from i386 version. | nyan | 2010-11-13 | 1 | -35/+0 |
* | Remove unused includes. | nyan | 2010-11-13 | 1 | -6/+0 |
* | Correct RAM size of the MPC8555CDS board. | raj | 2010-11-11 | 1 | -1/+1 |
* | Fix typos. | brucec | 2010-11-09 | 1 | -2/+2 |
* | Remove support for autoloading ACPI from the loader. Leave in the code to | jhb | 2010-11-08 | 5 | -55/+3 |
* | Partially revert r203829; as it turns out what the PowerPC OFW loader did | marius | 2010-10-29 | 1 | -4/+4 |
* | Fix the printf() in init_heap so that it can run before the console is up. | nwhitehorn | 2010-10-29 | 1 | -1/+5 |
* | Fix netboot on some Apple machines on which calling dma-free on the | nwhitehorn | 2010-10-29 | 1 | -0/+3 |
* | Fix some memory management issues discovered when trying to boot the PPC | nwhitehorn | 2010-10-28 | 3 | -28/+35 |
* | MFi386: revision 214210 | nyan | 2010-10-24 | 1 | -2/+2 |
* | Avoid using memcpy() for copying 32bit chunks. This shrinks | rdivacky | 2010-10-22 | 1 | -2/+2 |
* | Correct typos. | pjd | 2010-10-20 | 1 | -2/+2 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Ensure that a make from sys/boot does not pick up include files from | pho | 2010-10-08 | 1 | -0/+1 |
* | - Split code shared by almost any boot loader into separate files and | pjd | 2010-09-24 | 18 | -864/+1383 |
* | When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2 | dim | 2010-09-21 | 2 | -6/+2 |
* | Add support 'device tpm' for amd64. | nork | 2010-09-19 | 1 | -0/+1 |
* | Before VirtualBox is fixed, mark with #ifdef what has to be done to make | pjd | 2010-09-17 | 2 | -3/+10 |
* | Remove magic value. | pjd | 2010-09-17 | 1 | -1/+3 |
* | Merge from powerpc: | marius | 2010-09-16 | 1 | -33/+27 |
* | Remove empty lines committed by accident. | pjd | 2010-09-09 | 1 | -2/+0 |
* | Ignore log vdevs. | pjd | 2010-09-09 | 1 | -0/+7 |
* | Allow to boot from a pool within which replacing is in progress. | pjd | 2010-09-09 | 1 | -3/+33 |
* | Remove duplicated code. | pjd | 2010-09-09 | 1 | -20/+9 |
* | If autoboot_delay is set to -1, boot immediately without checking for | jhb | 2010-09-08 | 1 | -1/+4 |
* | Add custom kernel configuration and device tree source files for | emax | 2010-09-08 | 1 | -0/+265 |
* | In the case of non-sequential mappings, ofw_mapmem() could ask Open | nwhitehorn | 2010-09-02 | 1 | -1/+1 |
* | Modify pxe.c to use the version of nfs_getrootfh() that returns | rmacklem | 2010-09-02 | 1 | -0/+59 |
* | Use a cleaner expression to retrieve the memory size in pc98's boot2.c, | dim | 2010-09-01 | 1 | -3/+2 |
* | For consistency, change all 'i386' and MACHINE_ARCH to x86. | delphij | 2010-08-31 | 3 | -3/+3 |
* | Avoid directly manipulating a NULL pointer (which could result in | dim | 2010-08-31 | 1 | -2/+2 |
* | Always compile pc98 boot2 with gcc instead of clang, just as with i386 | dim | 2010-08-31 | 1 | -0/+7 |
* | Use a more robust way to substitute gcc for clang, when compiling | dim | 2010-08-31 | 1 | -1/+3 |
* | Fix build of ppc32 loader. | nwhitehorn | 2010-08-25 | 1 | -1/+1 |
* | Replace structure assignments with explicity memcpy calls. This allows | rpaulo | 2010-08-24 | 1 | -4/+9 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -1/+1 |
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi... | imp | 2010-08-23 | 6 | -18/+18 |
* | MF tbemd: move to using specific architecture makefiles | imp | 2010-08-23 | 9 | -20/+27 |
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi... | imp | 2010-08-23 | 2 | -11/+11 |
* | MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH | imp | 2010-08-23 | 8 | -10/+10 |
* | It turns out that the OUTPUT_FORMAT should do the right thing for both endian... | imp | 2010-08-23 | 2 | -135/+1 |
* | MF tbemd: differentiate between arm and armeb | imp | 2010-08-23 | 2 | -1/+135 |
* | Make sure the boot2 stage is compiled with gcc, as clang has no | rpaulo | 2010-08-21 | 1 | -0/+5 |
* | Return EIO if vdev->v_phys_read is NULL. | mm | 2010-08-09 | 1 | -0/+3 |
* | mdoc: make sure to pass at least one argument to quotation macros | uqs | 2010-08-02 | 1 | -1/+1 |
* | A simple test harness to help debug problems with the ZFS boot code. | dfr | 2010-07-30 | 1 | -0/+120 |
* | MFi386: revision 210387 | nyan | 2010-07-25 | 1 | -1/+1 |
* | completely ignore zero-sized elf sections in modules of elf object type (amd64) | avg | 2010-07-23 | 1 | -0/+2 |