summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* sys/mman.h: New file. Clean up and add supporting stubsJoel Sherrill2014-11-207-8/+254
* libdl/.../mips/machine/elf_machdep.h: Fix typo so compilesJoel Sherrill2014-11-201-2/+5
* autotools: regenerate preinstall.am for pc386Gedare Bloom2014-11-201-1/+2
* i386/pc386: VESA based frame buffer utilizing real mode interrupt 10hJan Dolezal2014-11-206-0/+1021
* i386/pc386/include: header files for VESA BIOS EXTENSIONS and VESA Extended D...Jan Dolezal2014-11-204-0/+986
* i386/shared/realmode_int: real mode interrupt interfaceJan Dolezal2014-11-204-0/+497
* i386: global descriptor table manipulation functionsJan Dolezal2014-11-202-40/+207
* cpukit: basedefs: macro for packed attributeJan Dolezal2014-11-201-0/+10
* i386: GDTR manipulation functions parameters changed to use explicit width typesJan Dolezal2014-11-202-5/+7
* score: i386: functions converting real mode pointer to physical address and backJan Dolezal2014-11-202-0/+75
* i386/pc386: configurable size of descriptor tablesJan Dolezal2014-11-206-8/+51
* dl01,dl02: Avoid non-runnable $(EXEEXT) filesSebastian Huber2014-11-202-2/+14
* bdbuf: Use rtems_cache_get_data_line_size()Sebastian Huber2014-11-201-9/+1
* bsps/arm: Enable L2C for Cortex-A9 MPCore BSPsSebastian Huber2014-11-2011-65/+98
* bsps/arm: L2C 310 drop exclusive cache supportSebastian Huber2014-11-201-71/+50
* bsps/arm: L1 cache support changesSebastian Huber2014-11-201-16/+21
* bsps/arm: L2C 310 compile-time errata 588369Sebastian Huber2014-11-201-49/+19
* bsps/arm: L2C 310 compile-time errata 753970Sebastian Huber2014-11-201-71/+43
* bsps/arm: L2C 310 exclusive config is fatalSebastian Huber2014-11-202-8/+18
* bsps/arm: L2C 310 use l2c_310_* prefix throughoutSebastian Huber2014-11-201-99/+99
* bsps/arm: L2C 310 use L2C_310_* prefix throughoutSebastian Huber2014-11-201-232/+232
* bsps/arm: L2C 310 add compile time checksSebastian Huber2014-11-204-85/+80
* bsps/arm: L2C 310 delete invalid linkSebastian Huber2014-11-201-2/+0
* bsps/arm: L2C 310 simplify and remove white spaceSebastian Huber2014-11-201-292/+177
* bsps/arm: L2C 310 rename BSP_ARM_L2CC_BASESebastian Huber2014-11-203-28/+28
* shell: Include <rtems/shell.h> earlySebastian Huber2014-11-201-2/+3