summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/hc
AgeCommit message (Expand)AuthorFilesLines
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-1/+1
2011-03-29Add more syscall filespatacongo1-0/+90
2011-03-29Moving toward system call infrastructurepatacongo2-4/+9
2011-02-26Correcting banked vs. non-banked issues (there are more)patacongo6-30/+737
2011-02-26Correct several m9s12x link issuespatacongo2-1/+175
2011-02-26Finish m9s12 GPIO supportpatacongo7-74/+575
2011-02-25Add beginning of m9s12x GPIO supportpatacongo7-3/+867
2011-02-22Call call to low-level UART initialization logicpatacongo2-2/+37
2011-02-20Finish m9s12x interrupt logicpatacongo8-96/+84
2011-02-20Flesh out m8s12 serial driverpatacongo4-46/+766
2011-02-20Add m9s12 serial logicpatacongo3-4/+202
2011-02-19Add more m9s12 filespatacongo6-4/+633
2011-02-18Add standard context switching functions for m9s12patacongo5-9/+418
2011-02-18More context switching logic for m9s12patacongo4-6/+267
2011-02-17More m9s12x stuffpatacongo7-32/+568
2011-02-16m9s12x context save structurepatacongo2-5/+167
2011-02-13Rename mc9s12ne64 directories and files to just m9s12patacongo22-100/+229
2011-01-21Add network bit definitionspatacongo1-1/+1
2011-01-21Add network bit definitionspatacongo2-15/+87
2011-01-20EMAC/PHY headerspatacongo2-0/+273
2011-01-20Add IIC headerpatacongo1-0/+108
2011-01-20Control and Statuspatacongo1-27/+113
2011-01-20A/D definitionspatacongo2-1/+237
2010-10-28Reorg some headerspatacongo9-89/+107
2010-10-26Add MEBI header filepatacongo2-8/+167
2010-10-26Make MMC header file consistent with other NuttX periperhal header filespatacongo3-132/+162
2010-10-25typopatacongo1-1/+1
2010-10-24Add INT header filepatacongo1-0/+99
2010-10-23Add HCS12 SPI header filepatacongo2-62/+176
2010-10-23Add HCS12 SCI header filepatacongo2-3/+159
2010-10-20Finish TIM header filepatacongo1-54/+121
2010-10-19Add TIM header filepatacongo1-0/+179
2010-09-03Remove unused lpc17_usbinitialize()patacongo1-2/+2
2010-07-23cleanuppatacongo1-9/+30
2010-07-23Add PIM header filepatacongo3-3/+229
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