summaryrefslogtreecommitdiffstats
path: root/bsps/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-09-20leon, l2cache: workaround for scrubberMartin Aberg1-0/+8
2018-09-20leon: substitute printf with printk in driver initDaniel Hellstrom14-60/+60
2018-09-20leon3, ckinit: avoid unsued code warnings when drvmgr is enabledDaniel Hellstrom1-3/+6
2018-09-20leon3: fix warning when SMP is enabledDaniel Hellstrom1-0/+1
2018-09-20bsp/leon3: Fix typo which breaks the CPU counterSebastian Huber1-1/+1
2018-09-10network: Use kernel/user space header filesSebastian Huber7-8/+7
2018-08-24leon,grspw_pkt: remove incorrect comment on SMP not being testedDaniel Hellstrom1-1/+1
2018-08-24leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speedDaniel Hellstrom1-61/+3
2018-08-24leon,greth: enable MAC filtering (promiscous mode, multicast)Daniel Hellstrom2-1/+105
2018-08-24leon, greth: 10/100 MAC enable TX BD interruptDaniel Hellstrom1-5/+5
2018-08-24sparc,smp: typo in start.S causing SMP not workingDaniel Hellstrom1-1/+1
2018-08-10bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warningJoel Sherrill1-1/+1
2018-08-10bsps/sparc: Fix external variable declarationsSebastian Huber1-2/+2
2018-08-10bsps/sparc: Move polled APBUART functionsSebastian Huber6-124/+62
2018-08-01bsps/sparc: Fix typo in start.SSebastian 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 Huber2-2/+4
2018-07-25score: _SMP_Inter_processor_interrupt_handler()Sebastian Huber1-1/+1
2018-06-27Rework initialization and interrupt stack supportSebastian Huber2-8/+10
2018-06-27bsps: Support .rtemsstack.* linker input sectionsSebastian Huber1-0/+3
2018-06-27Remove Clock_driver_support_shutdown_hardware()Sebastian Huber4-35/+0
2018-06-15Add _CPU_Counter_frequency()Sebastian Huber2-14/+23
2018-04-26bsps: Move documentation, etc. files to bspsSebastian Huber3-0/+191
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber8-0/+120
2018-04-20bsps/leon3: Move AMBA support to bspsSebastian Huber1-0/+166
2018-04-20bsps/leon2: Move PCI driver to bspsSebastian Huber1-0/+656