summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src
Commit message (Expand)AuthorAgeFilesLines
...
* More PIC32 debug updatespatacongo2011-11-096-434/+434
* Misc PIC32 fixespatacongo2011-11-091-9/+2
* Add (and use) some new PIC32MX CP0 macrospatacongo2011-11-031-7/+26
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-292-3/+6
* Fixes to get the PIC32MX serial port workingpatacongo2011-10-242-1/+3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-182-6/+6
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-171-3/+4
* PIC32 configuration fixespatacongo2011-10-141-1/+1
* ADS7843 updatespatacongo2011-10-121-1/+1
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-118-12/+789
* Misc PIC32 clean-uppatacongo2011-10-101-18/+14
* PIC32 start kit port builds successfullypatacongo2011-10-102-839/+851
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-1/+1
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1012-199/+518
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-1012-1627/+1119
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-1031-728/+1633
* Fix issue with multilib buildpatacongo2011-08-301-1/+1
* More Kinetis logicpatacongo2011-08-151-1/+0
* Add basic Kinetis serial supportpatacongo2011-08-141-26/+16
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-111-4/+16
* Change for clean compilation of Sure PIC32MX configurationpatacongo2011-07-032-7/+7
* More logic for the AVR portpatacongo2011-06-081-8/+8
* 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
* 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-201-11/+26
* 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-196-50/+480
* Add S/W interrupt 0 handlerpatacongo2011-05-182-2/+364
* Add MIPS system call infrastructurepatacongo2011-05-189-7/+106
* More PIC32 context switching logicpatacongo2011-05-189-7/+830
* Add more context switching filespatacongo2011-05-188-72/+512
* Add PIC32 register definitions and assertion logicpatacongo2011-05-186-23/+591
* Add some standard common files to PIC32patacongo2011-05-1817-96/+1642
* Add start functionpatacongo2011-05-173-6/+446
* Add MIPS32 interrupt controlspatacongo2011-05-174-916/+179
* Beginnings of PIC32 build environmentpatacongo2011-05-169-29/+990
* Completes all PIC32 header filespatacongo2011-05-163-15/+567
* More PIC32 header filespatacongo2011-05-157-82/+810
* Add more PIC32 header filespatacongo2011-05-152-0/+224
* More PIC32 header filespatacongo2011-05-154-2/+459
* Add FLASH header filepatacongo2011-05-132-91/+229
* Add PIC32 RTC definitionspatacongo2011-05-134-48/+259