summaryrefslogtreecommitdiff
path: root/sys/arch/hpcarm/dev/ipaq_lcd.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2014-10-25Remove katelib.h and references to it.skrll
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2009-05-29Make the following changes:rjs
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
2006-09-28ANSIfy and fix missed proc -> lwp conversion.rjs
2006-03-25The sa11x0 include files live in arm/sa11x0 these days.peter
2005-12-11merge ktrace-lwp.christos
2004-12-12Fix comments regarding configration bounariesabs
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27remove trailing \n in panic(). approved perry.provos
2002-03-17Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY foratatat
2001-11-27Use <machine/intr.h> rather than <machine/irqhandler.h>thorpej
2001-11-23Use <arm/cpufunc.h>, not <machine/cpufunc.h>.thorpej
2001-11-22Kill <machine/katelib.h>. Any place that still uses it should justthorpej
2001-07-22You must set 'HPCFB_SWAP_*' if bytes are stored in reverse order, i.e.takemura
2001-07-15enable extended gpio operationichiro
2001-07-10moved sa11x0_lcd* to dev/ipaq_lcd*ichiro