summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/pic32mx-head.S
Commit message (Expand)AuthorAgeFilesLines
* PIC32MZ: Add interrupt controller register definitionsGregory Nutt2015-02-241-1/+1
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-5/+5
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-141-2/+19
* More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-201-1/+21
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-1/+1
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-201-0/+7
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-011-2/+3
* Add support for use of a USB serial device to provide NSH console I/O. Verif...patacongo2012-03-061-2/+2
* Costmet clean, whitespace, carriage-return removalpatacongo2012-01-061-5/+4
* Partial bring-up of the pcblogic boardpatacongo2011-12-261-0/+4
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-4/+35
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-091-1/+3
* PIC32 bugfixespatacongo2011-12-081-10/+34
* More PIC32 fixespatacongo2011-11-181-3/+9
* More PIC32 debug updatespatacongo2011-11-091-0/+3
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-5/+5
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-171-3/+4
* ADS7843 updatespatacongo2011-10-121-1/+1
* Fixes to PIC32 config wordspatacongo2011-05-231-7/+15
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-221-2/+1
* PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header filepatacongo2011-05-211-1/+1
* PIC32 Device Configuration Wordspatacongo2011-05-211-0/+29
* Add PIC32 interrupt decode logicpatacongo2011-05-201-27/+27
* Fleshing out PIC32 portpatacongo2011-05-201-27/+193
* Clean up a few PIC32 link errorspatacongo2011-05-201-11/+26
* Add PIC32 exception handlerspatacongo2011-05-201-47/+3
* Add more context switching filespatacongo2011-05-181-4/+0
* Add PIC32 register definitions and assertion logicpatacongo2011-05-181-1/+1
* Add some standard common files to PIC32patacongo2011-05-181-15/+1
* Add start functionpatacongo2011-05-171-0/+440