summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-23posix: cond_timedwait remember and use clock from condattrclock2Gedare Bloom
2016-06-23posix: refactor cond wait support to defer abstime conversionGedare Bloom
2016-06-23score: use 64-bit watchdog intervalsGedare Bloom
2016-06-23cpukit/rtems: fix return type mismatch for _TOD_To_secondsGedare Bloom
2016-06-23posix: add clock_nanosleep and testsGedare Bloom
2016-06-23cpukit: Add and use Watchdog_Discipline.Gedare Bloom
2016-06-23sptests/sp42: Relax priority requirementsSebastian Huber
2016-06-23score: Fix EDF no-preempt thread handlingSebastian Huber
2016-06-23smptests/smpmrsp01: Fix due to API changesSebastian Huber
2016-06-23bsp/atsam: Add I2C driverAlexander Krutwig
2016-06-22bsp/atsam: Fix QSPI driver APIAlexander Krutwig
2016-06-22score: Improve heap protectionAlexander Krutwig
2016-06-22score: Add thread priority to scheduler nodesSebastian Huber
2016-06-22score: Move _RBTree_Find()Sebastian Huber
2016-06-22score: Move _RBTree_Insert()Sebastian Huber
2016-06-22score: Rework EDF schedulerSebastian Huber
2016-06-22score: Modify release job scheduler operationSebastian Huber
2016-06-22score: Remove hidden deadline overrule for CBSSebastian Huber
2016-06-22score: Introduce map priority scheduler operationSebastian Huber
2016-06-22score: Delete unused _Scheduler_Priority_compare()Sebastian Huber
2016-06-22rtems: Rework RTEMS API to SuperCore prioritySebastian Huber
2016-06-22posix: Generalize _POSIX_Priority_To_core()Sebastian Huber
2016-06-22posix: Make POSIX API aware of scheduler instancesSebastian Huber
2016-06-22posix: Rework sporadic server scheduling policySebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedparamSebastian Huber
2016-06-22posix: Delete POSIX_API_Control::schedpolicySebastian Huber
2016-06-22posix: Delete POSIX_API_Control::ss_high_prioritySebastian Huber
2016-06-22posix: _POSIX_Mutex_Default_attributesSebastian Huber
2016-06-22posix: pthread_mutexattr_setprioceiling()Sebastian Huber
2016-06-22sparc: Optimize CPU counter supportSebastian Huber
2016-06-22sptests/sp20: Use printer taskSebastian Huber
2016-06-22Add printer taskSebastian Huber
2016-06-22Rename rtems_test_print() into rtems_test_printf()Sebastian Huber
2016-06-22Avoid <rtems/print.h> in <rtems/rtems/ratemon.h>Sebastian Huber
2016-06-22Move printer initialization to separate headerSebastian Huber
2016-06-22Make rtems/print.h independent of rtems/bspIo.hSebastian Huber
2016-06-22Rename and move RTEMS_PRINTF_ATTRIBUTE()Sebastian Huber
2016-06-22Make rtems_fprintf_plugin() staticSebastian Huber
2016-06-22Make rtems_printf_plugin() staticSebastian Huber
2016-06-22Make printk_plugin() staticSebastian Huber
2016-06-21bsp/tms570: regenerate preinstall makefile by bootstrap -p.Pavel Pisa
2016-06-21bsp/tms570: include complete peripheral initialization to SCI driver.Pavel Pisa
2016-06-21bsp/tms570: update pinmux to provide support for initialization lists and cle...Pavel Pisa
2016-06-21bsp/tms570: include package balls and PINMMR registers mapping for TMS570LS31...Pavel Pisa
2016-06-21bsp/leon3: Add up counter timecounterSebastian Huber
2016-06-21bsp/leon3: Fix interrupt timestampingSebastian Huber
2016-06-21sparc: Rework CPU counter supportSebastian Huber
2016-06-21bsp/leon3: Fix LEON3_Cpu_Index initializationSebastian Huber
2016-06-21sptests/spcpucounter01: Resurrect workaroundSebastian Huber
2016-06-20arm/raspberrypi: Ensure that buffers used for VC mail box communication are s...Pavel Pisa