summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
Commit message (Expand)AuthorAgeFilesLines
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-5/+14
* Debuggin SPI-based MicroSD cardpatacongo2010-11-301-2/+6
* Enable network and SD/MMC card supportpatacongo2010-11-281-59/+63
* nettest now uses only 8Kb for packet bufferspatacongo2010-11-281-1/+7
* Fix missing ARP entry problempatacongo2010-11-271-0/+6
* Prep for 5.14 releasenuttx-5.14patacongo2010-11-271-96/+76
* Fix un-acked backlog coordinatin bugpatacongo2010-11-261-1/+7
* Add thttpd configurationpatacongo2010-11-241-2/+4
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-1/+6
* Fix error in timer_settime()patacongo2010-11-171-1/+4
* Add PHY init logicpatacongo2010-11-121-1/+6
* Prep for 5.13 releasenuttx-5.13patacongo2010-11-101-73/+77
* Add support for the Olimex LPC1766-STK boardpatacongo2010-11-061-83/+104
* Progress debugging serial driverpatacongo2010-11-061-2/+5
* The AVR32 port now passes the OS testpatacongo2010-11-051-6/+15
* Fix big-time naming error -- what was I thinking?patacongo2010-10-301-6/+8
* Add strnlen()patacongo2010-10-271-1/+4
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-271-50/+46
* updatepatacongo2010-10-181-1/+27
* Add labs(), llabs(), and imaxabs()patacongo2010-10-091-2/+3
* Add clock initialization logicpatacongo2010-10-091-1/+11
* Prep for 5.11 Releasenuttx-5.11patacongo2010-10-021-116/+41
* corrections to the lm3s8962 portpatacongo2010-09-291-0/+3
* Fix bug in prio inheritance testpatacongo2010-09-291-1/+3
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-121-1/+3
* Fix race condition when semaphore wait is interrupted by a signlpatacongo2010-09-101-5/+22
* Implement SD-based paging for EA3131patacongo2010-09-081-1/+9
* Forgot to move some textpatacongo2010-09-081-68/+31
* Prep for 5.10 releasenuttx-5.10patacongo2010-09-081-41/+75
* paging debug fixespatacongo2010-09-051-1/+5
* Forgot to mention contributorpatacongo2010-09-031-1/+2
* Add EKC-LM3S8962 infopatacongo2010-09-031-0/+21
* Add LM3S8962 supportpatacongo2010-09-031-1/+8
* Add paging debug instrumentationpatacongo2010-08-311-2/+13
* Two pass build for on-demand paging now workspatacongo2010-08-291-3/+17
* updatepatacongo2010-08-281-1/+11
* Prep for 5.9 releasenuttx-5.9patacongo2010-08-261-96/+88
* Extend CodeSourcery & production OSD support to other configspatacongo2010-08-251-2/+6
* Fix demand-paging compilation errorspatacongo2010-08-221-2/+6
* Basic page allocation logicpatacongo2010-08-211-1/+2
* Fix compile error in usbdev_serial.cpatacongo2010-08-181-1/+3
* Demand paging documentationpatacongo2010-08-151-1/+16
* updatepatacongo2010-08-131-2/+8
* Add changes for LM3S9B96patacongo2010-08-121-1/+6
* updatepatacongo2010-08-101-1/+8
* Fix rectangle logicpatacongo2010-08-081-2/+4
* Misc USB device driver debugpatacongo2010-08-071-1/+5
* Prep for 5.8 releasenuttx-5.8patacongo2010-07-181-67/+66
* LPC17xx USBDEV driver now compiles (still untested)patacongo2010-07-161-1/+6
* IGMP debug fixespatacongo2010-07-131-1/+1