summaryrefslogtreecommitdiffstats
path: root/drivers/usbtty.c
Commit message (Collapse)AuthorAgeFilesLines
* svn_rev_003Sascha Hauer2007-07-051-8/+0
| | | | remove all #if 0 and #if 1
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
|
* SX1 patches: use "serial#" for USB serial #;wdenk2004-03-121-5/+23
| | | | | use redundand environment storage; auto-set console on USB port (using preboot command)
* Add support for Siemens SX1 mobile phone;wdenk2004-03-121-0/+647
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")