| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r232491 by tijl: | Ed Maste | 2014-03-21 | 1 | -1/+1 |
| * | MFC r232264 by tijl: | Ed Maste | 2014-03-21 | 1 | -1/+1 |
| * | MFC r232262 by tijl: | Ed Maste | 2014-03-21 | 1 | -1/+1 |
| * | MFC r232261 by tijl | Ed Maste | 2014-03-21 | 1 | -1/+1 |
| * | MFC: r241374 | Marius Strobl | 2013-08-10 | 1 | -1/+1 |
| * | MFC: r242866, r242871 | Yoshihiro Takahashi | 2012-11-23 | 1 | -77/+43 |
| * | MFC r237433: | Konstantin Belousov | 2012-09-22 | 1 | -0/+6 |
| * | MFC: r228027 | Marius Strobl | 2012-01-29 | 1 | -3/+3 |
| * | Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98 | Tijl Coosemans | 2011-01-08 | 1 | -1/+1 |
| * | Merge amd64 and i386 bus.h and move the resulting header to x86. Replace | Tijl Coosemans | 2010-12-20 | 1 | -2/+2 |
| * | Revert r216134. This checkin broke platforms where bus_space are macros: | Rebecca Cran | 2010-12-03 | 1 | -9/+7 |
| * | Disallow passing in a count of zero bytes to the bus_space(9) functions. | Rebecca Cran | 2010-12-02 | 1 | -7/+9 |
| * | Include x86/_align.h directly instead of including the i386 header. | Tijl Coosemans | 2010-11-26 | 1 | -26/+3 |
| * | Move identical copies of apm_bios.h to sys/x86/include, replace them with | Jung-uk Kim | 2010-11-11 | 1 | -1/+1 |
| * | - Remove <machine/mutex.h>. Most of the headers were empty, and the | John Baldwin | 2010-11-09 | 1 | -6/+0 |
| * | Move the mptable.h under x86/include/. | Attilio Rao | 2010-11-09 | 1 | -6/+0 |
| * | Move <machine/apicreg.h> to <x86/apicreg.h>. | John Baldwin | 2010-11-01 | 1 | -6/+0 |
| * | Move the <machine/mca.h> header to <x86/mca.h>. | John Baldwin | 2010-11-01 | 1 | -6/+0 |
| * | Rename BUS_SPACE_IO and BUS_SPACE_MEM defines to BUS_SPACE_TAG_IO and | Yoshihiro Takahashi | 2010-10-31 | 1 | -2/+2 |
| * | Remove the support for int13 FPU exception reporting on i386. It is | Konstantin Belousov | 2010-06-23 | 1 | -45/+2 |
| * | Change ad_firmware_geom_adjust() to operate on a struct disk * only and | Marius Strobl | 2010-05-20 | 1 | -6/+4 |
| * | MFi386: Remove old file. | Yoshihiro Takahashi | 2009-09-09 | 1 | -6/+0 |
| * | Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an | Poul-Henning Kamp | 2009-09-08 | 1 | -0/+29 |
| * | Add stub vm.h for pc98. | Yoshihiro Takahashi | 2009-06-27 | 1 | -0/+6 |
| * | MFi386: revision 192050 | Yoshihiro Takahashi | 2009-05-14 | 1 | -0/+6 |
| * | - Add the i386_memio_map_load() function to load I/O address table. | Yoshihiro Takahashi | 2008-09-07 | 1 | -0/+22 |
| * | Add i386_memio_compare() to compare two resources. | Yoshihiro Takahashi | 2008-07-05 | 1 | -0/+9 |
| * | Remove obselete PECOFF image activator support. | Wojciech A. Koszek | 2008-06-14 | 1 | -6/+0 |
| * | Remove my copyright. This file includes simply i386's one now. | Yoshihiro Takahashi | 2008-04-19 | 1 | -29/+2 |
| * | The "free-lance" timer in the i8254 is only used for the speaker | Poul-Henning Kamp | 2008-03-26 | 2 | -16/+0 |
| * | Add stub for pc98. | Yoshihiro Takahashi | 2008-03-14 | 1 | -0/+6 |
| * | Catch up pc98 for i386 stack(9) changes: | Robert Watson | 2007-12-03 | 1 | -0/+6 |
| * | I4B header files were repo-copied from sys/i386/include/ to | Bjoern A. Zeeb | 2007-07-06 | 6 | -36/+0 |
| * | Add pc98 specific code to adjust the firmware geometry when it differs | Warner Losh | 2006-08-09 | 1 | -0/+12 |
| * | Send the pcvt(4) driver off to retirement. | Poul-Henning Kamp | 2006-05-17 | 1 | -6/+0 |
| * | Add minidump.h for pc98. | Yoshihiro Takahashi | 2006-04-21 | 1 | -0/+6 |
| * | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into | Warner Losh | 2006-01-09 | 2 | -2/+2 |
| * | Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate for | Warner Losh | 2006-01-01 | 1 | -0/+2 |
| * | Switch MACHINE to "pc98" on FreeBSD/pc98. | Yoshihiro Takahashi | 2005-12-08 | 1 | -2/+27 |
| * | Fix -Wundef warnings found when compiling i386 LINT, GENERIC and | Ruslan Ermilov | 2005-12-05 | 1 | -1/+1 |
| * | Garbage collect machine/smptests.h now that it is empty and no longer used. | John Baldwin | 2005-11-22 | 1 | -6/+0 |
| * | Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 | Yoshihiro Takahashi | 2005-05-29 | 2 | -8/+0 |
| * | Change the spkr_set_pitch() function to a macro to fix low level profiling. | Yoshihiro Takahashi | 2005-05-28 | 1 | -7/+5 |
| * | - Move timerreg.h to <arch>/include and split i8253 specific defines into | Yoshihiro Takahashi | 2005-05-14 | 2 | -0/+115 |
| * | - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h. | Yoshihiro Takahashi | 2005-05-12 | 1 | -2/+45 |
| * | There's no need to include all the detauls of struct bus_space_{tag,handle} | Warner Losh | 2005-04-19 | 2 | -83/+84 |
| * | Since pmc is a CPU feature, grab the mdep file from the i386 directory. | Warner Losh | 2005-04-19 | 1 | -0/+6 |
| * | Unbreak the pc98 build by including enough information in the _bus.h | Warner Losh | 2005-04-19 | 2 | -51/+51 |
| * | Break out the definition of bus_space_{tag,handle}_t and a few other types | Warner Losh | 2005-04-18 | 2 | -37/+75 |
| * | Remove a meaningless include. | Yoshihiro Takahashi | 2005-04-13 | 2 | -4/+0 |