summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* i2c: Avoid undefined right shift operationSebastian Huber2014-11-261-5/+8
* smp09: Resolve missing prototype warning.Jennifer Averett2014-11-251-0/+8
* smp07: Resolve missing prototype warning.Jennifer Averett2014-11-251-1/+9
* smp05: Resolve missing prototype warning.Jennifer Averett2014-11-251-0/+9
* smp02: Resolve unused method warnings.Jennifer Averett2014-11-251-7/+1
* smp03: Remove set but not used warning.Jennifer Averett2014-11-251-0/+4
* smpschedsem01: Remove unused variable warning.Jennifer Averett2014-11-251-1/+0
* smpschedaffinity02: Remove unused prototype.Jennifer Averett2014-11-251-1/+0
* rtems-rfs-rtems.c: Add cast to address warningJoel Sherrill2014-11-251-1/+1
* hexdump-conv.c: Use proper printf() formatting for wchar_tJoel Sherrill2014-11-251-1/+9
* main_edit.c: Do not reference beyond end of arrayJoel Sherrill2014-11-251-0/+5
* shell/main_edit.c: Note return value not checkedJoel Sherrill2014-11-251-1/+1
* cpukit/libcsupport/src/pwdgrp.c: Check return valueJoel Sherrill2014-11-251-1/+5
* shell/main_blksync.c: Fix leak of file descriptorJoel Sherrill2014-11-251-0/+1
* cpukit/libmisc/shell/main_edit.c: Fix use after free()Joel Sherrill2014-11-251-0/+8
* cpukit/dev/i2c/i2c-dev.c: Fix leak on error pathJoel Sherrill2014-11-251-2/+1
* capture: Resolve failure path memory leak.Jennifer Averett2014-11-251-0/+1
* bdbuf: Use rtems_cache_aligned_malloc()Sebastian Huber2014-11-251-9/+6
* rtems: Move rtems_cache_aligned_malloc()Sebastian Huber2014-11-2517-55/+69
* sptest/spcache01: New test casesSebastian Huber2014-11-251-0/+4
* bsps/arm: L2C 310 avoid infinite loopsSebastian Huber2014-11-251-0/+8
* libcsupport: malloc_is_system_state_OK()Sebastian Huber2014-11-255-20/+7
* arm: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-11-251-1/+1
* smpcapture01: New test.Jennifer Averett2014-11-246-0/+389
* capture01: Use capture engine print methods.Jennifer Averett2014-11-241-237/+13
* capture: Remove whitespace and fix copyrights.Jennifer Averett2014-11-246-61/+55
* capture: Add SMP support.Jennifer Averett2014-11-243-218/+234
* capture: Move print methods out of cli for reuse.Jennifer Averett2014-11-244-210/+371
* capture: Move logging of task record to occur after filter check.Jennifer Averett2014-11-243-36/+78
* testsuites/.../tmacros.h: Add parentheses to fix warningJoel Sherrill2014-11-241-2/+2
* i2c: Fix endian issueSebastian Huber2014-11-241-9/+14
* bsp/ngmp: Use -muser-mode GCC optionSebastian Huber2014-11-241-1/+1
* _Scheduler_FIXME_thread_priority_queues_are_brokenSebastian Huber2014-11-243-19/+0
* smp: Fix scheduler helping protocolLuca Bonato2014-11-244-18/+226
* termio05: Remove unreferenced filesJoel Sherrill2014-11-232-335/+0
* leon2: include <rtems/ringbuf.h> not <ringbuf.h>Joel Sherrill2014-11-231-2/+2
* rtems/score/object.h: Correct types on _Objects_Build_idSantosh G Vattam2014-11-231-3/+3
* powerpc/haleakala: Fix warningsJoel Sherrill2014-11-212-1110/+1119
* powerpc/haleakala: Add network driverNigel Spon2014-11-219-42/+1845
* objectsetname.c: Fix always true condition (Coverity ID 1063874)Joel Sherrill2014-11-211-5/+5
* pipe/fifo.c: NULL dereference flagged by Coverity ID 1063889Joel Sherrill2014-11-211-1/+2
* dosfs/fat_fat_operations.c: Explicitly ignore return (Coverity ID 26048)Joel Sherrill2014-11-211-2/+7
* dosfs/msdos_format.c: Dead code removal (Coverity ID 1255325)Joel Sherrill2014-11-211-75/+61
* libcsupport/src/termios.c: Explicitly ignore return value (Coverity ID 1255347)Joel Sherrill2014-11-211-3/+6
* Delete or rename MIN/MAX macros and definesSebastian Huber2014-11-2114-47/+24
* smpschedaffinity05: Change semaphore attributes.Jennifer Averett2014-11-201-6/+4
* smpschedaffinity04: Change semaphore attributes.Jennifer Averett2014-11-201-5/+3
* smpschedaffinity02: Change semaphore attributes.Jennifer Averett2014-11-201-5/+4
* libtests/malloctest/init.c: Fix warningJoel Sherrill2014-11-202-19/+37
* libdl/rtl-mdreloc-powerpc.c: Fix warningsJoel Sherrill2014-11-201-2/+1