summaryrefslogtreecommitdiff
path: root/sys/arch/arc/dti
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2016-12-12acknowleg -> acknowledg, proceedure -> procedure.maya
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2012-10-27split device_t/softc for all remaining drivers.chs
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-03-06Remove trailing spaces.tsutsui
2009-12-27Fix typo on ANSIfy in 2005. PR port-arc/42523tsutsui
2009-11-27- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.rmind
2009-10-26kill extra whitespacescegger
2009-03-18bcopy -> memcpycegger
2008-07-05Split device_t/softc with misc related changes.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-06-24Misc minor cleanup for arc interrupt handlers:tsutsui
2006-06-12Remove a declaration of nonexistent function.tsutsui
2006-06-12Move arcsisabr.c from arc/isa to arc/dti because it's DescStation specific.tsutsui
2006-04-15Include "ioconf.h" rather than declare struct cfdriver foo_cd in each file.tsutsui
2005-12-11merge ktrace-lwp.christos
2005-02-21Part 1 of a cleanup pass over the SCSI subsystem. The aim is to namethorpej
2005-01-22Make all intr_mask value types uint32_t rather than int, u_int,tsutsui
2005-01-22bzero -> memsettsutsui
2005-01-22- remove __P()tsutsui
2005-01-15s/u_int_t/u_int/ in structure member declaration.skrll
2004-12-07Don't use "struct scsi_generic" in a hardware-defined structure. Instead,thorpej
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15__KERNEL_RCSID()lukem
2003-05-03DMA, not dma nor Dma.wiz
2003-04-27Remove register declarations.tsutsui
2003-04-09Use PAGE_SIZE rather than NBPG.thorpej
2003-01-19TAB/space cleanup.tsutsui
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-04-05Implement mstohz() as discussed on tech-kern, and use it in SCSI driversbouyer
2001-08-20precede, not preceed.wiz
2001-06-13remove "cputype", introduce "struct btl_config *btl_conf;"soda
2001-06-13split ISA bridge code into bus dependent frontends to remove "cputype"soda
2000-06-09add NetBSD Id of original bt driversoda
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-22merge changes between OpenBSD-2.1 and OpenBSD-2.6soda
2000-01-23merge to NetBSD-current (DeskStation and Algor support is currently broken)soda
2000-01-23OpenBSD-2.1/arcsoda