summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/shared (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-09bsps: Include <rtems/score/processormaskimpl.h>Sebastian Huber1-0/+1
2024-03-27bsps: Move declarations to <bsp/irq-generic.h>Sebastian Huber1-0/+22
2023-10-20bsps/leon3: Use custom CPU counter implementationSebastian Huber1-26/+0
2023-10-20sparc: Move CPU counter implementationSebastian Huber1-0/+177
2023-07-26bsps/sparc: Add files to Doxygen groupsFrank Kühndel1-0/+9
2023-07-14bsps/sparc: Remove BSP_POWER_DOWN_AT_FATAL_HALTSebastian Huber1-52/+0
2023-07-14bsp/leon3: Move and simplify bsp_irq_fixup()Sebastian Huber1-0/+1
2023-06-16bsps: Remove uses of BSP-specific interrupt APISebastian Huber2-34/+11
2023-05-20Update company nameSebastian Huber1-1/+1
2023-02-16doxygen: Add Doxygen files to a groupSebastian Huber1-0/+8
2023-02-10bsp/leon3: Move SMP data to start.SSebastian Huber1-11/+24
2022-11-14bsps/sparc: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman11-45/+256
2022-07-15bsps: Sort .noinit* sectionsSebastian Huber1-1/+1
2021-07-28score: Canonicalize _CPU_Fatal_halt()Sebastian Huber1-14/+9
2021-07-27bsps/irq: bsp_interrupt_facility_initialize()Sebastian Huber1-2/+1
2021-07-26sparc/irq: Implement new interrupt directivesSebastian Huber1-7/+41
2021-07-26bsps/irq: bsp_interrupt_get_affinity()Sebastian Huber1-1/+1
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-09bsps/sparc: Improve interrupt affinity supportSebastian Huber1-23/+11
2021-06-24sparc: Simplify trap table initializationSebastian Huber3-55/+32
2021-06-24sparc: More reliable bad trap handlingSebastian Huber1-5/+2
2021-06-24bsps/sparc: Add a symbol for each trap table entrySebastian Huber1-95/+264
2021-06-10bsps/sparc: Simplify memory initializationSebastian Huber2-34/+39
2021-06-10bsps/sparc: Simplify stack initializationSebastian Huber1-28/+21
2021-06-10bsps/sparc: Unify stack initializationSebastian Huber1-8/+6
2021-06-10bsps/sparc: Remove support to load data sectionSebastian Huber1-32/+4
2021-06-10bsps/sparc: Remove unused __bsp_mem_init symbolSebastian Huber1-1/+1
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+3
2021-03-05gr_cpci_gr740.c: Unchecked return value from library (CID #1437630)Ryan Long1-1/+3
2021-03-05gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767)Ryan Long1-1/+3
2020-08-31bsps: Always install IPI in SMP configsSebastian Huber1-10/+4
2020-02-04bsps: Rework work area initializationSebastian Huber1-11/+25
2020-02-04bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber1-28/+0
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber3-9/+9
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber1-8/+8
2019-01-22grlib: Move source filesSebastian Huber66-49217/+0
2019-01-22grlib: Move header filesSebastian Huber68-227/+229
2018-12-21bsps/sparc: Fix warningsSebastian Huber10-34/+65
2018-12-21bsps/sparc: Fix typoSebastian Huber1-1/+1
2018-12-21bsps/sparc: Add grlib_malloc(), grlib_calloc()Sebastian Huber36-139/+148
2018-11-27bsps/sparc: Add and use <grlib_impl.h>Sebastian Huber22-422/+34
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-2/+2
2018-10-09leon, spwtdp: Initial driver commitJavier Jalle1-0/+1022
2018-10-02Use rtems_task_exit()Sebastian Huber1-1/+1
2018-09-20leon: remove warning missing string.hDaniel Hellstrom1-0/+1