| Commit message (Expand) | Author | Age | Files | Lines |
* | Now there is no functional difference from i386 version. | nyan | 2010-11-13 | 1 | -35/+0 |
* | MFi386: revision 214210 | nyan | 2010-10-24 | 1 | -2/+2 |
* | When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2 | dim | 2010-09-21 | 1 | -3/+1 |
* | Use a cleaner expression to retrieve the memory size in pc98's boot2.c, | dim | 2010-09-01 | 1 | -3/+2 |
* | Avoid directly manipulating a NULL pointer (which could result in | dim | 2010-08-31 | 1 | -2/+2 |
* | Always compile pc98 boot2 with gcc instead of clang, just as with i386 | dim | 2010-08-31 | 1 | -0/+7 |
* | MFi386: revision 210387 | nyan | 2010-07-25 | 1 | -1/+1 |
* | Use -Wl,-N instead of the undocumented -N option for GCC. | ed | 2010-06-03 | 5 | -5/+5 |
* | Fix typo: s/partion/partition/ | mbr | 2010-01-02 | 1 | -1/+1 |
* | Reimplement the boot2 for pc98 completely. | nyan | 2009-12-31 | 22 | -4590/+1335 |
* | Don't use 15M-16M area on pc98. It's reserved for some devices. | nyan | 2009-12-31 | 1 | -1/+1 |
* | Add setting machine type support to the loader. | nyan | 2009-12-31 | 4 | -1/+112 |
* | Move cursor position after putting a character. | nyan | 2009-12-21 | 1 | -0/+10 |
* | Fix debug messages of bd_io(). | nyan | 2009-12-17 | 1 | -4/+4 |
* | Cleanups the boot2 for pc98. There is no functional change. | nyan | 2009-12-11 | 8 | -164/+18 |
* | MFi386: revision 200219 | nyan | 2009-12-08 | 2 | -8/+25 |
* | MFi386: Use real mode instead of v86 mode. | nyan | 2009-12-08 | 1 | -410/+361 |
* | MFi386: revision 200216 | nyan | 2009-12-08 | 2 | -3/+2 |
* | Remove spinconsole from pc98, some parts seem to be missed and it's | sobomax | 2009-11-27 | 1 | -2/+0 |
* | Add new loader console type: "spinconsole". This console selects the | sobomax | 2009-11-27 | 1 | -0/+2 |
* | MFi386: | nyan | 2009-09-13 | 1 | -1/+1 |
* | Some of the boot loader code only works on a ufs file system, but it | dfr | 2009-05-28 | 1 | -6/+6 |
* | Oops, fix the previous change. | nyan | 2009-03-20 | 1 | -3/+3 |
* | MFi386: r189749 | nyan | 2009-03-20 | 1 | -33/+69 |
* | Merge the missing changes from i386. | nyan | 2009-03-20 | 1 | -12/+49 |
* | MFi386: the part of r179825 to reduce diffs against i386. | nyan | 2009-03-20 | 1 | -10/+21 |
* | Reduce diffs against i386. | nyan | 2009-03-19 | 3 | -11/+14 |
* | Use the common PC98_MID_* defines instead of a magic number. | nyan | 2009-03-19 | 1 | -4/+4 |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 1 | -2/+1 |
* | - Initialize the vm86 structure to a known-good state. Specifically, always | jhb | 2008-08-08 | 1 | -0/+5 |
* | Remove Japanese document. | nyan | 2008-07-04 | 1 | -65/+0 |
* | Fix a fallout from SSP commit, and make this compile again. | ru | 2008-06-26 | 1 | -2/+1 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 2 | -0/+4 |
* | Fix some "in in" typos in comments. | brueffer | 2008-03-26 | 1 | -1/+1 |
* | MFi386: revision 1.43 | nyan | 2008-02-29 | 1 | -0/+7 |
* | MFi386: revision 1.55. | nyan | 2008-02-29 | 1 | -4/+27 |
* | MFi386: | nyan | 2008-02-28 | 2 | -57/+2 |
* | MFi386: revision 1.18 | nyan | 2007-11-18 | 1 | -1/+1 |
* | MFi386: part of 1.52 | nyan | 2007-10-25 | 1 | -32/+33 |
* | MFi386: part of revision 1.51 | nyan | 2007-10-25 | 1 | -161/+83 |
* | MFi386: revision 1.50 | nyan | 2007-10-24 | 1 | -39/+30 |
* | MFi386: revision 1.41 | nyan | 2007-10-24 | 1 | -2/+1 |
* | Slightly cleanup the 'bootdev' concept on x86 by changing the various | jhb | 2007-10-24 | 3 | -7/+4 |
* | Optimize for size on pc98. It enables to boot a kernel again. | nyan | 2007-10-15 | 1 | -1/+2 |
* | Fix build. | nyan | 2007-04-07 | 1 | -1/+1 |
* | Added the IPLware 3.33 support. | kato | 2007-04-07 | 6 | -7/+173 |
* | pc98 boot2 is compiled with _KERNEL defined, and that makes non-static | kan | 2007-04-06 | 1 | -1/+1 |
* | - Moved the uninitialized variables from the data to the bss section. | kato | 2007-03-17 | 3 | -14/+19 |
* | MFi386: revision 1.17. | nyan | 2007-03-04 | 1 | -1/+1 |
* | Add a stub of bios_addsmapdata(). PC98 does not have BIOS SMAP. | nyan | 2006-11-09 | 1 | -0/+38 |