summaryrefslogtreecommitdiffstats
path: root/bsps (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-10-02Use rtems_task_exit()Sebastian Huber6-7/+7
2018-10-01bsp/atsam: Use binary semaphore for I2CSebastian Huber2-23/+21
2018-10-01bsp/atsam: Use binary semaphore for SPISebastian Huber1-10/+7
2018-09-27bsp/imx: Add imx_ccm_sdhci_hz()Sebastian Huber1-0/+5
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-17riscv: Allow platforms with no PLIC to proceedHesham Almatary1-0/+5
2018-09-17bsp/tqm8xx: Remove unused filesSebastian Huber2-1280/+0
2018-09-17bsp/tqm8xx: Fix polled vs. interrupt outputSebastian Huber2-57/+81
2018-09-17bsp/tqm8xx: Convert console to new Termios APISebastian Huber1-259/+99