summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80
Commit message (Expand)AuthorAgeFilesLines
...
* MAXF setting was too smallpatacongo2009-03-081-2/+2
* Big restructuring of TX logicpatacongo2009-03-081-77/+100
* cosmeticpatacongo2009-03-081-1/+1
* Complete replacement of PHY logic for Am79c874patacongo2009-03-071-7/+179
* Integrating EMACpatacongo2009-03-073-108/+152
* Fix status macropatacongo2009-03-031-7/+30
* 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
* 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
* 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
* Fix more overflow/truncation problems in timer setupspatacongo2009-02-284-20/+12
* Fix signal-related compilation errorspatacongo2009-02-282-5/+6
* Add up_putspatacongo2009-02-283-3/+83
* Fixe ez80 serial setuppatacongo2009-02-282-26/+163
* cosmeticpatacongo2009-02-261-14/+14
* Fix error in calculating baud rate generation valuepatacongo2009-02-265-15/+78
* ez80Acclaim fixes from Kevin Franzenpatacongo2009-02-141-15/+25
* Add eZ80F91 EMAC driverpatacongo2008-12-124-7/+1824
* Add MDC clock divisorspatacongo2008-12-121-1/+8
* Move EMAC definitions to a separate filepatacongo2008-12-112-33/+291
* Add more EMAC register definitionspatacongo2008-12-091-59/+88
* Need to use cygpath consistently for compilation in subdirectoriespatacongo2008-12-081-2/+2
* ez80f910200zco portpatacongo2008-12-084-201/+515
* Change configuration namepatacongo2008-11-133-5/+5
* typo in variable namepatacongo2008-11-071-1/+1
* ARM architecture supports lowconsolepatacongo2008-09-181-1/+1
* Lower case file namespatacongo2008-06-011-2/+2
* Fix access to ez80 I/O address spacepatacongo2008-03-2310-97/+315
* Implement irqsave/restorepatacongo2008-03-235-40/+98
* First clean ez80 compile & linkpatacongo2008-03-239-120/+223
* Add low UART init logicpatacongo2008-03-233-8/+198
* Add timer logicpatacongo2008-03-233-2/+174
* Add timer definitionspatacongo2008-03-231-7/+90
* Do not call open/close_peripheraldevice. That ties in too closely to ZiLOG's...patacongo2008-03-221-7/+0
* Need more flexibility in defining the heap regionpatacongo2008-03-223-23/+182
* First cat at ez80 serial logicpatacongo2008-03-224-13/+901
* More ez80 files compilepatacongo2008-03-185-52/+83
* Added EZ80 filespatacongo2008-03-167-4/+743
* Fix compile errorpatacongo2008-03-161-4/+3
* First cut at ez80 boot logicpatacongo2008-03-167-14/+836
* Add ez80f0910200kitg configurationpatacongo2008-03-151-0/+7
* Fix z8f6423 link errorpatacongo2008-03-111-3/+4
* Adding ez80 supportpatacongo2008-03-091-0/+1
* EZ80 supportpatacongo2008-03-096-0/+826