summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* score: Fix thread queue race conditionSebastian Huber2015-04-091-1/+0
* score: Use _Thread_Clear_state() for _Thread_ReadySebastian Huber2015-04-084-54/+19
* rtems: Atomically suspend/resume tasksSebastian Huber2015-04-084-28/+11
* score: Return prev state in thread state set/clearSebastian Huber2015-04-083-17/+29
* score: Simplify _Thread_Set_state()Sebastian Huber2015-04-082-17/+14
* fstests/fsfseeko01: Fix for long == off_tSebastian Huber2015-04-081-4/+11
* score: Move _Watchdog_Ticks_since_boot definitionSebastian Huber2015-04-083-1/+31
* lm32 BSPs: Add lm32_evr variant for running on gdb.Joel Sherrill2015-04-055-12/+34
* or1ksim-testsuite.tcfg: new fileJoel Sherrill2015-04-031-0/+5
* shell/main_rtrace.c: Fix warningJoel Sherrill2015-04-031-1/+1
* ods68302-testsuite.tcfg: Add fileioJoel Sherrill2015-04-031-0/+1
* rtl22xx-testsuite.tcfg: Add fileioJoel Sherrill2015-04-031-0/+1
* or1k: Send halt signal to or1k simulators when rtems terminatesHesham ALMatary2015-04-022-1/+11
* bsp/altera-cyclone-v: Fix define usageSebastian Huber2015-04-021-1/+1
* capture: Define __rtld_tbg_lockSebastian Huber2015-04-021-0/+2
* simsh*: Disable interrupt critical section testsJoel Sherrill2015-04-014-0/+4
* jmr3904-testsuite.tcfg: New fileJoel Sherrill2015-04-011-0/+9
* disable-intrcritical-tests.tcfg: New fileJoel Sherrill2015-04-011-0/+30
* psxtmtests: Use timeout in more distant futureAlexander Krutwig2015-03-311-2/+3
* fstests: Increase stack size for symlink loop testAlexander Krutwig2015-03-311-1/+1
* fstests/fssymlink: TypoAlexander Krutwig2015-03-311-1/+1
* testsuites: dl02 needs an FPU init task.Chris Johns2015-03-311-1/+1
* libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns2015-03-317-2/+1051
* TMS570: Add board reset code to bsp_resetMartin Galvan2015-03-312-22/+34
* TMS570: Enable FPU in makefile.Martin Galvan2015-03-271-1/+1
* libcsupport: Include missing header fileSebastian Huber2015-03-261-0/+1
* sparc: Ensure interrupt service after ISR enableSebastian Huber2015-03-251-1/+8
* testsupport: Generate unique worker namesSebastian Huber2015-03-251-1/+11
* bsp/altera-cyclone-v: TypoSebastian Huber2015-03-251-3/+3
* smpmigration01: Delete timing dependent assertSebastian Huber2015-03-251-3/+6
* smptests/smpfatal08: Workaround for QorIQ BSPsSebastian Huber2015-03-241-0/+8
* monitor: Fix notepad dumpSebastian Huber2015-03-241-4/+7
* score: Fix MrsP ISR/task sychronizationSebastian Huber2015-03-241-9/+12
* score: Add scheduler acquire/releaseSebastian Huber2015-03-249-32/+67
* score: Use a dedicated ISR lock for thread queuesSebastian Huber2015-03-241-20/+34
* score: Add thread lockSebastian Huber2015-03-245-6/+209
* score: Add thread priority change handlerSebastian Huber2015-03-247-71/+133
* cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflowJoel Sherrill2015-03-241-0/+5
* libdl/rtl-shell.c: Adjust printf() format for off_t based on targetJoel Sherrill2015-03-241-6/+8
* testsuites/sptests/sp54/init.c: Add cast to avoid warningJoel Sherrill2015-03-241-1/+1
* samples/minimum/init.c: Add cast to avoid warningJoel Sherrill2015-03-241-1/+1
* libdl/rtl-mdreloc-moxie.c: Fix printf() format warningsJoel Sherrill2015-03-242-5/+5
* moxie machine type not supported by rtems-syms. See #2213Joel Sherrill2015-03-241-0/+1
* tools/cpu/nios2/ptf.c: Add include of <ctype.h>Joel Sherrill2015-03-241-0/+1
* mrm332/console/sci.c: Make routines staticJoel Sherrill2015-03-241-4/+4
* nds/libnds/source/arm9/image.c: Add needed castJoel Sherrill2015-03-241-1/+1
* nds/libnds/source/arm7/clock.c: Avoid over indexing arrayJoel Sherrill2015-03-241-1/+1
* lpc176x/console/console-config.c: Conditionalize code to avoid unused warningsJoel Sherrill2015-03-241-0/+4
* tools/build/binpatch.c: Include <unistd.h> for getopt()Joel Sherrill2015-03-241-0/+1
* sptls03/init.c: Make type and constants uint32_t to avoid overflow warningsJoel Sherrill2015-03-241-4/+4