summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx
Commit message (Expand)AuthorAgeFilesLines
...
* Partial bring-up of the pcblogic boardpatacongo2011-12-262-1/+17
* PIC32 Serial Console fixespatacongo2011-12-231-4/+4
* PIC32 NSH configuration now builds without errorspatacongo2011-12-232-45/+46
* Changes to get PIC32 serial driver to compilepatacongo2011-12-221-24/+34
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-102-7/+40
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-091-1/+3
* Oops.. pic32mx-exception.c, not pic32mx-exception.Spatacongo2011-12-091-1/+1
* PIC32 bugfixespatacongo2011-12-084-38/+63
* Fix PIC32 timer source frequencypatacongo2011-12-071-8/+36
* update some commentspatacongo2011-11-271-0/+6
* Fix PIC32 error in last check-inpatacongo2011-11-251-1/+1
* More PIC32 nested interrupt work-aroundpatacongo2011-11-181-1/+12
* More PIC32 fixespatacongo2011-11-182-3/+33
* PIC32 debug fixespatacongo2011-11-172-2/+1
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-8/+7
* More PIC32 debug updatespatacongo2011-11-094-432/+428
* 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-291-2/+5
* Fixes to get the PIC32MX serial port workingpatacongo2011-10-241-1/+1
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-5/+5
* 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
* More Kinetis logicpatacongo2011-08-151-1/+0
* Add basic Kinetis serial supportpatacongo2011-08-141-26/+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-222-0/+16
* 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-208-106/+720
* Add PIC32 interrupt decode logicpatacongo2011-05-207-41/+429
* Fleshing out PIC32 portpatacongo2011-05-209-40/+1525
* Clean up a few PIC32 link errorspatacongo2011-05-201-11/+26
* Add PIC32 exception handlerspatacongo2011-05-203-48/+416
* Add PIC32 exception handling macrospatacongo2011-05-191-0/+5
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-195-50/+479
* Add S/W interrupt 0 handlerpatacongo2011-05-181-2/+2
* Add MIPS system call infrastructurepatacongo2011-05-181-1/+1