summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* leon3,ngmp: cpucounter initialization use proper namesDaniel Hellstrom2015-04-171-2/+3
* LEON3: implemented BSP DRVMGR startup initializationDaniel Hellstrom2015-04-171-1/+31
* leon3,ngmp: simplify cpucounter initializationDaniel Hellstrom2015-04-171-49/+6
* score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber2015-02-171-8/+5
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-091-5/+1
* bsps/sparc: Fix trap table initializationSebastian Huber2014-12-051-1/+1
* bsp/leon3: Fix trap table initializationSebastian Huber2014-12-041-1/+2
* SPARC: optimize IRQ enable & disableDaniel Hellstrom2014-12-041-5/+7
* bsps/sparc: Include right header fileSebastian Huber2014-10-231-1/+1
* bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber2014-10-232-5/+7
* bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman2014-10-231-2/+12
* LEON3 SMP: support static interrupt affinityDaniel Hellstrom2014-10-091-1/+1
* LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom2014-10-062-62/+87
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-061-0/+36
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-021-4/+9
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-111-1/+1
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-1/+1
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+9
* score/sparc: Add support for paravirtualizationChristian Mauderer2014-06-031-1/+1
* bsps/sparc: Change tabs to spaces.Daniel Cederman2014-05-271-2/+2
* bsps: Use bsp_start_on_secondary_processor()Sebastian Huber2014-05-121-2/+5
* bsps: Use standard file name for BSP supportSebastian Huber2014-05-121-0/+79
* bsp/leon3: Delete unused functionSebastian Huber2014-05-121-5/+0
* bsps/sparc: Move flags to grlib headerChristian Mauderer2014-05-121-2/+2
* rtems: Rename rtems_smp_get_current_processor()Sebastian Huber2014-04-111-1/+1
* rtems: Rename rtems_smp_get_processor_count()Sebastian Huber2014-04-111-1/+1
* LEON3: UT699 and GR712 sleep-mode d-cache fixDaniel Cederman2014-03-311-5/+3
* bsps/sparc: Make spurious trap handler function static.Daniel Cederman2014-03-211-1/+1
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-218-8/+8
* bsp/leon3: Use interrupt timestamping counterSebastian Huber2014-03-101-28/+66
* bsp/leon3: Add and use cache register functionsSebastian Huber2014-02-281-7/+2
* bsp/leon3: Use ambapp_freq_get() for CPU counterSebastian Huber2014-02-281-38/+20
* sparc: Fix CPU counter supportSebastian Huber2014-02-241-27/+73
* bsp/leon3: Add bsp_reset() for SMP configurationSebastian Huber2014-02-211-0/+62
* bsp/leon3: Add leon3_power_down_loop()Sebastian Huber2014-02-211-0/+2
* bsp/leon3: Declare leon3_ext_irq_init() in headerSebastian Huber2014-02-191-1/+1
* score: Add RTEMS_FATAL_SOURCE_BSPSebastian Huber2014-02-191-1/+2
* bsp/leon3: Declare amba_initialize()Sebastian Huber2014-02-141-2/+0
* sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber2014-02-141-10/+2
* score: Add CPU counter supportSebastian Huber2014-02-142-0/+64
* Revert "bsp/leon3: New BSP variant leon3_qemu"Sebastian Huber2014-02-071-12/+0
* bsp/leon3: New BSP variant leon3_qemuSebastian Huber2014-02-061-0/+12
* bsp/leon3: Declare bsp_debug_uart_init() in headerSebastian Huber2014-02-061-1/+1
* sparc/leon3: Add doxygen.Radu Toma2013-12-012-7/+17
* bsp/ngmp: New BSP variantSebastian Huber2013-11-131-0/+19
* bsp/leon3: Enable linker script variantsSebastian Huber2013-11-131-0/+0
* bsp/leon3: Delete unused LEON_REG symbolSebastian Huber2013-11-131-7/+0
* leon3/bsppredriver.c: Add include file to warningJoel Sherrill2013-09-231-0/+1
* leon3/.../bspstart.c: Fix missing prototype warningsJoel Sherrill2013-09-221-2/+2
* score: Add CPU_Exception_frameSebastian Huber2012-11-271-17/+21