source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @6b0873f   02/14/20 07:40:41 Sebastian Huber config: Remove CONFIGURE_HAS_OWN_INIT_TASK_TABLE The … 5
(edit) @58864627   02/14/20 16:24:45 Sebastian Huber config: Remove unused declaration and defines Update #3875. 5
(edit) @dbb7ac6f   02/14/20 10:23:12 Sebastian Huber posix: Remove <rtems/posix/ptimer.h> This file contained duplicate … 5
(edit) @c621c11b   02/13/20 16:15:33 Sebastian Huber monitor: Use proper API for all config constants 5
(edit) @e85f168   02/13/20 15:56:20 Sebastian Huber config: Remove unused configuration constant 5
(edit) @f613778   02/13/20 15:15:30 Sebastian Huber Remove rtems_configuration_get_posix_api_configuration() The … 5
(edit) @2807d556   02/13/20 10:37:02 Sebastian Huber score: Clean up wkspace.c Remove DEBUG_WORKSPACE support. There are … 5
(edit) @88c40ef8   02/13/20 10:34:34 Sebastian Huber score: Remove unused _Workspace_Allocate_aligned() 5
(edit) @3f732f0   02/13/20 00:15:56 joel objectdata.h, objectimpl.h: Change structure member from free to … 5
(edit) @d252e20a   12/10/19 10:13:18 Sebastian Huber score: Simplify _Thread_Initialize() Allocate new thread queue heads … 5
(edit) @fc32904   01/03/20 06:19:47 Sebastian Huber score: Add _Objects_Allocate_with_extend() Update #3835. 5
(edit) @dd9e501   12/10/19 10:26:20 Sebastian Huber score: Add _Objects_Activate_unlimited() Update #3835. 5
(edit) @8a43adb   12/10/19 10:09:32 Sebastian Huber score: Add _Freechain_Extend() Update #3835. 5
(edit) @4eab96b   12/10/19 09:59:02 Sebastian Huber score: Add _Freechain_Pop() Update #3835. 5
(edit) @8ff1af1   12/10/19 09:58:42 Sebastian Huber score: Add _Freechain_Is_empty() Update #3835. 5
(edit) @36e59b2   12/10/19 09:46:52 Sebastian Huber score: _Objects_Extend_information() Return block index in … 5
Note: See TracRevisionLog for help on using the revision log.