source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @395a49e1   11/08/18 09:12:21 Sebastian Huber rtems: Move internal structures to barrierdata.h Update #3598. 5
(edit) @bdd4eb87   11/08/18 08:13:59 Sebastian Huber rtems: Remove Modes_Control Use rtems_mode directly. This is in line … 5
(edit) @257cf74   11/08/18 08:03:47 Sebastian Huber rtems: Move internal structures to asrdata.h Update #3598. 5
(edit) @78bbe59   11/07/18 13:12:52 Sebastian Huber rtems: Move internal structures to ratemondata.h Update #3598. 5
(edit) @93fae332   11/12/18 08:33:04 Sebastian Huber Include missing <sys/types.h> Update #3598. 5
(edit) @1e039fb3   11/08/18 07:01:13 Sebastian Huber rtems: Deprecate rtems_rate_monotonic_period_time_t The … 5
(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) @4f4ed2f0   11/08/18 12:11:54 Sebastian Huber rtems: Add missing include Update #3598. 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) @6dc0b5f   07/21/17 12:18:50 javier.jalle leon, spwtdp: Initial driver commit 5
(edit) @4a7c6867   10/05/18 07:37:44 Sebastian Huber Fix rbtree_postorder_for_each_entry_safe() Use the non-standard … 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) @e58f1cd3   09/05/18 05:27:24 Sebastian Huber Add more dummy values to <sys/priority.h> Update #3472. 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) @d9296d24   09/07/18 04:39:50 Sebastian Huber Move <poll.h> to set of default header files The <poll.h> is a POSIX … 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) @6d70a11   08/27/18 05:33:29 Sebastian Huber Include <stdbool.h> in <machine/_kernel_types.h> The FreeBSD kernel … 5
(edit) @27c89d7   08/08/18 09:52:09 Sebastian Huber Add FreeBSD kernel space header files Move the kernel space content … 5
(edit) @6695d02   08/23/18 12:39:33 Sebastian Huber Update FreeBSD kernel timespec support This change is based on the … 5
(edit) @ba0e9631   08/10/18 05:34:03 Sebastian Huber score: Do not inline _Thread_Dispatch_enable() This function is … 5
(edit) @a36aa86   08/23/18 12:32:07 Sebastian Huber Add dummy PI_SOFT to <sys/priority.h> Update #3472. 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) @b8eae140   08/10/18 05:11:56 Sebastian Huber Add dummy PRI_MIN_KERN to <sys/priority.h> Update #3472. 5
(edit) @71948f76   08/08/18 05:52:18 Sebastian Huber sys/event.h: Update version FreeBSD tag Update #3472. 5
(edit) @ac824ff   07/18/18 13:04:03 dab Make the definition of struct kevent in event.h match what the man … 5
(edit) @96b32773   07/11/18 02:09:11 dab Address some (although not all) style(9) issues in event.h after … 5
(edit) @1d00acb1   06/28/18 20:37:17 dab Fix compilation error in r335765 under gcc 4.2.1. The anonymous … 5
(edit) @b37ef68   06/28/18 17:01:04 dab Remove potential identifier conflict in the EV_SET macro. PR43905 … 5
(edit) @bf026dd4   11/27/17 15:01:59 pfg sys/sys: further adoption of SPDX licensing ID tags. Mainly focus on … 5
(edit) @57c03363   11/25/17 04:49:12 jhb Decode kevent structures logged via ktrace(2) in kdump. - Add a new … 5
(edit) @e9b708a   06/17/17 00:57:26 kib Add abstime kqueue(2) timers and expand struct kevent members. This … 5
(edit) @f51aec8   04/08/17 04:34:18 pkelsey Fix typo. hist -> hint MFC after: 3 days 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) @ec2de39   07/19/18 06:19:43 Sebastian Huber libfdt: fdt_address_cells() and fdt_size_cells() Add internal … 5
(edit) @513daa3   07/19/18 11:06:49 Sebastian Huber capture: Include missing header file 5
(edit) @78ad048   06/21/18 05:32:40 david libfdt: Add helpers for accessing unaligned words This adds some … 5
(edit) @3848f14b   06/06/18 21:37:05 sjg pylibfdt: Add functions to update properties Allow updating and … 5
(edit) @0d851d4   03/17/18 13:12:12 david libfdt: Add fdt_check_full() function This new function implements a … 5
(edit) @9a7de8e   03/16/18 11:40:26 david libfdt: Add fdt_header_size() We have a couple of places within … 5
(edit) @72273b6   11/14/17 11:45:56 david libfdt: Safer access to strings section fdt_string() is used to … 5
(edit) @8073f95e   10/23/17 03:45:56 david libfdt: Make fdt_check_header() more thorough Currently … 5
(edit) @c13e400   01/25/18 05:13:40 nwhitehorn Add limited read-only support for older (V2 and V3) device tree to … 5
(edit) @4e5f848   10/26/17 01:13:46 programmingkidx implement strnlen for systems that need it Prior the Mac OS 10.7, the … 5
(edit) @42f1b37   10/18/17 06:22:40 david libfdt: Remove leading underscores from identifiers In a lot of … 5
Note: See TracRevisionLog for help on using the revision log.