| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | Correctly setup LDADD with regards to libstand. The submitter points | rpaulo | 2010-07-22 | 1 | -1/+1 |
* | Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, | nwhitehorn | 2010-07-12 | 17 | -32/+202 |
* | Get rid of bootinfo for good in loader (U-Boot-based) and ARM. | raj | 2010-07-11 | 1 | -119/+0 |
* | Provide a missing interrupt-parent for the CPM / QUICC node in the DTS. | raj | 2010-07-11 | 1 | -0/+1 |
* | Use the kernel's start address to determine what to map. This allows | marcel | 2010-07-07 | 2 | -3/+6 |
* | Add some more modules to loader.conf. Remove if_awi since support for it | brucec | 2010-06-23 | 1 | -1/+67 |
* | Add a missing prototype | brian | 2010-06-20 | 1 | -0/+1 |
* | Pass the -N flag to linked via -Wl. | rdivacky | 2010-06-14 | 1 | -1/+1 |
* | Fix conditional FDT support in loader(8). | raj | 2010-06-13 | 3 | -2/+8 |
* | Use -Wl,-N instead of the undocumented -N option for GCC. | ed | 2010-06-03 | 12 | -12/+12 |
* | zfs boot: fix error handling in zfs_readdir | avg | 2010-05-31 | 1 | -0/+2 |
* | boot/zfs: fix gang block reading code | avg | 2010-05-28 | 1 | -4/+8 |
* | Initial device tree source (DTS) files for Marvell ARM systems: | raj | 2010-05-26 | 7 | -0/+1487 |
* | Import device tree source (DTS) files for PowerPC MPC8555CDS and MPC8572DS | raj | 2010-05-26 | 2 | -0/+1337 |
* | Bring a missing FDT piece (omitted in the previous commit). | raj | 2010-05-25 | 1 | -0/+4 |
* | Initial loader(8) support for Flattened Device Tree. | raj | 2010-05-25 | 9 | -13/+1407 |