summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/startup (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Add lazy floating point switchSebastian Huber2017-07-251-1/+6
* INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber2017-07-251-0/+4
* bsps/sparc: Add leon3 BSP variantsDaniel Cederman2017-07-174-0/+60
* Add interrupt vector set/get affinitySebastian Huber2017-07-121-0/+41
* leon: allow SMP boot from any CPUMartin Aberg2017-05-141-0/+5
* bsps/sparc: Fix warningsSebastian Huber2017-02-151-7/+6
* Rename is_internal to always_set_to_falseSebastian Huber2016-12-121-1/+1
* sparc: Optimize _ISR_Handler()Sebastian Huber2016-11-281-0/+3
* sparc: Optimize CPU counter supportSebastian Huber2016-06-221-5/+2
* sparc: Rework CPU counter supportSebastian Huber2016-06-212-51/+46
* bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber2016-06-211-2/+12
* bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber2016-06-201-4/+0
* bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber2016-06-201-5/+0
* drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber2016-01-261-0/+2
* bsps/sparc: Use default bsp_pretasking_hook()Sebastian Huber2015-12-101-0/+2
* 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