summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc64 (unfollow)
Commit message (Expand)AuthorFilesLines
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
2015-12-10bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2-2/+2
2015-12-08Add RTEMS linker setsSebastian Huber1-0/+2
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 Krutwig1-0/+2
2015-02-23sparc64: fix copyright notices.Gedare Bloom6-20/+10
2014-12-08sparc64: put each copyright on one lineGedare Bloom5-20/+12
2014-12-05Update bug report URLSebastian Huber3-3/+3
2014-10-23bsps: Move extern "C" to not cover includesSebastian Huber2-8/+8
2014-10-13sparc64: use null in empty argument listGedare Bloom1-1/+1
2014-10-13sparc64: make local functions static in conscfgGedare Bloom1-5/+5
2014-10-13sparc64: fix warnings for ofw function callsGedare Bloom2-2/+3
2014-10-13sparc64: remove sparc64_install_isr_entries and its callers.Gedare Bloom4-45/+2
2014-10-13sparc64/shared/clock/ckinit.c: Fix warningsJoel Sherrill1-2/+2
2014-10-09sparc64/shared/startup/bspstart.c: Add include of <bsp/bootcard.h> to fix war...Joel Sherrill1-15/+6
2014-10-09sparc64/shared/clock/ckinit.c: Clean up formattingJoel Sherrill1-14/+15
2014-08-29Regenerate all preinstall.am files.Chris Johns2-12/+12
2014-08-28Regenerate all preinstall.am files.Joel Sherrill1-3/+3
2014-04-22niagara/Makefile.am: Fix rule for start.oJoel Sherrill1-1/+1
2014-04-22bsps: Fix TLS support in linker command filesSebastian Huber1-1/+3
2014-04-12sparc64/niagara: add bsp_fatal_handler to terminate executionGedare Bloom5-2/+351
2014-03-21usiii/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill1-17/+0
2014-03-21niagara/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill1-17/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns15-15/+15
2014-02-04bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber1-1/+16
2014-01-09libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel2-4/+12
2013-03-08RTEMS: Delete ChangeLog files.Gedare Bloom3-327/+0
2013-02-11sparc64: revert linkcmds to 4 MB ram sizeGedare Bloom1-2/+2
2013-02-11libchip/serial: Add const qualifierSebastian Huber1-2/+2
2012-11-15score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2-0/+2
2012-10-25score: Work area initialization API changeSebastian Huber3-93/+2
2012-10-11Use proper 3 line form of license textJoel Sherrill1-2/+3