summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
Commit message (Expand)AuthorAgeFilesLines
* Reduce diffs against i386.nyan2012-02-101-12/+14
* MFi386: revision 229435nyan2012-01-041-31/+188
* Fix 230MB MO support.nyan2012-01-041-1/+1
* Consolidate duplicate definitions of V86_CY() and V86_ZR() which check forjhb2011-10-255-7/+5
* Look for /boot/config in addition to /boot.config, with the former takingdes2011-10-181-2/+4
* New boot loader menus from Devin Teske.julian2011-05-281-0/+6
* MFi386: revisions 220389 and 220392nyan2011-04-161-13/+13
* MFi386: revision 220337nyan2011-04-051-0/+1
* Add 2 new archsw interfaces:marcel2011-04-031-0/+17
* MFi386: the part of 219452nyan2011-03-241-14/+10
* MFi386: revision 219186nyan2011-03-031-22/+7
* Remove duplicate "in".brucec2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-281-1/+1
* MFi386: revision 218926nyan2011-02-221-1/+1
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.dim2011-02-202-0/+10
* MFi386: revision 218745nyan2011-02-191-18/+1
* MFi386: revision 218713nyan2011-02-161-3/+4
* Fix build.nyan2011-02-121-2/+10
* Add the pc98boot image which concatenates boot0 and boot0.5.nyan2011-02-112-1/+18
* On i386 and amd64, consistently use the following options whenever wedim2011-01-051-1/+1
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefilesdim2011-01-051-1/+0
* Now there is no functional difference from i386 version.nyan2010-11-131-35/+0
* MFi386: revision 214210nyan2010-10-241-2/+2
* When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2dim2010-09-211-3/+1
* Use a cleaner expression to retrieve the memory size in pc98's boot2.c,dim2010-09-011-3/+2
* Avoid directly manipulating a NULL pointer (which could result indim2010-08-311-2/+2
* Always compile pc98 boot2 with gcc instead of clang, just as with i386dim2010-08-311-0/+7
* MFi386: revision 210387nyan2010-07-251-1/+1
* Use -Wl,-N instead of the undocumented -N option for GCC.ed2010-06-035-5/+5
* Fix typo: s/partion/partition/mbr2010-01-021-1/+1
* Reimplement the boot2 for pc98 completely.nyan2009-12-3122-4590/+1335
* Don't use 15M-16M area on pc98. It's reserved for some devices.nyan2009-12-311-1/+1
* Add setting machine type support to the loader.nyan2009-12-314-1/+112
* Move cursor position after putting a character.nyan2009-12-211-0/+10
* Fix debug messages of bd_io().nyan2009-12-171-4/+4
* Cleanups the boot2 for pc98. There is no functional change.nyan2009-12-118-164/+18
* MFi386: revision 200219nyan2009-12-082-8/+25
* MFi386: Use real mode instead of v86 mode.nyan2009-12-081-410/+361
* MFi386: revision 200216nyan2009-12-082-3/+2
* Remove spinconsole from pc98, some parts seem to be missed and it'ssobomax2009-11-271-2/+0
* Add new loader console type: "spinconsole". This console selects thesobomax2009-11-271-0/+2
* MFi386:nyan2009-09-131-1/+1
* Some of the boot loader code only works on a ufs file system, but itdfr2009-05-281-6/+6
* Oops, fix the previous change.nyan2009-03-201-3/+3
* MFi386: r189749nyan2009-03-201-33/+69
* Merge the missing changes from i386.nyan2009-03-201-12/+49
* MFi386: the part of r179825 to reduce diffs against i386.nyan2009-03-201-10/+21
* Reduce diffs against i386.nyan2009-03-193-11/+14
* Use the common PC98_MID_* defines instead of a magic number.nyan2009-03-191-4/+4
* Fix build when WITH_SSP is set explicitly.ru2009-02-211-2/+1
OpenPOWER on IntegriCloud