aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Cleanup, WIP, needs a NuttX checkout to Firmware/NuttX nowLorenz Meier2013-06-0121-4448/+0
* Merge Nuttx r5554px4dev2013-01-235-62/+150
|\
| * More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-224-10/+29
| * Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-229-79/+1116
| * Add vectors for the LPC1788 - from Rommel Marcelopatacongo2013-01-181-1/+1
| * Refactor all lpc17xx header files (more like STM32 header file structure now)patacongo2013-01-181-1/+1
| * Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-184-184/+935
| * NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-2/+36
| * Re-partition Stellaris vector logicpatacongo2013-01-092-267/+438
| * Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-092-377/+377
| * Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-091-9/+9
| * Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-082-8/+8
| * Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+123
| * Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-9/+9
| * Support for non-common vectors from Freddie Chopinpatacongo2012-11-081-4/+8
| * STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-53/+147
| * Fixes to STM32 definitions from Freddie Chopinpatacongo2012-11-021-20/+28
| * Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-261-1/+1
| * Add an ARM ELF header filepatacongo2012-10-251-0/+243
| * Resync new repository with old repo r5166patacongo2012-09-171-1/+20
| * Resync new repository with old repo r5166patacongo2012-09-1740-0/+6849
* Manually fixup merge botches via direct comparison with NuttX r5447.px4dev2013-01-113-76/+425
* Add functions for computation of the distance and bearing to the nearest poin...Doug Weibel2012-10-211-0/+4
* Merge branch 'NuttX/master'px4dev2012-09-161-9/+20
|\
| * Add W25 FLASH driver; Use attribute definitions in nuttx/compiler.hpatacongo2012-09-161-13/+14
| * Fix logic in STM32 SPI driver that leaves interrupts disabled; back out earli...patacongo2012-09-151-32/+44
| * Fix a ARMv7-M interrupt disable/optimization bugpatacongo2012-09-151-40/+46
* | Make irqsave/irqrestore (much) cheaper.px4dev2012-09-151-0/+8
* | Merge branch 'NuttX/master'px4dev2012-09-1410-38/+56
|\|
| * Remove executable property from source and make filespatacongo2012-09-134-0/+0
| * Email address change in nuttx/patacongo2012-09-1320-20/+20
| * More progress on the Wildfire STM32 portpatacongo2012-09-091-29/+47
* | Merge branch 'NuttX/master'px4dev2012-08-111-1/+7
|\|
| * 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