summaryrefslogtreecommitdiffstats
path: root/bsps/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-02bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber1-0/+3
2021-04-07bsps: Remove networking driversVijay Kumar Banerjee6-478/+0
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-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
2021-02-01bsp/leon3: Improve printk() supportSebastian Huber1-40/+52
2021-02-01bsp/leon3: Fix incompatible function typesSebastian Huber1-4/+6
2021-02-01bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber1-15/+13
2021-01-28bsp/leon3: Simplify bsp_interrupt_is_valid_vector()Sebastian Huber1-5/+5
2021-01-28bsps: Replace bsp_specs with an empty fileSebastian Huber3-27/+0
2020-11-06sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber3-3/+3
2020-11-06sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber6-6/+6
2020-11-06sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber6-27/+12
2020-10-26bsp/leon3: Updat due to API changesSebastian Huber1-1/+1
2020-10-16grlib: Add ambapp_common_info to derived typesSebastian Huber2-2/+2
2020-10-10rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber1-1/+1
2020-10-10grlib: Add and use irqmp_has_timestamp()Sebastian Huber3-10/+3
2020-08-31bsps: Always install IPI in SMP configsSebastian Huber2-14/+6
2020-08-20bsps/leon3: Remove superfluous includesSebastian Huber2-8/+2
2020-05-06testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns4-0/+28
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber1-3/+0
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2-2/+2
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-10-01bsp/erc32: Improve pseudo-SMP supportSebastian Huber1-0/+84
2019-04-09rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber3-4/+4
2019-04-09rtems: Add rtems_scheduler_get_processor()Sebastian Huber1-1/+1
2019-03-25erc32/start/setvec.c: Fix warningJoel Sherrill1-3/+8
2019-03-08bsps: Adjust shared Doxygen groupsSebastian Huber3-9/+9
2019-03-08bsps: Adjust bsp.h Doxygen groupsSebastian Huber19-42/+62
2019-03-04bsps: Adjust architecture Doxygen groupsSebastian Huber4-11/+11
2019-01-22grlib: make apbuart driver independent of bspJiri Gaisler1-1/+0
2019-01-22grlib: Move source filesSebastian Huber66-49217/+0
2019-01-22grlib: Move header filesSebastian Huber139-10214/+240
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 Huber38-140/+176
2018-12-07Simplify _CPU_Counter_difference()Sebastian Huber5-213/+182
2018-12-05bsp/leon2: Move printk() supportSebastian Huber3-88/+31
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-11-27bsps/sparc: Add and use <grlib_impl.h>Sebastian Huber24-422/+105
2018-11-08score: Rename interrupt stack symbolsSebastian Huber1-2/+2
2018-10-09leon: do not use -mfix-{device} with ClangDaniel Hellstrom2-2/+28
2018-10-09leon, spwtdp: Initial driver commitJavier Jalle4-0/+1344
2018-10-02Use rtems_task_exit()Sebastian Huber1-1/+1
2018-09-20leon: remove warning missing string.hDaniel Hellstrom1-0/+1
2018-09-20leon, grspw_pkt: support CCSDS/ISO16 data CRCMartin Aberg2-2/+17
2018-09-20leon,grspw_pkt: protect TX descriptor from bad input (hdrlen)Daniel Hellstrom1-1/+2