summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/include
Commit message (Collapse)AuthorAgeFilesLines
* Change all values in all limits.h for all architectures to signed decimal; ↵patacongo2012-07-051-20/+25
| | | | | | the hex values were not sign extending appropriate in most uses git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4911 42af7a65-404d-4744-a932-0658087f49c3
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-201-59/+197
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4853 42af7a65-404d-4744-a932-0658087f49c3
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-199-7/+1127
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4851 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 SPI driverpatacongo2012-03-071-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4459 42af7a65-404d-4744-a932-0658087f49c3
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-081-56/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4282 42af7a65-404d-4744-a932-0658087f49c3
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4224 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error in FAT needed for interoperability with Windows when access ↵patacongo2011-11-151-2/+2
| | | | | | first entry in root directory git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4093 42af7a65-404d-4744-a932-0658087f49c3
* Misc PIC32 fixespatacongo2011-11-091-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4082 42af7a65-404d-4744-a932-0658087f49c3
* fix some register typingpatacongo2011-11-032-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4080 42af7a65-404d-4744-a932-0658087f49c3
* Add (and use) some new PIC32MX CP0 macrospatacongo2011-11-032-4/+184
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4079 42af7a65-404d-4744-a932-0658087f49c3
* A few more AVR32 fixespatacongo2011-11-032-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4078 42af7a65-404d-4744-a932-0658087f49c3
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-291-575/+575
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4067 42af7a65-404d-4744-a932-0658087f49c3
* PIC32 start kit port builds successfullypatacongo2011-10-101-64/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4037 42af7a65-404d-4744-a932-0658087f49c3
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-56/+73
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4035 42af7a65-404d-4744-a932-0658087f49c3
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-106-121/+1879
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4034 42af7a65-404d-4744-a932-0658087f49c3
* Clean up a few PIC32 link errorspatacongo2011-05-201-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3631 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3628 42af7a65-404d-4744-a932-0658087f49c3
* Add MIPS system call infrastructurepatacongo2011-05-182-53/+159
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3626 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 context switching logicpatacongo2011-05-181-0/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3625 42af7a65-404d-4744-a932-0658087f49c3
* Add more context switching filespatacongo2011-05-181-34/+101
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3624 42af7a65-404d-4744-a932-0658087f49c3
* Add PIC32 register definitions and assertion logicpatacongo2011-05-184-15/+252
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3623 42af7a65-404d-4744-a932-0658087f49c3
* Add start functionpatacongo2011-05-174-64/+269
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3621 42af7a65-404d-4744-a932-0658087f49c3
* Add MIPS32 interrupt controlspatacongo2011-05-173-0/+953
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3620 42af7a65-404d-4744-a932-0658087f49c3
* Beginnings of PIC32 build environmentpatacongo2011-05-161-0/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3619 42af7a65-404d-4744-a932-0658087f49c3
* More PIC32 header filespatacongo2011-05-111-46/+115
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3589 42af7a65-404d-4744-a932-0658087f49c3
* Add more PIC32 header filespatacongo2011-05-101-1/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3586 42af7a65-404d-4744-a932-0658087f49c3
* Add directory structure to support PIC32patacongo2011-05-088-0/+750
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3579 42af7a65-404d-4744-a932-0658087f49c3