summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2016-09-21score: Scheduler node awareness for thread queuesSebastian Huber
2016-09-21rtems: Add rtems_task_get_priority()Sebastian Huber
2016-09-21score: Manage scheduler nodes via thread queuesSebastian Huber
2016-09-21score: Add scheduler node table for each threadSebastian Huber
2016-09-21score: Rework thread priority managementSebastian Huber
2016-09-19termios: Add IO control handlerSebastian Huber
2016-09-19termios: Use IMFS nodes for new Termios devicesSebastian Huber
2016-09-19imfs: Untangle dependenciesSebastian Huber
2016-09-16imfs: Fix IMFS_stat_file()Sebastian Huber
2016-09-16Add SPI bus frameworkAlexander Krutwig
2016-09-08score: Introduce _Thread_Get_priority()Sebastian Huber
2016-09-08score: Add scheduler node implementation headerSebastian Huber
2016-09-08score: Move thread wait node to scheduler nodeSebastian Huber
2016-09-08score: Move scheduler node to own header fileSebastian Huber
2016-09-08score: Optimize thread queue enqueueSebastian Huber
2016-09-08score: Introduce Thread_queue_Lock_contextSebastian Huber
2016-09-08score: Simplify thread queue acquire/releaseSebastian Huber
2016-09-08score: Fix warningSebastian Huber
2016-09-08score: Fix warningSebastian Huber
2016-09-08score: Fix for RTEMS_DEBUGSebastian Huber
2016-09-08libdl: Add ARM C++ relocation record support.Chris Johns
2016-09-08stackchk: Fix stack checker thread initializationSebastian Huber
2016-09-08stackchk: Use a const pattern to checkSebastian Huber
2016-09-08stackchk: Remove superfluous internal header fileSebastian Huber
2016-09-07score: Remove superfluous SMP debug supportSebastian Huber
2016-09-06score: Add _Chain_Initialize_one()Sebastian Huber
2016-09-06score: Improve red-black tree debug supportSebastian Huber
2016-09-06score: Add _RBTree_Initialize_one()Sebastian Huber
2016-09-06score: Add missing const qualifiersSebastian Huber
2016-09-06capture: Use proper accessor functionsSebastian Huber
2016-09-06capture: Workaround to avoid misaligned accessSebastian Huber
2016-09-01libmisc/capture: Remove the reserved _t in the types.Chris Johns
2016-09-01libmisc/capture: Fix the capture engine on SMP.Chris Johns
2016-08-19arm: Add VFP context validate support for ARMv5Kevin Kirspel
2016-08-18score: Fix undefined behaviourSebastian Huber
2016-08-15testsuite: Add libdl/dl03 cache test.Chris Johns
2016-08-15libdl: Fix cache corruption bugs.Chris Johns
2016-08-15libdl: Add trace output when reading section headers.Chris Johns
2016-08-12score: Improve _RBTree_Insert_inline()Sebastian Huber
2016-08-11score: Introduce thread queue surrender operationSebastian Huber
2016-08-11score: Dismantle _Thread_queue_Do_extract_locked()Sebastian Huber
2016-08-11score: Add _Thread_queue_Surrender()Sebastian Huber
2016-08-11build-system: Always enable C++ if the compiler is present.Chris Johns
2016-08-10posix: nanosleep: adjust elapsed time calculationGedare Bloom
2016-08-09libmisc/untar: Set the perms to the value in the tar file.Chris Johns
2016-08-08score: Add debug support to red-black treesSebastian Huber
2016-08-08posix: Fix for RTEMS_DEBUGSebastian Huber
2016-08-05score: Simplify _Thread_Finalize_life_change()Sebastian Huber
2016-08-04score: Fix a release/cancel job race conditionSebastian Huber
2016-08-04score: Fix _Thread_queue_Path_release()Sebastian Huber