summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* updatepatacongo2009-03-082-1/+7
* MAXF setting was too smallpatacongo2009-03-081-2/+2
* Big restructuring of TX logicpatacongo2009-03-081-77/+100
* cosmeticpatacongo2009-03-083-4/+4
* Add more debug outputpatacongo2009-03-081-0/+7
* Changes to work around bug in ZDS compilerpatacongo2009-03-0812-246/+270
* updatepatacongo2009-03-072-1/+3
* Complete replacement of PHY logic for Am79c874patacongo2009-03-071-7/+179
* cosmeticpatacongo2009-03-071-1/+1
* For some platorms, need to really use type long constants and types in HTONL ...patacongo2009-03-071-3/+8
* Seemingly un-necessary changes but works around some bad ZDS behaviorpatacongo2009-03-071-48/+54
* Fix endian-nesspatacongo2009-03-074-44/+52
* Add AMD PHY idpatacongo2009-03-071-20/+30
* cosmeticpatacongo2009-03-071-1/+1
* Add RAM addr, PHY typepatacongo2009-03-074-4/+19
* Integrating EMACpatacongo2009-03-073-108/+152
* Need to enable EMACpatacongo2009-03-031-1/+1
* Fix status macropatacongo2009-03-031-7/+30
* Update for buildroot releasepatacongo2009-03-031-13/+9
* cosmeticpatacongo2009-03-018-14/+14
* Sample runpatacongo2009-03-011-0/+57
* updatepatacongo2009-03-011-0/+10
* updatepatacongo2009-03-012-17/+32
* Fixes for correct NSH buildpatacongo2009-03-011-2/+2
* Fixes for correct compilation with ZDS-IIpatacongo2009-03-017-37/+55
* NSH configuration for the eZ80patacongo2009-03-016-0/+1315
* updates in preparation for EMAC testingpatacongo2009-03-011-18/+37
* Fixes to serial driver configuratinpatacongo2009-03-011-3/+6
* Numerous changes made during the course of integrationpatacongo2009-03-011-21/+18
* Debug output should be conditioned on CONFIG_DEBUG_SCHEDpatacongo2009-03-012-4/+4
* Clarification in usagepatacongo2009-03-012-16/+2
* Fix typo in namepatacongo2009-03-011-1/+1
* cosmeticpatacongo2009-03-011-47/+47
* up_earlyserialinit is not used on these platformspatacongo2009-03-011-4/+0
* up_earlyserinit is never calledpatacongo2009-03-011-16/+7
* Remove references to unused symbolspatacongo2009-03-011-5/+0
* Fix error in organization of vector tablepatacongo2009-03-011-64/+70
* prep for 0.4.2 releasenuttx-4.2patacongo2009-02-283-50/+73
* Fix errors in handling interrupt bits on context restorepatacongo2009-02-281-9/+25
* Fix errors in handling interrupt bits on context restorepatacongo2009-02-283-4/+4
* Enable signalspatacongo2009-02-282-530/+732
* Can't display interrupt glyph because LEDs are interrupt drivenpatacongo2009-02-282-5/+17
* Fix more overflow/truncation problems in timer setupspatacongo2009-02-288-26/+20
* upatepatacongo2009-02-282-33/+38
* cosmeticpatacongo2009-02-283-4/+5
* Increase ostest stack sizepatacongo2009-02-283-19/+19
* Fix signal-related compilation errorspatacongo2009-02-282-5/+6
* Add up_putspatacongo2009-02-283-3/+83
* Fixe ez80 serial setuppatacongo2009-02-287-27/+175
* Bring all eZ80 config files to same levelpatacongo2009-02-2613-63/+434