summaryrefslogtreecommitdiffstats
path: root/firmware/drivers/usb/arcotg_dcd.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-22New USB stackBjörn Stenberg1-1032/+0
2007-10-28add some informations about this fileChristian Gmeiner1-21/+3
2007-09-20make use of register definesChristian Gmeiner1-3/+5
2007-09-19usb stack code police, fix some warnings and set svn keywords correctlyPeter D'Hoye1-2/+2
2007-09-17* implement strstrChristian Gmeiner1-94/+90
2007-09-17implement usb_arcotg_dcd_disableChristian Gmeiner1-1/+14
2007-08-30remove unused varsChristian Gmeiner1-5/+2
2007-08-30* remove more debugChristian Gmeiner1-47/+69
2007-08-30remove some debug.. Christian Gmeiner1-6/+0
2007-08-30add usb state handling and other small fixesChristian Gmeiner1-5/+22
2007-08-29if new speed is used speed stopChristian Gmeiner1-0/+4
2007-08-29endpoint address was only set in fs descriptor, but we need it in hs too. Upd...Christian Gmeiner1-4/+0
2007-08-29we use only 2 endpointsChristian Gmeiner1-1/+11
2007-08-29code police part one...Peter D'Hoye1-18/+37
2007-08-28Add support for full and highspeed in stack and drivers.Christian Gmeiner1-20/+17
2007-08-27Set svn:keywordsDave Chapman1-1/+1
2007-08-27Cosmetic changes only - tab, whitespace and brace policingDave Chapman1-159/+161
2007-08-27fix red and yellow - i hope and double content in some files.. dont ask how t...Christian Gmeiner1-2/+0
2007-08-27Usb Stack: only setup packet handling, and not enabled by default as there is...Christian Gmeiner1-0/+983