summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8
Commit message (Expand)AuthorAgeFilesLines
* More z180 serial logicpatacongo2012-12-141-4/+4
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-081-0/+9
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-031-0/+47
* z8 configurations all converted to use mconf toolpatacongo2012-11-281-0/+13
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-281-5/+3
* Remove executable property from source and make filespatacongo2012-09-132-0/+0
* Email address change in nuttx/patacongo2012-09-1316-1467/+1467
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-311-2/+1
* More Kconfig filespatacongo2012-04-181-0/+7
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-9/+9
* Rename i2c directories to sensorspatacongo2011-04-191-1/+1
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-3/+11
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-031-2/+2
* Fix issues detected by CppCheck toolpatacongo2011-01-191-2/+2
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-272-16/+15
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1613-716/+724
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Add z8 I2C driverpatacongo2009-04-043-19/+630
* Added I2C register bit definitionspatacongo2009-03-311-0/+25
* up_earlyserinit is never calledpatacongo2009-03-011-16/+7
* Remove references to unused symbolspatacongo2009-03-011-5/+0
* Change configuration namepatacongo2008-11-131-1/+1
* Need more flexibility in defining the heap regionpatacongo2008-03-221-0/+86
* First cat at ez80 serial logicpatacongo2008-03-221-1/+1
* z8Encore! integrated on simulatorpatacongo2008-03-091-4/+3
* Initial fixes for Z8Encore debugpatacongo2008-03-081-13/+16
* Bad comment delimiterpatacongo2008-03-081-1/+1
* Clean compilation with console enabledpatacongo2008-02-181-59/+79
* Trying to remove link warnings (still unsuccessful)patacongo2008-02-182-4/+14
* Low uart fixespatacongo2008-02-182-3/+46
* Fix z8 UART initializationpatacongo2008-02-183-113/+91
* Add framework for UART supportpatacongo2008-02-185-5/+1032
* z8f should use up_maskack_irqpatacongo2008-02-161-0/+2
* Fix range checkpatacongo2008-02-161-6/+6
* Fix compiler errorspatacongo2008-02-164-53/+55
* Add timer initialization and interrupt controlpatacongo2008-02-163-0/+297
* ez80 is code completepatacongo2008-02-154-8/+78
* Add lazay interrupt context saving logic for ez8patacongo2008-02-155-47/+333
* Made arch/z80 handling chip-specificpatacongo2008-02-157-24/+341
* Flesh out Z8Encore\! interrupt context switchespatacongo2008-02-153-44/+161
* Fleshing out ez8 context switch logicpatacongo2008-02-146-2/+688
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-142-5/+83
* Resolve header file incompatibilitypatacongo2008-02-141-175/+177
* Add more IRQ infopatacongo2008-02-133-12/+164
* Add ez8 IRQ infopatacongo2008-02-133-7/+618
* Add ez8 start-up logicpatacongo2008-02-132-3/+255
* More z8 compilation changespatacongo2008-02-121-4/+4
* Fixes for z8 compilationpatacongo2008-02-111-3/+3