aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
Commit message (Expand)AuthorAgeFilesLines
* MFC: r255977 (partial)Marius Strobl2014-05-141-2/+2
* MFC: r264482Christian Brueffer2014-04-231-1/+1
* MFC r263468:Andrey V. Elsukov2014-03-311-8/+5
* MFC r262613:Dimitry Andric2014-03-261-1/+3
* MFC r258270:Devin Teske2014-03-255-1/+23
* MFC r258269: Refactor draw-beastie function.Devin Teske2014-03-251-46/+16
* MFC r257821:Devin Teske2014-03-253-4/+14
* MFC r257650:Devin Teske2014-03-2511-131/+380
* Turn off the tribute branding, now that we will soon be entering theGlen Barber2014-03-241-1/+1
* MFC r260150: MFV r259170:Xin LI2014-03-191-0/+3
* MFC 261517,261520:John Baldwin2014-02-182-11/+19
* MFC r261522:Warren Block2014-02-101-4/+11
* MFC r260949:Alexander Motin2014-02-072-8/+8
* MFC r251223 (by nyan):Alexander Motin2014-01-181-18/+7
* MFC r245848 (by jhb):Alexander Motin2014-01-181-18/+7
* MFC r260334:Dimitry Andric2014-01-095-5/+14
* MFC r260095:Dimitry Andric2014-01-046-16/+17
* MFC r257532 (by adrian):Dimitry Andric2013-12-308-11/+15
* MFC 256293:John Baldwin2013-11-151-2/+5
* MFC r255944:Bryan Drewery2013-10-105-5/+5
* MFC revisions 254942 and 254952:Devin Teske2013-08-273-21/+36
* MFC r254092:Andrey V. Elsukov2013-08-151-6/+9
* MFC r254237:Devin Teske2013-08-141-3/+105
* MFC r242688: Hook in new files menusets.4th and manual.Devin Teske2013-08-097-6/+7
* Synchronize stable/9 Forth code with head via MFC of 22 revisions:Devin Teske2013-08-0826-428/+1809
* MFC r245910,r247370,r249371,r252492,r252586:Warren Block2013-07-112-0/+239
* MFC r249139: strncmp for boot code: fix an off by one errorAndriy Gapon2013-07-061-2/+2
* MFC: r251589Marius Strobl2013-06-271-24/+24
* MFC 250333: Don't pad disk partition sizes with leading zeros.John Baldwin2013-06-211-1/+1
* MFC r249846:Dimitry Andric2013-05-012-2/+2
* MFC r249719:Andrey V. Elsukov2013-04-291-1/+2
* MFC r246630:Andrey V. Elsukov2013-02-181-3/+7
* MFC r243245:Edward Tomasz Napierala2013-02-022-14/+14
* MFC: r244307Marius Strobl2013-01-271-3/+3
* MFC r245697: zfs/sparc64 boot: fix booting after r242230Andriy Gapon2013-01-261-8/+12
* Merge ZFS feature flags support and related bugfixes:Martin Matuska2012-11-291-1/+67
* MFC: r239063, r239064, r239069, r240852, r240854Yoshihiro Takahashi2012-11-236-38/+26
* MFC: r242855, r242865Yoshihiro Takahashi2012-11-231-3/+3
* MFC: r242863Yoshihiro Takahashi2012-11-232-8/+15
* MFC: r242864Yoshihiro Takahashi2012-11-231-14/+22
* MFC 239054,239057,239058,239060,239066,239067,239068,239070,239073,Andrey V. Elsukov2012-11-1832-2550/+1972
* MFC r234860 (by kientzle):Andrey V. Elsukov2012-11-183-2/+103
* MFC r241785: boot: use -march=i386 for both i386 and amd64 buildsAndriy Gapon2012-11-184-5/+8
* MFC r243025: boot: use packed attribute for edd_params* structuresAndriy Gapon2012-11-181-5/+5
* MFC r242706:Dimitry Andric2012-11-172-1/+5
* MFC r242804:Dimitry Andric2012-11-121-4/+2
* MFC r241301: add detection of serial console presence to btx andAndriy Gapon2012-11-046-20/+35
* MFC r241300: i386 comconsole: don't loop forever if hardware doesn't respondAndriy Gapon2012-11-041-14/+22
* MFC r241299: boot/console: handle consoles that fail to probeAndriy Gapon2012-11-042-10/+17
* MFC r241294: zfsboot: simplify probe_drive() a little bitAndriy Gapon2012-10-281-27/+13