summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/src/up_usb.c
Commit message (Expand)AuthorAgeFilesLines
* Shenzhou: Rename files for better conformance to naming conventionsGregory Nutt2015-03-211-295/+0
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-1/+1
* Fix some cloned errors in SAM GPIO interrupt setupGregory Nutt2014-07-071-1/+1
* Cosmetic changes for coding style; removal of dangling spaces at the end of l...Gregory Nutt2014-04-131-9/+9
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-5/+5
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-2/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-2/+3
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+1
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-1/+1
* More support for the Shenzhou boardpatacongo2012-09-071-0/+294