| Age | Commit message (Expand) | Author |
| 2017-08-11 | Fix a Continue Operation. | isaki |
| 2017-08-11 | Allow dmac_alloc_channel() to specify DCR and OCR. | isaki |
| 2014-03-26 | kill sprintf, fix unused. | christos |
| 2012-10-14 | To abort DMA in dmac_abort_xfer(), set DMAC_CCR_SAB (software abort) | tsutsui |
| 2010-06-06 | fix PR 6724 - convert m68k options to defflag's. this means that | mrg |
| 2008-11-29 | Rename variables to avoid confusing. forgotten in previous commit. | isaki |
| 2008-06-25 | Split device_t/softc for dmac_*_xfer(). | isaki |
| 2008-06-25 | Split device_t/softc. Use aprint*() and device_xname(). | isaki |
| 2008-06-23 | Make intio_intr_establish() use evcnt(9), | isaki |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-05-12 | Clean up white spaces and tabs. | isaki |
| 2007-03-11 | white space, indent and KNF. | isaki |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-12 | Change the `name' argument of dmac_alloc_channel to const char*, so that | he |
| 2005-01-18 | de-__P, remove register, ansify. | chs |
| 2004-12-13 | for drivers that support only one instance, use a global variable to ensure | chs |
| 2003-07-15 | rcsid | lukem |
| 2002-10-13 | Clean up debug code. | isaki |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-10-01 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-08-04 | Fix printf format in DIAGNOSTIC. | isaki |
| 2002-08-03 | Fix compile warnings in debug code. | isaki |
| 2001-11-25 | Remove unused variables. | minoura |
| 2001-05-27 | Reset dx_nextoff and dx_nextsize before transfer. | minoura |
| 2001-05-22 | Reset the status register after abort. | minoura |
| 2001-05-02 | Disable array chain mode by default, since it is unused by any of | minoura |
| 2001-04-30 | Correct memory leak. | minoura |
| 2000-06-29 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-04-18 | Explicitly include opt_m680x0.h. | minoura |
| 1999-07-08 | Change the pmap_extract() interface to: | thorpej |
| 1999-03-24 | Shut up gcc -Wall. | minoura |
| 1999-03-18 | G/C. | minoura |
| 1999-03-16 | Merged minoura_x68k_bus_h branch. | minoura |