summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lm3s69xx (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-09-12Simplify and unify BSP_output_charSebastian Huber1-3/+0
2017-04-04lm3s69xx/../*-testsuite.tcfg: Add linpackJoel Sherrill3-0/+3
2017-01-17arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill3-0/+3
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns3-87/+87
2016-09-08testsuite: Add libdl/dl05 reloc test.Chris Johns1-0/+1
2016-08-30libdl: The dl04 is too big for some BSPs. Do not built it.Chris Johns1-0/+1
2016-03-29arm/lm3s69xx: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-25arm/lm3s69xx/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2016-01-19bsps/arm: Use common ARMv7-M bsp_reset()Sebastian Huber2-36/+1
2016-01-09arm/lm3s69xx: Add per-section compilation and linking supportAun-Ali Zaidi1-0/+4
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-05-21Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill1-1/+1
2015-04-23lm3s3749-testsuite.tcfg: Add cdtestJoel Sherrill1-0/+1
2015-03-17arm/lm3s69xx/make/custom/lm4f120-testsuite.tcfg: Add tmfine01Joel Sherrill1-0/+1
2015-03-06Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill3-0/+4
2015-01-23lm3s69xx/.../lm3s6965-testsuite.tcfg: Add more testsJoel Sherrill1-0/+1
2015-01-23lm3s69xx/.../lm3s3749-testsuite.tcfg: Add more testsJoel Sherrill1-0/+2
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-11-27bsps/arm: Add .nocache sectionSebastian Huber4-0/+8
2014-11-05lm3s3749-testsuite.tcfg: Add dl02Joel Sherrill1-0/+1
2014-11-04lm3s3749-testsuite.tcfg: Add dl01Joel Sherrill1-0/+1
2014-10-09arm/lm3s69xx/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix warningJoel Sherrill1-0/+5
2014-09-18bsps: Fix build errorSebastian Huber2-5/+0
2014-09-04lm3s3749-testsuite.tcfg: Add tests which do not link with debug enabledJoel Sherrill1-0/+3
2014-09-04lm3s69xx/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill1-0/+1
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-08-28arm: Add tests which fail to build with C++ enabled.Chris Johns2-0/+6
2014-08-27arm/lm3s3749: Add tests that do not fit.Chris Johns1-0/+3
2014-07-16Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill3-0/+10
2014-06-10lm3s6965-testsuite.cfg: Add pppd.Martin Galvan1-0/+1
2014-05-06multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill1-4/+0
2014-05-05testsuite: Add a per BSP test check for tests not to build.Chris Johns3-0/+69
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns15-15/+15
2014-02-14score: Add CPU counter supportSebastian Huber1-0/+2
2013-12-17arm_lm3s69xx: improve doxygenToma Radu7-0/+112
2013-09-02bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad boardKarel Gardas8-11/+121
2013-08-14bsp/lm3s69xx: add macros for UART CTS/RTS pin configurationKarel Gardas1-0/+28
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers1-1/+1
2013-06-03bsp/lm3s69xx: TyposSebastian Huber3-5/+5
2013-05-06bsp/lm3s69xx: Fix initialization valueSebastian Huber1-1/+1
2013-05-06bsp/lm3s69xx: Use interrupts for UART receiveEugeniy Meshcheryakov1-12/+47
2013-05-06bsp/lm3s69xx: More access macros for UART data registerEugeniy Meshcheryakov1-0/+2
2013-05-03bsps/arm: Move implementation to inline functionsSebastian Huber2-1/+1
2013-04-26bsp/lm3s69xx: New BSP variantsEugeniy Meshcheryakov22-136/+1286
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-19/+0
2013-02-11libchip/serial: Add const qualifierSebastian Huber2-2/+2
2012-11-15bsps: Interrupt initialization error is fatalSebastian Huber1-3/+1
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber1-9/+11