summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lm
Commit message (Expand)AuthorAgeFilesLines
* Add a skeleton configuration that will eventually support the SAM4L Xplained ...Gregory Nutt2013-06-031-0/+1
* Internal FLASH MTD driver for TI/Stellaris from Max HoltzbergGregory Nutt2013-05-204-2/+397
* Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CO...Gregory Nutt2013-04-251-1/+3
* Remove up_assert_codeGregory Nutt2013-04-252-7/+7
* Fixes to the LM4F clock configuration. Errors in register handling caused ev...Gregory Nutt2013-04-092-23/+45
* convert Kwikstik K40 configurations to use kconfig-frontends toolspatacongo2013-03-251-5/+35
* Fix LM4F120 LaunchPad serial output. Add support for all 7 LM4F120 UARTspatacongo2013-03-245-185/+645
* Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUspatacongo2013-03-249-34/+744
* Add a OS test kernel build configuration for the STM32F4Discovery boardpatacongo2013-03-221-8/+1
* Fix various typos assocated with LM4Fpatacongo2013-03-201-3/+3
* Add support for ram vectors to the ARMv7-M architecturepatacongo2013-03-182-0/+13
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-5/+5
* Move all memory manager globals to a structure. Pass structure pointer as a ...patacongo2013-03-081-19/+19
* Fix network poll() issue: don't interrupt poll if socket not connected. Lis...patacongo2013-03-071-1/+1
* Add LM4F120 pin configuration header filepatacongo2013-03-054-67/+404
* Add System Control register definitions for the LM4F120patacongo2013-03-034-441/+2061
* Handle LM4F GPIO -- fewer portspatacongo2013-03-023-55/+109
* Add interrupt vector logic for the LM4F120patacongo2013-03-012-0/+228
* Add a configuration to begin development of an LM4F120 LaunchPad portpatacongo2013-03-012-6/+14
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be st...patacongo2013-02-271-1/+1
* Converted the EKK-LM3S9B96 configurations to use kconfig-frontend toolspatacongo2013-02-221-4/+0
* LM4F update from JPpatacongo2013-01-303-301/+407
* Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JPpatacongo2013-01-282-13/+94
* Fix poll/select issue reported by Qiangpatacongo2013-01-241-0/+85
* Use of BASEPRI to control ARM interrupts is now functionalpatacongo2013-01-221-16/+16
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-222-2/+10
* Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARM...patacongo2013-01-222-15/+44
* Re-partition Stellaris vector logicpatacongo2013-01-095-484/+525
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-0924-1726/+1725
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-0931-1360/+1359
* Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)patacongo2013-01-091-5/+5
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-0833-0/+11812