summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc
Commit message (Collapse)AuthorAgeFilesLines
* Add HCS12 SCI header filepatacongo2010-10-232-3/+159
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3045 42af7a65-404d-4744-a932-0658087f49c3
* Finish TIM header filepatacongo2010-10-201-54/+121
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3042 42af7a65-404d-4744-a932-0658087f49c3
* Add TIM header filepatacongo2010-10-191-0/+179
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3041 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
* cleanuppatacongo2010-07-231-9/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2813 42af7a65-404d-4744-a932-0658087f49c3
* Add PIM header filepatacongo2010-07-233-3/+229
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2812 42af7a65-404d-4744-a932-0658087f49c3
* For fixes for stdint/stdbool buildpatacongo2009-12-212-4/+8
| | | | 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-1622-51/+49
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2353 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-142-30/+45
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2335 42af7a65-404d-4744-a932-0658087f49c3
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-142-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2334 42af7a65-404d-4744-a932-0658087f49c3
* Add range of pointer integer typespatacongo2009-12-132-0/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2333 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
* Working on HCS12 buildpatacongo2009-12-123-2/+182
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2323 42af7a65-404d-4744-a932-0658087f49c3
* Add banked and non-banked configurationspatacongo2009-12-112-36/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2322 42af7a65-404d-4744-a932-0658087f49c3
* Flash layout, bootloader, paging fixespatacongo2009-12-117-60/+313
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2321 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for serial monitorpatacongo2009-12-1117-150/+716
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2320 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-049-0/+728
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2304 42af7a65-404d-4744-a932-0658087f49c3
* More init logicpatacongo2009-12-032-20/+110
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2303 42af7a65-404d-4744-a932-0658087f49c3
* Some HC12 start-up logicpatacongo2009-12-034-9/+330
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2302 42af7a65-404d-4744-a932-0658087f49c3
* Add framework to support HC12patacongo2009-12-038-0/+892
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2301 42af7a65-404d-4744-a932-0658087f49c3