source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c13fd2d   11/20/20 07:10:06 Sebastian Huber score: Restore RTEMS_COMPILER_UNUSED_ATTRIBUTE Commit …
(edit) @298b5ef1   11/19/20 07:40:25 Sebastian Huber config: Initialize task stack allocator on demand Register a custom …
(edit) @c5af8aa0   11/19/20 07:40:13 Sebastian Huber config: Simplify task stack allocator init Replace runtime checks …
(edit) @c542345   11/12/20 10:05:19 Sebastian Huber libtest: Simplify "Load" environment reporting Report all runtime …
(edit) @78baeb7   11/11/20 16:09:58 Sebastian Huber libtest: Allow assert checks during test begin Allow assert checks in …
(edit) @d2bc5945   11/11/20 10:27:50 Sebastian Huber libtest: Rename ValidCache? in FullCache? This name better reflects the …
(edit) @8882635   11/10/20 11:02:34 Sebastian Huber libtest: Add primitive test case memory allocator This primitive test …
(edit) @33cd037b   11/10/20 09:40:51 Sebastian Huber libtest: Simplify runtime measurement support Use the test case …
(edit) @eae22cc0   11/10/20 09:23:10 Sebastian Huber libtest: Make test case allocator configurable
(edit) @eb3d7fb   10/22/20 17:58:44 kinsey.moore score/aarch64: Size saved SP register for ABI This ensures that the …
(edit) @21af871   05/11/20 12:49:08 Sebastian Huber rtems: Generate <rtems/score/basedefs.h> Change license to …
(edit) @ecc6b2f   06/24/20 04:35:57 Sebastian Huber rtems: Generate <rtems/rtems/part.h> Change license to BSD-2-Clause …
(edit) @007ee13   06/22/20 08:27:29 Sebastian Huber rtems: Generate <rtems/rtems/event.h> Change license to BSD-2-Clause …
(edit) @f75e240   06/05/20 12:40:10 Sebastian Huber rtems: Generate <rtems/rtems/attr.h> Change license to BSD-2-Clause …
(edit) @9b4458e7   06/04/20 18:41:12 Sebastian Huber rtems: Generate <rtems/rtems/types.h> Change license to BSD-2-Clause …
(edit) @8de874b   06/04/20 17:50:25 Sebastian Huber rtems: Generate <rtems/rtems/options.h> Change license to …
(edit) @e05b100   06/04/20 14:54:15 Sebastian Huber rtems: Generate <rtems/rtems/modes.h> Change license to BSD-2-Clause …
(edit) @c0327d8   05/28/20 11:48:28 Sebastian Huber rtems: Generate <rtems/rtems/status.h> Change license to BSD-2-Clause …
(edit) @da44df3   05/28/20 11:48:17 Sebastian Huber rtems: Generate <rtems/rtems/config.h> Change license to BSD-2-Clause …
(edit) @1af94608   05/28/20 11:47:15 Sebastian Huber rtems: Generate <rtems/config.h> Change license to BSD-2-Clause …
(edit) @96559b3   06/04/20 14:54:36 Sebastian Huber rtems: Include missing header file
(edit) @ced13022   11/11/20 07:15:02 Sebastian Huber Improve automatically generated warning
(edit) @7f0379c   11/09/20 07:09:27 Sebastian Huber libtrace: Move _Record_Stream_header_initialize() This fixes the …
(edit) @350bba7a   11/05/20 08:56:16 Sebastian Huber sparc: Add SPARC_INTERRUPT_SOURCE_TO_TRAP() Update #4171.
(edit) @82811477   11/05/20 08:50:36 Sebastian Huber sparc: Add SPARC_INTERRUPT_TRAP_TO_SOURCE() Update #4171.
(edit) @b7271f8   11/05/20 08:32:09 Sebastian Huber sparc: Add SPARC_IS_INTERRUPT_TRAP() Update #4171.
(edit) @2c467ec   11/05/20 08:23:52 Sebastian Huber sparc: Move SPARC-specific macros to sparc.h Clarify Doxygen …
(edit) @da9cc0b   10/29/20 13:11:32 jan.sommer confdefs: Add extern C guards to libpci.h
(edit) @6823943   10/28/20 12:25:45 Sebastian Huber score: Fix unused parameter 'lock' warning
(edit) @daeb0a1   10/19/20 12:54:39 frank.kuehndel rtems-fdt / shell - Fix string truncation warning The compiler …
(edit) @2b9fb314   10/19/20 14:31:51 Sebastian Huber posix: Fix pthread_spin_unlock() Prevent a call to …
(edit) @f514092   10/15/20 06:14:22 Chris Johns libfs/rfs: Check search bit map end on last bit - Do not write past …
(edit) @e7b878e   10/02/20 09:36:20 Sebastian Huber bsps/arm: Workaround for Errata 845369 Add a workaround for Cortex-A9 …
(edit) @e2250eeb   10/16/20 04:22:45 Sebastian Huber Revert "rtems-fdt / shell - Fix string truncation warning" This …
(edit) @355bc37a   10/15/20 09:33:13 frank.kuehndel rtems-fdt / shell - Fix string truncation warning The compiler …
(edit) @1dbd1079   10/12/20 16:50:24 frank.kuehndel shell/main_edit.c: Fix string truncation warning Using strlcpy() …
(edit) @b03c103   10/12/20 16:06:30 frank.kuehndel shell/main_edit.c: Fix use of wrong constant realpath() requires a …
(edit) @529402f5   10/12/20 16:01:45 frank.kuehndel shell/shell.c: Fix illegal string copy This is an illegal use of …
(edit) @2361b2c   10/12/20 15:11:18 frank.kuehndel shell/shell.c: Fix an implicit type cast With some compiler warnings …
(edit) @3972085   10/13/20 11:47:06 Sebastian Huber Remove *_Is_null() inline functions Simply compare the values against …
(edit) @df9cc1ae   10/14/20 07:16:20 Sebastian Huber rtems: Remove superfluous include
(edit) @a479686   10/09/20 13:40:13 frank.kuehndel shell: Remove not functioning fdisk mount/unmount The shell has an …
(edit) @f3df25b6   10/05/20 14:49:14 frank.kuehndel cpukit/libmisc/monitor: Fix an illegal string copy This is actually …
(edit) @b434dc1   10/12/20 06:09:13 Sebastian Huber libblock: Fix sparse disk The qsort() in sparse_disk_get_new_block() …
(edit) @8111a6ba   05/28/20 13:52:11 Sebastian Huber rtems: Generate <rtems/io.h> The manager documentation is a …
(edit) @243d3ed5   10/11/20 13:50:28 Sebastian Huber libblock: Add comment
(edit) @c8c1426c   10/06/20 13:01:31 frank.kuehndel mghttpd/mongoose: Fix string truncation warning This fixes the …
(edit) @bc7ac71   10/05/20 14:37:23 frank.kuehndel libblock: Fix string truncation warning This patch does not only fix …
(edit) @59d0e6a   10/05/20 14:20:44 frank.kuehndel capture: Fix unaligned pointer value warning rtems_name is a four …
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @89a22be   10/08/20 23:44:36 Chris Johns librtemscxx: Fix white space to match the coding standard
(edit) @6f2a219f   10/08/20 08:12:20 Chris Johns librtemscxx: Add join() and detach() to the thread - Do not start …
(edit) @e697baf   10/07/20 10:13:42 Sebastian Huber doxygen: Add "Generated from ..." comments Improve file header …
(edit) @f815d04   10/07/20 10:12:17 Sebastian Huber rtems: Add "Generated from ..." comments Improve file header comment. …
(edit) @cf95826   10/03/20 06:13:24 Chris Johns cpukit/librcxx: Add a C++ thread interface with attributes
(edit) @97e9728   09/30/20 12:21:32 Sebastian Huber rtems: Add RTEMS_PARTITION_ALIGNMENT Update #4105.
(edit) @8387c52   09/22/20 13:31:34 kinsey.moore score: Add AArch64 port This adds a CPU port for AArch64(ARMv8) with …
(edit) @2c367617   10/05/20 09:58:11 Sebastian Huber build: Add testopts.h to configure script Close #4120.
(edit) @f2185d10   09/30/20 09:31:58 Sebastian Huber Decouple the C Program Heap initialization Before this patch …
(edit) @71689a07   09/30/20 14:22:04 Sebastian Huber rtems: Canonicalize name and id checks Check the name followed by the …
(edit) @5ff5ce6   09/26/20 13:18:45 Sebastian Huber rtems: Remove rtems_io_driver_io_error() The implementation was added …
(edit) @ffc928b   09/24/20 13:31:41 frank.kuehndel Fixing bug in line editing of the shell with CTRL-U. This patch fixes …
(edit) @f48d7834   09/28/20 07:08:57 Sebastian Huber doxygen: Fix use of getchark() and rtems_putc()
(edit) @4a4f41e   09/23/20 14:47:58 Sebastian Huber rtems: Add rtems_message_queue_construct() In contrast to message …
(edit) @24ea1ce   09/24/20 07:05:36 Sebastian Huber rtems: Remove Message_queue_Control::attribute_set Add …
(edit) @2c09f54f   09/23/20 11:46:38 Sebastian Huber score: Add <rtems/score/coremsgbuffer.h> Move the …
(edit) @69b4fe59   09/23/20 08:33:51 Sebastian Huber score: Simplify CORE_message_queue_Buffer Merge …
(edit) @5bc7c37   09/23/20 08:09:37 Sebastian Huber score: Improve _CORE_message_queue_Initialize() Return a status code …
(edit) @34dd90a5   09/21/20 06:15:27 Sebastian Huber score: Gather message queue control initialization Initialize the …
(edit) @fe2cb7c4   09/21/20 06:14:05 Sebastian Huber score: Fix allocation size calculation The previous multiplication …
(edit) @3c025576   09/21/20 06:10:06 Sebastian Huber score: Use RTEMS_ALIGN_UP() Update #4007.
(edit) @a72419b   09/24/20 14:18:33 Sebastian Huber libtest: Remove superfluous assignment Issue found by Coverity (CID …
(edit) @18fe650a   09/23/20 05:33:27 Sebastian Huber or1k: Do not use printk() for _CPU_Fatal_halt() Debug output can be …
(edit) @2248b37   09/23/20 05:32:42 Sebastian Huber or1k: Remove superfluous includes Including <stdio.h> in …
(edit) @5ebba2c   09/23/20 03:59:31 Chris Johns libmisc/capture: Add rtems-trace-buffer-default.c to the autotools build
(edit) @de58eb2f   09/23/20 03:46:48 Chris Johns cpukit/rtems: Add taskconstruct.c to the autotools build
(edit) @9f2a207   09/20/20 13:09:48 Sebastian Huber capture: Move default trace data Provide the default trace data in a …
(edit) @da27e96   08/05/20 07:19:20 Sebastian Huber score: Document _Scheduler_Try_to_schedule_node()
(edit) @0b410b8a   06/24/20 09:23:40 Sebastian Huber rtems: Generate <rtems.h> Change license to BSD-2-Clause according to …
(edit) @7892ac0   09/18/20 07:07:46 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/mp.h> Move multiprocessing …
(edit) @c161216d   06/24/20 08:43:22 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/types.h> Move type related …
(edit) @d433b724   06/24/20 08:40:42 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/tasks.h> Move task related …
(edit) @1615b5ff   06/24/20 08:39:44 Sebastian Huber rtems: From <rtems.h> to <rtems/rtems/object.h> Move object related …
(edit) @5353ea89   06/24/20 08:36:16 Sebastian Huber rtems: Move from <rtems.h> to <rtems/config.h> Move configuration …
(edit) @96ea30f0   07/03/20 10:41:47 Sebastian Huber score: Improve Scheduler Handler documentation
(edit) @4e5327ff   09/18/20 06:19:37 Sebastian Huber doxygen: Wrap long lines
(edit) @2f65e13   09/17/20 18:07:08 Sebastian Huber rtems: Fix typo Update #3959.
(edit) @139ffa2   09/11/20 08:33:19 Sebastian Huber validation: Add general purpose test suite Add a general purpose test …
(edit) @ad22c65   09/11/20 09:01:42 Sebastian Huber doxygen: Move top-level group definitions Update #3959.
(edit) @6942e5f   04/09/20 10:12:13 Sebastian Huber rtems: Add rtems_task_construct() In contrast to rtems_task_create() …
(edit) @c312f31   09/10/20 14:35:09 Sebastian Huber CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE Add this application …
(edit) @dce1cdf1   09/16/20 08:34:12 Sebastian Huber rtems: Add RTEMS_ALIGN_UP() Update #3959. Update #4074.
(edit) @641b31a4   09/16/20 08:33:52 Sebastian Huber rtems: Add RTEMS_ALIGN_DOWN() Update #3959. Update #4074.
(edit) @98d2adb   09/17/20 15:40:52 Sebastian Huber libtest: Fix T_thread_switch_record() If RTEMS_DEBUG is not defined, …
(edit) @20d8237   09/04/20 18:10:57 Sebastian Huber arm: Fix arm_cp15_set_translation_table_entries() In a …
(edit) @9f096f4   09/12/20 15:11:28 Gedare Bloom i386/score: fix assembly mnemonic Closes #4076.
(edit) @dd734d46   09/11/20 13:43:23 Sebastian Huber score: Fix _Thread_Initialize() Fix an error cleanup path in SMP …
(edit) @aedd92d   04/09/20 10:11:19 Sebastian Huber score: Add stack free handler to TCB This avoids a dependency to the …
(edit) @2d551030   04/09/20 13:41:38 Sebastian Huber score: Move _Stack_Allocator_free to separate file This decouples the …
(edit) @d817220   04/09/20 13:17:46 Sebastian Huber score: Add _Stack_Allocator_do_initialize() Do the stack allocator …
Note: See TracRevisionLog for help on using the revision log.