| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r297147, r297148, r297149, r297150, r297151: | ian | 2016-05-31 | 1 | -0/+6 |
* | MFC r277205 (imp): | emaste | 2016-04-22 | 1 | -0/+1 |
* | MFC r296419 (by kib): | dim | 2016-03-07 | 1 | -0/+3 |
* | MFC r295356 (Partial) | smh | 2016-02-11 | 1 | -1/+1 |
* | MFC boot loader path and RBX constant deduplication | emaste | 2016-02-09 | 2 | -0/+100 |
* | MFC r281060, r294060, r294291, r294493, r294284: | smh | 2016-01-28 | 1 | -7/+23 |
* | MFC r294506: | smh | 2016-01-28 | 1 | -27/+66 |
* | MFC r293835: | smh | 2016-01-28 | 3 | -11/+37 |
* | MFC r286234 (by trasz): | smh | 2016-01-28 | 1 | -0/+8 |
* | MFC r294059: | smh | 2016-01-28 | 1 | -1/+8 |
* | MFC r281169, r293724, r293796, r294029, r294041, r294058 | smh | 2016-01-28 | 8 | -30/+25 |
* | MFC r293461: | smh | 2016-01-25 | 1 | -1/+0 |
* | MFC r277215, r277291, r277418, r280953 and r280954: | royger | 2016-01-20 | 4 | -66/+226 |
* | MFC r292057: | ae | 2016-01-10 | 1 | -0/+6 |
* | MFC r291012: | smh | 2015-11-25 | 1 | -1/+9 |
* | MFC r289896: | ngie | 2015-11-15 | 1 | -4/+8 |
* | MFC r285870: | trasz | 2015-10-18 | 1 | -3/+9 |
* | MFC r283033, r283062, r283066, r283069: | ian | 2015-05-25 | 2 | -28/+51 |
* | MFC r277962, r277988, r282661, r282727, r282731, r283013, r283035: | ian | 2015-05-25 | 2 | -36/+173 |
* | MFC revisions 277693,278335,280382-280385,280923-280926,280931, | dteske | 2015-04-22 | 1 | -10/+0 |
* | MFC r276306: Use proper markup for quotes. | ian | 2015-02-12 | 1 | -2/+3 |
* | MFC r276079, r276087: | ian | 2015-02-11 | 2 | -1/+36 |
* | MFC r274407 | grehan | 2014-11-24 | 1 | -0/+22 |
* | MFC r271054: | ian | 2014-10-26 | 1 | -0/+5 |
* | MFC r272749: | ae | 2014-10-15 | 1 | -3/+3 |
* | MFC r272487: | ae | 2014-10-11 | 1 | -0/+3 |
* | MFC r271609: add gptzfsboot.8, zfsboot.8 and zfsloader.8 manual pages | avg | 2014-10-07 | 2 | -0/+112 |
* | MFC r270445: | ae | 2014-09-01 | 1 | -8/+9 |
* | MFC 261504: | jhb | 2014-06-12 | 2 | -0/+2 |
* | MFC r262340, r262345, r262347, find and load an appropriate dtb file. | ian | 2014-04-29 | 2 | -10/+10 |
* | MFC r263468: | ae | 2014-03-31 | 1 | -8/+5 |
* | Sweep man pages replacing ad -> ada. | pluknet | 2013-10-01 | 1 | -2/+2 |
* | Make the check for number of entries less strict. | ae | 2013-08-08 | 1 | -6/+9 |
* | Since we didn't break the loop, we should set i to -1 to start from the | ae | 2013-04-21 | 1 | -1/+2 |
* | strncmp for boot code: fix an off by one error | avg | 2013-04-05 | 1 | -2/+2 |
* | Attach the elf section headers to the loaded kernel as metadata, so | ian | 2013-03-10 | 1 | -0/+2 |
* | Since ubldr doesn't necessarily load a kernel at the physical address in the | ian | 2013-03-09 | 1 | -5/+6 |
* | Fix a typo that prevented booting a kernel that had virtual addresses in | ian | 2013-02-27 | 1 | -1/+1 |
* | Adjust the arm kernel entry point address properly regardless of whether the | ian | 2013-02-26 | 1 | -6/+17 |
* | Fix the bug I introduced in r247045. | kientzle | 2013-02-25 | 2 | -38/+0 |
* | Add mem_load_raw() for loading data from another location in memory. | kientzle | 2013-02-18 | 2 | -0/+39 |
* | Add bootcamp support to the loader. | ae | 2013-02-10 | 1 | -3/+7 |
* | Bring in some userboot changes from the bhyve branch to reduce diffs. | grehan | 2013-01-08 | 1 | -2/+9 |
* | Hook in new files menusets.4th and manual. | dteske | 2012-11-07 | 1 | -0/+1 |
* | Fix loader crash when some unhalted exception happens during `include` | mav | 2012-10-26 | 1 | -0/+6 |
* | Remove new-line characters from the include() errors to make it consistent | mav | 2012-10-25 | 1 | -2/+2 |
* | When loader tries to open GPT partition, but partition table is not GPT, | ae | 2012-10-22 | 1 | -0/+7 |
* | Add the flags parameter to the disk_open() function and DISK_F_NOCACHE | ae | 2012-10-21 | 2 | -10/+20 |
* | boot/console: handle consoles that fail to probe | avg | 2012-10-06 | 2 | -10/+17 |
* | Fix the style. | ae | 2012-09-30 | 1 | -4/+4 |