summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Note fixed LPC214x timer freqpatacongo2008-10-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@996 42af7a65-404d-4744-a932-0658087f49c3
* Fix timer error introduced recentlypatacongo2008-10-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@987 42af7a65-404d-4744-a932-0658087f49c3
* Add DM320 USB device side driverpatacongo2008-10-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@986 42af7a65-404d-4744-a932-0658087f49c3
* Add USB serial driverpatacongo2008-10-061-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@984 42af7a65-404d-4744-a932-0658087f49c3
* Add option for ARM interrupt stackpatacongo2008-10-061-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@981 42af7a65-404d-4744-a932-0658087f49c3
* Added USB device controller driver for LPC214xpatacongo2008-09-291-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@960 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.15nuttx-3.15patacongo2008-09-201-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@948 42af7a65-404d-4744-a932-0658087f49c3
* ARM architecture supports lowconsolepatacongo2008-09-181-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@930 42af7a65-404d-4744-a932-0658087f49c3
* build lpc2148 ostest configpatacongo2008-09-171-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@928 42af7a65-404d-4744-a932-0658087f49c3
* Add support for Intel Hex format outputpatacongo2008-09-161-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@922 42af7a65-404d-4744-a932-0658087f49c3
* Added mmap()/XIP test to ROMFS testpatacongo2008-09-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@917 42af7a65-404d-4744-a932-0658087f49c3
* Add mmap() APIpatacongo2008-09-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@916 42af7a65-404d-4744-a932-0658087f49c3
* Add ioctl's to support XIPpatacongo2008-09-121-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@913 42af7a65-404d-4744-a932-0658087f49c3
* Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo2008-09-111-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@911 42af7a65-404d-4744-a932-0658087f49c3
* Add a test of ROMFSpatacongo2008-09-111-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@906 42af7a65-404d-4744-a932-0658087f49c3
* ROMFS filesystem supportpatacongo2008-09-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@903 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.14 releasenuttx-3.14patacongo2008-09-081-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@898 42af7a65-404d-4744-a932-0658087f49c3
* Fix FAT seek bugpatacongo2008-09-081-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@896 42af7a65-404d-4744-a932-0658087f49c3
* Fixed critical FAT bugspatacongo2008-09-071-1/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@894 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH xd commandpatacongo2008-09-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@892 42af7a65-404d-4744-a932-0658087f49c3
* Fix recvfrom port bugpatacongo2008-09-061-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@886 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH command to create RAMDISKpatacongo2008-09-061-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@884 42af7a65-404d-4744-a932-0658087f49c3
* Add get and put commands to NSHpatacongo2008-09-061-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@880 42af7a65-404d-4744-a932-0658087f49c3
* Added basic TFTP client supportpatacongo2008-09-051-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@879 42af7a65-404d-4744-a932-0658087f49c3
* update NSH docspatacongo2008-09-041-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@875 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH README filepatacongo2008-09-031-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@873 42af7a65-404d-4744-a932-0658087f49c3
* Fix ICMP and UDP IP checksumspatacongo2008-09-031-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@871 42af7a65-404d-4744-a932-0658087f49c3
* Add uIP access to ICMP protocolpatacongo2008-09-021-1/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@869 42af7a65-404d-4744-a932-0658087f49c3
* Add test and [ commandspatacongo2008-09-021-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@864 42af7a65-404d-4744-a932-0658087f49c3
* Fix fseek/ftell; add fsetpos/fgetpospatacongo2008-09-011-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@862 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 0.3.13 releasenuttx-3.13patacongo2008-09-011-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@861 42af7a65-404d-4744-a932-0658087f49c3
* Add uIP support more multi-threaded socket accesspatacongo2008-09-011-3/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@858 42af7a65-404d-4744-a932-0658087f49c3
* Fix environment sharing bugpatacongo2008-08-301-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@854 42af7a65-404d-4744-a932-0658087f49c3
* Basic telnet NSH on ARM9patacongo2008-08-291-0/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@852 42af7a65-404d-4744-a932-0658087f49c3
* Add mem command to NSHpatacongo2008-08-291-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@843 42af7a65-404d-4744-a932-0658087f49c3
* Fix Linux sim errors/warningpatacongo2008-08-291-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@842 42af7a65-404d-4744-a932-0658087f49c3
* Added ch and pwd to NSHpatacongo2008-08-231-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@841 42af7a65-404d-4744-a932-0658087f49c3
* Added ch and pwd to NSHpatacongo2008-08-231-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@840 42af7a65-404d-4744-a932-0658087f49c3
* Add chdir() and getcwd()patacongo2008-08-221-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@837 42af7a65-404d-4744-a932-0658087f49c3
* cat accepts multiple filespatacongo2008-08-221-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@836 42af7a65-404d-4744-a932-0658087f49c3
* Add memory inspect modify commands to NSHpatacongo2008-08-201-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@834 42af7a65-404d-4744-a932-0658087f49c3
* NSH now supports commentspatacongo2008-08-171-4/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@830 42af7a65-404d-4744-a932-0658087f49c3
* Added 130 and if-then-else-fi to NSHpatacongo2008-08-171-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@828 42af7a65-404d-4744-a932-0658087f49c3
* Fix error in FAT FS when file opened for O_APPENDpatacongo2008-08-171-0/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@827 42af7a65-404d-4744-a932-0658087f49c3
* NSH redirected outputpatacongo2008-08-161-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@823 42af7a65-404d-4744-a932-0658087f49c3
* Fix read()/write() prototypepatacongo2008-08-131-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@820 42af7a65-404d-4744-a932-0658087f49c3
* Add 'sh' to NSHpatacongo2008-08-121-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@819 42af7a65-404d-4744-a932-0658087f49c3
* Removed duplicate getenv() implementationpatacongo2008-08-101-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@815 42af7a65-404d-4744-a932-0658087f49c3
* typospatacongo2008-08-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@814 42af7a65-404d-4744-a932-0658087f49c3
* Misc NSH enhancementspatacongo2008-08-101-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@813 42af7a65-404d-4744-a932-0658087f49c3