summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/samv7/sam_usbdevhs.c
Commit message (Expand)AuthorAgeFilesLines
* SAMV7 USB device: Finish option to force full speed mdoeGregory Nutt2015-04-061-5/+9
* SAMV7 Ethernet+USB UpdatesGregory Nutt2015-03-271-4/+11
* SAMV6 USB updatesGregory Nutt2015-03-261-6/+31
* SAMV7 USB: Move clock initialization back to sam_clockconfig.c; add seperate ...Gregory Nutt2015-03-261-75/+33
* SAMV7 USB: Replace 0 with something a little more informativeGregory Nutt2015-03-251-6/+7
* SAMV7 USB: Add some conditioned out test codeGregory Nutt2015-03-251-7/+26
* Add UTMI register definitionsGregory Nutt2015-03-251-0/+22
* SAMV7 USB: More changesGregory Nutt2015-03-251-13/+17
* SAMV7 USB: more updatesGregory Nutt2015-03-251-83/+126
* SAMV7 USB DCD: A few more fixed from early intergration. Still does not workGregory Nutt2015-03-251-17/+4
* SAMV7 USB: More fixes at beginning of testing. Still a long way from workingGregory Nutt2015-03-251-29/+28
* SAMV7 USB DCD is code complete and ready for testGregory Nutt2015-03-241-19/+42
* SAMV7 USB: Updates to interrupt handling logicGregory Nutt2015-03-241-110/+154
* SAMV7 USB: Updates to endpoint configuration logicGregory Nutt2015-03-241-46/+67
* SAMV7 USB: Updates to early initialization logicGregory Nutt2015-03-241-55/+68
* SAMV7: Add framework for USB DCD. Initial check-in is just the SAMA5 USB DCD...Gregory Nutt2015-03-231-0/+4620