summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo52-349/+348
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo121-452/+387
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo21-70/+61
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2-2/+2
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo35-1329/+1343
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo25-79/+76
2009-12-15typopatacongo1-1/+1
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo30-193/+202
2009-12-15Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo41-1149/+1168
2009-12-15Switching to C99 stdint/stdbool.h typespatacongo15-136/+136
2009-12-15Switching to C99 stdint/stdbool.h typespatacongo46-392/+422
2009-12-14Switching to C99 stdint.h typespatacongo85-1059/+1403
2009-12-14Switching to C99 stdbool.h typespatacongo28-111/+150
2009-12-14Switching to C99 stdint.h typespatacongo57-353/+325
2009-12-14Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo62-443/+433
2009-12-14Switching to C99 stdint.h typespatacongo152-1151/+1328
2009-12-14Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo33-388/+505
2009-12-14Need limits of signed and unsigned pointer-sized integerspatacongo11-24/+36
2009-12-13Add range of pointer integer typespatacongo15-154/+412
2009-12-13Add cstdint and cstdboolpatacongo2-0/+131
2009-12-13Add stdbool.hpatacongo1-0/+71
2009-12-13types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo47-234/+343
2009-12-13Eliminate some hcs12 compile errors/warningspatacongo24-58/+124
2009-12-13Fix hcs12 compile warningspatacongo3-5/+9
2009-12-12Fix hcs12 integer overflowspatacongo2-9/+13
2009-12-12Fix hcs12 compile issuespatacongo2-2/+2
2009-12-12Oops, didn't update TOCpatacongo1-1/+2
2009-12-12Update porting guidepatacongo3-7/+194
2009-12-12Working on HCS12 buildpatacongo7-52/+253
2009-12-11Add banked and non-banked configurationspatacongo7-59/+201
2009-12-11Flash layout, bootloader, paging fixespatacongo9-84/+514
2009-12-11Fixes for serial monitorpatacongo26-239/+793
2009-12-10Add some STM32F107VC definitionspatacongo3-17/+487
2009-12-08Update backup logopatacongo1-0/+0
2009-12-08Final logo images (hopefully)patacongo2-0/+0
2009-12-08Big logopatacongo2-0/+0
2009-12-07Add more linkspatacongo1-0/+3
2009-12-07Other logo optionspatacongo4-0/+0
2009-12-07Updated graphicspatacongo4-27/+26
2009-12-06Updated logospatacongo1-0/+0
2009-12-06Updated logospatacongo1-0/+0
2009-12-06Updated logospatacongo2-0/+0
2009-12-06bigger logopatacongo1-0/+0
2009-12-06Need to export FTL interface in mtd.hpatacongo1-1/+19
2009-12-06Add FTL logicpatacongo7-7/+578
2009-12-04Add more HC12 common filespatacongo10-4/+946
2009-12-04Add a few more hc12 filespatacongo3-0/+300
2009-12-04Add HC12 header filespatacongo11-4/+764
2009-12-03More init logicpatacongo4-28/+115
2009-12-03Some HC12 start-up logicpatacongo4-9/+330