summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/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-2/+15
* Resync new repository with old repo r5166patacongo2012-09-171-1/+3
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-0/+1
* 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-6/+6
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-9/+26
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-1/+1
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-1/+1
* Add standard context switching functions for m9s12patacongo2011-02-181-5/+5
* More m9s12x stuffpatacongo2011-02-171-3/+3
* For fixes for stdint/stdbool buildpatacongo2009-12-211-2/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-10/+13
* Add more HC12 common filespatacongo2009-12-041-0/+213