source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18f5bcb   03/26/20 14:06:57 Sebastian Huber rtems: Fix Doxygen comment 5
(edit) @7cec259   03/31/20 12:57:40 Sebastian Huber config: Remove CONFIGURE_FILESYSTEM_DEVFS This filesystem no longer … 5
(edit) @762425e   03/31/20 08:05:51 Sebastian Huber ftpd: Remove superfluous defines These defines are not used and … 5
(edit) @eb92b1f   03/31/20 08:03:20 Sebastian Huber ftpd: Fix return types 5
(edit) @5608e89   03/30/20 08:30:06 Sebastian Huber config: Remove BSP_DEFAULT_UNIFIED_WORK_AREAS Do not undefine this … 5
(edit) @96402b74   03/23/20 15:16:18 Sebastian Huber score: Document _TLS_Alignment 5
(edit) @24c2179   03/23/20 14:54:59 Sebastian Huber score: Fix size of TLS_Thread_control_block On most architectures, … 5
(edit) @3fd4889   03/23/20 06:21:42 Sebastian Huber conf: Improve evaluation of event recording opts Check for … 5
(edit) @ab42b3e   03/12/20 17:29:48 Sebastian Huber record: Add rtems_record_dump() Add rtems_record_dump_base64() and … 5
(edit) @c584d4e   03/13/20 09:14:04 Sebastian Huber rtems: Add rtems_put_char() Update #3904. 5
(edit) @a6b36334   03/12/20 14:43:17 Sebastian Huber score: Add _IO_Base64() Update #3904. 5
(edit) @c2287ba2   03/10/20 16:07:19 Sebastian Huber libio: Robust file descriptor reference counting There was a race … 5
(edit) @0161b93d   03/03/20 18:23:53 Sebastian Huber imfs: Replace devfs with an IMFS specialization Add a simplified path … 5
(edit) @103a371   03/05/20 20:56:31 Sebastian Huber imfs: Simplify code generation Update #3894. 5
(edit) @277b9dd   03/05/20 20:49:50 Sebastian Huber imfs: Remove unused handlers Update #3894. 5
(edit) @83994913   03/05/20 20:48:10 Sebastian Huber imfs: Constify imfs_memfile_bytes_per_block The … 5
(edit) @85c9145f   03/05/20 20:32:29 Sebastian Huber imfs: Use _IMFS_get_time() Update #3894. 5
(edit) @624d691b   03/03/20 18:23:27 Sebastian Huber libio: Constify some functions 5
(edit) @fa3005f   03/01/20 10:56:08 Sebastian Huber console: Use IMFS_add_node() for simple task cons Change license to … 5
(edit) @7e3b5c0   02/29/20 18:41:18 Sebastian Huber console: Use IMFS_add_node() for simple console Change license to … 5
(edit) @fa44c39   02/29/20 15:14:31 Sebastian Huber imfs: Add IMFS_add_node() Update #3894. 5
(edit) @13b71f8   02/29/20 10:43:42 Sebastian Huber imfs: Simplify IMFS_create_node() Update #3894. 5
(edit) @0b0cd93   02/29/20 10:15:43 Sebastian Huber imfs: Remove IMFS_NODE_FLAG_NAME_ALLOCATED Remove … 5
(edit) @8b73ee5   03/03/20 12:45:50 Sebastian Huber rtems: rtems_scheduler_get_processor_maximum() In uniprocessor … 5
(edit) @fdeaa64   03/03/20 12:01:56 Sebastian Huber config: Remove <rtems/btimer.h> include The use of … 5
(edit) @18020109   02/24/20 13:06:41 Sebastian Huber rtems: Add rtems_scheduler_map_priority_from_posix() Update #3881. 5
(edit) @38736c6   02/24/20 13:06:16 Sebastian Huber rtems: Add rtems_scheduler_map_priority_to_posix() Update #3881. 5
(edit) @fd8c87a   02/28/20 06:49:40 Sebastian Huber dtc: Update VERSION 5
(edit) @5fa49fa   02/20/20 21:45:57 sjg libfdt: Allow exclusion of fdt_check_full() This function is used to … 5
(edit) @83cd341   02/20/20 21:45:56 sjg libfdt: Add support for disabling ordering check/fixup Add a way to … 5
(edit) @0791bdf   02/20/20 21:45:55 sjg libfdt: Add support for disabling version checks Allow enabling … 5
(edit) @23fe4d7b   02/20/20 21:45:54 sjg libfdt: Add support for disabling rollback handling Allow enabling … 5
(edit) @52d4c65   02/20/20 21:45:53 sjg libfdt: Add support for disabling sanity checks Allow enabling … 5
(edit) @e9ebc6ab   02/20/20 21:45:52 sjg libfdt: Add support for disabling dtb checks Support ASSUME_VALID_DTB … 5
(edit) @b44c574d   02/20/20 21:45:51 sjg Add a way to control the level of checks in the code Add a new … 5
(edit) @461c7354   02/20/20 21:45:50 sjg libfdt: De-inline fdt_header_size() There does not seem to be a … 5
(edit) @7217a4f   11/08/19 14:42:53 david libfdt: Correct prototype for fdt_ro_probe_() This function returns … 5
(edit) @94d5b6ea   09/10/19 10:48:24 luc.michel libfdt.h: add explicit cast from void* to uint8_t* in fdt(32|64)_st … 5
(edit) @39f64e08   07/28/19 06:25:51 david libfdt: Allow #size-cells of 0 c12b2b0c20eb "libfdt: … 5
(edit) @1a5c324   07/05/19 03:42:40 david libfdt: Tweak data handling to satisfy Coverity In libfdt we often … 5
(edit) @0b83b822   06/20/19 21:19:39 robh libfdt: Replace GPL/BSD boilerplate/reference with SPDX tags Replace … 5
(edit) @b00040b2   05/09/19 09:41:22 npiggin libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for … 5
(edit) @adb403b9   05/09/19 09:41:21 npiggin libfdt: Introduce fdt_create_with_flags() There is a need to be able … 5
(edit) @4902d42   05/09/19 09:41:20 npiggin libfdt: Ensure fdt_add_property frees allocated name string on failure … 5
(edit) @3d4c1c89   03/29/19 02:59:04 david libfdt: Make fdt_get_max_phandle() an inline It's now a trivial … 5
(edit) @5a45775   03/26/19 15:33:02 treding libfdt: Add phandle generation helper The new fdt_generate_phandle() … 5
(edit) @6505fe0e   03/26/19 15:33:00 treding libfdt: Add new maximum phandle lookup function The … 5
(edit) @d5203fe   03/27/19 06:15:52 takahiro.akashi libfdt: add fdt_append_addrrange() This function will append an … 5
(edit) @3d75d7c   03/25/19 03:51:27 david Revert "libfdt: Add phandle generation helper" This reverts commit … 5
(edit) @a0dea644   03/20/19 15:10:03 treding libfdt: Add phandle generation helper The new fdt_generate_phandle() … 5
(edit) @18a7759   12/21/18 16:32:23 geert+renesas libfdt: Fix FDT_ERR_NOTFOUND typos in documentation The actual error … 5
(edit) @ab3efcc   12/21/18 13:01:32 geert+renesas libfdt: Fix fdt_getprop_by_offset() parameter name in documentation … 5
(edit) @bef6dfc5   11/19/18 05:36:15 david libfdt: Don't use memcpy to handle unaligned reads on ARM 6dcb8ba4 … 5
(edit) @8bd3915   11/02/18 01:46:22 johnc libfdt: return correct value if #size-cells property is not present … 5
(edit) @fcb11510   02/26/20 09:02:37 Sebastian Huber score: Fix context switch extensions (SMP) In uniprocessor and SMP … 5
(edit) @c36fae22   02/25/20 12:47:59 Sebastian Huber config: Initialize IO drivers on demand 5
(edit) @01c97e64   02/25/20 13:43:52 Sebastian Huber score: Fix label defined but not used warning Update #3835. 5
(edit) @470dfa1f   02/25/20 12:49:45 Sebastian Huber config: Resurrect NULL_DRIVER_TABLE_ENTRY This define may be used by … 5
(edit) @a78495ed   02/21/20 07:08:57 Sebastian Huber config: Add <rtems/confdefs/wkspace.h> Remove all comments and … 5
(edit) @1fb1cf1   02/20/20 14:26:40 Sebastian Huber config: Add <rtems/confdefs/objectsposix.h> Remove all comments and … 5
(edit) @35e58c45   02/20/20 14:13:16 Sebastian Huber config: Add <rtems/confdefs/wkspacesupport.h> Remove all comments and … 5
(edit) @d20209b   02/20/20 12:59:30 Sebastian Huber config: Add <rtems/confdefs/objectsclassic.h> Remove all comments and … 5
(edit) @f5a2fd86   02/20/20 13:24:46 Sebastian Huber config: Add <rtems/confdefs/threads.h> Remove all comments and … 5
(edit) @40db051   02/20/20 12:33:07 Sebastian Huber config: Add <rtems/confdefs/unlimited.h> Remove all comments and … 5
(edit) @7b6596f5   02/20/20 12:22:54 Sebastian Huber config: Add <rtems/confdefs/iodrivers.h> Remove all comments and … 5
(edit) @fe84ab5   02/20/20 12:10:52 Sebastian Huber config: Add <rtems/confdefs/console.h> Remove all comments and … 5
(edit) @8314933   02/20/20 11:58:13 Sebastian Huber config: Add <rtems/confdefs/initthread.h> Remove all comments and … 5
(edit) @b15d1cb   02/20/20 11:02:39 Sebastian Huber config: Add <rtems/confdefs/inittask.h> Remove all comments and … 5
(edit) @8f3419b   02/20/20 10:39:30 Sebastian Huber config: Add <rtems/confdefs/extensions.h> Remove all comments and … 5
(edit) @fb0caca   02/20/20 10:39:05 Sebastian Huber config: Add <rtems/confdefs/newlib.h> Remove all comments and … 5
(edit) @32561f5   02/20/20 06:55:18 Sebastian Huber config: Add <rtems/confdefs/clock.h> Remove all comments and … 5
(edit) @1d35bf2a   02/20/20 06:45:57 Sebastian Huber config: Add <rtems/confdefs/mcpi.h> Remove all comments and … 5
(edit) @03aff2c   02/20/20 06:33:59 Sebastian Huber config: Add <rtems/confdefs/malloc.h> Remove all comments and … 5
(edit) @691b614   02/20/20 06:22:48 Sebastian Huber config: Add <rtems/confdefs/bdbuf.h> Remove all comments and … 5
(edit) @591e9736   02/19/20 13:14:46 Sebastian Huber config: Add <rtems/confdefs/scheduler.h> Remove all comments and … 5
(edit) @1608221   02/15/20 17:57:57 Sebastian Huber config: Add <rtems/confdefs/libio.h> Remove all comments and … 5
(edit) @0f8e139e   02/15/20 13:00:08 Sebastian Huber config: Add <rtems/confdefs/percpu.h> Remove comments and … 5
(edit) @f45d0b2f   02/15/20 13:16:58 Sebastian Huber config: Add <rtems/confdefs/bsp.h> Remove all comments and … 5
(edit) @55a7316   02/14/20 16:20:36 Sebastian Huber config: Add <rtems/confdefs/libpci.h> Derive copyright and license … 5
(edit) @cadd8d1   02/14/20 15:50:18 Sebastian Huber config: Add <rtems/confdefs/obsolete.h> Unify handling of obsolete … 5
(edit) @0561cc1   02/21/20 06:34:50 Sebastian Huber config: Remove _Configure_Max_Objects() Use … 5
(edit) @cfe68385   02/21/20 06:28:13 Sebastian Huber config: Improve _Configure_From_workspace() Commit … 5
(edit) @c7f748a   02/15/20 11:07:28 Sebastian Huber config: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION The … 5
(edit) @ca82a603   02/15/20 11:03:39 Sebastian Huber rtems: Change timer server task mode setting Use the non-preempt mode … 5
(edit) @e50e42b8   02/15/20 10:52:00 Sebastian Huber score: _Scheduler_Is_non_preempt_mode_supported() If the non-preempt … 5
(edit) @5b8d80d7   02/15/20 10:23:08 Sebastian Huber config: CONFIGURE_INIT_TASK_INITIAL_MODES Determine the default for … 5
(edit) @1ada3e55   02/15/20 10:09:16 Sebastian Huber score: Add _SMP_Need_inter_processor_interrupts() Test for the proper … 5
(edit) @ba74ebde   02/14/20 18:09:56 Sebastian Huber libio: Add POSIX user environment pointer to TCB The IO library used … 5
(edit) @ba46b936   02/14/20 13:04:21 Sebastian Huber config: Add _SMP_Is_enabled Move the is SMP enabled configuration … 5
(edit) @567455b6   02/14/20 12:57:20 Sebastian Huber config: Add _SMP_Processor_configure_maximum Move the processor … 5
(edit) @ad85c00   02/14/20 12:48:18 Sebastian Huber config: Add _Workspace_Is_unified Move the unified workspace … 5
(edit) @ba7b2df7   02/14/20 12:43:58 Sebastian Huber config: Add _Workspace_Size Move the workspace size configuration … 5
(edit) @5180762c   02/14/20 12:36:30 Sebastian Huber config: Add _Thread_Idle_body Move the idle thread body configuration … 5
(edit) @c70d112   02/14/20 12:26:17 Sebastian Huber config: Add _Thread_Idle_stack_size Move the idle thread stack size … 5
(edit) @308a2e0f   02/14/20 11:58:21 Sebastian Huber config: Add _Watchdog_Ticks_per_timeslice Move the ticks per … 5
(edit) @b8648bd   02/13/20 16:16:15 Sebastian Huber config: Add _Watchdog_Microseconds_per_tick Move the microseconds per … 5
(edit) @3b4795b4   02/14/20 10:20:42 Sebastian Huber config: Remove CONFIGURE_POSIX_HAS_OWN_INIT_THREAD_TABLE The … 5
(edit) @9bdb6aa3   02/14/20 08:48:41 Sebastian Huber config: Bring back RTEMS 4.11 configuration table This improves API … 5
(edit) @a9bc7a5   02/14/20 08:34:03 Sebastian Huber rtems: Simplify _RTEMS_tasks_Initialize_user_task() Due to the system … 5
(edit) @9520ec3   02/14/20 08:31:44 Sebastian Huber config: Simplify initialization task config With the removal of the … 5
Note: See TracRevisionLog for help on using the revision log.