summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Collapse)AuthorAgeFilesLines
* minor fixespatacongo2010-11-111-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3096 42af7a65-404d-4744-a932-0658087f49c3
* Add nettest and begining of lpc17xx ethernet driverpatacongo2010-11-1112-64/+1577
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3095 42af7a65-404d-4744-a932-0658087f49c3
* typopatacongo2010-11-101-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3094 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 5.13 releasenuttx-5.13patacongo2010-11-103-76/+120
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3093 42af7a65-404d-4744-a932-0658087f49c3
* Drop baud to 57600patacongo2010-11-105-21/+43
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3092 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for flash loadpatacongo2010-11-091-1/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3091 42af7a65-404d-4744-a932-0658087f49c3
* Fixes write to flashpatacongo2010-11-091-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3090 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-11-081-5/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3089 42af7a65-404d-4744-a932-0658087f49c3
* Update OpenOCD notes and scriptspatacongo2010-11-073-29/+211
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3088 42af7a65-404d-4744-a932-0658087f49c3
* README updatepatacongo2010-11-062-22/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3087 42af7a65-404d-4744-a932-0658087f49c3
* Update READMEpatacongo2010-11-061-2/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3086 42af7a65-404d-4744-a932-0658087f49c3
* Update READMEpatacongo2010-11-061-8/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3085 42af7a65-404d-4744-a932-0658087f49c3
* update README files and commentspatacongo2010-11-062-13/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3084 42af7a65-404d-4744-a932-0658087f49c3
* LPC1766-STK LED supportpatacongo2010-11-064-39/+357
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3083 42af7a65-404d-4744-a932-0658087f49c3
* Config documentation updatepatacongo2010-11-062-16/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3082 42af7a65-404d-4744-a932-0658087f49c3
* 1766 not 1768patacongo2010-11-065-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3081 42af7a65-404d-4744-a932-0658087f49c3
* Only 256Kb FLASHpatacongo2010-11-064-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3080 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the Olimex LPC1766-STK boardpatacongo2010-11-0630-85/+6215
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3079 42af7a65-404d-4744-a932-0658087f49c3
* Progress debugging serial driverpatacongo2010-11-064-5/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3078 42af7a65-404d-4744-a932-0658087f49c3
* Fix errors when there is no console devicepatacongo2010-11-064-17/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3077 42af7a65-404d-4744-a932-0658087f49c3
* Fix console init link probllempatacongo2010-11-051-2/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3076 42af7a65-404d-4744-a932-0658087f49c3
* The AVR32 port now passes the OS testpatacongo2010-11-054-8/+426
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3075 42af7a65-404d-4744-a932-0658087f49c3
* Fix excepion handling reg savepatacongo2010-11-054-4/+17
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3074 42af7a65-404d-4744-a932-0658087f49c3
* Update some commentspatacongo2010-11-053-3/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3073 42af7a65-404d-4744-a932-0658087f49c3
* Add NSH configurationpatacongo2010-11-038-12/+1132
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3072 42af7a65-404d-4744-a932-0658087f49c3
* Fixes timer interruptspatacongo2010-11-033-47/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3071 42af7a65-404d-4744-a932-0658087f49c3
* Need to wait not busy in another placepatacongo2010-11-021-2/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3070 42af7a65-404d-4744-a932-0658087f49c3
* It took me a long time to figure out that the board has no 32KHz crystalpatacongo2010-11-024-31/+84
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3069 42af7a65-404d-4744-a932-0658087f49c3
* Missing quotepatacongo2010-10-311-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3068 42af7a65-404d-4744-a932-0658087f49c3
* commentspatacongo2010-10-311-0/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3067 42af7a65-404d-4744-a932-0658087f49c3
* Some context switch fixespatacongo2010-10-314-23/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3066 42af7a65-404d-4744-a932-0658087f49c3
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-314-6/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3065 42af7a65-404d-4744-a932-0658087f49c3
* Basic serial console now workspatacongo2010-10-313-12/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3064 42af7a65-404d-4744-a932-0658087f49c3
* Debug typo fixespatacongo2010-10-312-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3063 42af7a65-404d-4744-a932-0658087f49c3
* Fix conditional compilationpatacongo2010-10-301-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3062 42af7a65-404d-4744-a932-0658087f49c3
* Early debug changespatacongo2010-10-306-115/+163
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3061 42af7a65-404d-4744-a932-0658087f49c3
* Fix big-time naming error -- what was I thinking?patacongo2010-10-304-10/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3060 42af7a65-404d-4744-a932-0658087f49c3
* Fix big-time naming error -- what was I thinking?patacongo2010-10-307-27/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3059 42af7a65-404d-4744-a932-0658087f49c3
* Fix big-time naming error -- what was I thinking?patacongo2010-10-3036-583/+583
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3058 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-10-291-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3057 42af7a65-404d-4744-a932-0658087f49c3
* Add skeleton for LPC17xx ethernet driverpatacongo2010-10-294-2/+681
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3056 42af7a65-404d-4744-a932-0658087f49c3
* Reorg some headerspatacongo2010-10-289-89/+107
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3055 42af7a65-404d-4744-a932-0658087f49c3
* Add strnlen()patacongo2010-10-2790-10/+165
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-2724-197/+388
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3053 42af7a65-404d-4744-a932-0658087f49c3
* Add MEBI header filepatacongo2010-10-262-8/+167
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3052 42af7a65-404d-4744-a932-0658087f49c3
* Make MMC header file consistent with other NuttX periperhal header filespatacongo2010-10-263-132/+162
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3051 42af7a65-404d-4744-a932-0658087f49c3
* typopatacongo2010-10-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3050 42af7a65-404d-4744-a932-0658087f49c3
* Add INT header filepatacongo2010-10-241-0/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3049 42af7a65-404d-4744-a932-0658087f49c3
* Add doisp.shpatacongo2010-10-233-12/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3048 42af7a65-404d-4744-a932-0658087f49c3
* updatepatacongo2010-10-232-1/+96
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3047 42af7a65-404d-4744-a932-0658087f49c3