summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* score: Add _Objects_ISR_disable_and_acquire()Sebastian Huber2015-03-151-7/+22
* bsps/sparc: Fix linker sectionSebastian Huber2015-03-151-3/+3
* Revert "autoconf changes"Ben Gras2015-03-142-4/+4
* beagle bsp: delete TIMER_FREQ, TIMER_COUNTBen Gras2015-03-141-4/+0
* autoconf changesBen Gras2015-03-142-4/+4
* score/or1k: Fix warnings. Add missing prototypesHesham ALMatary2015-03-131-0/+4
* m32cbsp: Add bsp_reset() so the BSP exitsJoel Sherrill2015-03-122-1/+3
* posix/src/nanosleep.c: Address issue when delay is longer than desiredJoel Sherrill2015-03-121-16/+27
* posix: Return error code if mmap is usedDaniel Cederman2015-03-121-1/+1
* posix: Move function to file with matching nameDaniel Cederman2015-03-122-10/+10
* confdefs.h: Improve the DoxygenJoel Sherrill2015-03-111-121/+780
* mvme147s: Install z8530.hJoel Sherrill2015-03-112-0/+13
* cpukit/include/rtems/btimer.h: Add DOxygen commentsJoel Sherrill2015-03-111-2/+56
* cpukit/include/rtems/bspIo.h: Add Doxygen commentsJoel Sherrill2015-03-111-29/+107
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-1112-131/+24
* doc/started: simplify and fixGedare Bloom2015-03-118-1226/+47
* cpukit: deprecate task variables. closes #2293.Gedare Bloom2015-03-104-4/+26
* cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom2015-03-102-1/+6
* cpukit: deprecate notepadsGedare Bloom2015-03-1013-16/+77
* cpukit/libcrypt/misc.c: Reverse order of statements in ifdefJoel Sherrill2015-03-101-2/+2
* posix: Install <semaphore.h> only if not providedSebastian Huber2015-03-103-1/+7
* libcsupport: Delete superfluous _gettimeofday()Sebastian Huber2015-03-102-23/+0
* posix: Change sem_t to the 32-bit object typeSebastian Huber2015-03-102-2/+2
* posix: Use a value of 0 for SEM_FAILEDSebastian Huber2015-03-101-1/+1
* score: Add rtems_set_errno_and_return_value()Sebastian Huber2015-03-103-17/+16
* cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyrightJoel Sherrill2015-03-091-29/+7
* cpukit/dev/include/dev/i2c/i2c.h: Fix Doxygen groupingJoel Sherrill2015-03-091-0/+2
* Move contents of libcsupport/include/zilog into libbsp/sharedJoel Sherrill2015-03-0910-20/+39
* Remove unused cpukit/libcsupport/include/zilog/z8536.hJoel Sherrill2015-03-093-122/+0
* Move libcsupport/include/motorola/*.h to m68k/idp BSPJoel Sherrill2015-03-095-13/+18
* cpukit/libcrypt/misc.c: Conditionally correct 16-bit unclean codeJoel Sherrill2015-03-091-0/+4
* cpukit/libdl/rtl-mdreloc-m32r.c: Add parentheses per Chris' suggestionJoel Sherrill2015-03-091-1/+1
* libcpu/powerpc/mpc8260/console-generic/console-generic.c: Include bsp.h to fi...Joel Sherrill2015-03-091-3/+1
* rtl22xx.cfg: Remove -DNDEBUG flagJoel Sherrill2015-03-091-1/+1
* lpc1768_mbed.cfg: Remove -DNDEBUG flagJoel Sherrill2015-03-091-1/+1
* mvme136.cfg: Remove -DNDEBUG flagJoel Sherrill2015-03-091-1/+1
* vprintk.c: Reorder switch and add default to eliminate warningJoel Sherrill2015-03-091-4/+5
* or1k/rtems/score/cpu.h: Add no_return attribute to _CPU_Context_restoreJoel Sherrill2015-03-091-1/+1
* tools/cpu/sh/sci.c: Add include of bsp.h to generated fileJoel Sherrill2015-03-091-0/+1
* cpukit/score/cpu/sh/context.c: Correct name of _CPU_Context_switchJoel Sherrill2015-03-091-1/+1
* or1k: Correct _CPU_Thread_Idle_body prototypeJoel Sherrill2015-03-092-2/+2
* gensh1/include/bsp.h: Add needed prototypeJoel Sherrill2015-03-091-0/+7
* gensh4/include/bsp.h: Remove unused prototype and includeJoel Sherrill2015-03-091-6/+0
* powerpc/shared/bootloader/pci.c: Remove warningsJoel Sherrill2015-03-091-2/+2
* shared/include/grcan.h: Add prototypes to fix warningsJoel Sherrill2015-03-091-1/+2
* sysconf: Add _SC_NPROCESSORS_(CONF|ONLN)Sebastian Huber2015-03-092-0/+13
* sysconf: SimplifySebastian Huber2015-03-091-22/+17
* libtests/stringto01: Fix for GCC 5.0Sebastian Huber2015-03-092-13/+23
* network: Avoid clash with FreeBSD <sys/time.h>Sebastian Huber2015-03-092-4/+6
* score: Fix for GCC version 5 and laterSebastian Huber2015-03-091-1/+2