summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc
Commit message (Expand)AuthorAgeFilesLines
* Add HCS12 SCI header filepatacongo2010-10-232-3/+159
* Finish TIM header filepatacongo2010-10-201-54/+121
* Add TIM header filepatacongo2010-10-191-0/+179
* Remove unused lpc17_usbinitialize()patacongo2010-09-031-2/+2
* cleanuppatacongo2010-07-231-9/+30
* Add PIM header filepatacongo2010-07-233-3/+229
* For fixes for stdint/stdbool buildpatacongo2009-12-212-4/+8
* 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-1622-51/+49
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-142-30/+45
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-142-4/+6
* Add range of pointer integer typespatacongo2009-12-132-0/+10
* 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
* Working on HCS12 buildpatacongo2009-12-123-2/+182
* Add banked and non-banked configurationspatacongo2009-12-112-36/+36
* Flash layout, bootloader, paging fixespatacongo2009-12-117-60/+313
* Fixes for serial monitorpatacongo2009-12-1117-150/+716
* Add more HC12 common filespatacongo2009-12-048-0/+942
* Add a few more hc12 filespatacongo2009-12-043-0/+300
* Add HC12 header filespatacongo2009-12-049-0/+728
* More init logicpatacongo2009-12-032-20/+110
* Some HC12 start-up logicpatacongo2009-12-034-9/+330
* Add framework to support HC12patacongo2009-12-038-0/+892