summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber3-3/+4
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer2-0/+2
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber2-5/+4
2017-08-25Include missing <rtems/bspIo.h>Sebastian Huber2-0/+2
2017-08-25Include missing <string.h>Sebastian Huber3-0/+3
2017-08-04Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2-12/+11
2017-06-20bsps: Improve interrupt vector enable/disable APISebastian Huber1-4/+4
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-04-05lm32/shared/timer/timer.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-05lm32/shared/milkymist_video/video.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-05lm32/shared/milkymist_pfpu/pfpu.c: Fix indentation and bracesJoel Sherrill1-4/+5
2017-04-05lm32/shared/milkymist_timer/timer.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-05lm32/shared/milkymist_framebuffer/framebuffer.c: Fix indentation and bracesJoel Sherrill1-0/+1
2017-03-22termios: Synchronize with latest FreeBSD headersKevin Kirspel1-1/+1
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-07-12Misc: Spell length correctlyJoel Sherrill1-1/+1
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber2-0/+2
2016-03-29lm32/milkymist: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill1-1/+0
2016-03-29lm32/lm32_evr: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-29lm32/shared/console/console.c: Add include of <rtems/console.h> to fix warningJoel Sherrill1-0/+1
2016-03-25lm32/milkymist/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-25lm32/lm32_evr/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-11lm32/shared/.../ckinit.c: Fix typo so fast idle on simulator is enabledJoel Sherrill1-1/+1
2016-03-10lm32/lm32_evr: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-03-10lm32/lm32_evr: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber2-4/+0
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2-2/+0
2015-12-08Add RTEMS linker setsSebastian Huber2-2/+4
2015-07-16Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2-4/+4
2015-05-20bsps: Convert clock drivers to use a timecounterAlexander Krutwig2-0/+4