summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* score: Critical fix for _Thread_queue_Dequeue()Sebastian Huber2014-09-191-6/+8
* sparc: Add commentSebastian Huber2014-09-181-0/+5
* telnetd: Use socklen_tSebastian Huber2014-09-181-10/+0
* redirector: Rename rtems_stdio_redirect_tSebastian Huber2014-09-172-25/+25
* Libmisc/Makefile.am: Build with networking disabledJoel Sherrill2014-09-161-2/+3
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-163-0/+75
* Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w...Joel Sherrill2014-09-161-2/+3
* Use correct prototype of benchmark_timer_read()Joel Sherrill2014-09-164-40/+1
* score/cpu/or1k: Follow no_cpu ISR_Handler algorithm.Hesham ALMatary2014-09-161-0/+10
* OpenRISC: Account for red-zone (fixup printf bug).Hesham ALMatary2014-09-162-19/+22
* shell: Add an md5 hash command for files.Chris Johns2014-09-163-3/+119
* 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