summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/src/common
Commit message (Expand)AuthorAgeFilesLines
* Resync new repository with old repo r5166patacongo2012-09-171-1/+3
* Remove executable property from source and make filespatacongo2012-09-1319-0/+0
* Email address change in nuttx/patacongo2012-09-1320-20/+20
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-022-1/+5
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* 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-112-6/+13
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-13/+32
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-072-2/+2
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-062-4/+9
* Correct several m9s12x link issuespatacongo2011-02-261-0/+174
* Finish m9s12x interrupt logicpatacongo2011-02-201-8/+0
* Add more m9s12 filespatacongo2011-02-192-0/+318
* Add standard context switching functions for m9s12patacongo2011-02-184-5/+413
* More m9s12x stuffpatacongo2011-02-172-3/+121
* Remove unused lpc17_usbinitialize()patacongo2010-09-031-2/+2
* For fixes for stdint/stdbool buildpatacongo2009-12-211-2/+4
* Argument to up_udelay() should be type useconds_tpatacongo2009-12-201-1/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1612-39/+44
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-132-2/+2
* Fix hcs12 compile issuespatacongo2009-12-121-1/+1
* Add more HC12 common filespatacongo2009-12-048-0/+942
* Add a few more hc12 filespatacongo2009-12-043-0/+300
* Add HC12 header filespatacongo2009-12-044-0/+347