summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-0/+27
* Add beginning of ethernet register definitions for the STM32 F4patacongo2011-12-071-12/+12
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-071-2/+2
* Add storage space for FPU registers in context switchingpatacongo2011-12-071-2/+78
* Add STM3240 interrupt definitionspatacongo2011-11-224-126/+818
* Fix Kinetics UART watermark settingpatacongo2011-08-191-1/+1
* More Kinetis logicpatacongo2011-08-151-2/+2
* Add Kinetis startup logicpatacongo2011-08-121-3/+6
* Add Kinetis interrupt vectorspatacongo2011-08-121-10/+10
* Add Kinetis GPIO definitionspatacongo2011-08-081-1/+1
* Add Kinetis UART header filepatacongo2011-08-071-4/+4
* Add Kinetis IRQ numberspatacongo2011-08-071-15/+248
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-054-13/+13
* Add directory structure to support the port to the Kinesis KwikStik-K40patacongo2011-08-051-0/+107
* Adding LPC315x support to header filespatacongo2011-05-271-1/+1
* Rename all lpc313x to lpc31xxpatacongo2011-05-271-37/+37
* Cosmeticpatacongo2011-04-131-1/+1
* Modify interrupt handling for privileged/unprivileged modepatacongo2011-04-081-26/+33
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-0/+14
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-7/+7
* Integrate syscall with existing svcall logicpatacongo2011-04-062-7/+15
* Attach mem mgmt fault handle if MPU is enabledpatacongo2011-04-064-6/+6
* Add more syscall filespatacongo2011-03-295-123/+568
* Moving toward system call infrastructurepatacongo2011-03-292-6/+99
* Fix lpc17xx GPIO interrupt handling errorspatacongo2011-03-231-15/+15
* First cut at x86 build environmentpatacongo2011-03-043-14/+7
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-1/+11
* Corrections to the LM3S8962 portpatacongo2010-09-291-0/+1
* Add LM3S8962 supportpatacongo2010-09-031-0/+45
* Basic page allocation logicpatacongo2010-08-211-1/+1
* First cut at data abort page handling logicpatacongo2010-08-171-0/+10
* Add on-demand paging support to ARM9 prefetch abort handlerpatacongo2010-08-171-1/+1
* Add changes for LM3S9B96patacongo2010-08-121-3/+75
* Add interrupt control logicpatacongo2010-06-061-0/+1
* Add GPIO interrupt definitionspatacongo2010-06-061-3/+82
* Add config for 2G Engineering Nucleus LPC1768 boardpatacongo2010-06-051-6/+6
* Start lpc17xx portpatacongo2010-05-211-0/+205
* Add LM3S6965 definitionpatacongo2010-05-071-3/+47
* Add XTI supportpatacongo2010-05-021-30/+62
* Run indent.sh agains lpc2378 codepatacongo2010-04-111-0/+1
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-091-0/+150
* MCI requires DMApatacongo2010-03-261-1/+1
* Bugfixes submitted by David Hewsonpatacongo2010-03-161-2/+2
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-231-1/+126
* commentspatacongo2010-01-031-1/+1
* Add SAM3U interrupt vector logicpatacongo2010-01-011-16/+102
* Add basic framework for SAM3Upatacongo2009-12-311-0/+86
* Add lpc313x header filespatacongo2009-12-231-0/+1
* Add lpc3213x header filespatacongo2009-12-231-0/+117
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-168-28/+39