summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* libmisc: Add a stdio redirector helper.Chris Johns2014-09-165-0/+458
* shell: Add a ping command.Chris Johns2014-09-164-1/+2100
* dosfs: Check error statusSebastian Huber2014-09-111-14/+16
* score: Rename _BSP_Exception_frame_print()Sebastian Huber2014-09-113-24/+3
* powerpc: Delete PPC_BSP_HAS_FIXED_PR288Sebastian Huber2014-09-111-7/+0
* or1k: Let CPU/BSP Fatal handler have access to sourceHesham ALMatary2014-09-101-2/+2
* Let CPU/BSP Fatal handler have access to sourceDaniel Hellstrom2014-09-1021-25/+26
* score: More strict RTEMS_DEQUALIFY implementation.Pavel Pisa2014-09-081-1/+53
* posix: Use RTEMS_DECONST()Sebastian Huber2014-09-082-3/+3
* posix: Fix warningSebastian Huber2014-09-081-2/+0
* libcsupport: Use RTEMS_DECONST()Sebastian Huber2014-09-081-1/+1
* score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY()Sebastian Huber2014-09-081-0/+27
* capture: Add support for variable length records.Jennifer Averett2014-09-0510-72/+475
* capture: Split user extension methods out.Jennifer Averett2014-09-054-388/+673
* Regenerate preinstall.am for score/cpu/or1kHesham ALMatary2014-09-041-3/+3
* shell.c: Add cast to match printf() expectations for width specifierJoel Sherrill2014-09-041-1/+6
* rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate warningsJoel Sherrill2014-09-041-3/+2
* rtems/score/assert.h: Rework to allow use of NDEBUGJoel Sherrill2014-09-041-13/+43
* mprotect.c: Remove warning for no prototypeJoel Sherrill2014-09-041-9/+14
* libfs: Fix the warning in the RFS.Chris Johns2014-09-031-1/+6
* or1k: Implement context validate and context volatile clobber functions.Hesham ALMatary2014-09-024-3/+225
* Add missing r31 load instruction _ISR_HandlerHesham ALMatary2014-09-021-0/+1
* sapi: Add profiling report begin/end messageSebastian Huber2014-09-021-3/+7
* score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC in generalDaniel Cederman2014-09-011-2/+4
* Regenerate all preinstall.am files.Chris Johns2014-08-2915-56/+56
* Regenerate all preinstall.am files.Joel Sherrill2014-08-2814-48/+48
* rtems: SMP fix for timer serverSebastian Huber2014-08-271-1/+3
* rtems: Add more clock tick functionsSebastian Huber2014-08-261-0/+71
* Add or1k to the list of targets that use IEEE 754 in xdr_float.cHesham ALMatary2014-08-251-0/+1
* rtems: Inline rtems_clock_get_ticks_since_boot()Sebastian Huber2014-08-255-47/+14
* score: Add SMP support to the cache managerDaniel Cederman2014-08-222-0/+101
* score/sparc: Add comment on icache flush after trap table updateDaniel Cederman2014-08-221-3/+14
* bsp/sparc: Flush icache before first time enabling interruptsDaniel Cederman2014-08-221-0/+4
* score: Rename SMP broadcast message functionDaniel Cederman2014-08-222-3/+3
* score: Add function to send a SMP message to a set of CPUsDaniel Cederman2014-08-222-0/+31
* Add configuration to detect toolset has sigaltstack() prototypeJoel Sherrill2014-08-202-4/+18
* score: PR2179: Fix initially locked PI mutexSebastian Huber2014-08-201-4/+11
* rtems_termios_puts: Copy and write more than one char at onceKolja Waschk2014-08-181-50/+85
* Add or1k tick timer register definitionsHesham ALMatary2014-08-181-2/+14
* arm: PR2186: Fix compile errorSebastian Huber2014-08-141-2/+4
* or1k/.../preinstall.am: Add missing fileJoel Sherrill2014-08-121-0/+49
* Add support for OpenRISC - Fixed issuesHesham ALMatary2014-08-1215-0/+2263
* arm: Add support for FPv4-SP floating point unitSebastian Huber2014-08-1212-45/+179
* rbtree: Simplify _RBTree_Extract()Sebastian Huber2014-08-071-8/+10
* rbtree: Simplify insert and extractSebastian Huber2014-08-075-90/+83
* rbtree: Simplify _RBTree_Rotate()Sebastian Huber2014-08-071-17/+61
* posix: Simplify key implementationSebastian Huber2014-08-055-21/+44
* rbtree: Add and use RBTree_Compare_resultSebastian Huber2014-08-0513-49/+81
* Add and use RTEMS_CONTAINER_OF()Sebastian Huber2014-08-0520-71/+54
* rbtree: Rename find header in find controlSebastian Huber2014-07-292-14/+23