summaryrefslogtreecommitdiffstats
path: root/bsps/sparc/leon3/start/bspclean.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-22Mark parameters as intentionally unusedSebastian Huber1-0/+1
2023-07-14bsp/leon3: Simplify shutdownSebastian Huber1-61/+2
2023-07-14bsp/leon3: Fix group membershipsSebastian Huber1-1/+1
2023-07-14bsp/leon3: Simplify fatal error handlingSebastian Huber1-27/+62
2023-07-14bsp/leon3: Move leon3_power_down_loop()Sebastian Huber1-2/+1
2023-07-14bsp/leon3: Use new IRQ(A)MP register block APISebastian Huber1-3/+6
2023-05-20Update company nameSebastian Huber1-1/+1
2022-11-14bsps/sparc: Change license to BSD-2 for files with Gaisler copyrightDaniel Cederman1-3/+22
2022-03-10bsps/sparc: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2021-07-19bsp/leon3: Remove <leon.h> include form <bsp.h>Sebastian Huber1-0/+2
2021-02-01bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber1-15/+13
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber1-1/+1
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara1-1/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber1-0/+0
2016-12-12Rename is_internal to always_set_to_falseSebastian Huber1-1/+1
2015-01-09smp: Add and use _SMP_Should_start_processor()Sebastian Huber1-5/+1
2014-10-06LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom1-0/+87