summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-11-12or1k: Remove use of proc_ptrSebastian Huber1-4/+1
2018-11-12m68k: Remove use of proc_ptrSebastian Huber2-5/+9
2018-11-12i386: Remove use of proc_ptrSebastian Huber1-4/+4
2018-11-12epiphany: Remove use of proc_ptrSebastian Huber1-2/+1
2018-11-12Include missing <sys/types.h>Sebastian Huber3-1/+4
2018-11-12m32c: Remove this targetSebastian Huber15-777/+0
2018-11-12arm/csb337: Update Doxygen (GCI 2018)shashvatjain10-0/+106
2018-11-09arm/altera cyclone v: Update Doxygen (GCI 2018)shashvatjain5-1/+81
2018-11-09Include missing <rtems/score/thread.h>Sebastian Huber2-0/+2
2018-11-09bsp/lpc32xx: Include missing <time.h>Sebastian Huber1-0/+2
2018-11-09bsp/motorola_powerpc: Include <sys/param.h>Sebastian Huber4-0/+4
2018-11-09bsps: Include missing header filesSebastian Huber1-0/+2
2018-11-09bsp/beatnik: Fix warningsSebastian Huber7-103/+94
2018-11-08bsp/realview-pbx-a9: Update headers.amSebastian Huber1-0/+1
2018-11-08score: Remove _ISR_Dispatch()Sebastian Huber1-1/+1
2018-11-08score: Rename interrupt stack symbolsSebastian Huber47-67/+67
2018-11-07bsp/realview-pbx-a9: Fix printk() supportSebastian Huber3-33/+84
2018-11-05altera-cyclone-v: tweak ingroupGedare Bloom1-1/+1
2018-11-05arm/altera-cyclone-v: update doxygen (GCI 2018)ABR290B1-0/+17
2018-10-24bsp/imx: Adjust workspace according to device treeSebastian Huber1-3/+50
2018-10-18mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill1-0/+6
2018-10-18qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill1-5/+14
2018-10-18gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill1-1/+1
2018-10-18or1k/shared/cache/cache.c: Remove unused methodsJoel Sherrill1-35/+0
2018-10-18gdbarmsim/include/bsp.h: Include <sys/stat.h> to fix warningJoel Sherrill1-0/+2
2018-10-18bsp/atsam: Add const qualifier to AES_SetInput()Sebastian Huber2-2/+2
2018-10-17serial/ns16550: Fix precision clock synthesizerSebastian Huber1-15/+16
2018-10-17bsp/imx7: Add getchark() supportSebastian Huber1-16/+20
2018-10-15bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber1-0/+3
2018-10-15bsp/tms570: Simple fix to resolve macro redefinitions.Pavel Pisa1-34/+46
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-09bsps/arm: Fix ctor/dtor invocation orderSebastian Huber1-31/+4
2018-10-04bsp/atsam: Use internal SRAM for stack areaSebastian Huber1-1/+1