| Age | Commit message (Expand) | Author |
| 2020-07-03 | hardclock_ticks -> getticks() | maxv |
| 2020-05-29 | For clk_timecounter: | rin |
| 2020-05-19 | Round amiga_clk_interval to the nearest integer, in order to emulate | rin |
| 2015-11-12 | Use the MD_BTOP() macro as replacement for m68k_btop() in all device | phx |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-06-03 | CFATTACH_DECL_NEW, device_t, cfdata_t | matt |
| 2011-02-08 | Remove clause 3 (UCB advertising clause) from the University of Utah | rmind |
| 2009-12-12 | Reverted the CIA-timer based delay() to the pre-5.0 method of a calibrated | phx |
| 2009-09-11 | Handle the situation of a wrapped interval counter, while the hardclock() | phx |
| 2009-09-11 | Reverted last change after discussion with the author, Michael L. Hitch: | phx |
| 2008-12-07 | Fix timecounters using interval timers: amiga counters are not 32 bits, | mhitch |
| 2008-01-06 | Add timecounter support and borrow counter-based delay from i386. | mhitch |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-09-05 | Switch amiga to MI todr. | mhitch |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-13 | Fix a ton of const/volatile issues shown with new warning flags | jmc |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-05-14 | Eliminate commons. (including a few unused or mismatched ones). | matt |
| 2002-01-28 | add __KERNEL_RCSID as suggested by Luke Mewburn | aymeric |
| 2002-01-26 | - ANSIfy | aymeric |
| 2001-03-15 | eliminate the KERN_* error codes in favor of the traditional E* codes. | chs |
| 2000-06-29 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 1999-03-14 | Use the 1/256s-resolution when reading the DraCo battery backed clock | is |
| 1998-07-26 | yet more atomic operations accessing DraCo registers | is |
| 1998-01-12 | Adjust for changes to config. | thorpej |
| 1997-09-15 | Only create verbose delay loop calibration message for DIAGNOSTIC kernels. | is |
| 1997-07-19 | Make Amiga battery clocks autoconfiguration devices, so that they can be | is |
| 1997-07-17 | Make the DraCo hardware clock an autoconfiguration device. | is |
| 1997-07-06 | Implement the RTC_OFFSET kernel option/rtc_offset variable for the Amiga port. | is |
| 1997-07-06 | A first hack at DraCo real-time clock support; only reads clock, currently. | is |
| 1997-05-25 | Converted for the use of sys/dev/clock_subr.[ch]. | veego |
| 1997-01-02 | Use the right parameter to decide whether it's early configuration. (I wonder | is |
| 1996-12-23 | Get rid of __BROKEN_INDIRECT_CONFIG. | veego |
| 1996-12-17 | Make clock an early configuration device, configured before early console | is |
| 1996-10-14 | KNF patrol. | is |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-11 | Fix compile errors when not configured for the Draco. | mhitch |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-29 | a) replace our delay() with a Gordon Ross style one, calibrated at | is |
| 1996-06-20 | Use the right microsecond delay address. To achieve this, also map that | is |
| 1996-06-18 | Don't use the inline assembler 64bit integer division if our kernel might | is |
| 1996-05-10 | Clean up the mess I left over from my yestereve's commit: partially unused | is |
| 1996-05-09 | First part of M68060 and DraCo support. | is |
| 1996-04-21 | - Cleanup for -Wall and -Wstrict-prototypes | veego |
| 1996-03-17 | Clean up typos and other errors from new device attachment changes. | mhitch |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1995-02-20 | rtc now reads and writes erbe0011@FH-Karlsruhe.DE (Bernd Ernesti) | chopps |
| 1995-02-12 | Many changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch) | chopps |