summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* score: Disable ISR in _Internal_error_Occurred()Sebastian Huber2014-02-193-3/+11
* score: Delete _Thread_BSP_contextSebastian Huber2014-02-197-157/+40
* score: Add SYSTEM_STATE_TERMINATEDSebastian Huber2014-02-194-20/+7
* powerpc: Change interrupt disable implemetationSebastian Huber2014-02-193-19/+36
* score: Move SMP interrupt stack initializationSebastian Huber2014-02-192-39/+25
* cpukit: Correct bug in check of affinity support in newlib.Jennifer Averett2014-02-171-6/+22
* score: Add SMP barrierSebastian Huber2014-02-174-0/+181
* score: Use atomic API for SMP lockSebastian Huber2014-02-1716-559/+36
* Require presence of <stdatomic.h> for SMP supportSebastian Huber2014-02-176-41/+15
* sparc: Add atomic support for SPARC V8Sebastian Huber2014-02-172-0/+203
* sparc: Add LEON3_ASR17_PROCESSOR_INDEX_SHIFTSebastian Huber2014-02-141-0/+14
* score: Add Atomic_UintSebastian Huber2014-02-142-0/+171
* score: Fix warnings, C++ compatibility, fix typosSebastian Huber2014-02-141-18/+22
* score: Remove volatile from asm statementsSebastian Huber2014-02-142-2/+2
* score: Add CPU counter supportSebastian Huber2014-02-1440-0/+557
* sparc: Increase CPU_STRUCTURE_ALIGNMENT to 32Sebastian Huber2014-02-131-1/+1
* score: Change debug helper functionsSebastian Huber2014-02-129-83/+45
* sparc: Save/restore only non-volatile contextSebastian Huber2014-02-122-64/+74
* score: Format _Thread_Get_maximum_internal_threadsSebastian Huber2014-02-101-3/+2
* rtems: Add rtems_status_code_description()Sebastian Huber2014-02-063-0/+80
* score: _CPU_Context_switch_to_first_task_smp()Sebastian Huber2014-02-056-41/+1
* Add thread-local storage (TLS) supportSebastian Huber2014-02-0446-55/+521
* score: Add _Thread_Get_maximum_internal_threads()Sebastian Huber2014-02-042-11/+20
* score: Add _Heap_Size_with_overhead()Sebastian Huber2014-02-041-0/+23
* score: Add _Workspace_Allocate_aligned()Sebastian Huber2014-02-042-0/+16
* dosfs/fat.c: Remove use of register keywordJoel Sherrill2014-02-031-1/+1
* calloc.c: Remove use of register keywordJoel Sherrill2014-02-031-3/+3
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-0313-26/+26
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-0337-73/+73
* IMFS: Improved support for generic nodesSebastian Huber2014-01-212-3/+3
* IMFS: Allow sockets as generic nodesSebastian Huber2014-01-211-1/+2
* Don't use unsafe buffer operationsNick Withers2014-01-201-18/+12
* arm: Add ARMv7-M SHCSR register bitsSebastian Huber2014-01-101-0/+6
* tasksetpriority.c: Remove obsolete commentJoel Sherrill2014-01-091-2/+1
* posix: fix race condition between pthread_create and capture engineTill Strauman2014-01-091-0/+5
* mw_uid: corrects uid_read_message short timeoutsAllan Hessenflow2014-01-091-2/+11
* NTP: Sync time correctly when receiving broadcast updatesJim Panetta2014-01-091-3/+4
* libcsupport: Refactor rtems_deviceio_errnoDaniel Ramirez2014-01-086-86/+83
* libcsupport: implemented termios functions cfsetspeed and cfmakerawDaniel Ramirez2014-01-074-1/+109
* cpukit/capture: Print the uptime and diff in ctrace.Chris Johns2013-12-241-17/+17
* cpukit/capture: Use the new RTEMS API to get the uptime in nanoseconds.Chris Johns2013-12-243-16/+57
* cpukit/rtems: Add rtems_clock_get_uptime_nanoseconds to the RTEMS API.Chris Johns2013-12-248-3/+127
* rtems: classic api to/from core priority conversionsDaniel Ramirez2013-12-215-5/+27
* libcsupport: Accept NULL for zero-length entriesSebastian Huber2013-12-203-21/+29
* Filesystem: Use default kqfilter and poll handlerSebastian Huber2013-12-2020-0/+50
* Filesystem: Add readv/writev handlersSebastian Huber2013-12-2026-145/+352
* libcsupport: Add and use rtems_libio_iovec_eval()Sebastian Huber2013-12-203-155/+87
* cpukit/capture: Update the capture engine.Chris Johns2013-12-193-233/+195
* For PR 2164 - RFS File System - fix bitmap_create_search loop bugAlan Cudmore2013-12-191-1/+2
* For PR 2162 - RFS File System - statvfs reports 1 block freeAlan Cudmore2013-12-192-2/+2