summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/start (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-13bsp/leon3: Do not invalidate cache in SMP startSebastian Huber1-1/+1
2021-12-13bsp/leon3: Use interrupt entry for the SMP supportSebastian Huber1-4/+9
2021-11-29bsp_specs: Delete last remnants of these.Joel Sherrill1-0/+0
2021-09-02bsps/leon3: Rename fatal error codeSebastian Huber1-1/+1
2021-08-12bsp/leon3: Fix rtems_interrupt_is_pending()Sebastian Huber1-6/+0
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-14/+9
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber1-3/+1
2021-07-26sparc/irq: Implement new interrupt directivesSebastian Huber1-9/+93
2021-07-26bsps/irq: bsp_interrupt_set_affinity()Sebastian Huber1-1/+2
2021-07-26bsps/irq: bsp_interrupt_get_affinity()Sebastian Huber1-1/+2
2021-07-26bsps/irq: bsp_interrupt_vector_disable()Sebastian Huber1-1/+2
2021-07-26bsps/irq: bsp_interrupt_vector_enable()Sebastian Huber1-1/+2
2021-07-26bsps/irq: Add rtems_interrupt_is_pending()Sebastian Huber1-0/+11
2021-07-26bsps/irq: Add rtems_interrupt_get_attributes()Sebastian Huber1-0/+8
2021-07-26bsps/irq: Add rtems_interrupt_raise()Sebastian Huber1-0/+23
2021-07-26bsps/irq: Add rtems_interrupt_vector_is_enabled()Sebastian Huber1-0/+11
2021-07-19bsp/leon3: Remove <leon.h> include form <bsp.h>Sebastian Huber3-1/+4
2021-07-09bsps/sparc: Improve interrupt affinity supportSebastian Huber2-28/+127
2021-07-01bsp/leon3: Move bsp_interrupt_is_valid_vector()Sebastian Huber1-0/+14
2021-06-24sparc: Simplify trap table initializationSebastian Huber2-31/+27
2021-06-24bsps/sparc: Use rtems_interrupt_handler_install()Sebastian Huber1-5/+13
2021-06-24sparc: More reliable bad trap handlingSebastian Huber2-185/+0
2021-06-23bsp/leon3: Fix compile errorSebastian Huber1-1/+1
2021-06-17grlib: Add ambapp_plb()Sebastian Huber3-23/+55
2021-03-11leon: restart and load timer counter at initializationDaniel Hellstrom1-1/+4
2021-03-11leon3: avoid dependency on apbuart/timer driverDaniel Hellstrom2-12/+28
2021-02-01bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber1-15/+13
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber1-9/+0
2020-11-06sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber1-1/+1
2020-11-06sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber1-6/+3
2020-10-10grlib: Add and use irqmp_has_timestamp()Sebastian Huber1-1/+1
2020-08-31bsps: Always install IPI in SMP configsSebastian Huber1-4/+2
2020-08-20bsps/leon3: Remove superfluous includesSebastian Huber1-1/+0
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2-3/+3
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2019-01-22grlib: Move header filesSebastian Huber1-2/+2
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber1-20/+12
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-1/+1
2018-12-04bsp/leon3: Fix CPU counter frequencySebastian Huber1-1/+1
2018-09-20bsp/leon3: Fix typo which breaks the CPU counterSebastian Huber1-1/+1
2018-07-25_SMP_Start_multitasking_on_secondary_processor()Sebastian Huber1-1/+1
2018-07-25bsps: bsp_start_on_secondary_processor()Sebastian Huber1-2/+3
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+1
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber1-9/+13
2018-04-20bsps/leon3: Move AMBA support to bspsSebastian Huber1-0/+166
2018-04-20bsps: Move startup files to bspsSebastian Huber16-0/+907
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-0/+191