summaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* Fix all yahoo links. From Magnus TemplingGregory Nutt2014-10-301-1/+1
* Update TODOGregory Nutt2014-10-221-4/+84
* Fix some typosGregory Nutt2014-10-151-19/+22
* AIO now also supports socket transfersGregory Nutt2014-10-111-18/+2
* Update ChangeLog and TODOGregory Nutt2014-10-101-47/+7
* Update TODOGregory Nutt2014-10-091-6/+54
* The Asynch I/O implementation now satisfies POSIX priority requirements; it u...Gregory Nutt2014-10-071-35/+2
* Update TODO listGregory Nutt2014-10-061-3/+11
* Update TODO list and comments in aio filesGregory Nutt2014-10-041-1/+34
* Update ChangeLog and ToDoGregory Nutt2014-10-041-1/+1
* Update TODO list + cosmetic changes to clock_systimer.cGregory Nutt2014-10-031-25/+9
* Update To-Do listGregory Nutt2014-10-031-22/+14
* Update TODO listGregory Nutt2014-10-031-15/+4
* Update the TODO list and a READMEGregory Nutt2014-09-301-10/+1
* Update TODO listGregory Nutt2014-09-301-49/+7
* Update TODO listGregory Nutt2014-09-291-10/+2
* Update TODOGregory Nutt2014-09-251-8/+2
* Change all occurrences of NxConsole to NxTermGregory Nutt2014-09-201-10/+10
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* Update TODO and a READMEGregory Nutt2014-09-161-30/+2
* Update README, TODO, and make some unfinished configuration options dependent...Gregory Nutt2014-09-131-0/+10
* Update TODO list and READMEGregory Nutt2014-09-131-43/+39
* ARMv7-A: Exception register save/restore needs to work a little differently i...Gregory Nutt2014-09-111-1/+1
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-011-57/+4
* Cosmetic: Fix all comments, defaults, etc. that references the defunct name u...Gregory Nutt2014-08-301-2/+2
* Update ChangeLogGregory Nutt2014-08-191-1/+1
* ARP: Add signal logic so that we do not have to wait so long with the network...Gregory Nutt2014-08-191-4/+8
* Update README files, Kconfig help comments, and make the network monitor not ...Gregory Nutt2014-08-181-57/+2
* Standardize a PHY interrupt attachment interfaceGregory Nutt2014-08-161-3/+4
* libc/time/lib_localtime.c is much closer to NuttX coding style. libc/time/pri...Gregory Nutt2014-08-151-2/+2
* Add a Sudoku gameGregory Nutt2014-08-111-2/+8
* Implements the tickless OSGregory Nutt2014-08-071-34/+12
* Update TODO and ChangeLogGregory Nutt2014-08-061-1/+1
* NSH networking: There is now a configuration option that will bring up the ne...Gregory Nutt2014-08-061-3/+58
* Costmetic: Update TODO list, README files, refreshed configuration, updated c...Gregory Nutt2014-07-301-1/+8
* NET: Rename uip_ping to icmp_pingGregory Nutt2014-06-301-1/+1
* NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inc...Gregory Nutt2014-06-261-1/+1
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-241-22/+2
* Cosmetic plus some configuration default changesGregory Nutt2014-06-121-6/+1
* Update TODO list and commentsGregory Nutt2014-04-231-39/+11
* More trailing whilespace removalGregory Nutt2014-04-131-2/+2
* Cosmetic updates to comments and README filesGregory Nutt2014-03-311-1/+1
* Complete fragmentary support for ferror(). From Macs NGregory Nutt2014-03-311-18/+1
* SAM4E-EK: Add an NSH configuration that uses a USB CDC/ACM consoleGregory Nutt2014-03-221-1/+16
* If DCD supports queuing of stall requests then USB MSC delay work-around is n...Gregory Nutt2014-03-201-0/+9
* Add support for TM4C GPIOsGregory Nutt2014-03-101-29/+1
* Add a mouse interface that is similar to the touchscreen interface except tha...Gregory Nutt2014-02-101-22/+2
* The USB HID mouse driver is now functional. There are some usage issues as d...Gregory Nutt2014-02-091-1/+21
* SAMA5: Add a missing endif in a Make.defs that recently added; Several other...Gregory Nutt2014-01-281-0/+6
* NSH: Fix redirection of output to a file. That was broken with recent changesGregory Nutt2014-01-161-0/+14