summaryrefslogtreecommitdiff
path: root/sys/arch/evbarm/tsarm/tslcd.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2012-11-12C99 typesskrll
2012-10-27split device_t/softc for all remaining drivers.chs
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2009-03-14ANSIfy another 1261 function definitions.dsl
2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl
2008-06-11use device_lookup_private to get softccegger
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-01-24Remove duplicate #includes, patch contributed in private mailhubertf
2006-08-31Make these compile again. (#include <arm/ep93xx/epgpioreg.h> andmatt
2005-12-11merge ktrace-lwp.christos
2005-08-14hd44780 porting layer for readreg/writereg now takes an extra "enable" argument.joff
2005-02-04Support a wsdisplay(4) attachment on a tslcdjoff
2005-01-11Use hd44780var.h instead of hd44780_subr.hjoff
2005-01-09o reversed sense of RS in writeregjoff
2005-01-08Support for bit-banging HD44780 bus cycles on the generic LCD headerjoff