summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added option to disable STM32 serial port re-orderingGregory Nutt2013-08-101-0/+2
* Added FIONREAD and FIONWRITE to CDC/ACM driver. From Lorenz MeierGregory Nutt2013-08-101-0/+3
* Serial FIONREAD, FIONWRITE, and TERMIOS I/O processing from Mike Smith, Andre...Gregory Nutt2013-08-101-1/+5
* MMC/SD SDIO: Correct return values when multiple block transfers are suppres...Gregory Nutt2013-08-101-0/+4
* SAMA5: Fix HSMCI race condition. Now memory card interface is functional wit...Gregory Nutt2013-08-101-1/+7
* SAMA5: Centralize logic for conversion between physical and virtual addressesGregory Nutt2013-08-091-0/+2
* Fix some cache-related issues with the SAMA5 DMA driverGregory Nutt2013-08-091-0/+5
* Fix SAM bug: Parmaters reversed in DMA function callGregory Nutt2013-08-061-0/+3
* SAM3,4,A5 DMAC driver fixesGregory Nutt2013-08-061-1/+4
* SAM3,4,A5: Fix some masked status checks that can generate false error reportsGregory Nutt2013-08-061-1/+5