summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64 (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber2-2/+2
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: Avoid source variables in Makefile.amSebastian Huber2-72/+63
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber2-4/+9
2018-04-12bsps: Move legacy console driver to bspsSebastian Huber2-6/+8
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-6/+6
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2-6/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber2-0/+2
2018-04-04build: Remove EXTRA_DISTSebastian Huber2-4/+0
2018-03-23sparc64: remove header file with duplicated macrosGedare Bloom1-1/+1
2018-03-13sparc64: Move libcpu content to cpukitSebastian Huber4-16/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber2-2/+3
2018-01-25Remove make preinstallChris Johns44-3008/+13
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2-2/+4
2017-12-19sparc64 BSPs: Simplify bsp_specsJoel Sherrill3-11/+4
2017-11-29sparc64/*/bsp_specs, shared/.../start.S: Use GCC init/fini, improve consistencyJoel Sherrill3-26/+8
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2-8/+12
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2-12/+8
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 Huber6-4/+6
2017-11-27bsps: Remove empty tm27.h variantsSebastian Huber6-72/+4
2017-11-24Remove coverhd.hSebastian Huber4-10/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber4-2/+4
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer2-0/+2
2017-09-18bsps: Clock_driver_support_install_isr()Sebastian Huber1-4/+2
2017-08-25Include missing <string.h>Sebastian Huber1-0/+1
2017-07-28bsps/sparc64: Fix warningSebastian Huber1-0/+2
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2017-04-24sparc64/shared/helenos/boot/sparc64/loader/main.c: Fix printf() format warningJoel Sherrill1-1/+1
2017-04-24sparc64/shared/clock/ckinit.c: Include <rtems/bspIo.h>Joel Sherrill1-0/+1
2017-04-14libbsp/.../sparc64/loader/main.c: Use inttypes.h constants to remove 1 warningCillian O'Donnell1-1/+2
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-11-18sparc64: Rename CPU_Minimum_stack_frameSebastian Huber1-2/+2
2016-06-24bsps: Include missing <rtems/bspIo.h>Sebastian Huber1-0/+2
2016-03-30sparc64/usiii/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-30sparc64/niagara/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29sparc64/usiii: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-29sparc64/niagara: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill1-1/+0
2016-03-27libbsp/sparc64/shared/clock/ckinit.c: Add include of <rtems/clockdrv.h>Joel Sherrill1-1/+4
2016-03-27sparc64/usiii/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-27sparc64/niagara/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-11sparc64/usiii: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-03-11sparc64/niagara: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber2-4/+1
2016-01-11score: Introduce Thread_Entry_informationSebastian Huber2-2/+2