summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/qemu-i486
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo2-406/+4
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo2-0/+2
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo2-26/+26
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2-4/+0
2012-04-25Turn PIC32MXMMB backlight offpatacongo2-0/+0
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 2 of 2)patacongo1-0/+4
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2-3/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2011-08-28More fixe for FreeBSD buildpatacongo2-0/+14
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo1-3/+2
2011-05-24Add resource.h and fixed frequently cloned typopatacongo2-2/+2
2011-04-07m9s12x toolchain Ubuntu 9.10 build fixpatacongo3-1/+7
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo2-6/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2-6/+6
2011-04-01Remove .built_alwayspatacongo2-3/+3
2011-03-21Prep for 6.0 releasepatacongo2-6/+6
2011-03-20Move nuttx/examples to apps/examplespatacongo4-38/+84
2011-03-19Use = instead of / for delimiter in appconfig filespatacongo1-1/+1
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2-67/+67
2011-03-18Move NSH to apps/ as librarypatacongo1-0/+36
2011-03-18Make RTL8187 driver an add-onpatacongo1-4/+18
2011-03-12More support for SLIP data link protocolpatacongo2-4/+2
2011-03-10Restructure interrupt/timer logicpatacongo2-2/+2
2011-03-10Experimental version of waitpid()patacongo1-8/+19
2011-03-10Add QEMU NSH configurationpatacongo7-8/+814
2011-03-10Fix basic QEMU portpatacongo1-4/+2
2011-03-09#warning removalpatacongo2-1/+9
2011-03-09Fix fullcontextrestore bugpatacongo1-1/+0
2011-03-08Remove Cygwin dependencies from .S filespatacongo1-9/+27
2011-03-08misc QEMU fixespatacongo2-2/+2
2011-03-08Add support for platoform specific ROMFS startup filespatacongo2-3/+13
2011-03-07Add i486 toolchain supportpatacongo2-0/+53
2011-03-06RTL driver update (still in progress)patacongo2-0/+48
2011-03-06Fix QEMU build target namepatacongo1-1/+3
2011-03-05Add a stub for the QEMU serial driverpatacongo1-111/+97
2011-03-05Completes port of interrpt handling logicpatacongo1-0/+4
2011-03-05Add QEMU interrupt handling (incomplete)patacongo1-2/+2
2011-03-05More QEMU logicpatacongo2-9/+4
2011-03-04First cut at x86 build environmentpatacongo11-0/+1029