summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsp/leon3: Fix Termios context usageSebastian Huber2015-10-201-8/+3
* SMP: Fix and optimize thread dispatchingSebastian Huber2015-09-281-13/+7
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-163-6/+6
* score: Simplify <rtems/system.h>Sebastian Huber2015-06-261-0/+1
* bsps/sparc: tlib clock driver timecounter supportSebastian Huber2015-06-091-38/+56
* sparc: Add SPARC_USE_SAFE_FP_SUPPORTSebastian Huber2015-06-091-0/+85
* sparc: Disable FPU in interrupt contextAlexander Krutwig2015-05-301-1/+34
* bsps/sparc: Delete unused local labelsSebastian Huber2015-05-261-4/+0
* bsps/sparc: Change tabs to spacesSebastian Huber2015-05-261-5/+5
* bsps: Convert clock drivers to use a timecounterAlexander Krutwig2015-05-203-63/+138
* Remove obsolete rtems_clock_major/minorSebastian Huber2015-05-141-14/+0
* LEON3: gptimer drvmgr init simplified wrt bootDaniel Hellstrom2015-04-171-40/+6
* LEON3: move timer variable to where initializedDaniel Hellstrom2015-04-172-5/+2
* LEON3: simplify amba initializationDaniel Hellstrom2015-04-171-7/+2
* LEON3: clock irq always same as timer instanceDaniel Hellstrom2015-04-171-10/+1
* DRVMGR: remove struct driver registration funcDaniel Hellstrom2015-04-172-6/+6
* DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTYDaniel Hellstrom2015-04-172-2/+2