source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @51614bd5   02/15/20 10:14:32 Sebastian Huber bsps/clock: Use _SMP_Get_processor_maximum() Use a specific test to … 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) @77ee827   02/25/20 06:14:13 Sebastian Huber sptests/spcbssched03: Include missing header file Update #3875. 5
(edit) @5d1d348   02/25/20 06:13:55 Sebastian Huber libtests/stackchk: Include missing header file Update #3875. 5
(edit) @f6fcfea1   02/21/20 14:12:13 Sebastian Huber mptests/mp14: Include missing header file Include <mpci.h> for … 5
(edit) @e58ecb84   02/21/20 13:21:33 Sebastian Huber bsps/arm: Initialize priorities of PPIs At least on GICv1 the … 5
(edit) @486829b2   02/21/20 04:30:32 amaan.cheval Add Amaan to MAINTAINERS 5
(edit) @7006f08   02/12/20 14:09:39 dennis.pfau drvmgr: Fix determination of prefix in grlib uart driver … 5
(edit) @3f7ebdd   02/14/20 03:16:17 Chris Johns testsuite/newlib: Check newlib does not touch an assigned std FILE … 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) @f1baeb0   02/13/20 12:39:43 Sebastian Huber bootstrap: Add special case for clean command 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) @f53473f   02/09/20 19:21:44 gsnb.gn bsp/raspberrypi: Mini UART driver This patch adds driver for Mini … 5
(edit) @5857e83c   02/09/20 19:21:43 gsnb.gn libchip/ns16550: Allow user calculate baud divisor This patch will … 5
(edit) @b89b442   02/14/20 14:51:01 Sebastian Huber smpschededf02: Improve readability 5
(edit) @33d89af   02/14/20 09:05:21 Sebastian Huber smpfatal09: Fix test case Update #3838. 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
(edit) @8e118f22   12/16/19 14:10:05 Sebastian Huber score: Inline _Objects_Namespace_remove_u32() This function is simple … 5
(edit) @6135747   12/16/19 13:50:59 Sebastian Huber score: Split up objects free Split up the different objects free … 5
(edit) @2485156   12/10/19 09:41:48 Sebastian Huber score: Split up objects allocation Split up the different objects … 5
(edit) @6f3bc0e   12/10/19 09:04:36 Sebastian Huber score: Add _Objects_Free_objects_block() This is a preparation to … 5
(edit) @32991495   12/09/19 15:03:11 Sebastian Huber score: Statically allocate idle/MPCI stacks Place idle and MPCI … 5
(edit) @01d5944   12/09/19 13:48:34 Sebastian Huber score: Move thread stack allocation Move thread stack allocation to … 5
(edit) @4c9deb6c   12/09/19 13:33:06 Sebastian Huber score: Add _Stack_Extend_size() Update #3835. 5
(edit) @a08dcb2   12/09/19 12:57:51 Sebastian Huber score: Add Thread_Configuration Add the Thread_Configuration … 5
(edit) @00c7ad4   12/16/19 13:32:47 Sebastian Huber score: Split stack allocator configuration This allows the linker … 5
(edit) @f4dbf37d   12/09/19 09:12:14 Sebastian Huber score: Simplify TLS area allocation Use the stack area to allocate … 5
(edit) @fc398fd   12/07/19 15:50:35 Sebastian Huber score: Simplify FP context allocation Use the stack area to allocate … 5
(edit) @0e1ac917   12/07/19 15:30:50 Sebastian Huber score: Remove _Stack_Ensure_minimum() call This call is superfluous … 5
(edit) @0bde56b   12/07/19 15:28:21 Sebastian Huber score: Simplify thread stack free Update #3835. 5
(edit) @a0211fc9   12/07/19 15:00:58 Sebastian Huber score: Simplify thread stack allocation Remove superfluous … 5
(edit) @bf39a9e   12/06/19 19:24:37 Sebastian Huber score: Remove superfluous FP types/defines Update #3835. 5
(edit) @b900f507   02/12/20 07:53:35 Sebastian Huber arm/xilinx-zynq: Split console driver files This avoids to pull in … 5
(edit) @adf7e753   02/10/20 09:35:17 christian.mauderer bsp/imx: Parse fdt pinctrl values and setup iomux Update #3869. 5
(edit) @b58f994   02/10/20 09:35:16 christian.mauderer bsp/imx: Support imx6ul iomux. Update #3869. 5
(edit) @d00d690   02/10/20 09:35:15 christian.mauderer bsp/imx: Allow gapless SPI transfers. This uses the tx-threshold to … 5
(edit) @9c7bffb   02/10/20 09:35:14 christian.mauderer bsp/imx: Use muxed mode for serials. Update #3869. 5
(edit) @65e51e9f   02/10/20 09:35:13 Sebastian Huber bsp/imx: Increase device memory area The new area is used by the i.MX … 5
(edit) @c561bf4c   02/10/20 09:35:12 christian.mauderer bsp/imx: Allow GIC in different device tree node. Update #3869. 5
(edit) @8854a2b5   02/10/20 09:35:11 Sebastian Huber bsp/imx: Avoid hard-coded GIC base address Update #3869. 5
(edit) @b2ddf4f7   02/11/20 05:44:16 Sebastian Huber sptests/spregion_err01: Reduce memory demands Make functions and data … 5
(edit) @90f11edd   01/29/20 08:32:05 Sebastian Huber termios: Fix input canonical mode Canonical input processing was … 5
(edit) @2d07ce6   02/04/20 14:26:31 Sebastian Huber config: Add CONFIGURE_DIRTY_MEMORY Replace the BSP_DIRTY_MEMORY BSP … 5
(edit) @8ecbc38   02/04/20 12:56:41 Sebastian Huber sysinit: Add RTEMS_SYSINIT_ZERO_MEMORY Use a dedicate system … 5
(edit) @1d43a97   02/04/20 12:20:26 Sebastian Huber config: CONFIGURE_ZERO_WORKSPACE_AUTOMATICALLY Canonicalize … 5
(edit) @6fad1f0a   02/04/20 12:26:46 Sebastian Huber samples/iostream: Simplify configuration Remove … 5
(edit) @cadff8f7   02/04/20 12:12:40 Sebastian Huber config: Remove BSP_ZERO_WORKSPACE_AUTOMATICALLY Update #3863. 5
(edit) @9fac9f9   02/05/20 07:42:03 Sebastian Huber score: Fix linker sets on small data area targets Update #3865. 5
(edit) @bba1475   01/02/20 10:31:48 Sebastian Huber score: Optimize STATUS_BUILD() Do not cast to unsigned int to avoid … 5
(edit) @ccaec966   02/04/20 10:24:41 Sebastian Huber libtests/malloc04: Fix typo Update #3838. 5
(edit) @1cd283a   02/04/20 05:03:15 Sebastian Huber fstests/fsstatvfs: Include missing header file 5
(edit) @e44ae80   02/02/20 10:00:05 Sebastian Huber config: Add CONFIGURE_VERBOSE_SYSTEM_INITIALIZATION Update #3861. 5
(edit) @c344e58   02/02/20 10:00:54 Sebastian Huber Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 Use RTEMS_SYSINIT_ORDER_LAST_BUT_5 … 5
Note: See TracRevisionLog for help on using the revision log.