summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-05bsp/leon2: Move printk() supportSebastian Huber3-88/+31
2018-12-04Capitalize Rtems to RTEMSMarçal Comajoan Cara4-4/+4
2018-12-04Spelling and grammar fixes in source code comments (GCI 2018)Marçal Comajoan Cara3-3/+3
2018-12-04bsp/leon3: Fix CPU counter frequencySebastian Huber1-1/+1
2018-11-30powerpc/haleakala:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-30powerpc/mpc8260ads:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-30powerpc/qemuppc:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-30powerpc/ss555:Add per-section compilation and linking support(GCI 2018)Shashvat Jain1-3/+2
2018-11-30mcf52235-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29generic_or1k-testsuite.tcfg: Enable sptls01 now that GCC is from FSF masterJoel Sherrill1-2/+0
2018-11-29m68k/mrm332:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-29m68k/mcf5206elite:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+2
2018-11-29bfin/shared/dev/clock.c: Include rtems/score/thread.hJoel Sherrill1-0/+1
2018-11-29lpc23xx_tli800-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc2362-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc1768_mbed_ahb_ram_eth-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc1768_mbed_ahb_ram-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29lpc1768_mbed-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-29m68k/mcf52235:Add per-section compilation and linking support(GCI 2018)Shashvat Jain1-3/+3
2018-11-28m68k/mcf5225x:Add per-section compilation and linking support(GCI 2018)Shashvat Jain1-4/+3
2018-11-28m68k/mcf5329:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+3
2018-11-28m68k/mcf5235:Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+3
2018-11-28lm3s3749-testsuite.tcfg: Add dl07Joel Sherrill1-0/+1
2018-11-28bsps/sparc: Fix SMP buildSebastian Huber1-0/+9
2018-11-27m68k/av5282: Add per-section compilation and linking support (GCI 2018)Shashvat Jain1-3/+3
2018-11-27bsps/sparc: Add and use <grlib_impl.h>Sebastian Huber24-422/+105
2018-11-26Remove rtems_cache_*_processor_set() functionsSebastian Huber1-91/+0
2018-11-25m68k/uC5282: Add per-section compilation and linking (GCI 2018)Shashvat Jain1-3/+3
2018-11-25m68k/gen68360:Add per-section compilation and linking supportShashvat Jain3-8/+8
2018-11-24m68k/gen68340:Add per-section compilation and linking supportpritishjain1-3/+3
2018-11-22Changed slightly awkward sentence structurezehata1-5/+4
2018-11-21bsps/arm: Avoid short range branch in start.SSebastian Huber1-14/+13
2018-11-21bsps/arm: Use local labels in start.SSebastian Huber1-44/+40
2018-11-21bsps/arm: Simplify start.SSebastian Huber1-12/+0
2018-11-19bsps/moxie: Use interrupt stack for init stackSebastian Huber2-2/+1
2018-11-19bsps/nios2: Use interrupt stack for init stackSebastian Huber1-0/+3
2018-11-19bsps/sparc64: Use interrupt stack for init stackSebastian Huber1-9/+2
2018-11-19bsps/x86_64: Use interrupt stack for init stackSebastian Huber3-36/+42
2018-11-19bsps/epiphany: Use interrupt stack for init stackSebastian Huber1-3/+3
2018-11-19bsps/bfin: Use interrupt stack for init stackSebastian Huber2-4/+4
2018-11-19bsps/mips: Use interrupt stack for init stackSebastian Huber3-0/+6
2018-11-19bsps/powerpc: Use interrupt stack for init stackSebastian Huber13-74/+64
2018-11-19bsps/m68k: Use interrupt stack for init stackSebastian Huber5-0/+5
2018-11-14bsp/tms570: correct baudrate calculation.Pavel Pisa1-1/+1
2018-11-14bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa12-21/+21
2018-11-14bsp/i386: Use interrupt stack for init stackSebastian Huber2-13/+4
2018-11-14bsp/or1k: Use interrupt stack for init stackSebastian Huber1-3/+3
2018-11-14or1k: Support GCC 9Sebastian Huber1-2/+2
2018-11-12bsps/irq: Use rtems_malloc()Sebastian Huber1-3/+8
2018-11-12sh: Remove use of proc_ptrSebastian Huber7-16/+7