summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32 (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-21build: Remove old build systemSebastian Huber7-237/+0
2021-04-26Makefile.am: Remove legacy networking filesVijay Kumar Banerjee2-8/+0
2021-02-26bsps: Add default rtems_get_target_hash()Sebastian Huber2-0/+2
2019-05-16bsps: Always build generic interrupt supportSebastian Huber2-1/+2
2018-10-10build: Remove local.amSebastian Huber3-3/+0
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber3-96/+0
2018-04-23bsps/lm32: Move shared drivers to bspsSebastian Huber22-3345/+18
2018-04-23bsps: Move GDB stubs to bspsSebastian Huber4-1522/+0
2018-04-23bsps: Move legacy network drivers to bspsSebastian Huber7-1532/+2
2018-04-23bsps: Move interrupt controller support to bspsSebastian Huber2-31/+1
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber4-69/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber3-3/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-112/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber9-765/+6
2018-04-20bsps: Move start files to bspsSebastian Huber3-162/+2
2018-04-20bsps: Move console drivers to bspsSebastian Huber4-355/+2
2018-04-20bsps: Move clock drivers to bspsSebastian Huber4-135/+2
2018-04-20bsps: Move setvec.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber2-2/+2
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber2-2/+2
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-23/+0
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-6/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber2-2/+2
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber2-2/+2
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber2-2/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber2-2/+0
2018-04-12bsps: Simplify source file path in Makefile.amSebastian Huber2-27/+27
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns3-3/+3
2018-04-09build: Remove DISTCLEANFILESSebastian Huber2-2/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber2-50/+50
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2-10/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber2-0/+2
2018-04-04build: Remove EXTRA_DISTSebastian Huber2-4/+0
2018-03-13bsps: Remove unused RTEMS_CPU_MODELSebastian Huber2-2/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber2-6/+2
2018-01-31bsps: Move network define to source filesSebastian Huber4-10/+4
2018-01-25Remove make preinstallChris Johns30-1837/+16
2018-01-15bsps/lm32: Do not include network headers in bsp.hSebastian Huber2-5/+2
2018-01-04bsps/lm32: Use public include pathChris Johns13-13/+13
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2-2/+2
2018-01-02bsps: Use CPPASCOMPILE for startfileSebastian Huber2-6/+8
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2-0/+2
2018-01-02bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2-0/+2
2017-12-19milkymist: Simplify bsp_specsJoel Sherrill2-6/+3
2017-12-19lm32_evr: Simplify bsp_specsJoel Sherrill2-6/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2-2/+2
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber5-121/+0