summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-10Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo1-1/+7
2012-07-19Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2-4/+113
2012-07-19Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo1-2/+2
2012-07-08Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo1-17/+17
2012-07-08Add a generic GCC stdarg.h header filepatacongo1-0/+59
2012-07-06Add LPC43 GPIO configurtion logicpatacongo1-99/+5
2012-07-05Change all values in all limits.h for all architectures to signed decimal; th...patacongo1-20/+25
2012-07-05Add LPC43 clock initialization logicpatacongo1-37/+37
2012-07-04Progress of LPC43xx build environmentpatacongo1-190/+212
2012-07-02Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo1-0/+17
2012-06-27Add LPC32xx memory map and interrupt numberspatacongo1-0/+296
2012-06-27Beginning of NXP LPC4330 portpatacongo1-0/+540
2012-05-28Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo1-2/+2
2012-05-14Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo1-0/+6
2012-03-24Add support for compal e99 and e88 phonespatacongo7-0/+302
2012-03-21Move file-system header files to include/nuttx/fspatacongo2-2/+2
2012-03-09Add IRQ/chip support for the STM32 F2 familypatacongo3-7/+262
2012-02-22Incoporate (more) new ARMv7-M exception handling logic contributed by Mike Smithpatacongo3-99/+353
2012-02-22Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo1-71/+77
2012-01-08Add support for STM32 UART4-5 and USART6patacongo1-12/+12
2012-01-04Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo1-0/+35
2011-12-17Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo1-0/+27
2011-12-07Add beginning of ethernet register definitions for the STM32 F4patacongo1-12/+12
2011-12-07Add support for the Cortex-M4 floating pointingpatacongo1-2/+2
2011-12-07Add storage space for FPU registers in context switchingpatacongo1-2/+78
2011-11-22Add STM3240 interrupt definitionspatacongo4-126/+818
2011-08-19Fix Kinetics UART watermark settingpatacongo1-1/+1
2011-08-15More Kinetis logicpatacongo1-2/+2
2011-08-12Add Kinetis startup logicpatacongo1-3/+6
2011-08-12Add Kinetis interrupt vectorspatacongo1-10/+10
2011-08-08Add Kinetis GPIO definitionspatacongo1-1/+1
2011-08-07Add Kinetis UART header filepatacongo1-4/+4
2011-08-07Add Kinetis IRQ numberspatacongo1-15/+248
2011-08-05Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo4-13/+13
2011-08-05Add directory structure to support the port to the Kinesis KwikStik-K40patacongo1-0/+107
2011-05-27Adding LPC315x support to header filespatacongo1-1/+1
2011-05-27Rename all lpc313x to lpc31xxpatacongo1-37/+37
2011-04-13Cosmeticpatacongo1-1/+1
2011-04-08Modify interrupt handling for privileged/unprivileged modepatacongo1-26/+33
2011-04-06current_regs should be volatile; add support for nested interrupts; enable in...patacongo1-0/+14
2011-04-06Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo1-7/+7
2011-04-06Integrate syscall with existing svcall logicpatacongo2-7/+15
2011-04-06Attach mem mgmt fault handle if MPU is enabledpatacongo4-6/+6
2011-03-29Add more syscall filespatacongo5-123/+568
2011-03-29Moving toward system call infrastructurepatacongo2-6/+99
2011-03-23Fix lpc17xx GPIO interrupt handling errorspatacongo1-15/+15
2011-03-04First cut at x86 build environmentpatacongo3-14/+7
2010-11-20Fix Cortex-M3 nested interrupt hard faultpatacongo1-1/+11
2010-09-29Corrections to the LM3S8962 portpatacongo1-0/+1
2010-09-03Add LM3S8962 supportpatacongo1-0/+45