summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z180
Commit message (Expand)AuthorAgeFilesLines
* New Kconfig convention: Extra indentation in comments will render as HTML pr...Gregory Nutt2013-04-221-40/+40
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Rename _TCB to struct tcb_spatacongo2013-02-045-9/+9
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* Mostly costmetic updatespatacongo2012-12-231-13/+12
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-181-68/+185
* Add z180 system timerpatacongo2012-12-158-96/+277
* More z180 serial logicpatacongo2012-12-149-104/+461
* Add framework for z180 SCC driverpatacongo2012-12-147-24/+1402
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-77/+394
* Add special register definitions needed for z80181 and z80182patacongo2012-12-131-114/+307
* Add z180 interrupt initialization logicpatacongo2012-12-124-56/+105
* Add z180 interrupt vectorspatacongo2012-12-126-229/+444
* Fix some early z180 compile errorspatacongo2012-12-115-22/+39
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-115-45/+150
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-116-26/+784
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-101-0/+378
* Add source files for z180patacongo2012-12-1018-0/+2175