summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc
Commit message (Expand)AuthorAgeFilesLines
* Correcting banked vs. non-banked issues (there are more)patacongo2011-02-266-30/+737
* Correct several m9s12x link issuespatacongo2011-02-262-1/+175
* Finish m9s12 GPIO supportpatacongo2011-02-267-74/+575
* Add beginning of m9s12x GPIO supportpatacongo2011-02-257-3/+867
* Call call to low-level UART initialization logicpatacongo2011-02-222-2/+37
* Finish m9s12x interrupt logicpatacongo2011-02-208-96/+84
* Flesh out m8s12 serial driverpatacongo2011-02-204-46/+766
* Add m9s12 serial logicpatacongo2011-02-203-4/+202
* Add more m9s12 filespatacongo2011-02-196-4/+633
* Add standard context switching functions for m9s12patacongo2011-02-185-9/+418
* More context switching logic for m9s12patacongo2011-02-184-6/+267
* More m9s12x stuffpatacongo2011-02-177-32/+568
* m9s12x context save structurepatacongo2011-02-162-5/+167
* Rename mc9s12ne64 directories and files to just m9s12patacongo2011-02-1322-100/+229
* Add network bit definitionspatacongo2011-01-211-1/+1
* Add network bit definitionspatacongo2011-01-212-15/+87
* EMAC/PHY headerspatacongo2011-01-202-0/+273
* Add IIC headerpatacongo2011-01-201-0/+108
* Control and Statuspatacongo2011-01-201-27/+113
* A/D definitionspatacongo2011-01-202-1/+237
* Reorg some headerspatacongo2010-10-289-89/+107
* Add MEBI header filepatacongo2010-10-262-8/+167
* Make MMC header file consistent with other NuttX periperhal header filespatacongo2010-10-263-132/+162
* typopatacongo2010-10-251-1/+1
* Add INT header filepatacongo2010-10-241-0/+99
* Add HCS12 SPI header filepatacongo2010-10-232-62/+176
* 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