summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/qemu
Commit message (Expand)AuthorAgeFilesLines
* Resync new repository with old repo r5166patacongo2012-09-172-4/+5
* Remove executable property from source and make filespatacongo2012-09-135-0/+0
* Email address change in nuttx/patacongo2012-09-1312-238/+238
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* More Kconfig filespatacongo2012-04-181-0/+7
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-8/+8
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-4/+9
* Add basic syscall logic for i486 and AVR32patacongo2011-03-301-1/+1
* Fix QEMU timer interrupt handlerpatacongo2011-03-174-15/+45
* Fix QEMU timer interruptspatacongo2011-03-161-3/+3
* enable/disable IRQ backwardpatacongo2011-03-101-3/+1
* Restructure interrupt/timer logicpatacongo2011-03-103-284/+12
* Fix QEMU context switch bugpatacongo2011-03-102-12/+43
* Experimental version of waitpid()patacongo2011-03-101-3/+3
* Add QEMU NSH configurationpatacongo2011-03-102-1/+34
* Fix basic QEMU portpatacongo2011-03-106-374/+99
* #warning removalpatacongo2011-03-093-68/+10
* Some VSN changespatacongo2011-03-091-3/+1
* Fix fullcontextrestore bugpatacongo2011-03-092-10/+10
* Remove Cygwin dependencies from .S filespatacongo2011-03-084-97/+45
* misc QEMU fixespatacongo2011-03-081-17/+17
* Add i486 toolchain supportpatacongo2011-03-072-23/+23
* RTL driver update (still in progress)patacongo2011-03-062-13/+33
* QEMU i486 port is code completepatacongo2011-03-064-48/+147
* Add a stub for the QEMU serial driverpatacongo2011-03-052-1/+90
* Completes port of interrpt handling logicpatacongo2011-03-0510-92/+685
* Add QEMU interrupt handling (incomplete)patacongo2011-03-055-22/+559
* Add task init and signal scheduling logicpatacongo2011-03-053-16/+34
* More QEMU logicpatacongo2011-03-057-21/+420
* First cut at x86 build environmentpatacongo2011-03-048-0/+1048