Age | Commit message (Collapse) | Author | Files | Lines |
|
'const'ified the whole source
|
|
libtool junk; copyright messages cleaned up
|
|
added Toshiba T6963 driver
added ndelay() with nanosecond resolution
|
|
new udelay() using Time Stamp Counters
|
|
reworked autoconf a lot: drivers may be excluded, #define's went to config.h
|
|
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
|