summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mz
Commit message (Expand)AuthorAgeFilesLines
* PIC32MZ: Add error exception handling and interrupt decode logicGregory Nutt2015-02-243-1/+399
* PIC32MZ: Add support for a timer interruptGregory Nutt2015-02-244-1/+524
* PIC32MZ: Add interrupt controller supportGregory Nutt2015-02-244-3/+450
* PIC32MZ: Add interrupt controller register definitionsGregory Nutt2015-02-243-2/+1265
* PIC32MZ: Add Oscillator header file; Add logic to set up peripheral clocks on...Gregory Nutt2015-02-245-31/+465
* PIC32MZ: Add beginnings of CPU initialization logic. Still some bad logic fo...Gregory Nutt2015-02-246-3/+520
* PIC32MZ: Fix some PLL setup logicGregory Nutt2015-02-231-8/+8
* PIC32MZ: Fix an error in the branch target of the hard-coded power up reset b...Gregory Nutt2015-02-231-11/+19
* PIC32MZ: Most related to start up file a FLASH device configuration setupGregory Nutt2015-02-234-1117/+331
* Finishes PIC32MZ device configuration definitionsGregory Nutt2015-02-233-92/+325
* PIC32MZ: Add memorymap and devcfg header filesGregory Nutt2015-02-225-1/+500
* PIC32MZ: Framework for startup function. Still has too much PIC32MX garbage...Gregory Nutt2015-02-224-1/+2124
* MIPS: Add some build support for the M14K and also for the PIC32MZ Starter K...Gregory Nutt2015-02-226-0/+855
* PIC32MZ: Add just enough PIC32MZ logic that we can run 'make menuconfig'Gregory Nutt2015-02-221-0/+740