| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r227843 (partial) | Marius Strobl | 2012-01-29 | 1 | -2/+1 |
| * | MFC 220126: | John Baldwin | 2011-04-15 | 1 | -2/+2 |
| * | MFC r204309, r204313 and r204319 by nyan: | Attilio Rao | 2010-11-09 | 1 | -331/+0 |
| * | MFC r212413: bus_add_child: change type of order parameter to u_int | Andriy Gapon | 2010-09-20 | 1 | -1/+1 |
| * | MFC: r208411, r208412, r208413, r208564, r208567, r210149 | Jung-uk Kim | 2010-07-20 | 1 | -53/+129 |
| * | MFC x86emu/x86bios emulator and make previously i386 only dpms and vesa | Xin LI | 2010-03-02 | 1 | -47/+158 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -1/+1 |
| * | MFC 196520: | John Baldwin | 2009-08-27 | 1 | -4/+23 |
| * | Rename statclock_disable variable to atrtcclock_disable that it actually is, | Alexander Motin | 2009-05-03 | 2 | -0/+28 |
| * | Add resume methods to i8254 and atrtc devices. | Alexander Motin | 2009-05-01 | 1 | -2/+8 |
| * | Allow syscons to work on amd64 and i386 without any hints: | John Baldwin | 2009-03-05 | 1 | -3/+7 |
| * | Allow device hints to wire the unit numbers of devices. | John Baldwin | 2008-11-18 | 4 | -103/+149 |
| * | MFp4: | Warner Losh | 2008-11-02 | 4 | -5/+32 |
| * | MFp4 (my newcard tree): | Warner Losh | 2008-08-24 | 2 | -55/+0 |
| * | atrtc.c is a repocopy of the RTC device driver from i386/isa/clock.c | Poul-Henning Kamp | 2008-04-14 | 2 | -599/+40 |
| * | Move i386 to generic RTC handling code. | Poul-Henning Kamp | 2008-04-12 | 1 | -103/+168 |
| * | Back in the good old days, PC's had random pieces of rock for | Poul-Henning Kamp | 2008-03-26 | 1 | -122/+0 |
| * | Further cleanup of sound generation in syscons: | Poul-Henning Kamp | 2008-03-26 | 1 | -9/+1 |
| * | The "free-lance" timer in the i8254 is only used for the speaker | Poul-Henning Kamp | 2008-03-26 | 2 | -37/+20 |
| * | Rename timer0_max_count to i8254_max_count. | Poul-Henning Kamp | 2008-03-26 | 2 | -50/+51 |
| * | The RTC related pscnt and psdiv variables have no business being public. | Poul-Henning Kamp | 2008-03-26 | 1 | -2/+2 |
| * | Use cpu_spinwait() (i.e., "pause") when spinning on rdtsc during DELAY(). | John Baldwin | 2008-01-17 | 1 | -0/+1 |
| * | Replace explicit calls to video methods with their respective variants | Wojciech A. Koszek | 2007-12-29 | 1 | -6/+4 |
| * | Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not | Peter Wemm | 2007-10-26 | 1 | -96/+1 |
| * | It seems that some i386 mothermoards either do not implement the | David Malone | 2007-07-27 | 1 | -1/+2 |
| * | If clock_ct_to_ts fails to convert time time from the real time clock, | David Malone | 2007-07-23 | 1 | -3/+6 |
| * | Prototype (but functional) Linux-ish /dev/nvram interface to the extra | Peter Wemm | 2007-06-15 | 1 | -0/+99 |
| * | Despite several examples in the kernel, the third argument of | David Malone | 2007-06-04 | 1 | -1/+1 |
| * | When trying to allocate a PnP BIOS memory resource, the code loops trying | John Baldwin | 2007-04-17 | 1 | -1/+1 |
| * | Partial fix for a bug in rev.1.231. If suspend/resume clobbers the | Bruce Evans | 2007-03-05 | 1 | -0/+1 |
| * | style(9). | Yoshihiro Takahashi | 2007-03-04 | 1 | -2/+2 |
| * | Use pause() rather than tsleep() on explicit global dummy variables. | John Baldwin | 2007-02-27 | 1 | -2/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 2 | -7/+10 |
| * | Cleaned up declaration and initialization of clock_lock. It is only | Bruce Evans | 2007-01-23 | 1 | -13/+10 |
| * | Be consistent with the spelling of "dependent" in user-visible places. | Ceri Davies | 2006-12-30 | 1 | -1/+1 |
| * | Optimized RTC accesses by avoiding null writes to the index register | Bruce Evans | 2006-12-03 | 1 | -9/+16 |
| * | Use calendaric calculation support from subr_clock.c instead of home-rolled. | Poul-Henning Kamp | 2006-10-02 | 1 | -88/+33 |
| * | Second part of a little cleanup in the calendar/timezone/RTC handling. | Poul-Henning Kamp | 2006-10-02 | 1 | -3/+0 |
| * | First part of a little cleanup in the calendar/timezone/RTC handling. | Poul-Henning Kamp | 2006-10-02 | 1 | -0/+1 |
| * | Eliminate one set of XBOX #ifdefs. The Xbox code just needs to set a | Warner Losh | 2006-08-09 | 1 | -9/+0 |
| * | (apply '(lambda (reformat-region 'style-9-parens)) (read-file isahint.c)) | Warner Losh | 2006-07-08 | 1 | -2/+2 |
| * | Remove old GENERIC kludge. We no longer need to skip devices named | Warner Losh | 2006-07-08 | 1 | -8/+2 |
| * | Make the ISAPNP code optional and only enable it on i386 and pc98 (used | Marius Strobl | 2006-06-12 | 1 | -0/+6 |
| * | Remove various bits of conditional Alpha code and fixup a few comments. | John Baldwin | 2006-05-12 | 2 | -6/+0 |
| * | Committed the xbox syscons(8)-able console driver. | Rink Springer | 2006-03-03 | 1 | -0/+19 |
| * | Tweak how the MD code calls the fooclock() methods some. Instead of | John Baldwin | 2005-12-22 | 1 | -6/+7 |
| * | MFamd64 rev 1.223: Use the TSC to implement DELAY() if not marked broken | Peter Wemm | 2005-12-13 | 1 | -0/+15 |
| * | Fix -Wundef. | Ruslan Ermilov | 2005-12-04 | 1 | -1/+1 |
| * | Add support for XBOX to the FreeBSD port. The xbox architecture is | Warner Losh | 2005-11-09 | 1 | -0/+10 |
| * | Fix an endianness issue in pnp_eisaformat(). This corrects printing PnP IDs | Marius Strobl | 2005-09-28 | 1 | -1/+4 |