summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Fixes to PIC32 config wordspatacongo2011-05-236-80/+135
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-226-4/+405
* Fix for clean PIC32 compile with DEBUG onpatacongo2011-05-225-27/+191
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-2112-20/+1348
* Completes coding portion of basic PIC32 portpatacongo2011-05-217-143/+317
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-218-255/+435
* PIC32 Device Configuration Wordspatacongo2011-05-217-11/+257
* Add PIC32 UART supportpatacongo2011-05-2010-109/+726
* Add PIC32 interrupt decode logicpatacongo2011-05-208-44/+432
* Fleshing out PIC32 portpatacongo2011-05-2013-337/+1593
* Clean up a few PIC32 link errorspatacongo2011-05-203-35/+50
* Add PIC32 exception handlerspatacongo2011-05-207-67/+276
* Add PIC32 exception handling macrospatacongo2011-05-193-10/+435
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-1910-65/+550
* Add S/W interrupt 0 handlerpatacongo2011-05-183-6/+368
* Add MIPS system call infrastructurepatacongo2011-05-1811-60/+265
* More PIC32 context switching logicpatacongo2011-05-1811-8/+838
* Add more context switching filespatacongo2011-05-189-106/+613
* Add PIC32 register definitions and assertion logicpatacongo2011-05-1810-38/+843
* Add some standard common files to PIC32patacongo2011-05-1819-97/+1654
* Add start functionpatacongo2011-05-179-114/+921
* Add MIPS32 interrupt controlspatacongo2011-05-175-26/+242
* Beginnings of PIC32 build environmentpatacongo2011-05-1618-109/+2678
* Completes all PIC32 header filespatacongo2011-05-164-15/+570
* Add initial CC1101 wireless logic from Urospatacongo2011-05-1632-785/+1955
* Prep for 6.3 releasenuttx-6.3patacongo2011-05-154-119/+205
* More PIC32 header filespatacongo2011-05-157-82/+810
* Add more PIC32 header filespatacongo2011-05-152-0/+224
* updates to RGMP filespatacongo2011-05-154-52/+90
* More PIC32 header filespatacongo2011-05-156-106/+497
* More updates to README filespatacongo2011-05-145-19/+27
* Update README filespatacongo2011-05-144-13/+22
* Extend line buffering logic to puts, fputs, putc, fputc, and putchar()patacongo2011-05-144-40/+54
* Flush buffer after newline in putc, fputc, and puts (but not fputs)patacongo2011-05-145-19/+65
* Implemented line-oriented buffering for std outputpatacongo2011-05-1415-24/+214
* Add FLASH header filepatacongo2011-05-132-91/+229
* Add PIC32 RTC definitionspatacongo2011-05-134-48/+259
* fclose() was not flushing buffered datapatacongo2011-05-133-6/+71
* Add network apps to RGMP appconfigpatacongo2011-05-131-0/+11
* Fix possibly deadlock conditionpatacongo2011-05-131-16/+21
* Fix com.c logic errorpatacongo2011-05-121-1/+5
* Add PIC32 DMA header filepatacongo2011-05-123-22/+503
* Changes for clean RGMP compilepatacongo2011-05-126-26/+99
* Modify standard header files to work with RGMPpatacongo2011-05-1210-8/+492
* First set of changes to incorporate the RGMP portpatacongo2011-05-1230-6/+3896
* Incorporate install app from Urospatacongo2011-05-123-4/+10
* Fix USB host error handling logicpatacongo2011-05-125-16/+20
* Add PIC32 WDT header filepatacongo2011-05-122-10/+127
* More PIC32 header filespatacongo2011-05-113-0/+189
* More PIC32 header filespatacongo2011-05-114-18/+530