summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s8962-ek/src
Commit message (Expand)AuthorAgeFilesLines
* Rename up_nxdrvinit() to board_graphics_setup(). Add CONFIG_BOARDCTL_GRAPHIC...Gregory Nutt2015-03-311-6/+7
* Rename arch_nshinitialize() to board_app_initialize()Gregory Nutt2015-03-311-2/+3
* LM3S8962-EK: Rename files for better conformance to naming conventionsGregory Nutt2015-03-218-30/+25
* configs/: board function prototypes are now in include/nuttx/board.h. Remove...Gregory Nutt2015-02-272-5/+5
* TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLA...Gregory Nutt2015-01-011-1/+2
* Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISA...Gregory Nutt2014-12-213-9/+6
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-29/+13
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-3/+3
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-082-6/+6
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-086-38/+39
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-13/+13
* Remove empty README.txt filesGregory Nutt2013-08-311-1/+0
* Created new directories to hold SPI-related filesGregory Nutt2013-07-013-5/+5
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-7/+5
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+2
* Change naming of all Stellaris pre-processor symbols from LM3S_ to LM_ to mak...patacongo2013-01-093-7/+8
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-096-43/+43
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-084-3/+4
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Email address change in nuttx/patacongo2012-09-138-494/+494
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-6/+6
* Turn PIC32MXMMB backlight offpatacongo2012-04-259-0/+0
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-182-23/+23
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-041-9/+19
* Add configuration for lm3s8962-ekpatacongo2010-09-039-0/+1069