summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/stm32f4 (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-40/+40
* 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-2526-3395/+9
* 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-4/+1
* stm32f4/../*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-042-0/+2
* arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded testsJoel Sherrill2017-01-172-0/+2
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-072-28/+28
* arm/stm32f4: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* arm/stm32f4/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* arm/stm32f4: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* Replace www.rtems.com with www.rtems.orgSebastian Huber2015-03-207-7/+7
* Add fsscandir01 variants as needed to more BSPs testsuite configurationJoel Sherrill2015-03-062-0/+2
* stm32f4/.../stm32f105rc-testsuite.tcfg: Add more testsJoel Sherrill2015-01-231-0/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-272-0/+4
* Added missing stm32f4xxxx_adc.hChris Nott2014-10-301-0/+320
* bsp/stm32f4: Add header filesChris Nott2014-10-2311-57/+1209
* bsp/stm32f4: Fix warningSebastian Huber2014-10-101-2/+0
* bsp/stm32f4XXXX: System clock configurationTomasz Gregorek2014-10-026-24/+475
* bsps: Fix build errorSebastian Huber2014-09-182-5/+0
* stm32f4/.../bspreset.c: Eliminate warning for set not used variableJoel Sherrill2014-09-041-0/+1
* Regenerate all preinstall.am files.Chris Johns2014-08-291-7/+7
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
* arm: Add tests which fail to build with C++ enabled.Chris Johns2014-08-281-0/+2
* Add More Testsuite Configuration Files and Update Existing OnesJoel Sherrill2014-07-161-0/+3
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-4/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-052-0/+32
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2124-24/+24
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2
* bsp/stm32f4: Use BSP_SMALL_MEMORY for a variantSebastian Huber2014-01-301-0/+1
* arm_stm32f4: added new doxygenDaniel Ramirez2013-12-2214-8/+319