summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-042-30/+42
* SPARC: optimize window underflow trapDaniel Hellstrom2014-12-021-1/+10
* SPARC: window overflow optimizationDaniel Hellstrom2014-12-021-1/+10
* bsps/sparc: Include right header fileSebastian Huber2014-10-231-1/+1
* sparc/shared: Fix warningsJoel Sherrill2014-10-193-4/+12
* sparc/shared/include/b1553brm_rasta.h: FormattingJoel Sherrill2014-10-191-7/+7
* sparc/leon2: Fix warningsJoel Sherrill2014-10-133-2/+8
* 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
* SPARC BSPs: irq-shared.c code style clean-upDaniel Hellstrom2014-10-091-27/+27
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-091-6/+33
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-072-20/+26
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-061-7/+0
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-061-0/+38
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-062-3/+21
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-061-7/+2
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-021-2/+2
* bsps/sparc: Set best baud in APBUART driverSebastian Huber2014-07-091-0/+14
* bsps/sparc: Move APBUART printk supportChristian Mauderer2014-07-092-0/+70
* bsps/sparc: Add and use shared APBUART consoleSebastian Huber2014-07-092-0/+280
* score: PR2183: Fix context switch on SMPSebastian Huber2014-07-041-8/+49
* bsps/sparc: Reduce copy and pasteSebastian Huber2014-07-012-4/+5
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-0/+36
* SPARC: syscall optimizations and PSR-write fixDaniel Hellstrom2014-05-281-1/+10
* bsps/sparc: Fix BSS initializationSebastian Huber2014-05-141-2/+0
* bsps/sparc: Fix data copy in start procedureSebastian Huber2014-05-141-9/+9
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-1/+1
* bsps/sparc: Move flags to grlib headerChristian Mauderer2014-05-121-0/+8
* score: Fix CPU context usage on SMPSebastian Huber2014-05-081-3/+3
* score: Implement forced thread migrationSebastian Huber2014-05-071-0/+20
* score: Statically initialize _ISR_Vector_tableSebastian Huber2014-04-291-1/+1
* sparc: Add _CPU_Get_current_per_CPU_control()Sebastian Huber2014-04-282-60/+33
* sparc: Optimize context switchSebastian Huber2014-04-281-4/+2
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-221-1/+3
* sparc/shared/.../linkcmds.base: Correct C++ supportJoel Sherrill2014-04-041-7/+6
* bsps/sparc: Make local functions for amba plug&play static.Daniel Cederman2014-03-245-12/+10
* bsps/sparc: Add common gnat handler function prototype.Daniel Cederman2014-03-242-0/+20
* bsps/sparc: Make local functions static.Daniel Cederman2014-03-217-0/+28
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2137-37/+37
* sparc: Add support for interrupt profilingSebastian Huber2014-03-141-2/+23
* bsps/sparc: Add missing IRQMP registersSebastian Huber2014-03-101-3/+13
* bsps/sparc: Remove fix for ERC32 with FPU rev. B/CSebastian Huber2014-03-101-66/+0
* bsp/leon3: Add L2C registersSebastian Huber2014-02-281-0/+25
* bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber2014-02-211-0/+2
* bsps/sparc: Delete unused fileSebastian Huber2014-02-211-24/+0
* sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber2014-02-142-2/+2
* sparc: Save/restore only non-volatile contextSebastian Huber2014-02-121-15/+4
* bsps/sparc: Fix ambapp_find_by_idx()Sebastian Huber2014-02-111-1/+1
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-051-28/+0
* bsp/leon3: Fix SMP initializationSebastian Huber2014-02-051-24/+23