summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/src/common
Commit message (Collapse)AuthorAgeFilesLines
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4499 42af7a65-404d-4744-a932-0658087f49c3
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4385 42af7a65-404d-4744-a932-0658087f49c3
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4384 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-112-6/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4381 42af7a65-404d-4744-a932-0658087f49c3
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-13/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4380 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-072-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3477 42af7a65-404d-4744-a932-0658087f49c3
* current_regs should be volatile; add support for nested interrupts; enable ↵patacongo2011-04-062-4/+9
| | | | | | interrupts during syscall processing git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3475 42af7a65-404d-4744-a932-0658087f49c3
* Correct several m9s12x link issuespatacongo2011-02-261-0/+174
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3319 42af7a65-404d-4744-a932-0658087f49c3
* Finish m9s12x interrupt logicpatacongo2011-02-201-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3307 42af7a65-404d-4744-a932-0658087f49c3
* Add more m9s12 filespatacongo2011-02-192-0/+318
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3302 42af7a65-404d-4744-a932-0658087f49c3
* Add standard context switching functions for m9s12patacongo2011-02-184-5/+413
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3301 42af7a65-404d-4744-a932-0658087f49c3
* More m9s12x stuffpatacongo2011-02-172-3/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3299 42af7a65-404d-4744-a932-0658087f49c3
* Remove unused lpc17_usbinitialize()patacongo2010-09-031-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2915 42af7a65-404d-4744-a932-0658087f49c3
* For fixes for stdint/stdbool buildpatacongo2009-12-211-2/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2402 42af7a65-404d-4744-a932-0658087f49c3
* Argument to up_udelay() should be type useconds_tpatacongo2009-12-201-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2400 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-1612-39/+44
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2353 42af7a65-404d-4744-a932-0658087f49c3
* types blkcnt_t and off_t should not depend on memory model; Remove ↵patacongo2009-12-132-2/+2
| | | | | | non-standard type STATUS git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2330 42af7a65-404d-4744-a932-0658087f49c3
* Fix hcs12 compile issuespatacongo2009-12-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2326 42af7a65-404d-4744-a932-0658087f49c3
* Add more HC12 common filespatacongo2009-12-048-0/+942
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2306 42af7a65-404d-4744-a932-0658087f49c3
* Add a few more hc12 filespatacongo2009-12-043-0/+300
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2305 42af7a65-404d-4744-a932-0658087f49c3
* Add HC12 header filespatacongo2009-12-044-0/+347
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2304 42af7a65-404d-4744-a932-0658087f49c3