summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lm3s69xx (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove local.amSebastian Huber2018-10-101-1/+0
* arm: Simplify CPU counter supportSebastian Huber2018-06-151-1/+0
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-0/+1
* bsps: Move documentation, etc. files to bspsSebastian Huber2018-04-266-267/+0
* bsp/lm3s69xx: Move ssi.c to bspsSebastian Huber2018-04-252-171/+1
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-241-1/+1
* bsps: Move interrupt controller support to bspsSebastian Huber2018-04-231-2/+2
* bsps: Move make/custom/* files to bspsSebastian Huber2018-04-238-126/+0
* bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2018-04-231-1/+0
* bsps: Move startup files to bspsSebastian Huber2018-04-2010-581/+9
* bsps: Move start files to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move console drivers to bspsSebastian Huber2018-04-203-247/+2
* bsps: Move clock drivers to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move sbrk.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move shared CPU counter support to bspsSebastian Huber2018-04-201-2/+2
* bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move shared btimer support to bspsSebastian Huber2018-04-201-1/+1
* bsps: Convert all bsp_predriver_hook()Sebastian Huber2018-04-201-1/+0
* bsps: Move bspgetworkarea.c to bspsSebastian Huber2018-04-201-1/+1
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* misc arm tcfg: Add dl06, too large for memoryJoel Sherrill2018-04-171-0/+1
* misc tcfg: Use disable-mrfs-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-171-10/+1
* misc tcfg: Use disable-jffs2-tests.tcfg, do not duplicate test listJoel Sherrill2018-04-173-27/+6
* Multiple BSP tcfg: Disable iconv files.Joel Sherrill2018-04-173-0/+4
* bsps: Move stackalloc.c to bspsSebastian Huber2018-04-161-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-121-1/+1
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-121-1/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-121-1/+0
* bsps: Remove headers from librtemsbsp_a_SOURCESSebastian Huber2018-04-121-1/+0
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-121-5/+3
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-6/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-38/+38
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-5/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-5/+1
* Remove make preinstallChris Johns2018-01-2512-1034/+10
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-6/+5
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-1/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* Simplify and unify BSP_output_charSebastian Huber2017-09-121-3/+0