summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber
2020-02-06config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber
2020-02-06config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLYSebastian Huber
2020-02-06score: Fix linker sets on small data area targetsSebastian Huber
2020-02-04score: Optimize STATUS_BUILD()Sebastian Huber
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber
2020-02-04Use RTEMS_SYSINIT_ORDER_LAST_BUT_5Sebastian Huber
2020-02-04sysinit: Add RTEMS_SYSINIT_ORDER_LAST_BUT_[1-9]Sebastian Huber
2020-02-04bsps: Rework work area initializationSebastian Huber
2020-02-04stackchk: Add RTEMS_SYSINIT_ISR_STACKSebastian Huber
2020-02-04bsps: Add RTEMS_SYSINIT_BSP_EARLYSebastian Huber
2020-02-04score: Add _Memory_Fill()Sebastian Huber
2020-02-04score: Add Memory HandlerSebastian Huber
2020-02-01score: Optimize per-processor data placementSebastian Huber
2020-01-28libtest: Fix T_check_task_context()Sebastian Huber
2020-01-28record: Fix configurationSebastian Huber
2020-01-24Use EAGAIN for POSIX mq wait in ISR errorMartin Erik Werner
2020-01-17posix_devctl - Add support for SOCKCLOSEJoel Sherrill
2020-01-03cpukit/libfs: remove more dead code from pipe/fifo.cGedare Bloom
2020-01-03cpukit/libfs: remove dead code from pipe/fifo.cGedare Bloom
2020-01-02mpci: Fix blocking proxy statusSebastian Huber
2020-01-02rtems: Fix MPCI initializationSebastian Huber
2020-01-02score: Fix objects node initializationSebastian Huber
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber
2019-12-20libtest: Use test configuration in T_now()Sebastian Huber
2019-12-20libtest: Fix use of T_check_true()Sebastian Huber
2019-12-19config: Improve EDF SMP scheduler configurationSebastian Huber
2019-12-19libmisc/top: Fix the idle time and priorities on SMPChris Johns
2019-12-19config: Fix CONFIGURE_MAXIMUM_POSIX_THREADSSebastian Huber
2019-12-19config: Remove Ada configuration optionsSebastian Huber
2019-12-19config: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORSSebastian Huber
2019-12-19config: CONFIGURE_HAS_OWN_DEVICE_DRIVER_TABLESebastian Huber
2019-12-16libcsupport: Update rtems_print printk handler to return the lengthChris Johns
2019-12-13score: Remove _Workspace_Allocate_or_fatal_error()Sebastian Huber
2019-12-13config: Statically allocate MP object controlsSebastian Huber
2019-12-13config: Statically allocate MP thread proxiesSebastian Huber
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber
2019-12-13rtems: Add and use rtems_object_get_local_node()Sebastian Huber
2019-12-13config: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLESebastian Huber
2019-12-13config: Add CONFIGURE_IMFS_ENABLE_MKFIFOSebastian Huber
2019-12-11states*.h: Fix naming inconsistency and formattingJoel Sherrill
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill
2019-12-11pipe: Use condition variablesSebastian Huber
2019-12-12Support pasring - in a version stringChris Johns
2019-12-11mpci: Simplify MPCI configurationSebastian Huber
2019-12-11rtems: Simplify semaphore configurationSebastian Huber
2019-12-11rtems: Optimize semaphore control blockSebastian Huber
2019-12-11score: Optimize _TLS_Get_size()Sebastian Huber
2019-12-11clock: Simplify driver initializationSebastian Huber
2019-12-11clock: Remove Clock_exit() from APISebastian Huber