summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Bugfix for lpc17xx GPIO interruptspatacongo2011-04-111-6/+22
* Add user access to the heappatacongo2011-04-085-34/+125
* Add kernel mode hooks and reminders for other architecturespatacongo2011-04-083-0/+42
* Completes implementation of kernel mode buildpatacongo2011-04-085-6/+574
* Add logic to initialize SAM3U user applicationspatacongo2011-04-085-1/+225
* Fix error introduced in last commitpatacongo2011-04-084-8/+8
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-088-80/+373
* I2C fixes from Uros; USB serial fix from Sheref; + A little more kernel mode ...patacongo2011-04-079-51/+162
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-073-7/+2
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-0653-143/+289
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-0613-67/+67
* Integrate syscall with existing svcall logicpatacongo2011-04-067-73/+319
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-0618-1967/+2090
* Clean kernel-/user-mode module buildpatacongo2011-04-053-6/+5
* More separation of kernel- and user-memory managementpatacongo2011-04-051-2/+4
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-13/+39
* Move memory manager into user spacepatacongo2011-04-033-3/+3
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-039-18/+18
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-036-120/+332
* Stubs are working/Proxies are closepatacongo2011-04-015-0/+418
* Add Cortex-M3 MPU header filepatacongo2011-04-011-0/+115
* Add basic syscall logic for i486 and AVR32patacongo2011-03-305-1/+458
* Add more syscall filespatacongo2011-03-298-123/+836
* Moving toward system call infrastructurepatacongo2011-03-296-10/+120
* header file and file header clean-uppatacongo2011-03-287-7/+7
* More changes from Urospatacongo2011-03-286-122/+456
* Files deleted by Urospatacongo2011-03-274-1496/+0
* More changes from Urospatacongo2011-03-2733-3626/+5447
* Updates from Urospatacongo2011-03-2713-583/+1307
* Incorporate changes from Uros Platisepatacongo2011-03-266-57/+741
* Add RTL8187 TX logicpatacongo2011-03-252-11/+104
* Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo2011-03-243-30/+158
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-233-19/+19
* Misc build fixespatacongo2011-03-192-19/+22
* Fix QEMU timer interrupt handlerpatacongo2011-03-178-66/+231
* Documentation updatespatacongo2011-03-174-106/+118
* Fix QEMU timer interruptspatacongo2011-03-163-9/+17
* Add apps/poweroff lpc17 hardware handshakepatacongo2011-03-142-2/+23
* VSN/apps updatepatacongo2011-03-143-120/+111
* More apps/ related changespatacongo2011-03-121-1/+29
* Add a stub that can be used when networking is enabled, but there is no ether...patacongo2011-03-113-3/+101
* apps/-related updatespatacongo2011-03-111-1/+1
* enable/disable IRQ backwardpatacongo2011-03-103-14/+17
* Restructure interrupt/timer logicpatacongo2011-03-104-76/+381
* 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-109-450/+114
* #warning removalpatacongo2011-03-093-68/+10
* Some VSN changespatacongo2011-03-091-3/+1