summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restore uip_arp_ipin()patacongo2010-11-251-0/+3
* 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
* Config documentation updatepatacongo2010-11-061-5/+7
* 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-273-3/+8
* 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
* Add Cygwin build notepatacongo2010-10-081-1/+5
* 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-122-7/+14
* Back out M25P support -- its not ready yetpatacongo2010-09-111-1/+1
* Add M25Px as paging sourcepatacongo2010-09-111-1/+16
* Fix race condition when semaphore wait is interrupted by a signlpatacongo2010-09-101-5/+22
* Add some SD file paging logicpatacongo2010-09-081-0/+18
* Implement SD-based paging for EA3131patacongo2010-09-082-2/+16
* 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-292-8/+56
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+51
* 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
* Update On-demand paging documentationpatacongo2010-08-221-16/+70
* Basic page allocation logicpatacongo2010-08-211-1/+2
* Fix compile error in usbdev_serial.cpatacongo2010-08-181-1/+3
* Add on-demand paging support to ARM9 prefetch abort handlerpatacongo2010-08-171-1/+21
* Document on-demand paging configuration settingspatacongo2010-08-151-0/+40