summaryrefslogtreecommitdiff
path: root/firmware/drivers/serial.c
AgeCommit message (Expand)Author
2005-02-04these are not compiling for Gmini either atmDaniel Stenberg
2005-02-02provide coldfire dummies to build for iriverDaniel Stenberg
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-20Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold
2004-09-20Removed the Neo code. Nobody is interested in it.Björn Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-06-30New screen dump feature for recordersLinus Nielsen Feltzing
2004-03-02Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn
2003-12-12adjustments for NeoDaniel Stenberg
2003-07-11A more complete serial port setupLinus Nielsen Feltzing
2003-04-23Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg
2002-09-30A lot more stable remote control handlingLinus Nielsen Feltzing
2002-09-04Added (disabled) screendump featureLinus Nielsen Feltzing
2002-08-13Replaced busy loop with sleep()Björn Stenberg
2002-08-12Remote control support addedBjörn Stenberg
2002-06-07Removed some warningsLinus Nielsen Feltzing
2002-04-23Moved driver to 'drivers' subdirBjörn Stenberg