| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make sure the boot2 stage is compiled with gcc, as clang has no | Rui Paulo | 2010-08-21 | 1 | -0/+5 |
| * | Return EIO if vdev->v_phys_read is NULL. | Martin Matuska | 2010-08-09 | 1 | -0/+3 |
| * | mdoc: make sure to pass at least one argument to quotation macros | Ulrich Spörlein | 2010-08-02 | 1 | -1/+1 |
| * | A simple test harness to help debug problems with the ZFS boot code. | Doug Rabson | 2010-07-30 | 1 | -0/+120 |
| * | MFi386: revision 210387 | Yoshihiro Takahashi | 2010-07-25 | 1 | -1/+1 |
| * | completely ignore zero-sized elf sections in modules of elf object type (amd64) | Andriy Gapon | 2010-07-23 | 1 | -0/+2 |
| * | Correctly setup LDADD with regards to libstand. The submitter points | Rui Paulo | 2010-07-22 | 1 | -1/+1 |
| * | Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, | Nathan Whitehorn | 2010-07-12 | 17 | -32/+202 |
| * | Get rid of bootinfo for good in loader (U-Boot-based) and ARM. | Rafal Jaworowski | 2010-07-11 | 1 | -119/+0 |
| * | Provide a missing interrupt-parent for the CPM / QUICC node in the DTS. | Rafal Jaworowski | 2010-07-11 | 1 | -0/+1 |
| * | Use the kernel's start address to determine what to map. This allows | Marcel Moolenaar | 2010-07-07 | 2 | -3/+6 |
| * | Add some more modules to loader.conf. Remove if_awi since support for it | Rebecca Cran | 2010-06-23 | 1 | -1/+67 |
| * | Add a missing prototype | Brian Somers | 2010-06-20 | 1 | -0/+1 |
| * | Pass the -N flag to linked via -Wl. | Roman Divacky | 2010-06-14 | 1 | -1/+1 |
| * | Fix conditional FDT support in loader(8). | Rafal Jaworowski | 2010-06-13 | 3 | -2/+8 |
| * | Use -Wl,-N instead of the undocumented -N option for GCC. | Ed Schouten | 2010-06-03 | 12 | -12/+12 |
| * | zfs boot: fix error handling in zfs_readdir | Andriy Gapon | 2010-05-31 | 1 | -0/+2 |
| * | boot/zfs: fix gang block reading code | Andriy Gapon | 2010-05-28 | 1 | -4/+8 |
| * | Initial device tree source (DTS) files for Marvell ARM systems: | Rafal Jaworowski | 2010-05-26 | 7 | -0/+1487 |
| * | Import device tree source (DTS) files for PowerPC MPC8555CDS and MPC8572DS | Rafal Jaworowski | 2010-05-26 | 2 | -0/+1337 |
| * | Bring a missing FDT piece (omitted in the previous commit). | Rafal Jaworowski | 2010-05-25 | 1 | -0/+4 |
| * | Initial loader(8) support for Flattened Device Tree. | Rafal Jaworowski | 2010-05-25 | 9 | -13/+1407 |
| * | Mostly revert r200691. U-Boot syscall() entry point returns 1 on success. | Rafal Jaworowski | 2010-05-25 | 1 | -1/+1 |
| * | Use loader devices only when they initialized properly. | Rafal Jaworowski | 2010-05-25 | 2 | -9/+11 |
| * | - Set 'dmadat' earlier so that we properly setup the heap if we fail to | John Baldwin | 2010-05-21 | 1 | -4/+6 |
| * | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | Ulrich Spörlein | 2010-05-13 | 1 | -8/+8 |
| * | Formatting nit | Warner Losh | 2010-05-10 | 1 | -1/+2 |
| * | Remove if_ar, if_ray, if_sr, if_ppp, if_sl to reflect the current modules | Xin LI | 2010-05-04 | 1 | -6/+2 |
| * | Add support for SPARC64 V (and where it already makes sense for other | Marius Strobl | 2010-05-02 | 1 | -2/+6 |
| * | Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet. | Pyun YongHyeon | 2010-04-14 | 1 | -0/+1 |
| * | Add a copyright. | Rui Paulo | 2010-04-07 | 1 | -0/+26 |
| * | EFI boot loader for FreeBSD/i386. | Rui Paulo | 2010-04-07 | 15 | -0/+1663 |
| * | Our boot loader is capable of booting both i386 and amd64 kernels so | Xin LI | 2010-03-26 | 3 | -3/+3 |
| * | BWCT boards can have 128MB SDRAM. | Bernd Walter | 2010-03-09 | 2 | -2/+6 |
| * | fix signed warning | Bernd Walter | 2010-03-09 | 1 | -1/+1 |
| * | Add bwn(4) driver. | Weongyo Jeong | 2010-02-25 | 1 | -0/+1 |
| * | Minor style correction. | Rafal Jaworowski | 2010-02-25 | 1 | -1/+1 |
| * | Fix handling of GPT disk partition index. | Rafal Jaworowski | 2010-02-25 | 1 | -0/+8 |
| * | Let loader(8) for U-Boot use default storage more flexibly. | Rafal Jaworowski | 2010-02-25 | 1 | -7/+18 |
| * | Enable U-Boot storage for PowerPC. While there fix loader(8) help file name. | Rafal Jaworowski | 2010-02-25 | 2 | -5/+5 |
| * | Some machines can not only consist of CPUs running at different speeds | Marius Strobl | 2010-02-20 | 1 | -1/+1 |
| * | Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting on | Nathan Whitehorn | 2010-02-20 | 1 | -0/+5 |
| * | Update comment. We also look for GPT partitions. | Pawel Jakub Dawidek | 2010-02-18 | 1 | -1/+1 |
| * | Correct the panic strings introduced in r203830 to match their arguments. | Marius Strobl | 2010-02-13 | 1 | -4/+4 |
| * | Use the SUNW,{d,i}tlb-load methods for entering locked TLB entries like | Marius Strobl | 2010-02-13 | 1 | -48/+26 |
| * | - Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware | Marius Strobl | 2010-02-13 | 1 | -34/+115 |
| * | Add command-line option -dev to set the default value of the currdev | Marcel Moolenaar | 2010-01-18 | 2 | -14/+58 |
| * | Add gmountver, disk mount verification GEOM class. | Edward Tomasz Napierala | 2010-01-16 | 1 | -0/+1 |
| * | Replace the static NGROUPS=NGROUPS_MAX+1=1024 with a dynamic | Brooks Davis | 2010-01-12 | 1 | -0/+1 |
| * | Remove debugging printf(). There's no need to print the image | Marcel Moolenaar | 2010-01-10 | 1 | -2/+0 |