summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64 (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-102-2/+2
* Add RTEMS linker setsSebastian Huber2015-12-081-0/+2
* 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-201-0/+2
* sparc64: fix copyright notices.Gedare Bloom2015-02-236-20/+10
* sparc64: put each copyright on one lineGedare Bloom2014-12-085-20/+12
* Update bug report URLSebastian Huber2014-12-053-3/+3
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-232-8/+8
* sparc64: use null in empty argument listGedare Bloom2014-10-131-1/+1