summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/usb-tcc.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-01Various minor cleanups for cowon d2Bertrik Sikken1-0/+1
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz1-1/+0
2010-01-19Make the tcc usb driver compile without warnings. No functional changesFrank Gevaerts1-1/+7
2009-05-16Add working USB HID driver, by Tomer Shalev (part of his GSoC work).Frank Gevaerts1-1/+4
2009-03-20Implement udelay() for D2 and remove the old hacks from USB & FM drivers.Rob Purchase1-8/+0
2009-03-09A few tweaks to get USB support compiling again on TCC targets (part of FS#99...Rob Purchase1-1/+5
2009-03-04Cosmetic fix: remove duplicate semicolonsBertrik Sikken1-1/+1
2008-11-30Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts1-0/+799