summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/i486
Commit message (Expand)AuthorAgeFilesLines
* Resync new repository with old repo r5166patacongo2012-09-171-1/+2
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-1311-107/+107
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* More Kconfig filespatacongo2012-04-181-0/+7
* Add kernel mode hooks and reminders for other architecturespatacongo2011-04-081-0/+11
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-062-2/+2
* Add basic syscall logic for i486 and AVR32patacongo2011-03-301-0/+97
* Fix QEMU timer interrupt handlerpatacongo2011-03-172-1/+117
* Documentation updatespatacongo2011-03-171-52/+64
* enable/disable IRQ backwardpatacongo2011-03-102-11/+16
* Restructure interrupt/timer logicpatacongo2011-03-101-0/+359
* Fix basic QEMU portpatacongo2011-03-101-62/+4
* Fix fullcontextrestore bugpatacongo2011-03-092-309/+82
* Remove Cygwin dependencies from .S filespatacongo2011-03-081-27/+13
* misc QEMU fixespatacongo2011-03-082-12/+22
* Cosmetics updatespatacongo2011-03-062-2/+2
* QEMU i486 port is code completepatacongo2011-03-061-2/+2
* Completes port of interrpt handling logicpatacongo2011-03-055-17/+192
* Add QEMU interrupt handling (incomplete)patacongo2011-03-051-1/+1
* Add task init and signal scheduling logicpatacongo2011-03-053-0/+441
* More QEMU logicpatacongo2011-03-051-0/+300
* First cut at x86 build environmentpatacongo2011-03-043-0/+333