summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Add support for M16C buttons and LEDspatacongo2009-02-205-45/+283
* Improve console configuration settingspatacongo2009-02-194-11/+27
* Add basic LCD supportpatacongo2009-02-197-73/+337
* Use the lowconsole driverpatacongo2009-02-191-1/+1
* Remove all references to serialpatacongo2009-02-191-4/+4
* add framework for an LCD console.patacongo2009-02-193-1/+225
* cosmetic renamingpatacongo2009-02-182-5/+5
* Add support for boards with no serial portspatacongo2009-02-188-32/+60
* Hook in low-level UART initpatacongo2009-02-181-0/+50
* Complete coding of M16C portpatacongo2009-02-175-12/+49
* Add M16C serial driverpatacongo2009-02-175-21/+1223
* Add low level UART support for M16Cpatacongo2009-02-156-50/+520
* Added support for M16C small memory modelpatacongo2009-02-151-1/+16
* Add support for nestable interruptspatacongo2009-02-155-3/+24
* Add support for M16C timer interruptpatacongo2009-02-156-4/+445
* cosmetpatacongo2009-02-151-1/+1
* Add M16C register dump logicpatacongo2009-02-157-34/+294
* Need to export symbolspatacongo2009-02-151-0/+12
* Add interrupt initialization logicpatacongo2009-02-153-1/+132
* ez80Acclaim fixes from Kevin Franzenpatacongo2009-02-143-17/+47
* Change updatespatacongo2009-02-142-1/+5
* Use MAX_INT, not 0x7fffffff. On some machines int is 16-bitspatacongo2009-02-141-1/+2
* Back out last changepatacongo2009-02-141-1/+1
* Add M16C interrupt/context switch logicpatacongo2009-02-148-189/+360
* Need separate limits.h files to support M16Climits.hpatacongo2009-02-142-0/+154
* cosmeticpatacongo2009-02-142-52/+52
* Add FAR to sigdeliver_tpatacongo2009-02-141-1/+1
* Add task register intialization logicpatacongo2009-02-1412-66/+329
* Fix syntax errorspatacongo2009-02-131-7/+6
* Fix assembly errorspatacongo2009-02-131-271/+85
* Move vectors to a separate file (more needed)patacongo2009-02-132-2/+292
* Fix some assembly errors (some still exist)patacongo2009-02-121-23/+29
* signal deliver is specific to SoCpatacongo2009-02-126-10/+366
* Adding M16C supportpatacongo2009-02-0913-212/+314
* Addng M16C logicpatacongo2009-02-082-13/+32
* M16C chip supportpatacongo2009-02-084-0/+681
* Add M16C infopatacongo2009-02-083-9/+229
* Improve build instructionspatacongo2009-02-071-11/+30
* Add framework for MC16C buttonspatacongo2009-02-072-1/+80
* Add instructions for building toolchainpatacongo2009-02-071-0/+29
* Renesas M16C supportpatacongo2009-02-074-30/+93
* Renesas M16C supportpatacongo2009-02-0710-0/+1004
* Renesas M16C Supportpatacongo2009-02-073-0/+186
* Prep for 0.4.1 releasenuttx-4.1patacongo2009-02-073-38/+47
* X11 stuff doesn't build correctly on Cygwinpatacongo2009-02-071-2/+9
* Fix compilation problems with eZ80 targetspatacongo2009-02-077-9/+17
* Fixes for z16f compilepatacongo2009-02-075-10/+10
* nettest configpatacongo2009-01-216-0/+1313
* updatepatacongo2009-01-212-1/+4
* update projectpatacongo2009-01-202-22/+20