summaryrefslogtreecommitdiff
path: root/firmware/drivers/serial.c (follow)
Commit message (Expand)AuthorAge
* More iPod 3G code from Seven Le MesleDave Chapman2006-02-05
* iAudio X5: various fixes to make the bootloader compileLinus Nielsen Feltzing2006-02-04
* Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman2006-01-12
* Initial commit of work-in-progress iPod portDave Chapman2005-11-07
* these are not compiling for Gmini either atmDaniel Stenberg2005-02-04
* provide coldfire dummies to build for iriverDaniel Stenberg2005-02-02
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold2004-09-20
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* New screen dump feature for recordersLinus Nielsen Feltzing2004-06-30
* Made set_irq_level() an inline function, and optimized it by removing the bit...Linus Nielsen Feltzing2004-03-02
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* adjustments for NeoDaniel Stenberg2003-12-12
* A more complete serial port setupLinus Nielsen Feltzing2003-07-11
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* A lot more stable remote control handlingLinus Nielsen Feltzing2002-09-30
* Added (disabled) screendump featureLinus Nielsen Feltzing2002-09-04
* Replaced busy loop with sleep()Björn Stenberg2002-08-13
* Remote control support addedBjörn Stenberg2002-08-12
* Removed some warningsLinus Nielsen Feltzing2002-06-07
* Moved driver to 'drivers' subdirBjörn Stenberg2002-04-23