source: rtems/cpukit/include/rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @aacc7a0   11/08/18 06:59:04 Sebastian Huber rtems: Deprecate rtems_thread_cpu_usage_t The … 5
(edit) @d53862a   11/08/18 06:56:54 Sebastian Huber rtems: Deprecate region_information_block The … 5
(edit) @7e86e00   11/08/18 06:54:03 Sebastian Huber rtems: Deprecate rtems_context_fp The rtems_context_fp typedef as no … 5
(edit) @0ac4a77   11/08/18 06:53:14 Sebastian Huber rtems: Deprecate rtems_context The rtems_context typedef as no … 5
(edit) @2c8b87f   11/08/18 11:10:41 Sebastian Huber rtems: Move includes out of extern "C" scope 5
(edit) @795dfaac   11/08/18 09:49:43 Malte Münch small typo 5
(edit) @ea8cf79   11/08/18 11:00:12 Sebastian Huber config: Move includes out of extern "C" scope 5
(edit) @a9767a07   11/07/18 13:27:17 Sebastian Huber score: Use RTEMS_DEPRECATED for deprecated types Update #3584. 5
(edit) @4fea054c   11/06/18 18:34:15 Sebastian Huber score: Remove _ISR_Dispatch() This function was only used on some … 5
(edit) @ff081aee   11/06/18 15:58:02 Sebastian Huber score: Rename interrupt stack symbols Rename * … 5
(edit) @97a86719   11/06/18 15:57:21 Sebastian Huber config: Move definitions after includes 5
(edit) @d1f7204   11/06/18 12:04:11 Sebastian Huber config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCY Move the getreent() … 5
(edit) @878487b0   11/05/18 08:53:04 Sebastian Huber score: Optimize Objects_Information Reduce structure internal … 5
(edit) @54f35888   10/25/18 08:54:12 Sebastian Huber posix: Provide threads by default Update #2514. 5
(edit) @033f31c8   10/25/18 08:26:40 Sebastian Huber posix: Hide POSIX_API_Control by default Update #2514. 5
(edit) @fe7aefd5   10/25/18 08:12:39 Sebastian Huber posix: Provide message queues by default Update #2514. 5
(edit) @701057e0   10/25/18 08:07:46 Sebastian Huber posix: Provide shared memory objects by default Update #2514. 5
(edit) @9318cfb0   10/14/18 10:43:13 Sebastian Huber posix: Provide named semaphores by default Update #2514. 5
(edit) @e97806a   10/14/18 17:20:05 Sebastian Huber posix: Split posix_api_configuration_table Use separate configuration … 5
(edit) @7038271   10/25/18 10:05:53 Sebastian Huber Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMES Enable support for … 5
(edit) @5090a71b   10/25/18 09:32:01 Sebastian Huber score: Remove bogus thread object name support Update #2514. 5
(edit) @4a7be22   10/25/18 08:03:46 Sebastian Huber posix: Fix build with POSIX API disabled Update #2514. 5
(edit) @24b5807   10/24/18 05:35:51 Sebastian Huber config: Modify CONFIGURE_INTERRUPT_STACK_SIZE Use … 5
(edit) @c1ce9a2   10/24/18 05:40:23 Sebastian Huber posix: Provide get thread attributes by default Update #2514. 5
(edit) @26b58b7e   10/10/18 11:12:50 Sebastian Huber telnetd: Add server port to configuration Close #3543. 5
(edit) @0dc303f   10/10/18 08:40:21 Sebastian Huber telnetd: Create sessions at start Update #3543. 5
(edit) @629faf9   10/09/18 12:47:02 Sebastian Huber telnetd: Remove keep stdio feature The Telnet service started via … 5
(edit) @1d39e96   10/05/18 06:11:09 Sebastian Huber score: Fix legacy RTEMS_STATIC_ASSERT() In standard C pointer … 5
(edit) @8776bb9   09/26/18 04:34:54 Sebastian Huber score: Remove CPU_PROVIDES_IDLE_THREAD_BODY Remove the … 5
(edit) @8777d4c   10/04/18 09:29:03 Sebastian Huber Add rtems_interrupt_server_request_set_vector() By default, the … 5
(edit) @5418890   09/13/18 04:22:21 Sebastian Huber Remove superfluous pipe_create() 5
(edit) @f004b2b8   10/02/18 08:22:15 Sebastian Huber Use rtems_task_exit() Update #3530. Update #3533. 5
(edit) @e50e3f70   10/01/18 07:25:06 Sebastian Huber rtems: Add rtems_task_exit() Update #3533. 5
(edit) @a346ebba   09/26/18 07:04:43 Sebastian Huber telnetd: Remove CONFIGURE_MAXIMUM_PTYS Add a … 5
(edit) @b980f363   09/25/18 13:07:35 Sebastian Huber telnetd: Convert pty driver to new Termios API Update #3526. 5
(edit) @c56721c   09/27/18 05:21:27 Sebastian Huber printer: Fix Doxygen comments 5
(edit) @56e61e24   09/20/18 05:57:08 Sebastian Huber Remove INTERNAL_ERROR_INTERRUPT_STACK_TOO_SMALL The configured … 5
(edit) @68f339b6   09/17/18 09:53:10 Sebastian Huber Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLE The RTEMS configuration … 5
(edit) @5fa0a1f6   09/17/18 08:35:45 Sebastian Huber config: Remove CONFIGURE_HAS_OWN_MOUNT_TABLE RTEMS had the … 5
(edit) @bd5cec41   09/17/18 08:31:29 Sebastian Huber config: Remove CONFIGURE_HAS_OWN_FILESYSTEM_TABLE This configuration … 5
(edit) @aaa6653   09/13/18 09:33:11 Sebastian Huber score: Fix PER_CPU_DATA_ITEM_DECLARE() Fix … 5
(edit) @1fe1b820   09/10/18 09:47:24 Sebastian Huber score: Fix PER_CPU_DATA_GET_BY_OFFSET() Add uniprocessor version for … 5
(edit) @7097962   08/29/18 07:43:44 Sebastian Huber score: Add thread pin/unpin support Add support to temporarily pin a … 5
(edit) @d8bc0730   09/07/18 09:27:45 Sebastian Huber score: Modify _Scheduler_Unblock() In SMP configurations, obtain the … 5
(edit) @cfc4231d   08/27/18 08:36:35 Sebastian Huber score: Add flexible per-CPU data Update #3507. 5
(edit) @ea0a680   09/10/18 08:36:41 Sebastian Huber score: Debug aid for _Chain_Extract_unprotected() Ensure that a chain … 5
(edit) @3aad9d9b   09/03/18 07:31:19 Sebastian Huber score: Generalize SMP scheduler block support Add extract from … 5
(edit) @9e8bba5   08/29/18 05:53:02 Sebastian Huber score: Remove redundant #ifdef RTEMS_SMP 5
(edit) @ba0e9631   08/10/18 05:34:03 Sebastian Huber score: Do not inline _Thread_Dispatch_enable() This function is … 5
(edit) @d14f934   08/10/18 05:22:43 Sebastian Huber score: Fix ISR enable in _Thread_Dispatch_enable() This bug had … 5
(edit) @b2de426   08/06/18 09:53:42 Sebastian Huber score: Fix _Addresses_Subtract() Use architecture-specific integer … 5
(edit) @66cb142   08/06/18 08:51:00 Sebastian Huber rtems: Parameter types in rtems_partition_create() Use uintptr_t to … 5
(edit) @fd27bae   08/07/18 04:25:47 Sebastian Huber CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE Make … 5
(edit) @0b038bd4   08/04/18 08:38:48 Sebastian Huber libblock: Add RTEMS_DEPRECATED Close #3358. 5
(edit) @698093d   08/03/18 20:39:42 Sebastian Huber libblock: Use rtems_blkdev_create_partition() Update #3358. 5
(edit) @24b94c4   07/30/18 04:39:09 Sebastian Huber ramdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @42f9963d   08/03/18 05:58:07 Sebastian Huber score: Remove superfluous semicolon This avoids warnings like this: … 5
(edit) @27bbc05   08/02/18 12:49:01 Sebastian Huber score: Remove CPU_PARTITION_ALIGNMENT Use the CPU_SIZEOF_POINTER … 5
(edit) @334e1d2   07/30/18 05:35:26 Sebastian Huber confdefs: Fix uniprocessor configuration Introduce a new internal … 5
(edit) @5677883   07/24/18 07:09:06 Sebastian Huber score: _SMP_Inter_processor_interrupt_handler() Optimize … 5
(edit) @a1f7d7d   07/24/18 07:00:18 Sebastian Huber score: RTEMS_PREDICT_TRUE(), RTEMS_PREDICT_FALSE() Add … 5
(edit) @406dd62   07/24/18 09:18:27 Sebastian Huber _SMP_Start_multitasking_on_secondary_processor() Pass current … 5
(edit) @0d362ff3   07/23/18 12:54:51 Sebastian Huber score: _SMP_Inter_processor_interrupt_handler() Pass current … 5
(edit) @f8d00a3   07/25/18 06:00:22 Sebastian Huber tm27: Fix prototype warnings 5
(edit) @513daa3   07/19/18 11:06:49 Sebastian Huber capture: Include missing header file 5
(edit) @da0cbef2   07/16/18 06:22:57 Sebastian Huber score: Avoid structurally dead code This was spotted by Coverity Scan. 5
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @77fbbd6   07/03/18 09:50:53 Sebastian Huber posix: Check for new <pthread.h> prototypes Update #3342. Update #3343. 5
(edit) @b36bf5b   06/29/18 10:55:28 Sebastian Huber score: Increase PER_CPU_CONTROL_SIZE_APPROX Increase the … 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @fe46647e   06/15/18 14:53:27 Sebastian Huber score: Macros to declare and define global symbols Add … 5
(edit) @c47ad8e   06/20/18 10:03:54 Sebastian Huber stackchk: Add SMP support Check the interrupt stacks of all … 5
(edit) @8ff5916c   06/20/18 09:13:19 Sebastian Huber stackchk: Remove dead code Update #3459. 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @4c7b18e3   05/22/18 07:14:07 Sebastian Huber Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU … 5
(edit) @5ec5503   05/22/18 07:10:06 Sebastian Huber Reassign system initilization order numbers Assign each system … 5
(edit) @de9b7d7   06/01/18 05:04:45 Sebastian Huber Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such … 5
(edit) @61d5c886   05/25/18 08:27:40 Sebastian Huber config: Hide CONFIGURE_SCHEDULER_COUNT Rename … 5
(edit) @2292ca22   05/25/18 08:13:14 Sebastian Huber config: Hide CONFIGURE_INITIAL_EXTENSION_TABLE Rename … 5
(edit) @30c3898   03/03/18 12:24:42 Sebastian Huber libblock: Init deps in rtems_blkdev_create() Update #3358. 5
(edit) @b80b34c3   04/30/18 08:54:50 Sebastian Huber telnetd: Always build telnet daemon Add support for libbsd … 5
(edit) @b771cb48   04/30/18 08:11:37 Sebastian Huber ftpd: Always build FTP daemon Add support for libbsd initialization. … 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
(edit) @c3bab73b   04/30/18 07:24:44 Sebastian Huber tftpfs: Always build TFTP client Move TFTP client filesystem to … 5
(edit) @dd8e4b7   04/30/18 07:09:27 Sebastian Huber libdebugger: Move to separate library Always build remote TCP support … 5
(edit) @c77cd426   04/30/18 22:18:49 joel Drop executable permissions on .[ch] files 5
(edit) @3ef7e744   04/30/18 05:44:56 Sebastian Huber config: Fix -Wint-in-bool-context warnings 5
(edit) @f59d435d   04/12/18 07:46:49 Chris Johns libdl: Remove _t from all structures as this is reserved for the standards 5
(edit) @549b1d6   03/26/18 14:09:19 Sebastian Huber Remove unused POSIX_NOT_IMPLEMENTED() declaration 5
(edit) @2c65588   03/22/18 06:48:05 Sebastian Huber config: Fix re-definition warning 5
(edit) @478dc89   03/16/18 06:01:48 Sebastian Huber imfs: Use most efficient way to get the time As a side-effect, this … 5
(edit) @0fb724a   03/12/18 09:04:11 Sebastian Huber libblock: C++ compatibility 5
(edit) @6fadb7af   03/08/18 05:33:24 Sebastian Huber config: Use new scheduler configuration defines Update #3325. 5
(edit) @2ef85b1   03/08/18 05:20:10 Sebastian Huber config: Simplify clustered scheduler configuration Do not use names … 5
(edit) @0231ebc   03/07/18 15:29:52 Sebastian Huber config: Remove RTEMS prefix from internal defines Update #3325. 5
(edit) @ef900ab   03/07/18 12:01:19 Sebastian Huber capture: Fix get priority methods 5
(edit) @337a186   02/21/18 11:40:18 Sebastian Huber Add a simple task console driver Close #3320. 5
(edit) @c232b37   02/19/18 19:05:57 joel confdefs.h: Minor rework to avoid warnings when … 5
(edit) @2fd31117   01/09/18 05:13:32 Sebastian Huber stdio-redirector: Use self-contained mutex Update #2843. 5
(edit) @d9800ac   01/03/18 05:36:10 Sebastian Huber libdl: Use self-contained recursive mutex Update #2843. 5
Note: See TracRevisionLog for help on using the revision log.