summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/hc
AgeCommit message (Expand)AuthorFilesLines
2009-12-21For fixes for stdint/stdbool buildpatacongo2-4/+8
2009-12-20Argument to up_udelay() should be type useconds_tpatacongo1-1/+2
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo22-51/+49
2009-12-14Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2-30/+45
2009-12-14Need limits of signed and unsigned pointer-sized integerspatacongo2-4/+6
2009-12-13Add range of pointer integer typespatacongo2-0/+10
2009-12-13types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2-2/+2
2009-12-12Fix hcs12 compile issuespatacongo1-1/+1
2009-12-12Working on HCS12 buildpatacongo3-2/+182
2009-12-11Add banked and non-banked configurationspatacongo2-36/+36
2009-12-11Flash layout, bootloader, paging fixespatacongo7-60/+313
2009-12-11Fixes for serial monitorpatacongo17-150/+716
2009-12-04Add more HC12 common filespatacongo8-0/+942
2009-12-04Add a few more hc12 filespatacongo3-0/+300
2009-12-04Add HC12 header filespatacongo9-0/+728
2009-12-03More init logicpatacongo2-20/+110
2009-12-03Some HC12 start-up logicpatacongo4-9/+330
2009-12-03Add framework to support HC12patacongo8-0/+892