summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Move bspreset.c to bspsSebastian Huber2018-04-202-2/+2
* bsps: Move bspclean.c to bspsSebastian Huber2018-04-201-1/+1
* build: Remove subdir-objects from BSP configure.acSebastian Huber2018-04-122-2/+2
* bsps: Remove empty gnatinstallhandler.cSebastian Huber2018-04-122-2/+0
* bsps: Move bootcard.c to bspsSebastian Huber2018-04-122-2/+0
* bsps: Avoid source variables in Makefile.amSebastian Huber2018-04-122-72/+63
* bsps: Avoid line continuation in Makefile.amSebastian Huber2018-04-122-4/+9
* bsps: Move legacy console driver to bspsSebastian Huber2018-04-122-6/+8
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-113-3/+3
* build: Remove DISTCLEANFILESSebastian Huber2018-04-092-2/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-092-6/+6
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-042-6/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-042-0/+2
* build: Remove EXTRA_DISTSebastian Huber2018-04-042-4/+0
* sparc64: remove header file with duplicated macrosGedare Bloom2018-03-231-1/+1
* sparc64: Move libcpu content to cpukitSebastian Huber2018-03-134-16/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-312-2/+3
* Remove make preinstallChris Johns2018-01-2544-3008/+13
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-022-2/+4
* sparc64 BSPs: Simplify bsp_specsJoel Sherrill2017-12-193-11/+4
* sparc64/*/bsp_specs, shared/.../start.S: Use GCC init/fini, improve consistencyJoel Sherrill2017-11-293-26/+8
* REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill2017-11-272-8/+12
* */*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill2017-11-272-12/+8
* 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-276-4/+6
* bsps: Remove empty tm27.h variantsSebastian Huber2017-11-276-72/+4
* Remove coverhd.hSebastian Huber2017-11-244-10/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-224-2/+4
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-172-0/+2
* bsps: Clock_driver_support_install_isr()Sebastian Huber2017-09-181-4/+2
* Include missing <string.h>Sebastian Huber2017-08-251-0/+1
* bsps/sparc64: Fix warningSebastian Huber2017-07-281-0/+2
* build-system: Parallel build all subdirs.Chris Johns2017-05-241-1/+1
* sparc64/shared/helenos/boot/sparc64/loader/main.c: Fix printf() format warningJoel Sherrill2017-04-241-1/+1
* sparc64/shared/clock/ckinit.c: Include <rtems/bspIo.h>Joel Sherrill2017-04-241-0/+1
* libbsp/.../sparc64/loader/main.c: Use inttypes.h constants to remove 1 warningCillian O'Donnell2017-04-141-1/+2
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* sparc64: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-181-2/+2
* bsps: Include missing <rtems/bspIo.h>Sebastian Huber2016-06-241-0/+2
* sparc64/usiii/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sparc64/niagara/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sparc64/usiii: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sparc64/niagara: Remove include of <rtems/console.h> from <bsp.h> and fix war...Joel Sherrill2016-03-291-1/+0
* libbsp/sparc64/shared/clock/ckinit.c: Add include of <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+4
* sparc64/usiii/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sparc64/niagara/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sparc64/usiii: Add per-section compilation and linking supportJoel Sherrill2016-03-111-0/+3
* sparc64/niagara: Add per-section compilation and linking supportJoel Sherrill2016-03-111-0/+3
* Use linker set for libio initializationSebastian Huber2016-02-032-4/+1
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-112-2/+2