summaryrefslogtreecommitdiff
path: root/firmware/drivers/usb (unfollow)
Commit message (Expand)Author
2007-11-22New USB stackBjörn Stenberg
2007-10-28add some informations about this fileChristian Gmeiner
2007-09-20make use of register definesChristian Gmeiner
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye
2007-09-17* implement strstrChristian Gmeiner
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner
2007-08-30remove unused varsChristian Gmeiner
2007-08-30* remove more debugChristian Gmeiner
2007-08-30remove some debug.. Christian Gmeiner
2007-08-30add usb state handling and other small fixesChristian Gmeiner
2007-08-29if new speed is used speed stopChristian Gmeiner
2007-08-29endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner
2007-08-29we use only 2 endpointsChristian Gmeiner
2007-08-29code police part one...Peter D'Hoye
2007-08-28Add support for full and highspeed in stack and drivers.Christian Gmeiner
2007-08-27Set svn:keywordsDave Chapman
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman
2007-08-27Repair the USB detection on ipods and H10s which was broken by commit 14470. ...Dave Chapman
2007-08-27arcotg_udc.c should not have been removed - restore it in the new location fo...Dave Chapman
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner