summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* USB MSC host class driver: Don't bother retrying to initialize the FLASH if t...Gregory Nutt2013-09-091-0/+4
* Fix warnings in USB MSC when compiled for a high speed device; also fix USB M...Gregory Nutt2013-09-071-0/+2
* Extend USB trace logic. When we are configured to decode and stringify trace...Gregory Nutt2013-09-061-0/+3
* Back-port some bugfixes from the ENCX24J600 to the ENC28J60 driver (unverifie...Gregory Nutt2013-09-061-0/+3
* SAMA5D3x-EK: Add support for USB MSC device on AT25 serial flashGregory Nutt2013-09-061-0/+2
* Networking: Important bug fix. The backlog buffer pointer was not being inc...Gregory Nutt2013-09-061-0/+3
* SAMA5D3x-EK: Add a new 'demo' configurationGregory Nutt2013-09-061-0/+4
* Networking: Fix race condition that can cause missing loss-of-connection eve...Gregory Nutt2013-09-061-0/+3
* CDC/ACM and PL2303 device drivers: Don't use the max packet size assigned to...Gregory Nutt2013-09-051-0/+8
* Rename examples/usbstorage to examples/usbmsc. From CCTSAOGregory Nutt2013-09-051-1/+3
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-031-1/+4
* STM32 Timer Register Bit Definitions: Some CCER bit settings changed per Sour...Gregory Nutt2013-09-021-0/+2
* SAMA5 UDPHS: Support USPHS clock configurationGregory Nutt2013-09-011-0/+2
* CDC/ACM Device: Fixe compilation errors when dual speed support is enabledGregory Nutt2013-09-011-0/+2
* Fix typo in Freedom KL25Z function name. From Alan Carvalho de AssisGregory Nutt2013-08-311-0/+2
* Remove empty README.txt filesGregory Nutt2013-08-311-0/+1
* SAMA5: Initial framework for a UDPHS USB device side driverGregory Nutt2013-08-291-0/+4
* SAMA5: Add high-speed USB register definition header fileGregory Nutt2013-08-281-1/+2
* SAMA5 EHCI: Implemented (but did not test) interrupt endpoint logicGregory Nutt2013-08-281-0/+2
* SAMA5: Fixes a bug in the way that the heap regions were being allocatedGregory Nutt2013-08-271-0/+4
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-11/+13
* Add hooks to select Cortex-A8Gregory Nutt2013-08-271-0/+2
* Add a new method to the USB host driver interface: getdevinfo. This method ...Gregory Nutt2013-08-261-1/+7
* ENCX24J600: Use the ENC's SRAM from multiple TX packets. From Max HoltzbergGregory Nutt2013-08-261-1/+3
* #17 Fix if CONFIG_SDIO_BLOCKSETUP defined, OS will crash. From CCTSAOGregory Nutt2013-08-261-0/+4
* Fix an bug where long ROMFS file names are not read correctly. From Mike SmithGregory Nutt2013-08-251-0/+4
* Add ENCX24J600 Ethernet driver and support for the ENCX24J600 with the Olimex...Gregory Nutt2013-08-251-2/+5
* SAMA5 OHCI: Fix semaphore handling bug. OHCI is now function by itself agai...Gregory Nutt2013-08-251-0/+3
* Network ARP harvesting: Corect backward condition in netmask task. From Max ...Gregory Nutt2013-08-251-0/+3
* SAMA5: EHCI now handles low- and full-speed connections by giving them to OHC...Gregory Nutt2013-08-241-1/+8
* Fix #endif with missing #if condition. Reported by Andrew BradfordGregory Nutt2013-08-231-0/+2
* SourceForge bug #16 Fix IO pin map. Add CONFIG_SERIAL_TERMIOS support. From ...Gregory Nutt2013-08-231-0/+4
* SAMA5 EHCI: No complete for bulk and control endpointsGregory Nutt2013-08-221-0/+3
* Beginning of support for SAMA5 EHCI. Not much there yetGregory Nutt2013-08-201-0/+4
* USB host: Add device address management support in preparation for USB hub su...Gregory Nutt2013-08-181-1/+4
* STM32 F1 I2C: Fix a typo that crept in with some recent changes. From Yiran ...Gregory Nutt2013-08-181-0/+3
* Add EHCI header file (not quite complete)Gregory Nutt2013-08-171-0/+1
* SAMA5 OHCI: Driver is now basically functionalGregory Nutt2013-08-161-0/+2
* STM32 SPI: nbits interface extended to handle LSB- or MSB-first operation. F...Gregory Nutt2013-08-161-0/+4
* SAMA5 OHCI: Use physical address and flush and/or invalidate data caches as ...Gregory Nutt2013-08-141-1/+5
* SAMA5: Major restructuring of the the OHCI driver drivers to better handle t...Gregory Nutt2013-08-131-0/+8
* Separate wait() and enumerate() methods from struct usbhost_driver_s and move...Gregory Nutt2013-08-131-1/+5
* Fix re-entry problem in SAMA5 up_putcGregory Nutt2013-08-131-0/+5
* STM32 F3 fixes from John WharingtonGregory Nutt2013-08-131-1/+2
* More changes to USB host interface to support multiple downstream portsGregory Nutt2013-08-121-0/+5
* Convert olimex-stm32-p107/nsh configuration to use kconfig-frontends tool. F...Gregory Nutt2013-08-121-0/+3
* First of several changes needed to support multiple USB host root hubsGregory Nutt2013-08-121-1/+9
* SAMA5: Add logic to control VBUS power for OHCIGregory Nutt2013-08-121-0/+4
* SAMA5: Add support for initialization of the USB host and mass storage classGregory Nutt2013-08-111-0/+2
* Add untested OHCI driver for the SAMA5; structure naming and header files for...Gregory Nutt2013-08-111-0/+12