summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z180
Commit message (Collapse)AuthorAgeFilesLines
* New Kconfig convention: Extra indentation in comments will render as HTML ↵Gregory Nutt2013-04-221-40/+40
| | | | preformatted text
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be ↵patacongo2013-02-271-1/+1
| | | | | | static const git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5683 42af7a65-404d-4744-a932-0658087f49c3
* Rename _TCB to struct tcb_spatacongo2013-02-045-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Mostly costmetic updatespatacongo2012-12-231-13/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5452 42af7a65-404d-4744-a932-0658087f49c3
* Restructre address environment interfaces in preparation for incorporation ↵patacongo2012-12-181-68/+185
| | | | | | into binfmt/ logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5442 42af7a65-404d-4744-a932-0658087f49c3
* Add z180 system timerpatacongo2012-12-158-96/+277
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5438 42af7a65-404d-4744-a932-0658087f49c3
* More z180 serial logicpatacongo2012-12-149-104/+461
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5437 42af7a65-404d-4744-a932-0658087f49c3
* Add framework for z180 SCC driverpatacongo2012-12-147-24/+1402
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5436 42af7a65-404d-4744-a932-0658087f49c3
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-77/+394
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5435 42af7a65-404d-4744-a932-0658087f49c3
* Add special register definitions needed for z80181 and z80182patacongo2012-12-131-114/+307
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5434 42af7a65-404d-4744-a932-0658087f49c3
* Add z180 interrupt initialization logicpatacongo2012-12-124-56/+105
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5433 42af7a65-404d-4744-a932-0658087f49c3
* Add z180 interrupt vectorspatacongo2012-12-126-229/+444
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5432 42af7a65-404d-4744-a932-0658087f49c3
* Fix some early z180 compile errorspatacongo2012-12-115-22/+39
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5430 42af7a65-404d-4744-a932-0658087f49c3
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-115-45/+150
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5429 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-116-26/+784
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5428 42af7a65-404d-4744-a932-0658087f49c3
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-101-0/+378
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5427 42af7a65-404d-4744-a932-0658087f49c3
* Add source files for z180patacongo2012-12-1018-0/+2175
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5426 42af7a65-404d-4744-a932-0658087f49c3