| Age | Commit message (Collapse) | Author | Files | Lines | 
 | 
finally removed old udelay code path; read timing values from config
 | 
 | 
CodingStyle added and applied
 | 
 | 
added (C) to all copyright statements
 | 
 | 
HD44780 cleanup and prepararation for I2C backend
LCM-162 submodel framework
 | 
 | 
'const'ified the whole source
 | 
 | 
another BIG FAT WARNING on the use of raw ports instead of ppdev
 | 
 | 
emitted a BIG FAT WARNING if msr.h could not be found (and therefore
the gettimeofday() delay loop would be used)
 | 
 | 
first try to integrate the Evaluator into a display driver (MatrixOrbital here)
small warning in processor.c fixed (thanks to Zachary Giles)
workaround for udelay() on alpha (no msr.h avaliable) (thanks to Zachary Giles)
 | 
 | 
libtool junk; copyright messages cleaned up
 | 
 | 
udelay: unnecessary sanity check removed
 | 
 | 
new parallel port abstraction scheme
 | 
 | 
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.
 | 
 | 
some T6963 fixes, ndelay wrap
 | 
 | 
USBLCD fixes
 | 
 | 
added Toshiba T6963 driver
added ndelay() with nanosecond resolution
 | 
 | 
renamed CLK_TCK to CLOCKS_PER_SEC
 | 
 | 
new udelay() using Time Stamp Counters
 | 
 | 
reworked autoconf a lot: drivers may be excluded, #define's went to config.h
 | 
 | 
renamed Raster_flush() to PPM_flush()
 | 
 | 
some changes to support kernel-2.4 (different layout of various files in /proc)
 | 
 | 
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
 |