summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move <poll.h> to set of default header filesSebastian Huber2018-09-103-1/+1
* score: Debug aid for _Chain_Extract_unprotected()Sebastian Huber2018-09-101-0/+2
* nfsclient: Fix unused variable warningSebastian Huber2018-09-071-1/+0
* sptests/spconfig01: New testSebastian Huber2018-09-065-0/+150
* bsp/qoriq: Add struct qoriq to allow forward declsSebastian Huber2018-09-061-2/+2
* bsps/powerpc: Simplify ppc_exc_initialize()Sebastian Huber2018-09-0621-154/+22
* bsp/mpc55xxevb: Fix format warningSebastian Huber2018-09-051-1/+3
* libchip/ata: Fix ATA_DRIVER_TABLE_ENTRYSebastian Huber2018-09-051-1/+1
* score: Fix EDF SMP schedulerSebastian Huber2018-09-032-1/+48
* score: Generalize SMP scheduler block supportSebastian Huber2018-09-036-8/+18
* bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGINSebastian Huber2018-09-0315-48/+10
* bootstrap: Correct help messageJoel Sherrill2018-08-301-1/+1
* Remove bsps/sparc64/shared/helenos/boot/generic/string.cJoel Sherrill2018-08-293-213/+0
* rtems/score/epiphany-utility.h: Fix not a prototype warningJoel Sherrill2018-08-291-1/+1
* score/cpu/bfin/cpu.c: Fix _CPU_Thread_Idle_body() prototypeJoel Sherrill2018-08-291-1/+1
* psim/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* mvme5500/include/tm27.h: Fix not a prototype warningsJoel Sherrill2018-08-291-2/+2
* uC5282/clock/clock.c: Correct bsp_idle_thread() prototypeJoel Sherrill2018-08-291-1/+1
* gen68340/include/m340timer.h: Fix not a prototype warningsJoel Sherrill2018-08-291-4/+4
* lpc32xx/include/bsp.h: Resolve set but not used warningJoel Sherrill2018-08-291-0/+1
* monlib.[ch]: Fix warnings for external vs internal use of .hJoel Sherrill2018-08-292-6/+7
* qoriq/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-5/+5
* gen5200/include/tm27.h: Fix warningsJoel Sherrill2018-08-291-4/+5
* mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() methodJoel Sherrill2018-08-291-10/+0
* gen5200/include/bsp/bestcomm.h: Fix unused variable warningJoel Sherrill2018-08-291-0/+3
* bsps/i386/shared/cache/cache.c: Fix warningsJoel Sherrill2018-08-291-20/+2
* gdbarmsim/include/bsp.h: Fix warningsJoel Sherrill2018-08-291-3/+3
* cpukit/telnetd/pty.c: Fix format overflow warning on sprintf()Joel Sherrill2018-08-291-5/+6
* bsps/m68k/shared/cache/cache.h: Fix warnings and clean upJoel Sherrill2018-08-291-38/+43
* score: Remove redundant #ifdef RTEMS_SMPSebastian Huber2018-08-291-2/+0
* bsp/qoriq: Remove READMESebastian Huber2018-08-291-29/+0
* Include <stdbool.h> in <machine/_kernel_types.h>Sebastian Huber2018-08-271-0/+2
* Add FreeBSD kernel space header filesSebastian Huber2018-08-278-0/+498
* spglobalcon01: LLVM optimization makes variable i always 1Daniel Hellstrom2018-08-241-2/+2
* psxfile01: floating point context required when calling fprintfDaniel Hellstrom2018-08-241-0/+2
* psx13: floating point context required when calling fprintfDaniel Hellstrom2018-08-241-0/+2
* capture: prevent unaligned access when reading timeDaniel Hellstrom2018-08-241-1/+3
* leon,grspw_pkt: remove incorrect comment on SMP not being testedDaniel Hellstrom2018-08-241-1/+1
* leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speedDaniel Hellstrom2018-08-241-61/+3
* leon,greth: enable MAC filtering (promiscous mode, multicast)Daniel Hellstrom2018-08-242-1/+105
* leon, greth: 10/100 MAC enable TX BD interruptDaniel Hellstrom2018-08-241-5/+5
* sparc,smp: typo in start.S causing SMP not workingDaniel Hellstrom2018-08-241-1/+1
* sparc: Restore npc when returning from the syscall_lazy_fp_switch trapDaniel Cederman2018-08-241-1/+1
* Update FreeBSD kernel timespec supportSebastian Huber2018-08-232-13/+14
* score: Do not inline _Thread_Dispatch_enable()Sebastian Huber2018-08-232-27/+29
* Add dummy PI_SOFT to <sys/priority.h>Sebastian Huber2018-08-231-0/+1
* score: Fix ISR enable in _Thread_Dispatch_enable()Sebastian Huber2018-08-201-2/+1
* bsps/arm: Fix PL111 register define re-definitionSebastian Huber2018-08-202-2/+2
* dev/sc16is752: Add name space for field names.Christian Mauderer2018-08-152-95/+98
* dl06/dl06-o1.c: Remove set, not used warningJoel Sherrill2018-08-151-1/+4