summaryrefslogtreecommitdiffstats
path: root/bsps/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps: Support RTEMS_NOINIT in linkcmdsSebastian Huber2021-05-021-0/+3
* bsps: Remove networking driversVijay Kumar Banerjee2021-04-076-478/+0
* 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
* gr_cpci_gr740.c: Unchecked return value from library (CID #1437630)Ryan Long2021-03-051-1/+3
* gr_leon4_n2x.c: Fix Unchecked return value from library (CID #1399767)Ryan Long2021-03-051-1/+3
* bsp/leon3: Improve printk() supportSebastian Huber2021-02-011-40/+52
* bsp/leon3: Fix incompatible function typesSebastian Huber2021-02-011-4/+6
* bsp/leon3: Fix bsp_fatal_extension) indentationSebastian Huber2021-02-011-15/+13
* bsp/leon3: Simplify bsp_interrupt_is_valid_vector()Sebastian Huber2021-01-281-5/+5
* bsps: Replace bsp_specs with an empty fileSebastian Huber2021-01-283-27/+0
* sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP()Sebastian Huber2020-11-063-3/+3
* sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE()Sebastian Huber2020-11-066-6/+6
* sparc: Add SPARC_IS_INTERRUPT_TRAP()Sebastian Huber2020-11-066-27/+12
* bsp/leon3: Updat due to API changesSebastian Huber2020-10-261-1/+1
* grlib: Add ambapp_common_info to derived typesSebastian Huber2020-10-162-2/+2
* rtems: Improve RTEMS_NO_RETURN attributeSebastian Huber2020-10-101-1/+1
* grlib: Add and use irqmp_has_timestamp()Sebastian Huber2020-10-103-10/+3
* bsps: Always install IPI in SMP configsSebastian Huber2020-08-312-14/+6
* bsps/leon3: Remove superfluous includesSebastian Huber2020-08-202-8/+2
* testsuite: Add expected-fail to erc32, leon2, and leon3 BSPsChris Johns2020-05-064-0/+28
* imfs: Replace devfs with an IMFS specializationSebastian Huber2020-03-091-3/+0
* Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber2020-02-042-2/+2
* bsps: Rework work area initializationSebastian Huber2020-02-041-11/+25
* bsps: Remove uses of BSP_GET_WORK_AREA_DEBUGSebastian Huber2020-02-041-28/+0
* bsp/erc32: Improve pseudo-SMP supportSebastian Huber2019-10-011-0/+84
* rtems: Add rtems_scheduler_get_processor_maximum()Sebastian Huber2019-04-093-4/+4
* rtems: Add rtems_scheduler_get_processor()Sebastian Huber2019-04-091-1/+1
* erc32/start/setvec.c: Fix warningJoel Sherrill2019-03-251-3/+8
* bsps: Adjust shared Doxygen groupsSebastian Huber2019-03-083-9/+9
* bsps: Adjust bsp.h Doxygen groupsSebastian Huber2019-03-0819-42/+62
* bsps: Adjust architecture Doxygen groupsSebastian Huber2019-03-044-11/+11
* grlib: make apbuart driver independent of bspJiri Gaisler2019-01-221-1/+0
* grlib: Move source filesSebastian Huber2019-01-2266-49217/+0
* grlib: Move header filesSebastian Huber2019-01-22139-10214/+240
* bsps/sparc: Fix warningsSebastian Huber2018-12-2110-34/+65
* bsps/sparc: Fix typoSebastian Huber2018-12-211-1/+1
* bsps/sparc: Add grlib_malloc(), grlib_calloc()Sebastian Huber2018-12-2138-140/+176
* Simplify _CPU_Counter_difference()Sebastian Huber2018-12-075-213/+182
* bsp/leon2: Move printk() supportSebastian Huber2018-12-053-88/+31
* 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
* bsps/sparc: Add and use <grlib_impl.h>Sebastian Huber2018-11-2724-422/+105
* score: Rename interrupt stack symbolsSebastian Huber2018-11-081-2/+2
* leon: do not use -mfix-{device} with ClangDaniel Hellstrom2018-10-092-2/+28
* leon, spwtdp: Initial driver commitJavier Jalle2018-10-094-0/+1344
* Use rtems_task_exit()Sebastian Huber2018-10-021-1/+1
* leon: remove warning missing string.hDaniel Hellstrom2018-09-201-0/+1
* leon, grspw_pkt: support CCSDS/ISO16 data CRCMartin Aberg2018-09-202-2/+17
* leon,grspw_pkt: protect TX descriptor from bad input (hdrlen)Daniel Hellstrom2018-09-201-1/+2