summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* or1k/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-55/+4
* m32c/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* moxie/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+4
* sh/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-58/+8
* misc sh: Remove includes of rtems/score/types.hJoel Sherrill2018-03-127-10/+0
* nios2/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* epiphany/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-69/+4
* lm32/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-48/+4
* i386/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-124-49/+4
* mips/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-60/+4
* bfin/include/rtems/score/types.h: Eliminate this fileJoel Sherrill2018-03-123-51/+4
* shell: Fix rtems_shell_init_env()Sebastian Huber2018-03-121-1/+1
* libblock: C++ compatibilitySebastian Huber2018-03-122-0/+16
* config: Use new scheduler configuration definesSebastian Huber2018-03-1220-326/+326
* config: Simplify clustered scheduler configurationSebastian Huber2018-03-122-86/+173
* bootstrap: Use printf instead of echo -e for POSIX shellsAmaan Cheval2018-03-091-2/+2
* network: Optionally install network headersSebastian Huber2018-03-0924-28/+26
* cpukit/include/mqueue.h: Delete unneeded includesJoel Sherrill2018-03-081-3/+0
* score/cpu/powerpc/include/rtems/score/powerpc.h: Fix typoJoel Sherrill2018-03-081-1/+1
* powerpc/include/rtems/score/types.h: Remove unused ppc_isrJoel Sherrill2018-03-081-2/+0
* sptests/sp19: Fix test output methodsSebastian Huber2018-03-082-2/+14
* config: Remove RTEMS prefix from internal definesSebastian Huber2018-03-081-42/+42
* bsps: More verbose bsp_fatal_extension()Sebastian Huber2018-03-071-0/+20
* capture: Fix get priority methodsSebastian Huber2018-03-071-2/+2
* libtests/capture01: Fix configurationSebastian Huber2018-03-071-0/+1
* bsp/genmcf548x: Fix printk() supportSebastian Huber2018-03-071-4/+15
* bsps/m68k: Fix entry point in linkcmds.baseSebastian Huber2018-03-071-1/+1
* smptests: Fix obsolete FIXME comments/codeSebastian Huber2018-03-072-4/+2
* Add a simple task console driverSebastian Huber2018-03-0611-51/+319
* bsps/sparc: Fix global construction/destructionThanassis Tsiodras2018-03-061-2/+4
* spglobalcon02: New testSebastian Huber2018-03-066-0/+152
* ada/sp04: Fix test failure due to compiler optiSebastian Huber2018-02-221-0/+1
* termios: Fix use of uninitialized variableSebastian Huber2018-02-221-4/+4
* powerpc/shared/startup/linkcmds.base: Add wildcards on some sectionsJoel Sherrill2018-02-191-3/+3
* confdefs.h: Minor rework to avoid warnings when CONFIGURE_HAS_OWN_INIT_TABLEJoel Sherrill2018-02-191-13/+16
* unhex.c: Remove unnecessary extern of errnoJoel Sherrill2018-02-191-2/+0
* dev/sc16is752: Check return values.Christian Mauderer2018-02-121-4/+6
* dev/sc16is752: Add GPIO access via ioctl.Christian Mauderer2018-02-123-0/+67
* bsp/atsam: Fix cache / DMA handling in SPI.Christian Mauderer2018-02-126-44/+287
* bsp/atsam: Allow to use a decoder for SPI CS.Christian Mauderer2018-02-123-26/+54
* bsp/atsam: Add option to disable 32kHz XTAL.Christian Mauderer2018-02-123-0/+14
* fsclose01: Fix task mode, use attributeSebastian Huber2018-02-091-1/+2
* fsclose01: Use floating-point taskSebastian Huber2018-02-091-1/+1
* tests: Support %g print format specifierSebastian Huber2018-02-092-0/+2
* Use _Thread_Dispatch_direct()Sebastian Huber2018-02-087-9/+9
* rtems: Use _Per_CPU_Get_executing()Sebastian Huber2018-02-082-2/+2
* fdt: Use self-contained mutexSebastian Huber2018-02-081-119/+29
* bsps/powerpc: Fix redefinitionsSebastian Huber2018-02-072-61/+1
* bsps/sparc64: Fix redefinitionsSebastian Huber2018-02-071-5/+2
* network: Fix integer typesSebastian Huber2018-02-072-2/+2