summaryrefslogtreecommitdiff
path: root/nuttx/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-6/+6
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-3/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-9/+9
* Resync new repository with old repo r5166patacongo2012-09-171-4/+6
* Remove executable property from source and make filespatacongo2012-09-1312-0/+0
* Email address change in nuttx/patacongo2012-09-1314-14/+14
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-18/+23
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-5/+5
* Add basic syscall logic for i486 and AVR32patacongo2011-03-301-0/+138
* Add more syscall filespatacongo2011-03-291-0/+88
* Moving toward system call infrastructurepatacongo2011-03-291-0/+6
* Fix QEMU timer interrupt handlerpatacongo2011-03-171-49/+68
* Documentation updatespatacongo2011-03-172-52/+54
* Fix QEMU timer interruptspatacongo2011-03-162-6/+14
* Restructure interrupt/timer logicpatacongo2011-03-101-22/+240
* misc QEMU fixespatacongo2011-03-081-0/+38
* Cosmetics updatespatacongo2011-03-061-6/+1
* QEMU i486 port is code completepatacongo2011-03-061-3/+9
* Completes port of interrpt handling logicpatacongo2011-03-052-26/+58
* Add QEMU interrupt handling (incomplete)patacongo2011-03-052-1/+87
* Add task init and signal scheduling logicpatacongo2011-03-051-17/+30
* More QEMU logicpatacongo2011-03-053-2/+24
* First cut at x86 build environmentpatacongo2011-03-0413-0/+1203