summaryrefslogtreecommitdiff
path: root/nuttx/configs/xtrs/src
Commit message (Collapse)AuthorAgeFilesLines
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-301-14/+13
| | | | Add some missing .gitignore files
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+14
|
* 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
* Add z180 system timerpatacongo2012-12-151-30/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5438 42af7a65-404d-4744-a932-0658087f49c3
* Add special register definitions needed for z80181 and z80182patacongo2012-12-131-2/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5434 42af7a65-404d-4744-a932-0658087f49c3
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5422 42af7a65-404d-4744-a932-0658087f49c3
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-082-122/+142
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5421 42af7a65-404d-4744-a932-0658087f49c3
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows ↵patacongo2012-12-071-24/+24
| | | | | | native build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5418 42af7a65-404d-4744-a932-0658087f49c3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5373 42af7a65-404d-4744-a932-0658087f49c3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-7/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5368 42af7a65-404d-4744-a932-0658087f49c3
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5335 42af7a65-404d-4744-a932-0658087f49c3
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ↵patacongo2012-09-134-4/+4
| | | | | | file and linker issues git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5149 42af7a65-404d-4744-a932-0658087f49c3
* Email address change in nuttx/patacongo2012-09-135-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5145 42af7a65-404d-4744-a932-0658087f49c3
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4500 42af7a65-404d-4744-a932-0658087f49c3
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4380 42af7a65-404d-4744-a932-0658087f49c3
* Changing NuttX fixed size type names to C99 standard names -- things will be ↵patacongo2009-12-154-36/+35
| | | | | | broken for awhile git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2352 42af7a65-404d-4744-a932-0658087f49c3
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1951 42af7a65-404d-4744-a932-0658087f49c3
* Patch [2696648] Z80: interrupt flag stored in parity bitpatacongo2009-03-221-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1640 42af7a65-404d-4744-a932-0658087f49c3
* Update for changes to common/up_internal.hpatacongo2008-11-071-8/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1161 42af7a65-404d-4744-a932-0658087f49c3
* xtrs_head.asm not checked-in due to .cvsignore problempatacongo2008-03-041-0/+276
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@723 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate patch 1899525patacongo2008-02-231-0/+37
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@720 42af7a65-404d-4744-a932-0658087f49c3
* Incorporate patch 1897630patacongo2008-02-201-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@714 42af7a65-404d-4744-a932-0658087f49c3
* Still detangling lowuart stuffpatacongo2008-02-182-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@709 42af7a65-404d-4744-a932-0658087f49c3
* Fix LOWCONSOLE confusionpatacongo2008-02-181-6/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@707 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the TRS-80 Model 3 via xtrspatacongo2008-02-156-0/+816
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@689 42af7a65-404d-4744-a932-0658087f49c3