| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures, | Xin LI | 2005-07-02 | 1 | -1/+0 |
| * | Move the KDB_STOP_NMI option from opt_global.h to opt_kdb.h | Peter Wemm | 2005-06-29 | 1 | -1/+1 |
| * | Connect reiserfs build to every platforms, not only i386 and pc98. | Jean-Sébastien Pédron | 2005-06-21 | 1 | -3/+0 |
| * | Connect the ReiserFS filesystem to the build (i386 only). | Jean-Sébastien Pédron | 2005-05-24 | 1 | -0/+3 |
| * | - Move the NPX_DEBUG option to options.{i386,pc98} and use opt_npx.h. | Yoshihiro Takahashi | 2005-05-12 | 1 | -0/+1 |
| * | Implement an alternate method to stop CPUs when entering DDB. Normally we use | Doug White | 2005-04-30 | 1 | -0/+3 |
| * | Remove support for mixed mode altogether now that we no longer use IRQ 0 | John Baldwin | 2005-04-14 | 1 | -1/+0 |
| * | Bring back some of the ioctl junk that was removed in rev 1.59 as a | Olivier Houchard | 2005-03-17 | 1 | -0/+1 |
| * | Remove CPU_ENABLE_TCC and hook the cpufreq p4tcc up to the build. | Nate Lawson | 2005-02-23 | 1 | -1/+0 |
| * | Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove | John Baldwin | 2004-11-16 | 1 | -1/+0 |
| * | Unconditionally support the AMD64 GART HW. | David E. O'Brien | 2004-08-19 | 1 | -3/+0 |
| * | AMD64 on-CPU GART support. | David E. O'Brien | 2004-08-16 | 1 | -0/+3 |
| * | Add an "options MP_WATCHDOG" to i386. This option allows one of the | Robert Watson | 2004-08-15 | 1 | -0/+1 |
| * | Remove isa compat stuff. | Warner Losh | 2004-03-14 | 1 | -1/+0 |
| * | Fixed some style bugs (insertion sort errors, tab lossage, and ornation | Bruce Evans | 2004-01-25 | 1 | -17/+13 |
| * | Move LongRun support out of identcpu.c, where it hardly belongs, into its | Maxim Sobolev | 2004-01-25 | 1 | -0/+1 |
| * | Add missing options from pcvt_conf.h to options.i386. This | Philip Paeps | 2004-01-23 | 1 | -1/+11 |
| * | Add new CPU_ENABLE_TCC option, from NOTES: | Maxim Sobolev | 2004-01-18 | 1 | -0/+1 |
| * | Add the NDISAPI option. | Bill Paul | 2004-01-08 | 1 | -0/+1 |
| * | Garbage-collected CLK_USE_TSC_CALIBRATION. | Bruce Evans | 2003-12-30 | 1 | -1/+0 |
| * | The DEV_ACPI option is no longer used, so g/c it. | John Baldwin | 2003-12-10 | 1 | -1/+0 |
| * | Connect the cx driver to its new location in the tree. | Warner Losh | 2003-12-03 | 1 | -0/+3 |
| * | Rename the ELAN_* options to CPU_ELAN_* according the the brucification. | Poul-Henning Kamp | 2003-12-01 | 1 | -2/+2 |
| * | Disable probing of HTT CPUs by default for the MP Table case. HTT CPUs | John Baldwin | 2003-11-11 | 1 | -0/+1 |
| * | Fixed insertion sort errors in the opt_cpu.h section. | Bruce Evans | 2003-11-07 | 1 | -12/+10 |
| * | - Remove APIC_IO option. | John Baldwin | 2003-11-03 | 1 | -2/+3 |
| * | Introduce new CPU_SOEKRIS option to tell soekris hardware from other | Poul-Henning Kamp | 2003-11-03 | 1 | -0/+1 |
| * | Fixup the sorting of some of the options. DISABLE_P* are still out of | John Baldwin | 2003-10-30 | 1 | -8/+8 |
| * | Detect Geode CPUs and initialize the 27MHz timecounter "Geode". | Poul-Henning Kamp | 2003-08-31 | 1 | -0/+1 |
| * | EISA_SLOTS is mandantory to get opt_eisa.h | Bernd Walter | 2003-07-22 | 1 | -2/+0 |
| * | Initiate de-orbit burn for fpu-less operation. 386+387 is still | Peter Wemm | 2003-07-22 | 1 | -2/+0 |
| * | unifdef -DLAZY_SWITCH and start to tidy up the associated glue. | Peter Wemm | 2003-07-10 | 1 | -1/+0 |
| * | Tidy up leftover lazy_switch instrumentation that is no longer needed. | Peter Wemm | 2003-06-27 | 1 | -1/+0 |
| * | Moved the syscons options, kbd options and DEV_SPLASH to the MI options | Jake Burkholder | 2003-06-18 | 1 | -31/+0 |
| * | Options that go into homonymous headers shouldn't specify the header name. | Dag-Erling Smørgrav | 2003-04-12 | 1 | -1/+1 |
| * | Convert the SMP_TSC kernel option into a loader tunable. Also enable | Dag-Erling Smørgrav | 2003-04-10 | 1 | -1/+0 |
| * | Add SMP_TSC option, which can be used on SMP systems where the TSCs | Tor Egge | 2003-04-04 | 1 | -0/+1 |
| * | Commit a partial lazy thread switch mechanism for i386. it isn't as lazy | Peter Wemm | 2003-04-02 | 1 | -0/+2 |
| * | - Add support for PAE and more than 4 gigs of ram on x86, dependent on the | Jake Burkholder | 2003-03-30 | 1 | -0/+3 |
| * | Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl. | Paul Saab | 2003-03-26 | 1 | -1/+0 |
| * | Wrap the hyperthreading support code with the HTT kernel option. | John Baldwin | 2003-03-04 | 1 | -0/+1 |
| * | Add machdep.elan_freq sysctl which can be used to set the CPU clock | Poul-Henning Kamp | 2003-01-15 | 1 | -0/+4 |
| * | Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since | Juli Mallett | 2002-11-18 | 1 | -2/+0 |
| * | Add new syscons option SC_NO_SUSPEND_VTYSWITCH. | Mitsuru IWASAKI | 2002-10-17 | 1 | -0/+1 |
| * | Add a knob to turn on and off the CMPXCHG instruction on > i386 IA32 systems. | Jim Pirzyk | 2002-10-14 | 1 | -0/+1 |
| * | Move the KSTACK_PAGES option from MD to MI. Although not all platforms | Peter Wemm | 2002-09-07 | 1 | -1/+0 |
| * | Automatically enable CPU_ENABLE_SSE (detect and enable SSE instructions) | Peter Wemm | 2002-09-07 | 1 | -0/+1 |
| * | Add COMPAT_AOUT option so that config will not yell when you try and | Peter Wemm | 2002-09-07 | 1 | -0/+1 |
| * | Change the support for AMDs ElanSC520 CPU from being a device driver to | Poul-Henning Kamp | 2002-09-04 | 1 | -0/+1 |
| * | Move SMBFS from i386 and pc98 files and options files to MI files and | John Baldwin | 2002-07-15 | 1 | -7/+0 |