summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gumstix (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-20/+20
* 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/arm: Move libcpu content to bspsSebastian Huber2018-03-132-2/+1
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+1
* bsps: Move network define to source filesSebastian Huber2018-01-312-12/+3
* Remove make preinstallChris Johns2018-01-259-394/+6
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-041-1/+1
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* bsp/gumstix: Move libcpu files to BSPSebastian Huber2017-12-0810-6/+697
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* gumstix/bsp_specs: Correct permissionsJoel Sherrill2017-11-271-0/+0
* 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
* bsps: Remove empty tm27.h variantsSebastian Huber2017-11-273-50/+2
* 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
* fb/fb.c: include <string.h> for memcpy()Joel Sherrill2017-08-271-0/+1
* fb/fb.c: Include <rtems/inttypes.h> and use PRI constant to fix warningJoel Sherrill2017-04-231-2/+7
* arm: Remove legacy execption supportSebastian Huber2017-03-083-28/+31
* arm/gumstix: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* arm/gumstix/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* Use linker set for libio initializationSebastian Huber2016-02-031-1/+1
* arm/gumstix: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-091-0/+4
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-271-0/+2
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* arm/gumstix/startup/bspstart.c: Ensure bsp_start_default() is staticJoel Sherrill2014-10-161-1/+1
* Remove unused pxa255/pmc, update csb337 and gumstix BSPsJoel Sherrill2014-10-161-2/+1
* arm/gumstix/startup/bspreset.c: Include <bsp/bootcard.h>Joel Sherrill2014-10-131-3/+1
* gumstix/include/bsp.h: Do not include libchip/serial to avoid conflicts when ...Joel Sherrill2014-10-101-1/+6
* arm: Fix warningSebastian Huber2014-10-101-3/+1
* bsps/arm: Delete obsolete compiler flagsSebastian Huber2014-09-111-1/+1
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-7/+7
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-218-8/+8
* bsps: Add empty cache managerSebastian Huber2014-02-241-0/+6
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
* gumstix: added new doxygenDaniel Ramirez2013-12-223-119/+324
* gumstix: Move bsp_reset() to gumstix/startup/bspreset.cDaniel Ramirez2013-11-223-9/+21