source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @f5e879f   10/18/17 05:45:52 david Fix some errors in comments A comment in tests/stringlist.c refers to … 5
(edit) @a1c3b41a   07/27/17 16:33:11 pantelis.antoniou Introduce fdt_setprop_placeholder() method In some cases you need to … 5
(edit) @f984d8f   04/01/17 15:31:41 sjg Add a libfdt function to write a property placeholder The existing … 5
(edit) @67f49b98   03/17/17 22:14:33 sjg Adjust libfdt.h to work with swig There are a few places where … 5
(edit) @d0a1fc8   03/06/17 01:16:56 david libfdt: Change names of sparse helper macros The default libfdt_env.h … 5
(edit) @90f54b0e   02/24/17 00:12:50 david libfdt: Add fdt_setprop_empty() Device trees can contain empty (zero … 5
(edit) @e879a98d   09/30/16 13:57:16 maxime.ripard libfdt: Add overlay application function The device tree overlays are … 5
(edit) @b0ceda54   09/30/16 13:57:15 maxime.ripard libfdt: Extend the reach of FDT_ERR_BADPHANDLE So far, the BADPHANDLE … 5
(edit) @2679534b   09/30/16 13:57:14 maxime.ripard libfdt: Add new errors for the overlay code Add a few new error codes … 5
(edit) @f670acbf   09/26/16 16:12:26 thuth Fix some typing errors in libfdt.h and livetree.c Correct some typos … 5
(edit) @6112fb0b   07/29/16 09:55:48 maxime.ripard libfdt: Add fdt_setprop_inplace_namelen_partial Add a function to … 5
(edit) @2086bbc8   07/27/16 12:55:56 maxime.ripard libfdt: Add fdt_getprop_namelen_w Add a function to retrieve a … 5
(edit) @220cde8   07/27/16 12:55:55 maxime.ripard libfdt: Add max phandle retrieval function Add a function to retrieve … 5
(edit) @eda76d4   07/27/16 12:55:54 maxime.ripard libfdt: Add iterator over properties Implement a macro based on … 5
(edit) @da8eff99   07/27/16 12:55:53 treding libfdt: Add a subnodes iterator macro The fdt_for_each_subnode() … 5
(edit) @8bbd8c7   03/07/16 03:12:48 sjg Correct a missing space in a fdt_header cast The code style here is … 5
(edit) @8f6fb28c   03/07/16 03:12:47 sjg Correct line lengths in libfdt.h There are a few lines that are over … 5
(edit) @34e6ae62   03/07/16 03:12:46 sjg Correct space-after-tab in libfdt.h There are a few places with a … 5
(edit) @da0cbef2   07/16/18 06:22:57 Sebastian Huber score: Avoid structurally dead code This was spotted by Coverity Scan. 5
(edit) @22d9575   07/04/18 14:12:14 Sebastian Huber linux: Add rbtree_postorder_for_each_entry_safe() Update #3465. 5
(edit) @0cb4257   07/03/18 18:32:31 Sebastian Huber linux: Simplify <linux/rbtree.h> Remove the placeholder struct … 5
(edit) @877aeab   07/04/18 14:14:35 Sebastian Huber linux: Install <linux/rbtree.h> This makes it possible to test this … 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) @b771cb4   04/30/18 08:11:37 Sebastian Huber ftpd: Always build FTP daemon Add support for libbsd initialization. … 5
(edit) @bf76d5fe   04/30/18 08:37:59 Sebastian Huber network: Import latest <arpa/ftp.h> from FreeBSD Update #3419. 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
Note: See TracRevisionLog for help on using the revision log.