summaryrefslogtreecommitdiffstats
path: root/cpukit/Makefile.am (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-31score: Add stack free handler to TCBSebastian Huber1-0/+1
2020-08-31score: Move _Stack_Allocator_free to separate fileSebastian Huber1-0/+1
2020-08-31score: Add _Stack_Allocator_do_initialize()Sebastian Huber1-0/+1
2020-08-31config: Add zero file descriptor data structuresSebastian Huber1-0/+1
2020-08-31rtems: Add _RTEMS_Name_to_id()Sebastian Huber1-0/+1
2020-08-11libtest: Add T_thread_switch_record()Sebastian Huber1-0/+1
2020-07-23libtest: Add T_interrupt_test()Sebastian Huber1-0/+1
2020-07-23libtest: Add rtems_test_run()Sebastian Huber1-0/+1
2020-07-23libtest: Split POSIX Keys supportSebastian Huber1-0/+1
2020-07-23libtest: Add T_get_one_clock_tick_busy()Sebastian Huber1-0/+1
2020-07-23libtest: Add T_busy()Sebastian Huber1-0/+1
2020-07-05epiphany: Remove support for this targetSebastian Huber1-13/+0
2020-05-06rtems: Add rtems_get_copyright_notice()Sebastian Huber1-0/+1
2020-04-05Revert "score: Fix _ISR_Stack_area_end"Sebastian Huber1-1/+0
2020-04-03score: Fix _ISR_Stack_area_endSebastian Huber1-0/+1
2020-03-18record: Add rtems_record_dump()Sebastian Huber1-0/+5
2020-03-16rtems: Add rtems_put_char()Sebastian Huber1-0/+1
2020-03-16score: Add _IO_Base64()Sebastian Huber1-0/+1
2020-03-09imfs: Replace devfs with an IMFS specializationSebastian Huber1-10/+1
2020-03-04imfs: Add IMFS_add_node()Sebastian Huber1-0/+2
2020-03-04rtems: rtems_scheduler_get_processor_maximum()Sebastian Huber1-2/+0
2020-03-03rtems: Add rtems_scheduler_map_priority_from_posix()Sebastian Huber1-0/+1
2020-03-03rtems: Add rtems_scheduler_map_priority_to_posix()Sebastian Huber1-0/+1
2020-02-26config: Initialize IO drivers on demandSebastian Huber1-0/+1
2020-02-25config: Add <rtems/confdefs/malloc.h>Sebastian Huber1-0/+2
2020-02-25config: Add _Workspace_Is_unifiedSebastian Huber1-0/+1
2020-02-25config: Add _Thread_Idle_bodySebastian Huber1-0/+1
2020-02-25config: Add _Watchdog_Ticks_per_timesliceSebastian Huber1-0/+1
2020-02-25config: Simplify initialization task configSebastian Huber1-0/+2
2020-02-12score: Simplify _Thread_Initialize()Sebastian Huber1-0/+1
2020-02-12score: Split up objects freeSebastian Huber1-0/+1
2020-02-12score: Split up objects allocationSebastian Huber1-0/+3
2020-02-12score: Split stack allocator configurationSebastian Huber1-0/+1
2020-02-12score: Simplify TLS area allocationSebastian Huber1-0/+2
2020-02-06config: Add CONFIGURE_DIRTY_MEMORYSebastian Huber1-0/+1
2020-02-06sysinit: Add RTEMS_SYSINIT_ZERO_MEMORYSebastian Huber1-0/+2
2020-02-04config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATIONSebastian Huber1-0/+1
2020-02-04score: Add _Memory_Fill()Sebastian Huber1-0/+1
2020-02-04score: Add Memory HandlerSebastian Huber1-0/+1
2019-12-20libtest: Add T_check_task_context() actionSebastian Huber1-0/+1
2019-12-13config: Add _MPCI_ConfigurationSebastian Huber1-0/+1
2019-12-11Add TOD Hooks to allow BSP to take action when TOD is setJoel Sherrill1-0/+4
2019-11-19imfs: Add IMFS_make_linfile()Sebastian Huber1-0/+1
2019-10-08termios: Add Capability to Generate SIGINTR and SIGQUITJoel Sherrill1-0/+1
2019-10-02Revert "record: Add wrappers for malloc() functions"Sebastian Huber1-5/+0
2019-10-01record: Add wrappers for malloc() functionsSebastian Huber1-0/+5
2019-08-29record: Add more system eventsSebastian Huber1-0/+1
2019-07-31libdebugger: ARM fixes for Cortex-A8 and ARM mode.Chris Johns1-0/+1
2019-05-20score: Add _SMP_Unicast_action()Sebastian Huber1-0/+1
2019-03-27Add RTEMS Test FrameworkSebastian Huber1-0/+12