summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
* More progress on the Wildfire STM32 portpatacongo2012-09-091-29/+47
* Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)patacongo2012-08-101-1/+7
* Add support for STM32F100x value line. Contributed by Mike Smith. Still mis...patacongo2012-07-192-4/+113
* Make name of RTC ALARM interrupt common on STM32 F1,2,4patacongo2012-07-191-2/+2
* Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo2012-07-081-17/+17
* Add a generic GCC stdarg.h header filepatacongo2012-07-081-0/+59
* Add LPC43 GPIO configurtion logicpatacongo2012-07-061-99/+5
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-20/+25
* Add LPC43 clock initialization logicpatacongo2012-07-051-37/+37
* Progress of LPC43xx build environmentpatacongo2012-07-041-190/+212
* Add LPC43 Event Monitor, EEPROM, FLASH header filespatacongo2012-07-021-0/+17
* Add LPC32xx memory map and interrupt numberspatacongo2012-06-271-0/+296
* Beginning of NXP LPC4330 portpatacongo2012-06-271-0/+540
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-2/+2
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-141-0/+6
* Add support for compal e99 and e88 phonespatacongo2012-03-247-0/+302
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Add IRQ/chip support for the STM32 F2 familypatacongo2012-03-093-7/+262
* Incoporate (more) new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-223-99/+353
* Incoporate new ARMv7-M exception handling logic contributed by Mike Smithpatacongo2012-02-221-71/+77
* Add support for STM32 UART4-5 and USART6patacongo2012-01-081-12/+12
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-041-0/+35
* 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