source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @02c9eb85   07/20/20 05:46:53 christian.mauderer bsps/fdt: Make sure data is cache aligned The cache of the fdt blob …
(edit) @29a73d8   07/17/20 05:54:44 christian.mauderer bsp/imx: Use GPIOs for SPI CS The chip select lines of the iMX SPI …
(edit) @0f4b911c   07/17/20 05:54:43 christian.mauderer bsp/imx: Add a GPIO driver Update 3869
(edit) @a3bcc79   07/30/20 17:29:23 Sebastian Huber bsps/lm32: Use shared <bsp/irq.h> Having a duplicate header with the …
(edit) @699f465c   07/30/20 12:47:03 aschref.ben-thabet psxhdrs/strncat: Fix string truncation warning
(edit) @21c7e3a   07/22/20 12:41:51 jan.sommer i386: Fix possible race condition on first context restore Make sure …
(edit) @4444094d   07/24/20 05:31:24 Sebastian Huber spmisc01: Include missing header file Update #4032.
(edit) @7746b0de   04/08/20 08:28:47 Sebastian Huber malloc: Make deferred free support optional Only include the deferred …
(edit) @6f94a83   04/08/20 08:20:51 Sebastian Huber score: Add RTEMS_WEAK Update #4032.
(edit) @b2ff5fe   07/21/20 06:45:03 Sebastian Huber spintrcritical_support: Remove This test support was replaced by …
(edit) @6b795cd7   07/20/20 05:45:51 Sebastian Huber spintrcritical24: Use T_interrupt_test()
(edit) @23b9debe   07/21/20 05:32:10 Sebastian Huber spintrcritical23: Use T_interrupt_test()
(edit) @1414e71   07/18/20 20:55:51 Sebastian Huber spintrcritical22: Use T_interrupt_test()
(edit) @59ee3020   07/20/20 10:51:49 Sebastian Huber spintrcritical21: Use T_interrupt_test()
(edit) @38636e23   07/21/20 05:19:30 Sebastian Huber spintrcritical20: Use T_interrupt_test()
(edit) @aebdd1da   07/20/20 13:57:08 Sebastian Huber spintrcritical18: Use T_interrupt_test()
(edit) @031e824   07/20/20 17:18:16 Sebastian Huber spintrcritical16: Use T_interrupt_test()
(edit) @1c2e05d4   07/20/20 15:44:42 Sebastian Huber spintrcritical15: Use T_interrupt_test()
(edit) @5020a28   07/20/20 14:35:04 Sebastian Huber spintrcritical13/14: Use T_interrupt_test()
(edit) @8cbba449   07/20/20 13:24:21 Sebastian Huber spintrcritical11/12: Use T_interrupt_test()
(edit) @be2f9d7   07/18/20 20:22:16 Sebastian Huber spintrcritical10: Use T_interrupt_test()
(edit) @a231276   07/20/20 14:12:02 Sebastian Huber spintrcritical09: Use T_interrupt_test()
(edit) @5f66ac86   07/20/20 12:00:31 Sebastian Huber spintrcritical08: Use T_interrupt_test()
(edit) @28313958   07/20/20 10:13:06 Sebastian Huber spintrcritical06/spintrcritical07: Remove tests These two tests check …
(edit) @21f7333   07/20/20 11:07:46 Sebastian Huber spintrcritical01/2/3/4/5: Use T_interrupt_test()
(edit) @857a65d   07/20/20 09:50:53 Sebastian Huber psxintrcritical01: Use T_interrupt_test()
(edit) @cc3fd8fc   07/17/20 17:42:32 Sebastian Huber libtest: Add T_interrupt_test() Update #3199.
(edit) @c9d2405   07/18/20 18:09:11 Sebastian Huber libtest: Add rtems_test_run() Update #3199.
(edit) @dddc9a58   07/20/20 05:28:07 Sebastian Huber libtest: Add quiet assert NULL pointer checks Update #3199.
(edit) @467ef5b4   07/17/20 19:24:56 Sebastian Huber libtest: Add T_unreachable() Update #3199.
(edit) @d702c9f4   07/18/20 12:41:36 Sebastian Huber libtest: Make check message optional This macro magic is in line with …
(edit) @35d9af69   07/18/20 14:05:42 Sebastian Huber libtest: Add T_CHECK_FMT Rename internal function T_check_true() to …
(edit) @7781404   07/17/20 19:21:16 Sebastian Huber libtest: Add T_stop() Update #3199.
(edit) @34e4df55   04/16/20 10:22:06 Sebastian Huber libtest: Split POSIX Keys support Update #3199.
(edit) @63e4278   06/26/20 05:44:55 Sebastian Huber libtest: Add T_get_scope() Update #3199.
(edit) @cb3c6bdc   06/09/20 13:55:22 Sebastian Huber libtest: Add push/pop fixture support Update #3199.
(edit) @6b27e32   06/08/20 08:04:55 Sebastian Huber libtest: Support custom scope messages via fixture Update #3199.
(edit) @c081c68   04/16/20 14:06:59 Sebastian Huber libtest: Add T_make_runner() Update #3199.
(edit) @af92665   07/17/20 12:49:42 Sebastian Huber libtest: Add T_get_one_clock_tick_busy() Update #3199.
(edit) @e3e3b871   07/17/20 12:40:36 Sebastian Huber libtest: Add T_busy() Update #3199.
(edit) @361404e8   07/17/20 11:46:24 Sebastian Huber libtest: Move <t.h> to <rtems/test.h> Update #3199.
(edit) @9de8d61   07/17/20 11:36:49 Sebastian Huber libtest: <rtems/test.h> to <rtems/test-info.h> Rename this header …
(edit) @33314eb   07/23/20 06:42:59 Sebastian Huber bsps/clock: Fix fast idle clock tick support If we interrupt a thread …
(edit) @1fab972   07/21/20 13:22:55 Sebastian Huber score: Improve _Thread_Start() description
(edit) @3a95a07d   07/09/20 08:21:29 christian.mauderer media-server: Add ability for retry. This adds the possibility to …
(edit) @9cb107c9   07/03/20 12:31:47 jan.sommer bsps/pc386: Fix IPI for non-consecutive APICIDs - properly use the …
(edit) @a3ed4219   05/28/20 13:48:35 Sebastian Huber score: Remove deprecated Thread This type was deprecated in RTEMS …
(edit) @53a5af2   05/11/20 13:10:19 Sebastian Huber rtems: Remove deprecated proc_ptr definition Close #3586.
(edit) @2adf328   05/11/20 13:08:55 Sebastian Huber rtems: Remove support for RTEMS_DEPRECATED_TYPES Close #3584.
(edit) @312fcf2   05/28/20 13:36:23 Sebastian Huber rtems: Remove rtems_thread_cpu_usage_t This type was deprecated in …
(edit) @1546b1c0   05/28/20 13:35:41 Sebastian Huber rtems: Remove region_information_block This type was deprecated in …
(edit) @f8998f1   05/28/20 13:35:09 Sebastian Huber rtems: Remove rtems_context_fp This type was deprecated in RTEMS 5.1. …
(edit) @df2dac3   05/28/20 13:34:23 Sebastian Huber rtems: Remove rtems_context This type was deprecated in RTEMS 5.1. …
(edit) @65dc040   05/28/20 13:32:44 Sebastian Huber rtems: Remove rtems_rate_monotonic_period_time_t This type was …
(edit) @6a3fcd4   05/28/20 13:31:40 Sebastian Huber rtems: Remove deprecated rtems_extension This type was deprecated in …
(edit) @13a4b880   05/28/20 13:30:33 Sebastian Huber rtems: Remove rtems_get_processor_count() This function was …
(edit) @e4215e43   05/28/20 13:29:43 Sebastian Huber rtems: Remove rtems_get_current_processor() This function was …
(edit) @dc4879b   05/28/20 13:24:19 Sebastian Huber rtems: Remove deprecated rtems_io_lookup_name() Close #3420.
(edit) @39c2e28   05/11/20 06:27:45 Sebastian Huber rtems: Remove deprecated <rtems/system.h> Close #3980.
(edit) @479b2bf   05/11/20 06:25:32 Sebastian Huber rtems: Remove _Copyright_Notice from API header Close #3981.
(edit) @b3686d7   05/11/20 06:22:35 Sebastian Huber rtems: Remove RTEMS_MAXIMUM_NAME_LENGTH Close #3979.
(edit) @9039011   05/11/20 06:20:48 Sebastian Huber rtems: Move declartion of _RTEMS_version Close #3978.
(edit) @a3b86d6c   07/05/20 10:39:37 james.fitzsimons Fix for Beaglebone BSP PWM bug
(edit) @d76e7c1   07/05/20 18:32:46 Sebastian Huber build: Fix RTEMS_CHECK_NETWORKING Update #3941.
(edit) @401b237   07/03/20 05:46:24 Sebastian Huber epiphany: Remove support for this target Due to an unmaintained …
(edit) @523551cc   07/03/20 07:18:13 Sebastian Huber bsps/powerpc: Remove obsolete BSPs Update #3951.
(edit) @70b803b5   07/03/20 07:15:50 Sebastian Huber bsps/powerpc: Remove SPE enabled variants The PowerPC SPE support was …
(edit) @69690f6   04/21/20 11:10:07 Sebastian Huber bsps/powerpc: Remove atexit form start.o Remove superflous atexit …
(edit) @9b5af6a   04/08/20 11:19:51 Sebastian Huber bsps/powerpc: Fix tlbie instruction usage GCC 10 no longer passes …
(edit) @9b3b33d   04/07/20 06:26:00 Sebastian Huber bsps/powerpc: Fix inline assembly GCC 10 no longer passes -many to …
(edit) @b4a786d   04/08/20 11:48:41 Sebastian Huber bsp/qoriq: Fix tlbwe sequence
(edit) @6a02c11b   07/05/20 10:52:01 Sebastian Huber bsps/mips: Fix issues with -fno-common
(edit) @d0c1ce6   04/21/20 08:17:00 Sebastian Huber i386: Replace fpcr clobber with memory clobber Update #3943.
(edit) @3c78e93   06/30/20 07:51:13 Sebastian Huber score: Clarify CPU_USE_LIBC_INIT_FINI_ARRAY option Update #4018.
(edit) @48dd7b8c   06/29/20 19:35:08 kinsey.moore score: Add CPU_USE_LIBC_INIT_FINI_ARRAY This introduces the …
(edit) @37c36de   06/30/20 07:19:08 Sebastian Huber Change version to RTEMS 6 Update #4020.
(edit) @5faad36   06/23/20 08:34:36 Sebastian Huber psxtmtests: Fix test names Tests PSXTMCOND 08, 09, and 10 had the …
(edit) @46c23871   06/16/20 05:28:58 Sebastian Huber rtems: Remove RTEMS_MP_NOT_CONFIGURED error Some objects can be … 5
(edit) @bc73a085   06/17/20 05:57:26 Chris Johns i386/pc: Initialise the printk serial port on first use 5
(edit) @4a8b135   06/10/20 16:45:26 joel bsps/i386/pc386/start/*.S: Remove space before tab 5
(edit) @96d9823   05/31/20 14:22:59 jan.sommer bsp/pc386: Disable interrupt nesting for job handler - Fixes timeout … 5
(edit) @6369daf   05/31/20 14:22:58 jan.sommer smpsignal01: Change state before sending the signal The signal … 5
(edit) @208cd6b   05/31/20 14:22:57 jan.sommer bsps/pc386: Separate smp API functions. Makes smpfatal08 link 5
(edit) @c954003   05/31/20 14:22:56 jan.sommer bsps/pc386: Fix Clock_isr for SMP - Do not forward Clock_isr through … 5
(edit) @5d4a1edc   05/31/20 14:22:55 jan.sommer bsp/pc386: Define interrupt stack frame for smp - Defines … 5
(edit) @8937f12   05/31/20 14:22:54 jan.sommer bsp/pc386: Update context switch and restore Uses similar flow in … 5
(edit) @85d6a760   05/31/20 14:22:53 jan.sommer bsp/pc386: Update GDT to work for SMP Create a GS segment in the GDT … 5
(edit) @f99b1f0   05/31/20 14:22:52 jan.sommer bsp/pc386: Turn start16.S into a startAP.S start16.S is now only used … 5
(edit) @a2b7ab03   05/31/20 14:22:51 jan.sommer bsp/pc386: Fix Makefile for building with SMP 5
(edit) @e8458735   04/20/20 18:22:43 eshan dhawan tests for fenv.h functions added tests for fesetexeptflag(), … 5
(edit) @bd750c9e   05/27/20 07:24:54 Sebastian Huber arm: Fix ARMv7-M exception handler Store the stack pointer of the … 5
(edit) @934cbe7   05/12/20 05:06:37 Sebastian Huber posix: Get real priority in pthread_getattr_np() This is in line with … 5
(edit) @ea2d923   05/08/20 13:03:20 Sebastian Huber libtests/tar01: Remove files of tar01.tar archive Update #3968. 5
(edit) @153b2669   05/07/20 06:45:29 Sebastian Huber termios: Replace rtems_termios_isig_status_code Merge the … 5
(edit) @ef9517b7   05/06/20 05:33:47 Sebastian Huber libtests/tar0[12]: Add tar archive Do not generate the test tar … 5
(edit) @084ea83   05/06/20 08:30:51 Chris Johns testsuite: Add expected-fail to beagleboneblack Updates #2962 5
(edit) @7e3af67   05/06/20 05:19:15 Chris Johns testsuite: Add expected-fail to xilinx's zedboard, a9_qemu, zc702 and … 5
(edit) @1b1755d9   05/06/20 05:18:13 Chris Johns testsuite: Add expected-fail to psim Updates #2962 5
(edit) @e9762d7   05/05/20 23:53:45 Chris Johns libdl: Add allocator check script Use with the trace outout to check … 5
(edit) @7d00247   05/05/20 23:52:48 Chris Johns testsuite: Add expected-fail to erc32, leon2, and leon3 BSPs Updates #2962 5
Note: See TracRevisionLog for help on using the revision log.