source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d7a48e1   10/06/20 05:39:44 Sebastian Huber rtems: Improve RTEMS_NO_RETURN attribute Provide RTEMS_NO_RETURN also …
(edit) @e1a0e0c3   10/08/20 05:50:10 Sebastian Huber grlib: Add and use irqmp_has_timestamp() Replace …
(edit) @6ca00e61   10/10/20 11:49:33 Sebastian Huber build: Fix legacy Makefile support Close #4140.
(edit) @558a19d3   10/08/20 08:14:14 Chris Johns testsuite/rcxx01: Add examples for use in the User manual
(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) @560c08c   10/07/20 15:34:27 joel bsps/include/bsp/fatal.h: Add GRLIB specific fatal error updates #4028.
(edit) @b1eaacf   10/08/20 13:15:56 Sebastian Huber librtemscxx: Fix install
(edit) @69a35fb   10/08/20 11:25:47 Sebastian Huber validation: Improve file header comment
(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) @c17181d   10/07/20 05:51:19 Sebastian Huber build: Disable RTEMS_NETWORKING for some arch/bsp The old network …
(edit) @cf95826   10/03/20 06:13:24 Chris Johns cpukit/librcxx: Add a C++ thread interface with attributes
(edit) @0c74ff9   10/07/20 13:38:28 joel Misc: Correct spelling of occurred
(edit) @97e9728   09/30/20 12:21:32 Sebastian Huber rtems: Add RTEMS_PARTITION_ALIGNMENT Update #4105.
(edit) @94b8d85b   10/07/20 06:05:54 Sebastian Huber build: Fix BSP name Update #3818.
(edit) @ca9b2e3   10/07/20 05:44:43 Sebastian Huber build: Remove raspberrypi from RTEMS_SMP Close #4116.
(edit) @8838945   10/06/20 05:42:22 Sebastian Huber build: Add test excludes for RTEMS_DEBUG
(edit) @ed9c88c   10/02/20 14:27:54 kinsey.moore bsps: Add Cortex-A53 ILP32 BSP variant This adds an AArch64 ILP32 BSP …
(edit) @db68ea1   09/22/20 13:32:56 kinsey.moore bsps: Add Cortex-A53 LP64 basic BSP This adds an AArch64 basic BSP …
(edit) @8387c52   09/22/20 13:31:34 kinsey.moore score: Add AArch64 port This adds a CPU port for AArch64(ARMv8) with …
(edit) @232fc52   10/02/20 19:18:06 kinsey.moore spmsgq_err01: Use correct max values and fix 64bit Fix spmsgq_err01 …
(edit) @cb2afd2   09/30/20 00:54:20 kinsey.moore bsps/shared: Add PSCI-based bspreset implementation This adds a …
(edit) @f8ad5bb2   08/28/20 03:13:47 kinsey.moore bsps: Break out AArch32 GICv3 support This breaks out …
(edit) @1480c3f   08/28/20 03:07:52 kinsey.moore bsps: Break out AArch32 portions of GPT driver This breaks …
(edit) @647a60e   09/03/20 23:19:28 kinsey.moore spec: Add missing spintrcritical24 definition
(edit) @1c03649   06/10/20 18:46:12 kinsey.moore Move ARM PL011 UART driver This UART driver is now needed for BSPs …
(edit) @83278070   10/05/20 17:31:54 Sebastian Huber build: Add test excludes for RTEMS_DEBUG Close #4121.
(edit) @a9995f1   10/05/20 15:14:33 Sebastian Huber bsp/lpc176x: Fix memory map Due to the static allocation of operating …
(edit) @2c367617   10/05/20 09:58:11 Sebastian Huber build: Add testopts.h to configure script Close #4120.
(edit) @f53712a0   10/02/20 14:28:25 Sebastian Huber build: Use exact match by default for BSP names Update #3818.
(edit) @7c0744f   10/01/20 19:45:09 Sebastian Huber build: Scope RTEMS_MULTIPROCESSING option Enable it only for selected …
(edit) @6a31ae63   10/01/20 20:21:38 Sebastian Huber build: Fix typo
(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) @2d8802b   09/26/20 09:53:07 Sebastian Huber tests: Add and use <rtems/testopts.h> Add the build option …
(edit) @cb1b8260   10/01/20 11:36:50 Sebastian Huber build: Enable RTEMS_SMP only for selected BSPs
(edit) @16b29af2   10/01/20 05:45:30 Sebastian Huber build: Fix build dependencies of JFFS2 tests Close #4107.
(edit) @2da7e94   09/30/20 10:53:33 Sebastian Huber libtests/sha: Fix test if -O0 is used
(edit) @31c333d   09/30/20 10:30:11 Sebastian Huber build: Include cpuopts.h in "config.h" The Autoconf/Automake? build …
(edit) @5ff5ce6   09/26/20 13:18:45 Sebastian Huber rtems: Remove rtems_io_driver_io_error() The implementation was added …
(edit) @0805930   09/28/20 22:49:57 ryan.long rtems-bsps: add ability to print architecture/bsp list Closes #4099.
(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) @febc6604   09/25/20 09:05:06 Sebastian Huber validation: Test rtems_message_queue_construct() Update #4007.
(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) @cbd4f54   09/28/20 04:18:19 Sebastian Huber build: Add comment Update #3818.
(edit) @71ccc15   09/27/20 07:36:07 Sebastian Huber build: Fix option default values For the option default values we …
(edit) @b8d8401   09/27/20 07:35:06 Sebastian Huber build: Fix enabled-by evaluation For the enabled-by evaluation we …
(edit) @9a27c9c   09/27/20 07:34:27 Sebastian Huber build: Simplify get_compiler() Update #3818.
(edit) @7392632   09/25/20 16:48:41 Sebastian Huber build: Add RTEMS_PROFILING Update #3818.
(edit) @a72419b   09/24/20 14:18:33 Sebastian Huber libtest: Remove superfluous assignment Issue found by Coverity (CID …
(edit) @1f77518   09/23/20 10:36:56 jan.sommer bsps/pc386: Add missing license header Closes #4093.
(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) @e8450a6c   09/22/20 15:38:12 Sebastian Huber bsps/riscv: Add bsp_fdt_map_intr() This function is required by libbsd.
(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) @d9bdf166   09/22/20 07:44:01 Sebastian Huber rtems: Install missing header file Update #3053.
(edit) @d110e6e3   09/21/20 04:34:56 Sebastian Huber bsp/gen83xx: Add missing source file Update #3818.
(edit) @e59cb6a2   09/20/20 15:45:11 Sebastian Huber bsps/powerpc: Remove ppc_generic define Do not force BSPs to define …
(edit) @456b8ae3   09/20/20 15:39:18 Sebastian Huber bsp/motorola_powerpc: Remove obsolete GCC option commit …
(edit) @3c68456a   09/20/20 15:34:12 Sebastian Huber bsps/powerpc: Remove -fno-common Remove -fno-common because it is the …
(edit) @9f2a207   09/20/20 13:09:48 Sebastian Huber capture: Move default trace data Provide the default trace data in a …
(edit) @2b1a4ac   09/20/20 11:45:42 Sebastian Huber build: Fix linker path Use -B for the linker since some architectures …
(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) @031f8124   09/14/20 17:42:54 Gedare Bloom gitignore: ignore top-level ini files
(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) @3dd4cbb   09/11/20 13:45:34 Sebastian Huber validation: rtems_task_construct() errors This is the first test case …
(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) @11c1b862   09/17/20 10:55:25 Sebastian Huber build: Allow test program item UIDs with a "-" Update #3818.
(edit) @845674e   09/17/20 09:07:46 Sebastian Huber build: Fix mghttpd01 test exclude Update #3818.
(edit) @98d2adb   09/17/20 15:40:52 Sebastian Huber libtest: Fix T_thread_switch_record() If RTEMS_DEBUG is not defined, …
(edit) @4897a82d   09/15/20 07:07:29 Hesham.Almatary riscv: Make sifive_test finisher 4 bytes QEMU is now stricter with …
(edit) @4eea8d4   09/16/20 16:58:27 Sebastian Huber build: Fix dependencies for start and asm files Add a feature to …
(edit) @4b767bd   04/03/20 07:53:53 Sebastian Huber bsps/arm: Use RTEMS_SECTION()
(edit) @20d8237   09/04/20 18:10:57 Sebastian Huber arm: Fix arm_cp15_set_translation_table_entries() In a …
(edit) @9979042   09/15/20 18:04:51 Sebastian Huber build: Fix multiple defintion error for i386/pc386 Make the objcopy …
(edit) @2a4ccc4   09/15/20 13:07:25 Sebastian Huber bsp/pc386: Remove support for obsolete Binutils Update #3818.
(edit) @8f424e45   09/15/20 13:06:48 Sebastian Huber build: Fix i386/pc386 link of SMP start file Update #3818.
Note: See TracRevisionLog for help on using the revision log.