aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Add LM3S/4F family definitionspatacongo2013-01-301-0/+12
* Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JPpatacongo2013-01-241-2/+2
* Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JPpatacongo2013-01-241-2/+24
* 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