summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Memory map clean-uppatacongo2010-10-132-37/+70
* Add ABDAC header filepatacongo2010-10-131-0/+101
* Add TWI header filepatacongo2010-10-131-0/+161
* Add SPI header filepatacongo2010-10-131-0/+166
* GPIO support/USART GPIO initpatacongo2010-10-137-213/+439
* miscpatacongo2010-10-121-0/+35
* Add PDCA header filepatacongo2010-10-123-1/+286
* Add HMATRIX header filepatacongo2010-10-121-0/+314
* Add PMR0/1 definitionspatacongo2010-10-121-0/+3
* Need GPIO output driver enablepatacongo2010-10-122-20/+28
* Add pinmux header file frameworkpatacongo2010-10-123-4/+139
* Add UC3B pin mux infopatacongo2010-10-122-6/+271
* Add skeleton of GPIO utilitiespatacongo2010-10-123-7/+245
* Fix commentpatacongo2010-10-121-1/+1
* Fix commentpatacongo2010-10-121-1/+1
* Add GPIO header filepatacongo2010-10-122-1/+438
* Add FLASH header filepatacongo2010-10-111-0/+223
* Add EIC header filepatacongo2010-10-111-0/+133
* Add WDT header filepatacongo2010-10-111-0/+87
* cosmeticpatacongo2010-10-101-1/+1
* More INTC logicpatacongo2010-10-105-68/+288
* Add exception handling basicspatacongo2010-10-104-18/+228
* Add stubs for AVR32 IRQ controlspatacongo2010-10-093-10/+181
* Add clock initialization logicpatacongo2010-10-093-1/+436
* Finish serial driverpatacongo2010-10-096-77/+268
* Add uart init logicpatacongo2010-10-097-133/+314
* Add RTC register definitionspatacongo2010-10-081-0/+44
* Add (empty) RTC header filepatacongo2010-10-081-0/+68
* Add INTC header filepatacongo2010-10-081-0/+97
* Add beginnings of a serial consolepatacongo2010-10-085-26/+129
* typospatacongo2010-10-081-5/+6
* Add skeleton of AVR32 initpatacongo2010-10-088-37/+1187
* Add USART bit-fieldspatacongo2010-10-071-0/+235
* Add peripheral base addressespatacongo2010-10-072-8/+131
* Add memorymappatacongo2010-10-072-2/+18
* Add chip specificspatacongo2010-10-061-1/+141
* Add AVR32 start functionpatacongo2010-10-063-3/+188
* Another typopatacongo2010-10-051-1/+1
* typospatacongo2010-10-051-8/+9
* Add global interrupt enable/disable logicpatacongo2010-10-052-5/+240
* Document AVR32 portpatacongo2010-10-041-0/+11
* Cloned AVR32 code now compilespatacongo2010-10-046-11/+75
* Add framework for AVRpatacongo2010-10-0337-0/+4404
* Make better use of these deep FIFOspatacongo2010-10-011-34/+65
* cosmeticpatacongo2010-10-011-5/+5
* SPI debug changespatacongo2010-09-302-59/+213
* Corrections to the LM3S8962 portpatacongo2010-09-293-3/+49
* Still debugging AT45DB and SPIpatacongo2010-09-121-3/+6
* Early AT45DB debug fixespatacongo2010-09-122-0/+8
* Add support for SPI NOR chip selectpatacongo2010-09-111-43/+65