summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/leon3/startup (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-20bsps: Move startup files to bspsSebastian Huber16-907/+0
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber2-56/+43
2018-04-20drvmgr: Remove bsp_driver_level_hook()Sebastian Huber1-18/+9
2018-02-05sparc/*/linkcmds*: Move ENTRY() from linkcmds.base to top linkcmdsJoel Sherrill5-0/+10
2018-02-02bsp/leon3: Do not use internal cache APISebastian Huber1-2/+1
2018-01-25Remove make preinstallChris Johns1-0/+9
2017-12-06bsp/leon3: Enable timer used for CPU counterSebastian Huber1-0/+3
2017-07-25sparc: Add lazy floating point switchSebastian Huber1-1/+6
2017-07-25INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNITSebastian Huber1-0/+4
2017-07-17bsps/sparc: Add leon3 BSP variantsDaniel Cederman4-0/+60
2017-07-12Add interrupt vector set/get affinitySebastian Huber1-0/+41
2017-05-14leon: allow SMP boot from any CPUMartin Aberg1-0/+5
2017-02-15bsps/sparc: Fix warningsSebastian Huber1-7/+6
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2016-11-28sparc: Optimize _ISR_Handler()Sebastian Huber1-0/+3
2016-06-22sparc: Optimize CPU counter supportSebastian Huber1-5/+2
2016-06-21sparc: Rework CPU counter supportSebastian Huber2-51/+46
2016-06-21bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber1-2/+12
2016-06-20bsp/leon3: Use sysinit for bsp_debug_uart_init()Sebastian Huber1-4/+0
2016-06-20bsp/leon3: Use sysinit for amba_initialize()Sebastian Huber1-5/+0
2016-01-26drvmgr: Remove dupl bsp_driver_level_hook() declSebastian Huber1-0/+2
2015-12-10bsps/sparc: Use default bsp_pretasking_hook()Sebastian Huber1-0/+2
2015-04-17leon3,ngmp: cpucounter initialization use proper namesDaniel Hellstrom1-2/+3
2015-04-17LEON3: implemented BSP DRVMGR startup initializationDaniel Hellstrom1-1/+31
2015-04-17leon3,ngmp: simplify cpucounter initializationDaniel Hellstrom1-49/+6
2015-02-17score: Add _CPU_SMP_Prepare_start_multitasking()Sebastian Huber1-8/+5
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-5/+1
2014-12-05bsps/sparc: Fix trap table initializationSebastian Huber1-1/+1
2014-12-04bsp/leon3: Fix trap table initializationSebastian Huber1-1/+2
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom1-5/+7
2014-10-23bsps/sparc: Include right header fileSebastian Huber1-1/+1
2014-10-23bsp/leon3: Fix LEON3_mp_irq definitionSebastian Huber2-5/+7
2014-10-23bsp/sparc: Ensure that data cache snooping is enabledDaniel Cederman1-2/+12
2014-10-09LEON3 SMP: support static interrupt affinityDaniel Hellstrom1-1/+1
2014-10-06LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom2-62/+87
2014-10-06SPARC: Fatal_halt use source and exit codesDaniel Hellstrom1-0/+36
2014-10-02bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman1-4/+9
2014-09-11score: Rename _BSP_Exception_frame_print()Sebastian Huber1-1/+1
2014-09-01score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman1-1/+1
2014-08-22bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman1-0/+9
2014-06-03score/sparc: Add support for paravirtualizationChristian Mauderer1-1/+1
2014-05-27bsps/sparc: Change tabs to spaces.Daniel Cederman1-2/+2
2014-05-12bsps: Use bsp_start_on_secondary_processor()Sebastian Huber1-2/+5
2014-05-12bsps: Use standard file name for BSP supportSebastian Huber1-0/+79
2014-05-12bsp/leon3: Delete unused functionSebastian Huber1-5/+0
2014-05-12bsps/sparc: Move flags to grlib headerChristian Mauderer1-2/+2
2014-04-11rtems: Rename rtems_smp_get_current_processor()Sebastian Huber1-1/+1
2014-04-11rtems: Rename rtems_smp_get_processor_count()Sebastian Huber1-1/+1
2014-03-31LEON3: UT699 and GR712 sleep-mode d-cache fixDaniel Cederman1-5/+3
2014-03-21bsps/sparc: Make spurious trap handler function static.Daniel Cederman1-1/+1