summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* For PR 2162 - RFS File System - statvfs reports 1 block freeAlan Cudmore2013-12-192-2/+2
* For PR 2163 - RFS File System - fix group search algorithm bugAlan Cudmore2013-12-191-1/+15
* psxtests: add psxcleanup/psxcleanup.docAnukul Sangwan2013-12-181-0/+18
* arm_lm3s69xx: improve doxygenToma Radu2013-12-177-0/+112
* arm: Fix set by but not used warningSebastian Huber2013-12-161-1/+2
* bsp/genmcf548x: Increase network TX FIFO watermarkSebastian Huber2013-12-161-2/+2
* bsp/genmcf548x: Fix network FIFO error handlingSebastian Huber2013-12-161-576/+439
* bsp/genmcf548x: Use bsp_interrupt_vector_enable()Sebastian Huber2013-12-163-28/+9
* bsp/genmcf548x: Add initial values for INTC_ICRnSebastian Huber2013-12-167-33/+41
* bsp/genmcf548x: Add interrupt extension supportSebastian Huber2013-12-164-0/+340
* bsps/m68k: Add and use linkcmds.baseSebastian Huber2013-12-1612-514/+503
* bsps: Simplify FreeBSD linker setsSebastian Huber2013-12-167-94/+34
* bsps/arm: Use ALIGN_WITH_INPUTSebastian Huber2013-12-163-119/+88
* bsps/powerpc: Use ALIGN_WITH_INPUTSebastian Huber2013-12-165-168/+101
* nfsclient: Move defines to cover all header filesSebastian Huber2013-12-161-2/+3
* JFFS2: Do not re-define struct iovecSebastian Huber2013-12-161-5/+1
* cpukit/shell: Control help break with SHELL_LINES env variable.Chris Johns2013-12-162-19/+109
* bsp: Move bspstart.c to sh/shared/startup/Szkocsovszki Zsolt2013-12-145-4/+4
* arm: Enhance Doxygen for csb336,csb337 and gdbarmsimChirayu Desai2013-12-145-0/+41
* no_cpu/cpusmplock.h: Clean up to be compilableJoel Sherrill2013-12-141-0/+4
* arm: realview-pbx-a9: Add doxygenChirayu Desai2013-12-133-0/+50
* cpukit/configure.ac: Probe for SMP affinity methodsJoel Sherrill2013-12-131-0/+8
* psxtests/configure.ac: Probe for SMP affinity methodsJoel Sherrill2013-12-131-0/+21
* sptests: refactored sp09/screen14.c into two new testsDaniel Ramirez2013-12-1117-419/+618
* PR1960: ERC32_Is_interrupt_masked for ERC32 in erc32.hHelder Silva2013-12-111-1/+1
* sptests/spfifo01: Add test case for mknod()Sebastian Huber2013-12-111-5/+8
* PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber2013-12-115-22/+22
* psxsignal06: Fix bug where mutex not locked and add EPERM error checkJoel Sherrill2013-12-101-1/+4
* psxtmcond01: Fix bug where mutex not locked and add EPERM error checkJoel Sherrill2013-12-103-4/+20
* alarm.c: Use _Assert() not assert()Joel Sherrill2013-12-101-1/+1
* psxtmtests: added psxtmcond07 testDaniel Ramirez2013-12-096-1/+183
* PR2138: rtems_rfs_rtems_initialize() can erroneously set errno.Chris Johns2013-12-101-1/+1
* arm/xilinx__zynq: Support application based clock freq.Chris Johns2013-12-101-2/+110
* arm/xilinx_zynq: Add bsp_translation_table_end to the linker script.Chris Johns2013-12-101-0/+1
* tmtests: refactored timesys.h, removed declarationsDaniel Ramirez2013-12-0911-3/+21
* Merge branch 'master' into amJoel Sherrill2013-12-097-52/+99
|\
| * PR2161: Set the source port to SYSLOG in the syslog socket.Chris Johns2013-12-101-1/+1
| * PR2158: Add support for dup2.Chris Johns2013-12-103-7/+55
| * PR2159: Have the FIFO driver read follow POSIX standard.Chris Johns2013-12-101-43/+41
| * libfs/imfs: Set the FIFO control block.Chris Johns2013-12-101-1/+1
| * arm shared: Add bsp_translation_table_end the linker symbols.Chris Johns2013-12-101-0/+1
* | alarm.c: Per comment add debug code for kill() failingJoel Sherrill2013-12-091-4/+17
* | pthread.c: Use UINT32_MAX rather than constant valueJoel Sherrill2013-12-091-1/+1
* | condwaitsupp.c: Return EPERM if waiting and mutex is not lockedJoel Sherrill2013-12-091-4/+8
* | psignalimpl.h: Remove dead commentJoel Sherrill2013-12-091-3/+1
* | pthread.c: Remove XXX and use SIGNAL_ constantsJoel Sherrill2013-12-091-5/+3
* | posix/config.h: Comment clean upJoel Sherrill2013-12-091-10/+102
* | signalcatch.c: Remove junk commentJoel Sherrill2013-12-092-2/+1
* | timerimpl.h: Comment clean upJoel Sherrill2013-12-091-36/+22
* | semaphoreimpl.h: Comment clean upJoel Sherrill2013-12-091-79/+38