summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/start (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: Simplify trap table initializationSebastian Huber2021-06-242-31/+27
* bsps/sparc: Use rtems_interrupt_handler_install()Sebastian Huber2021-06-241-5/+13
* sparc: More reliable bad trap handlingSebastian Huber2021-06-242-185/+0
* bsp/leon3: Fix compile errorSebastian Huber2021-06-231-1/+1
* grlib: Add ambapp_plb()Sebastian Huber2021-06-173-23/+55
* leon: restart and load timer counter at initializationDaniel Hellstrom2021-03-111-1/+4
* leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2021-03-112-12/+28
* bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber2021-02-011-15/+13
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-281-9/+0
* sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber2020-11-061-1/+1
* sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber2020-11-061-6/+3
* grlib: Add and use irqmp_has_timestamp()Sebastian Huber2020-10-101-1/+1
* bsps: Always install IPI in SMP configsSebastian Huber2020-08-311-4/+2
* bsps/leon3: Remove superfluous includesSebastian Huber2020-08-201-1/+0
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-041-1/+1
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-092-3/+3
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-1/+1
* grlib: Move header filesSebastian Huber2019-01-221-2/+2
* Simplify _CPU_Counter_difference()Sebastian Huber2018-12-071-20/+12
* Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara2018-12-041-1/+1
* bsp/leon3: Fix CPU counter frequencySebastian Huber2018-12-041-1/+1
* bsp/leon3: Fix typo which breaks the CPU counterSebastian Huber2018-09-201-1/+1
* _SMP_Start_multitasking_on_secondary_processor()Sebastian Huber2018-07-251-1/+1
* bsps: bsp_start_on_secondary_processor()Sebastian Huber2018-07-251-2/+3
* score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber2018-07-251-1/+1
* Add _CPU_Counter_frequency()Sebastian Huber2018-06-151-9/+13
* bsps/leon3: Move AMBA support to bspsSebastian Huber2018-04-201-0/+166
* bsps: Move startup files to bspsSebastian Huber2018-04-2016-0/+907
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-0/+191