summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/sparc: Fix warningsSebastian Huber2017-02-153-10/+19
* powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwsetJoel Sherrill2017-01-161-0/+2
* GRETH: Interrupt Handler Uses Wrong EventsChristian Spindeldreier2017-01-121-1/+1
* libdl: Add C++ exception support to loaded modules.Chris Johns2016-12-141-4/+0
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-0/+4
* Remove sparc/sis BSP.Joel Sherrill2016-11-299-104/+0
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-285-81/+70
* sparc: Use Per_CPU_Control::isr_dispatch_disableSebastian Huber2016-11-181-5/+5
* score: Allow interrupts during thread dispatchSebastian Huber2016-11-181-7/+12
* sparc: Move CPU_Interrupt_frame related definesSebastian Huber2016-11-181-1/+1
* sparc: Rename CPU_Minimum_stack_frameSebastian Huber2016-11-182-5/+5
* score: Add and use Thread_Control::is_idleSebastian Huber2016-11-091-2/+1
* bsps/sparc: Fix copy of initialized dataSebastian Huber2016-11-022-7/+8
* bsps/sparc: Add interrupt controller registersSebastian Huber2016-10-191-2/+5
* bsp/leon3: Avoid implicit integer conversionsSebastian Huber2016-10-191-8/+8
* bsps/sparc: Support GR740 GPIOSebastian Huber2016-10-111-0/+22
* termios: Use IMFS nodes for new Termios devicesSebastian Huber2016-09-191-6/+0
* sparc: Optimize CPU counter supportSebastian Huber2016-06-223-15/+6
* bsp/leon3: Add up counter timecounterSebastian Huber2016-06-211-6/+34
* bsp/leon3: Fix interrupt timestampingSebastian Huber2016-06-211-20/+35
* sparc: Rework CPU counter supportSebastian Huber2016-06-216-71/+120
* bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber2016-06-213-4/+14
* bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber2016-06-203-7/+8
* bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber2016-06-203-8/+8
* bsp/leon3: Remove dead codeSebastian Huber2016-03-311-32/+0
* sparc/erc32/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* sparc/leon3: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-1/+1
* sparc/leon2: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-292-3/+4
* sparc/erc32: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sparc/leon3/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sparc/leon2/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sparc/erc32/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* erc32/*/erc32sonic.c: Fix warningsJoel Sherrill2016-03-241-8/+8
* sparc: Fix SMP context switchSebastian Huber2016-03-181-6/+6
* sparc: Fix window underflow trap handlerDaniel Hellstrom2016-03-171-1/+1
* bsp/leon3: Clock driver workaround for GR712RCSebastian Huber2016-03-151-18/+53
* score: Distribute clock tick to all online CPUsSebastian Huber2016-03-043-0/+35
* bsp/leon3: Use -mcpu=leon3 machine optionSebastian Huber2016-02-222-3/+1
* Use linker set for libio initializationSebastian Huber2016-02-033-6/+2
* bsps/sparc: Fix link-time errorSebastian Huber2016-01-261-6/+0
* drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber2016-01-262-0/+3
* score: Fix simple timecounter supportSebastian Huber2016-01-194-21/+42
* api: Remove deprecated NotepadsAun-Ali Zaidi2015-12-243-6/+0
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-103-3/+1
* bsps: Call bsp_work_area_initialize() earlySebastian Huber2015-12-109-84/+7
* bsps/sparc: Use default bsp_pretasking_hook()Sebastian Huber2015-12-107-29/+9
* sparc: Fix context switch on SMPDaniel Cederman2015-11-161-17/+14
* basdefs.h: Add and use RTEMS_UNUSEDSebastian Huber2015-10-261-1/+1
* basedefs.h: Add and use RTEMS_NO_RETURNSebastian Huber2015-10-261-1/+1