summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32/milkymist (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Simplify source file path in Makefile.amSebastian Huber1-21/+21
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns1-1/+1
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-32/+32
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-5/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber1-2/+0
2018-03-13bsps: Remove unused RTEMS_CPU_MODELSebastian Huber1-1/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-31bsps: Move network define to source filesSebastian Huber1-5/+1
2018-01-25Remove make preinstallChris Johns7-547/+7
2018-01-15bsps/lm32: Do not include network headers in bsp.hSebastian Huber1-1/+0
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber1-3/+4
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-0/+1
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber1-0/+1
2017-12-19milkymist: Simplify bsp_specsJoel Sherrill2-6/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-2/+3
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-03-29lm32/milkymist: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill1-1/+0
2016-03-25lm32/milkymist/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10lm32/lm32_evr: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber1-1/+0
2015-12-08Add RTEMS linker setsSebastian Huber1-1/+2
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill1-2/+2
2015-04-05lm32 BSPs: Add lm32_evr variant for running on gdb.Joel Sherrill1-2/+5
2014-12-05Update bug report URLSebastian Huber1-1/+1
2014-10-19lm32/milkymist/startup/bspclean.c: Include <bsp.h> to fix warningJoel Sherrill1-3/+6
2014-08-29Regenerate all preinstall.am files.Chris Johns1-3/+3
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-6/+6
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns3-3/+3
2014-02-24bsps: Add empty cache managerSebastian Huber1-0/+5
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-0/+14
2013-12-24lm32_milkymist: improve doxygenToma2-0/+24
2013-08-09Use $(EXEEXT) [defaults to "exe"] to generate binariesNick Withers1-1/+1
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom1-48/+0
2012-12-07score: rtems_initialize_start_multitasking()Sebastian Huber1-5/+0
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2-2/+12
2012-11-14bsps: Include <bsp/bootcard.h>Sebastian Huber1-1/+1
2012-08-06Revert "Add bspopts.h.in."Gedare Bloom1-39/+0