| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow ixp425 boot2 to compile after r219452 | thompsa | 2011-10-04 | 1 | -1/+1 |
* | zfstest: rename to zfsboottest and move to tools | avg | 2011-09-16 | 1 | -144/+0 |
* | gpt/zfs boot blocks: reduce optimizing CFLAGS to -O1 | avg | 2011-09-13 | 3 | -29/+4 |
* | zfstest: cleanup the code, improve functionality and diagnostics | avg | 2011-09-13 | 1 | -16/+40 |
* | Restore behavior of the autoboot_delay="-1" boot menu setting to the | jh | 2011-09-02 | 2 | -6/+11 |
* | Add kern.cam.boot_delay description (with reasonable default) to | marck | 2011-08-23 | 1 | -0/+2 |
* | Add support for the Blu-Ray drive found in the Sony Playstation 3 and fix | nwhitehorn | 2011-08-14 | 8 | -35/+209 |
* | Fix buffer overflow in sys/boot/common/util.c's printf(), when printing | dim | 2011-08-08 | 1 | -1/+1 |
* | Document the tftp.blksize variable added in src/lib/libstand/tftp.c. | rodrigc | 2011-07-25 | 1 | -0/+5 |
* | Note that the "kernel" variable in loader.conf is the name of a directory | jhb | 2011-07-20 | 1 | -2/+5 |
* | When building some of the boot loaders with clang, and DEBUG_FLAGS or | dim | 2011-07-17 | 3 | -0/+7 |
* | Add support for booting PS3s from disk. This is still a little hackish until | nwhitehorn | 2011-07-16 | 14 | -23/+1092 |
* | Since r219452 the alignment of __dmadat has changed, revealing that fsread() | marius | 2011-07-11 | 1 | -31/+35 |
* | - For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from | marius | 2011-07-02 | 1 | -25/+63 |
* | Fix r223695 to compile on architectures which don't use the MBR scheme; wrap | marius | 2011-07-01 | 2 | -6/+17 |
* | Add a version of the FreeBSD bootloader which can run in userland, packaged | dfr | 2011-06-30 | 32 | -4/+4633 |
* | Revert the entry point label to 'start' to unbreak the build. | jhb | 2011-06-27 | 2 | -3/+3 |
* | - Remove the fake BPB from zfsldr. zfsldr doesn't support booting from | jhb | 2011-06-27 | 2 | -82/+31 |
* | As with EFI, OFW and U-Boot etc only compile FDT support on those | marius | 2011-06-25 | 3 | -4/+8 |
* | The recent change to increase the zfsboot size to 64k made a few BIOSes | jhb | 2011-06-23 | 1 | -62/+63 |
* | Minimize backward seeks when trying to load ELF relocatable modules. | kan | 2011-06-19 | 1 | -7/+30 |
* | Fix clang warnings. | benl | 2011-06-18 | 1 | -1/+1 |
* | Revert changes to this file in r222417. This unconditionally enabled the | nwhitehorn | 2011-06-15 | 1 | -4/+1 |
* | Upgrade our copy of llvm/clang to r132879, from upstream's trunk. | dim | 2011-06-12 | 1 | -1/+1 |
* | o Bump the EFI loader version to 3.1. | marcel | 2011-06-07 | 3 | -3/+68 |
* | Add ia64_sync_icache() and use it to make the I-cache coherent | marcel | 2011-06-07 | 4 | -1/+55 |
* | mdoc: fix markup | uqs | 2011-06-02 | 1 | -1/+1 |
* | Include forgotten framework changes to get some of the new menu files install... | julian | 2011-05-30 | 3 | -2/+5 |
* | Add some missing files. Without we hang in the OF prompt asking for screen.4th. | andreast | 2011-05-29 | 1 | -0/+1 |
* | New boot loader menus from Devin Teske. | julian | 2011-05-28 | 28 | -285/+3099 |
* | Disconnect sun4v architecture from the three. | attilio | 2011-05-14 | 3 | -72/+3 |
* | a whitespace nit | avg | 2011-05-07 | 1 | -1/+1 |
* | a whitespace nit | avg | 2011-05-07 | 1 | -1/+1 |
* | Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off | dim | 2011-05-05 | 1 | -1/+2 |
* | Fix corner case where the size is a power of two. | marcel | 2011-05-03 | 1 | -1/+1 |
* | Clang r130700 can now compile sys/boot/i386/boot2 with room to spare. | dim | 2011-05-02 | 1 | -3/+6 |
* | Turn PBVM page table entries into PTEs so that they can be inserted | marcel | 2011-04-30 | 2 | -11/+22 |
* | Due to space constraints, the UFS boot2 and boot1 use an evil hack where | jhb | 2011-04-28 | 4 | -129/+33 |
* | Remove all object files during 'make clean'. | ae | 2011-04-21 | 2 | -2/+4 |
* | MFi386: revisions 220389 and 220392 | nyan | 2011-04-16 | 1 | -13/+13 |
* | Add basic support for the Marvell Orion TS-7800. | philip | 2011-04-15 | 1 | -0/+161 |
* | Remove the now defunct kern.ipc.nmbufs tunable. | pluknet | 2011-04-13 | 1 | -1/+0 |
* | Move getc() body before xgetc() so gcc does not emit a warning about function | rdivacky | 2011-04-06 | 1 | -9/+9 |
* | Mark getc() as inline, this has no effect on gcc but helps clang. | rdivacky | 2011-04-06 | 1 | -1/+1 |
* | MFi386: revision 220337 | nyan | 2011-04-05 | 1 | -0/+1 |
* | Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. | rdivacky | 2011-04-04 | 3 | -10/+12 |
* | Fix a long standing bug where file_load() passes down the global loadaddr | marcel | 2011-04-04 | 1 | -1/+1 |
* | Use the new arch_loadaddr I/F to align ELF objects to PBVM page | marcel | 2011-04-03 | 6 | -51/+135 |
* | Add 2 new archsw interfaces: | marcel | 2011-04-03 | 5 | -30/+55 |
* | Revert rev 165325. The arch_maphint interface hasn't been in use for | marcel | 2011-04-03 | 2 | -48/+0 |