aboutsummaryrefslogtreecommitdiffstats
path: root/udelay.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-04-04[lcd4linux @ 2003-04-04 06:01:59 by reinelt]reinelt1-1/+6
new parallel port abstraction scheme git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@187 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2003-02-27[lcd4linux @ 2003-02-27 07:43:10 by reinelt]reinelt1-33/+26
asm/msr.h: included hard-coded definition of rdtscl() if msr.h cannot be found. autoconf/automake/autoanything: switched back to 1.4. Hope it works again. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@185 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-08-21[lcd4linux @ 2002-08-21 06:09:53 by reinelt]reinelt1-2/+9
some T6963 fixes, ndelay wrap git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@165 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-08-17[lcd4linux @ 2002-08-17 14:14:21 by reinelt]reinelt1-14/+25
USBLCD fixes git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@156 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2002-04-29[lcd4linux @ 2002-04-29 11:00:25 by reinelt]reinelt1-10/+16
added Toshiba T6963 driver added ndelay() with nanosecond resolution git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@152 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-08-08[lcd4linux @ 2001-08-08 05:40:24 by reinelt]reinelt1-3/+7
renamed CLK_TCK to CLOCKS_PER_SEC git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@140 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-12[lcd4linux @ 2001-03-12 13:44:58 by reinelt]reinelt1-13/+127
new udelay() using Time Stamp Counters git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@112 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-12[lcd4linux @ 2001-03-12 12:39:36 by reinelt]reinelt1-1/+33
reworked autoconf a lot: drivers may be excluded, #define's went to config.h git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@110 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2001-03-01[lcd4linux @ 2001-03-01 22:33:50 by reinelt]reinelt1-2/+5
renamed Raster_flush() to PPM_flush() git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@92 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-07-31[lcd4linux @ 2000-07-31 10:43:44 by reinelt]reinelt1-3/+7
some changes to support kernel-2.4 (different layout of various files in /proc) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@60 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2000-04-15[lcd4linux @ 2000-04-15 16:56:52 by reinelt]reinelt1-0/+99
moved delay loops to udelay.c renamed -d (debugging) switch to -v (verbose) new switch -d to calibrate delay loop 'Delay' entry for HD44780 back again delay loops will not calibrate automatically, because this will fail with hich CPU load git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@47 3ae390bd-cb1e-0410-b409-cd5a39f66f1f