summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/common/up_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-1/+1
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-1/+14
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-141-2/+2
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-0/+1
* Add support for PIC32 MX1 and MX2 familiespatacongo2012-06-191-0/+0
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-8/+6
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-8/+27
* Fix a PIC32 software interrupt bug (pipeline hazard)patacongo2011-12-251-1/+9
* More PIC32 debug updatespatacongo2011-11-091-1/+5
* Add PIC32 UART supportpatacongo2011-05-201-1/+2
* Fleshing out PIC32 portpatacongo2011-05-201-60/+59
* Add PIC32 exception handlerspatacongo2011-05-201-1/+3
* Add PIC32 interrupt controls and timer initializationpatacongo2011-05-191-0/+1
* Add MIPS system call infrastructurepatacongo2011-05-181-3/+0
* Add PIC32 register definitions and assertion logicpatacongo2011-05-181-17/+24
* Add some standard common files to PIC32patacongo2011-05-181-77/+252
* Add directory structure to support PIC32patacongo2011-05-081-0/+77