summaryrefslogtreecommitdiff
path: root/nuttx/configs/qemu-i486
Commit message (Expand)AuthorAgeFilesLines
* Turn PIC32MXMMB backlight offpatacongo2012-04-252-0/+0
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-022-3/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More fixe for FreeBSD buildpatacongo2011-08-282-0/+14
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-3/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-242-2/+2
* m9s12x toolchain Ubuntu 9.10 build fixpatacongo2011-04-073-1/+7
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-052-6/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-032-6/+6
* Remove .built_alwayspatacongo2011-04-012-3/+3
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-212-6/+6
* Move nuttx/examples to apps/examplespatacongo2011-03-204-38/+84
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-67/+67
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* Make RTL8187 driver an add-onpatacongo2011-03-181-4/+18
* More support for SLIP data link protocolpatacongo2011-03-122-4/+2
* Restructure interrupt/timer logicpatacongo2011-03-102-2/+2
* Experimental version of waitpid()patacongo2011-03-101-8/+19
* Add QEMU NSH configurationpatacongo2011-03-107-8/+814
* Fix basic QEMU portpatacongo2011-03-101-4/+2
* #warning removalpatacongo2011-03-092-1/+9
* Fix fullcontextrestore bugpatacongo2011-03-091-1/+0
* Remove Cygwin dependencies from .S filespatacongo2011-03-081-9/+27
* misc QEMU fixespatacongo2011-03-082-2/+2
* Add support for platoform specific ROMFS startup filespatacongo2011-03-082-3/+13
* Add i486 toolchain supportpatacongo2011-03-072-0/+53
* RTL driver update (still in progress)patacongo2011-03-062-0/+48
* Fix QEMU build target namepatacongo2011-03-061-1/+3
* Add a stub for the QEMU serial driverpatacongo2011-03-051-111/+97
* Completes port of interrpt handling logicpatacongo2011-03-051-0/+4
* Add QEMU interrupt handling (incomplete)patacongo2011-03-051-2/+2
* More QEMU logicpatacongo2011-03-052-9/+4
* First cut at x86 build environmentpatacongo2011-03-0411-0/+1029