summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* More serial driver stuff for AVRpatacongo2011-06-114-87/+324
* Restructuring AVR serial driverspatacongo2011-06-116-401/+543
* Clean up AVR timer setuppatacongo2011-06-102-8/+40
* Handle differences between AVR and AVR32 stackspatacongo2011-06-095-25/+274
* Fixes most integer overflows for AVRpatacongo2011-06-091-14/+15
* Documentatin updatepatacongo2011-06-091-0/+19
* This finishes ALL AVR assembly languagepatacongo2011-06-088-1973/+2074
* More logic for the AVR portpatacongo2011-06-0820-25/+2709
* More AVR context switching logicpatacongo2011-06-0820-218/+1592
* Add basic context switching logicpatacongo2011-06-0814-30/+1050
* First AVR compilepatacongo2011-06-072-1/+60
* More AVR build fixespatacongo2011-06-0713-319/+618
* Setting up AVR build environmentpatacongo2011-06-071-0/+2
* Add AT90USB configurationpatacongo2011-06-071-5/+35
* Add AT90USB support and AVR vector/startup logicpatacongo2011-06-078-0/+1181
* Fix minimum MTU... must be at lest 576patacongo2011-06-062-2/+3
* Add directory structure for AVR and ATMEGApatacongo2011-05-3116-78/+1169
* atexit() functions now called when task killed by task delete; For MCUs with ...patacongo2011-05-282-2/+9
* Add analog die header filepatacongo2011-05-271-0/+421
* Add LPC3154 OTP header filepatacongo2011-05-273-2/+146
* Adding LPC315x support to header filespatacongo2011-05-277-51/+127
* Rename all lpc313x to lpc31xxpatacongo2011-05-2759-5835/+5835
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Fixes to PIC32 config wordspatacongo2011-05-235-79/+134
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-221-2/+1
* Fix for clean PIC32 compile with DEBUG onpatacongo2011-05-223-24/+41
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-212-1/+24
* Completes coding portion of basic PIC32 portpatacongo2011-05-216-141/+315
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-216-170/+361
* PIC32 Device Configuration Wordspatacongo2011-05-216-9/+225
* Add PIC32 UART supportpatacongo2011-05-2010-109/+726
* Add PIC32 interrupt decode logicpatacongo2011-05-207-41/+429
* Fleshing out PIC32 portpatacongo2011-05-2011-309/+1584
* Clean up a few PIC32 link errorspatacongo2011-05-202-19/+34
* Add PIC32 exception handlerspatacongo2011-05-206-57/+224
* Add PIC32 exception handling macrospatacongo2011-05-193-10/+435
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-198-52/+482
* 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-1810-7/+837
* 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-1817-96/+1642
* Add start functionpatacongo2011-05-177-70/+715
* Add MIPS32 interrupt controlspatacongo2011-05-175-26/+242
* Beginnings of PIC32 build environmentpatacongo2011-05-1610-29/+1009
* Completes all PIC32 header filespatacongo2011-05-163-15/+567
* Add initial CC1101 wireless logic from Urospatacongo2011-05-168-109/+332
* More PIC32 header filespatacongo2011-05-157-82/+810
* Add more PIC32 header filespatacongo2011-05-152-0/+224