summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/sparc: Include right header fileSebastian Huber2014-10-232-2/+2
* bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber2014-10-233-6/+9
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-233-12/+12
* bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman2014-10-232-2/+18
* sparc/leon3/include/bsp.h: Fix warningsJoel Sherrill2014-10-191-0/+5
* sparc/leon2/include/bsp.h: Fix warningsJoel Sherrill2014-10-191-1/+7
* sparc/erc32: Fix warningsJoel Sherrill2014-10-194-14/+21
* sparc/shared: Fix warningsJoel Sherrill2014-10-193-4/+12
* sparc/shared/include/b1553brm_rasta.h: FormattingJoel Sherrill2014-10-191-7/+7
* sparc/erc32/clock/ckinit.c: Fix warningsJoel Sherrill2014-10-131-5/+4
* sparc/leon2: Fix warningsJoel Sherrill2014-10-1311-39/+56
* LEON: let termios layer handle \n also in pollingDaniel Hellstrom2014-10-091-1/+1
* LEON: console print \r\n instead of \n\rDaniel Hellstrom2014-10-091-2/+3
* LEON3: use interrupt layer in clock driverDaniel Hellstrom2014-10-091-3/+20
* SPARC BSPs: irq-shared.c code style clean-upDaniel Hellstrom2014-10-091-27/+27
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-093-8/+46
* SPARC BSPs: added CPU aware interrupt ctrl operationsDaniel Hellstrom2014-10-093-13/+65
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-073-24/+32
* termios: Separate flow control from normal handlerSebastian Huber2014-10-071-0/+2
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-063-9/+2
* LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom2014-10-064-65/+90
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-068-0/+92
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-068-3/+30
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-064-13/+2
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-026-12/+22
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-163-3/+3
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-113-3/+3
* bsp/leon3: Include missing header fileSebastian Huber2014-09-081-0/+1
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-1/+1
* bsp/ngmp: Use -mcpu=leon3 GCC optionSebastian Huber2014-09-011-0/+2
* Regenerate all preinstall.am files.Chris Johns2014-08-292-10/+10
* Regenerate all preinstall.am files.Joel Sherrill2014-08-283-15/+15
* score: Add SMP support to the cache managerDaniel Cederman2014-08-221-0/+2
* bsp/sparc: Flush only instruction cacheDaniel Cederman2014-08-222-1/+9
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+9
* bsps/sparc: Set best baud in APBUART driverSebastian Huber2014-07-091-0/+14
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-094-70/+70
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-095-325/+315
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-8/+49
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-015-58/+28
* LEON3: devfs free nodes must be sizedDaniel Hellstrom2014-06-301-0/+3
* LEON3: fix console close handlingDaniel Hellstrom2014-06-301-3/+3
* LEON2: enable exception prinout by defaultDaniel Hellstrom2014-06-051-1/+1
* LEON3: enable exception prinout by defaultDaniel Hellstrom2014-06-051-1/+1
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-035-1/+40
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-281-1/+10
* LEON3: coding style clean bsp_irq_fixup()Daniel Hellstrom2014-05-281-9/+9
* LEON3: add support for IRQ16..31 for CPU!=0Daniel Hellstrom2014-05-281-2/+3
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-2718-311/+309
* bsps/sparc: Add copyright and license informationDaniel Cederman2014-05-2720-38/+157