source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9c20b987   11/26/20 18:53:25 Sebastian Huber rtems: Add <rtems/rtems/clockimpl.h>
(edit) @501bd46f   11/28/20 08:44:08 Sebastian Huber shell: Rename "IO" typedef for better Doxygen An automatic link from …
(edit) @b1a8be4   11/30/20 11:53:06 Sebastian Huber rtems: Simplify includes in version.c
(edit) @3732c93   11/30/20 10:43:09 Sebastian Huber posix: Delete unused _POSIX_Fatal_error()
(edit) @b48b1808   11/27/20 18:51:59 Sebastian Huber score: Delete empty pheapinit.c
(edit) @7995329   12/01/20 13:39:43 Sebastian Huber rtems: Fix documentation in <rtems/rtems/part.h> Update #3993.
(edit) @6c8c774   11/27/20 15:14:22 Sebastian Huber rtems: Remove empty and unused rtclock.c
(edit) @6e566bad   11/27/20 08:52:07 Sebastian Huber config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE Fix the …
(edit) @3a5c33a7   11/26/20 10:29:20 Sebastian Huber sapi: Remove obsolete README file
(edit) @2406fe8   11/20/20 17:46:04 Sebastian Huber rtems: Delete rtems_object_id_api_maximum_class() This directive has …
(edit) @6c1afc19   11/24/20 07:05:43 Sebastian Huber config: Check CONFIGURE_INIT_TASK_STACK_SIZE
(edit) @657e30c1   11/19/20 15:07:04 Sebastian Huber config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE In order to better …
(edit) @bc175a1   11/19/20 14:30:17 Sebastian Huber Avoid INTERNAL_ERROR_RTEMS_INIT_TASK_ENTRY_IS_NULL Replace a runtime …
(edit) @ef8c4ebc   11/25/20 06:59:30 Sebastian Huber config: Clarify the use of pragmas
(edit) @b2a677b   11/26/20 10:08:54 Sebastian Huber rtems: Move "Set Errno" group to the API
(edit) @41725e95   11/26/20 09:01:18 Sebastian Huber score: Change _Per_CPU_Information declaration Change the …
(edit) @139306c   11/26/20 07:57:23 Sebastian Huber rtems: Remove unused barriermp.h
(edit) @0f5f4261   11/18/20 22:36:38 kinsey.moore score/aarch64: Resolve warning in exception dump This resolves a …
(edit) @3c093d6   10/14/20 08:32:18 Sebastian Huber rtems: Move _Partition_Allocate() It is only used by …
(edit) @accbe3c4   10/14/20 08:31:45 Sebastian Huber rtems: Move _Partition_Initialize() It is only used by …
(edit) @1784799   10/14/20 08:30:45 Sebastian Huber rtems: Move _Partition_Is_buffer_area_aligned() It is only used by …
(edit) @1eafefbf   10/14/20 08:29:19 Sebastian Huber rtems: Move _Partition_Is_buffer_size_aligned() It is only used by …
(edit) @a61e221d   10/14/20 08:26:53 Sebastian Huber rtems: Move _Partition_Is_buffer_on_boundary() It is used only by …
(edit) @2572a3f   10/14/20 08:25:59 Sebastian Huber rtems: Move _Partition_Is_buffer_valid() It is used only in one …
(edit) @aa1c6dd   11/21/20 20:15:39 Sebastian Huber libtest: Fix undefined setjmp() behaviour Bug was introduced by …
(edit) @cbfacee4   10/14/20 08:22:52 Sebastian Huber rtems: Remove _Partition_Destroy() It was a trivial function call …
(edit) @3c029026   10/14/20 08:22:18 Sebastian Huber rtems: Remove _Partition_Free() It was a trivial function call …
(edit) @76263d8   10/14/20 08:14:10 Sebastian Huber rtems: Move _Partition_Free_buffer() It is only used by …
(edit) @6d413ef1   10/14/20 08:12:56 Sebastian Huber rtems: Move _Partition_Allocate_buffer() It is only used by …
(edit) @ede8f51   10/14/20 07:43:48 Sebastian Huber rtems: Update partition documentation
(edit) @4c1e793   10/14/20 06:51:39 Sebastian Huber rtems: Canonicalize partition file documentation
(edit) @134fc76d   10/14/20 09:30:19 Sebastian Huber rtems: Update event documentation
(edit) @83c37fc   10/14/20 09:04:12 Sebastian Huber rtems: Remove unused _Event_Timeout()
(edit) @acf1a987   10/14/20 09:02:25 Sebastian Huber rtems: Remove EVENT_SETS_NONE_PENDING This define was only used in …
(edit) @422b003   10/14/20 09:01:32 Sebastian Huber rtems: Remove unused EVENT_CURRENT
(edit) @72811c7   10/14/20 08:57:35 Sebastian Huber rtems: Canonicalize task event file documentation
(edit) @bdfc58fb   10/13/20 13:52:56 Sebastian Huber libio: Move to RTEMS implementation group
(edit) @6c07890   10/13/20 13:48:14 Sebastian Huber doxygen: Use common syntax for groups
(edit) @f1d932d5   10/13/20 12:35:18 Sebastian Huber doxygen: Rename Internal to Implementation Use a top-level …
(edit) @b169095c   11/17/20 08:38:50 christian.mauderer cpu/armv7m: Add table based init for ARMV7M_MPU Modify the MPU …
(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 …
Note: See TracRevisionLog for help on using the revision log.