summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1552-349/+348
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-15121-452/+387
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1521-70/+61
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-152-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1535-1329/+1343
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1525-79/+76
* typopatacongo2009-12-151-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1530-193/+202
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1541-1149/+1168
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-1515-136/+136
* Switching to C99 stdint/stdbool.h typespatacongo2009-12-1546-392/+422
* Switching to C99 stdint.h typespatacongo2009-12-1485-1059/+1403
* Switching to C99 stdbool.h typespatacongo2009-12-1428-111/+150
* Switching to C99 stdint.h typespatacongo2009-12-1457-353/+325
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1462-443/+433
* Switching to C99 stdint.h typespatacongo2009-12-14152-1151/+1328
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1433-388/+505
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-1411-24/+36
* Add range of pointer integer typespatacongo2009-12-1315-154/+412
* Add cstdint and cstdboolpatacongo2009-12-132-0/+131
* Add stdbool.hpatacongo2009-12-131-0/+71
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-1347-234/+343
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-1324-58/+124
* Fix hcs12 compile warningspatacongo2009-12-133-5/+9
* Fix hcs12 integer overflowspatacongo2009-12-122-9/+13
* Fix hcs12 compile issuespatacongo2009-12-122-2/+2
* Oops, didn't update TOCpatacongo2009-12-121-1/+2
* Update porting guidepatacongo2009-12-123-7/+194
* Working on HCS12 buildpatacongo2009-12-127-52/+253
* Add banked and non-banked configurationspatacongo2009-12-117-59/+201
* Flash layout, bootloader, paging fixespatacongo2009-12-119-84/+514
* Fixes for serial monitorpatacongo2009-12-1126-239/+793
* Add some STM32F107VC definitionspatacongo2009-12-103-17/+487
* Update backup logopatacongo2009-12-081-0/+0
* Final logo images (hopefully)patacongo2009-12-082-0/+0
* Big logopatacongo2009-12-082-0/+0
* Add more linkspatacongo2009-12-071-0/+3
* Other logo optionspatacongo2009-12-074-0/+0
* Updated graphicspatacongo2009-12-074-27/+26
* Updated logospatacongo2009-12-061-0/+0
* Updated logospatacongo2009-12-061-0/+0
* Updated logospatacongo2009-12-062-0/+0
* bigger logopatacongo2009-12-061-0/+0
* Need to export FTL interface in mtd.hpatacongo2009-12-061-1/+19
* Add FTL logicpatacongo2009-12-067-7/+578
* Add more HC12 common filespatacongo2009-12-0410-4/+946
* Add a few more hc12 filespatacongo2009-12-043-0/+300
* Add HC12 header filespatacongo2009-12-0411-4/+764
* More init logicpatacongo2009-12-034-28/+115
* Some HC12 start-up logicpatacongo2009-12-034-9/+330