summaryrefslogtreecommitdiffstats
path: root/bsps (follow)
Commit message (Expand)AuthorAgeFilesLines
* bsps/moxie: Use interrupt stack for init stackSebastian Huber2018-11-192-2/+1
* bsps/nios2: Use interrupt stack for init stackSebastian Huber2018-11-191-0/+3
* bsps/sparc64: Use interrupt stack for init stackSebastian Huber2018-11-191-9/+2
* bsps/x86_64: Use interrupt stack for init stackSebastian Huber2018-11-193-36/+42
* bsps/epiphany: Use interrupt stack for init stackSebastian Huber2018-11-191-3/+3
* bsps/bfin: Use interrupt stack for init stackSebastian Huber2018-11-192-4/+4
* bsps/mips: Use interrupt stack for init stackSebastian Huber2018-11-193-0/+6
* bsps/powerpc: Use interrupt stack for init stackSebastian Huber2018-11-1913-74/+64
* bsps/m68k: Use interrupt stack for init stackSebastian Huber2018-11-195-0/+5
* bsp/tms570: correct baudrate calculation.Pavel Pisa2018-11-141-1/+1
* bsp/tms570: correct inclusion of header files for build with HW init.Pavel Pisa2018-11-1412-21/+21
* bsp/i386: Use interrupt stack for init stackSebastian Huber2018-11-142-13/+4
* bsp/or1k: Use interrupt stack for init stackSebastian Huber2018-11-141-3/+3
* or1k: Support GCC 9Sebastian Huber2018-11-141-2/+2
* bsps/irq: Use rtems_malloc()Sebastian Huber2018-11-121-3/+8
* sh: Remove use of proc_ptrSebastian Huber2018-11-127-16/+7
* or1k: Remove use of proc_ptrSebastian Huber2018-11-121-4/+1
* m68k: Remove use of proc_ptrSebastian Huber2018-11-122-5/+9
* i386: Remove use of proc_ptrSebastian Huber2018-11-121-4/+4
* epiphany: Remove use of proc_ptrSebastian Huber2018-11-121-2/+1
* Include missing <sys/types.h>Sebastian Huber2018-11-123-1/+4
* m32c: Remove this targetSebastian Huber2018-11-1215-777/+0
* arm/csb337: Update Doxygen (GCI 2018)shashvatjain2018-11-1210-0/+106
* arm/altera cyclone v: Update Doxygen (GCI 2018)shashvatjain2018-11-095-1/+81
* Include missing <rtems/score/thread.h>Sebastian Huber2018-11-092-0/+2
* bsp/lpc32xx: Include missing <time.h>Sebastian Huber2018-11-091-0/+2
* bsp/motorola_powerpc: Include <sys/param.h>Sebastian Huber2018-11-094-0/+4
* bsps: Include missing header filesSebastian Huber2018-11-091-0/+2
* bsp/beatnik: Fix warningsSebastian Huber2018-11-097-103/+94
* bsp/realview-pbx-a9: Update headers.amSebastian Huber2018-11-081-0/+1
* score: Remove _ISR_Dispatch()Sebastian Huber2018-11-081-1/+1
* score: Rename interrupt stack symbolsSebastian Huber2018-11-0847-67/+67
* bsp/realview-pbx-a9: Fix printk() supportSebastian Huber2018-11-073-33/+84
* altera-cyclone-v: tweak ingroupGedare Bloom2018-11-051-1/+1
* arm/altera-cyclone-v: update doxygen (GCI 2018)ABR290B2018-11-051-0/+17
* bsp/imx: Adjust workspace according to device treeSebastian Huber2018-10-241-3/+50
* mpc8260ads/start/bspstart.c: Fix unused function warningJoel Sherrill2018-10-181-0/+6
* qemuppc/start/cmain.c: Cast args to memcpy and bzero to fix warningsJoel Sherrill2018-10-181-5/+14
* gen5200/mscan/mscan.c: Fix printf() format warningJoel Sherrill2018-10-181-1/+1
* or1k/shared/cache/cache.c: Remove unused methodsJoel Sherrill2018-10-181-35/+0
* gdbarmsim/include/bsp.h: Include <sys/stat.h> to fix warningJoel Sherrill2018-10-181-0/+2
* bsp/atsam: Add const qualifier to AES_SetInput()Sebastian Huber2018-10-182-2/+2
* serial/ns16550: Fix precision clock synthesizerSebastian Huber2018-10-171-15/+16
* bsp/imx7: Add getchark() supportSebastian Huber2018-10-171-16/+20
* bsps/arm: Recognize .tm_clone_table input sectionSebastian Huber2018-10-151-0/+3
* bsp/tms570: Simple fix to resolve macro redefinitions.Pavel Pisa2018-10-151-34/+46
* leon: do not use -mfix-{device} with ClangDaniel Hellstrom2018-10-092-2/+28
* leon, spwtdp: Initial driver commitJavier Jalle2018-10-094-0/+1344
* bsps/arm: Fix ctor/dtor invocation orderSebastian Huber2018-10-091-31/+4
* bsp/atsam: Use internal SRAM for stack areaSebastian Huber2018-10-041-1/+1