summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Prep for 5.1 releasenuttx-5.1patacongo2010-01-301-1/+5
* Added NSH configure for SAM3Upatacongo2010-01-301-0/+7
* Add CRC32 to lib/; add tool to make lpc313x bootloader imagespatacongo2010-01-161-0/+4
* Add basic framework for SAM3Upatacongo2009-12-311-0/+3
* updatepatacongo2009-12-311-1/+4
* Add lpc313x header filespatacongo2009-12-231-0/+3
* Prep for 5.0 releasenuttx-5.0patacongo2009-12-211-1/+8
* Fix an error in the handling of TCP/IP sequence numberspatacongo2009-12-191-0/+7
* updatepatacongo2009-12-181-2/+11
* Fixes for clean NX compile/linkpatacongo2009-12-171-1/+6
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-0/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-0/+2
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-131-0/+5
* Add FTL logicpatacongo2009-12-061-0/+5
* Add framework to support HC12patacongo2009-12-031-0/+5
* Prep for 4.14 releasenuttx-4.14patacongo2009-12-021-48/+50
* Fix a problem with TX status on resume from stallpatacongo2009-12-011-0/+3
* Add STM32-specific logic for examples/usbstoragepatacongo2009-11-301-5/+6
* Add USB storage example for STM32patacongo2009-11-301-0/+3
* SDIO now workspatacongo2009-11-291-4/+0
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-1/+3
* Fix problems when DMA2 is enabledpatacongo2009-11-211-0/+2
* Fix error in mount() error handlingpatacongo2009-11-181-0/+7
* Add skeleton file that will hold the STM32 SDIO driverpatacongo2009-11-111-0/+8
* Incorporate the work threadpatacongo2009-11-051-0/+5
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-051-0/+5
* Prep for 0.4.13 releasenuttx-4.13patacongo2009-11-041-5/+5
* arch/arm/src/stm32/stm32_usbdev.cpatacongo2009-10-311-2/+2
* upatepatacongo2009-10-301-1/+5
* Document bugfixpatacongo2009-10-291-0/+7
* Add STM32 USBDEV driverpatacongo2009-10-291-0/+4
* Need to config CTS/RTS pins for USART2/3 even if not using flow controlpatacongo2009-10-291-0/+3
* Fix types in stm32 serial driverspatacongo2009-10-291-2/+4
* Improved certain Cortex-M3 context switch timespatacongo2009-10-251-1/+6
* Add USB serial device configuration for STM32patacongo2009-10-231-0/+2
* Add MTD interface; add M25P64/128 driverpatacongo2009-10-181-0/+5
* typopatacongo2009-10-171-1/+1
* Prep for 0.4.11 releasenuttx-4.11patacongo2009-10-171-5/+7
* Completes 1st cut of SPI DMApatacongo2009-10-171-0/+2
* LEDs on port F, not Cpatacongo2009-10-141-0/+2
* updatepatacongo2009-10-131-4/+10
* Update group infopatacongo2009-10-021-0/+9
* Prep for 0.4.11 releasepatacongo2009-09-161-2/+17
* Fix reference counting errorspatacongo2009-09-151-0/+7
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-0/+4
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-151-0/+2
* Remove check for outstanding un-ACKed data in TX pollpatacongo2009-09-111-0/+3
* Fix race condition that can cause close of socket to hangpatacongo2009-09-111-0/+3
* Fix race condition bug in poll() for backlogged connectionspatacongo2009-09-101-0/+4
* This two FIFO handling bugs in LM3S ethernet driverpatacongo2009-09-091-0/+8