summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/src/common
Commit message (Expand)AuthorAgeFilesLines
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-2/+0
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-1/+1
* More ELF loader changespatacongo2012-10-251-1/+3
* Add x86 ELF supportpatacongo2012-10-251-0/+139
* Resync new repository with old repo r5166patacongo2012-09-172-3/+6
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Email address change in nuttx/patacongo2012-09-1317-17/+17
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+2
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-022-1/+5
* More Kconfig filespatacongo2012-04-181-0/+7
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-112-8/+14
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-13/+34
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-062-2/+2
* Fix QEMU timer interrupt handlerpatacongo2011-03-171-1/+1
* apps/-related updatespatacongo2011-03-111-1/+1
* Fix fullcontextrestore bugpatacongo2011-03-092-21/+283
* Cosmetics updatespatacongo2011-03-065-5/+5
* Completes port of interrpt handling logicpatacongo2011-03-051-1/+0
* More QEMU logicpatacongo2011-03-055-0/+725
* First cut at x86 build environmentpatacongo2011-03-0413-0/+1467