aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* MFi386: the part of r219452 and r236405.Yoshihiro Takahashi2012-08-051-5/+6
* Use 32-bit ufs_ino_t instead of ino_t to keep boot2 small and preventGleb Kurtsou2012-05-251-4/+3
* libpc98: unbreak after zfs-related changes in libi386 codeAndriy Gapon2012-05-131-0/+2
* MFi386: improve argument passing via btxldrAndriy Gapon2012-05-119-31/+35
* i386 boot: consolidate MAXBDDEV definitionAndriy Gapon2012-05-091-1/+0
* MFi386: revisions 232570 and 232754Yoshihiro Takahashi2012-03-101-7/+15
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-282-10/+8
* Reduce diffs against i386.Yoshihiro Takahashi2012-02-101-12/+14
* MFi386: revision 229435Yoshihiro Takahashi2012-01-041-31/+188
* Fix 230MB MO support.Yoshihiro Takahashi2012-01-041-1/+1
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forJohn Baldwin2011-10-255-7/+5
* Look for /boot/config in addition to /boot.config, with the former takingDag-Erling Smørgrav2011-10-181-2/+4
* New boot loader menus from Devin Teske.Julian Elischer2011-05-281-0/+6
* MFi386: revisions 220389 and 220392Yoshihiro Takahashi2011-04-161-13/+13
* MFi386: revision 220337Yoshihiro Takahashi2011-04-051-0/+1
* Add 2 new archsw interfaces:Marcel Moolenaar2011-04-031-0/+17
* MFi386: the part of 219452Yoshihiro Takahashi2011-03-241-14/+10
* MFi386: revision 219186Yoshihiro Takahashi2011-03-031-22/+7
* Remove duplicate "in".Rebecca Cran2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.Rebecca Cran2011-02-281-1/+1
* MFi386: revision 218926Yoshihiro Takahashi2011-02-221-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-202-0/+10
* MFi386: revision 218745Yoshihiro Takahashi2011-02-191-18/+1
* MFi386: revision 218713Yoshihiro Takahashi2011-02-161-3/+4
* Fix build.Yoshihiro Takahashi2011-02-121-2/+10
* Add the pc98boot image which concatenates boot0 and boot0.5.Yoshihiro Takahashi2011-02-112-1/+18
* On i386 and amd64, consistently use the following options whenever weDimitry Andric2011-01-051-1/+1
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in MakefilesDimitry Andric2011-01-051-1/+0
* Now there is no functional difference from i386 version.Yoshihiro Takahashi2010-11-131-35/+0
* MFi386: revision 214210Yoshihiro Takahashi2010-10-241-2/+2
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2Dimitry Andric2010-09-211-3/+1
* Use a cleaner expression to retrieve the memory size in pc98's boot2.c,Dimitry Andric2010-09-011-3/+2
* Avoid directly manipulating a NULL pointer (which could result inDimitry Andric2010-08-311-2/+2
* Always compile pc98 boot2 with gcc instead of clang, just as with i386Dimitry Andric2010-08-311-0/+7
* MFi386: revision 210387Yoshihiro Takahashi2010-07-251-1/+1
* Use -Wl,-N instead of the undocumented -N option for GCC.Ed Schouten2010-06-035-5/+5
* Fix typo: s/partion/partition/Martin Blapp2010-01-021-1/+1
* Reimplement the boot2 for pc98 completely.Yoshihiro Takahashi2009-12-3122-4567/+1312
* Don't use 15M-16M area on pc98. It's reserved for some devices.Yoshihiro Takahashi2009-12-311-1/+1
* Add setting machine type support to the loader.Yoshihiro Takahashi2009-12-314-1/+112
* Move cursor position after putting a character.Yoshihiro Takahashi2009-12-211-0/+10
* Fix debug messages of bd_io().Yoshihiro Takahashi2009-12-171-4/+4
* Cleanups the boot2 for pc98. There is no functional change.Yoshihiro Takahashi2009-12-118-164/+18
* MFi386: revision 200219Yoshihiro Takahashi2009-12-082-8/+25
* MFi386: Use real mode instead of v86 mode.Yoshihiro Takahashi2009-12-081-407/+358
* MFi386: revision 200216Yoshihiro Takahashi2009-12-082-3/+2
* Remove spinconsole from pc98, some parts seem to be missed and it'sMaxim Sobolev2009-11-271-2/+0
* Add new loader console type: "spinconsole". This console selects theMaxim Sobolev2009-11-271-0/+2
* MFi386:Yoshihiro Takahashi2009-09-131-1/+1
* Some of the boot loader code only works on a ufs file system, but itDoug Rabson2009-05-281-6/+6