summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/lm32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove DISTCLEANFILESSebastian Huber2018-04-092-2/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-092-50/+50
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-042-10/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-042-0/+2
* build: Remove EXTRA_DISTSebastian Huber2018-04-042-4/+0
* bsps: Remove unused RTEMS_CPU_MODELSebastian Huber2018-03-132-2/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-312-6/+2
* bsps: Move network define to source filesSebastian Huber2018-01-314-10/+4
* Remove make preinstallChris Johns2018-01-2530-1837/+16
* bsps/lm32: Do not include network headers in bsp.hSebastian Huber2018-01-152-5/+2
* bsps/lm32: Use public include pathChris Johns2018-01-0413-13/+13
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-042-2/+2
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-022-6/+8
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-022-0/+2
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-022-0/+2
* milkymist: Simplify bsp_specsJoel Sherrill2017-12-192-6/+3
* lm32_evr: Simplify bsp_specsJoel Sherrill2017-12-192-6/+3
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-272-2/+2
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-245-121/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-223-3/+4
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-172-0/+2
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-182-5/+4
* Include missing <rtems/bspIo.h>Sebastian Huber2017-08-252-0/+2
* Include missing <string.h>Sebastian Huber2017-08-253-0/+3
* Optional Clock_driver_support_shutdown_hardware()Sebastian Huber2017-08-042-12/+11
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-4/+4
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* lm32/shared/timer/timer.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-051-0/+1
* lm32/shared/milkymist_video/video.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-051-0/+1
* lm32/shared/milkymist_pfpu/pfpu.c: Fix indentation and bracesJoel Sherrill2017-04-051-4/+5
* lm32/shared/milkymist_timer/timer.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-051-0/+1
* lm32/shared/milkymist_framebuffer/framebuffer.c: Fix indentation and bracesJoel Sherrill2017-04-051-0/+1
* termios: Synchronize with latest FreeBSD headersKevin Kirspel2017-03-221-1/+1
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* Misc: Spell length correctlyJoel Sherrill2016-07-121-1/+1
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-242-0/+2
* lm32/milkymist: Remove include of <rtems/console.h> from <bsp.h> and fix warn...Joel Sherrill2016-03-291-1/+0
* lm32/lm32_evr: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* lm32/shared/console/console.c: Add include of <rtems/console.h> to fix warningJoel Sherrill2016-03-291-0/+1
* lm32/milkymist/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* lm32/lm32_evr/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* lm32/shared/.../ckinit.c: Fix typo so fast idle on simulator is enabledJoel Sherrill2016-03-111-1/+1
* lm32/lm32_evr: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* lm32/lm32_evr: Add per-section compilation and linking supportJoel Sherrill2016-03-101-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-032-4/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-102-2/+0
* Add RTEMS linker setsSebastian Huber2015-12-082-2/+4
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-162-4/+4
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-202-0/+4