Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @901136e   04/30/21 05:07:30 Sebastian Huber appl-config: CONFIGURE_BSP_PREREQUISITE_DRIVERS Replace copy and …
(edit) @eefe7009   04/29/21 08:02:56 Sebastian Huber appl-config: Reformat option constraints If only one constraint is …
(edit) @8e4f578   04/28/21 17:51:07 vijay cpukit/Makefile.am: Remove remaining LIBNETWORKING files
(edit) @8cf30c4   03/10/21 18:51:20 ryan.long main_rtrace.c: Add error return when malloc fails CID 1399709: …
(edit) @cdf66529   03/10/21 15:05:21 ryan.long objectextendinformation.c: Ensure information->object_blocks is not …
(edit) @a70d60a   04/28/21 20:24:54 ryan.long pwdgrp.c: Removed unused variable The 'sc' variable was originally …
(edit) @263e00b   04/29/21 11:42:00 Sebastian Huber bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEX Change the …
(edit) @fe3e05f   04/21/21 20:24:33 ryan.long psx13: Reworked and relicensed Changed the way the tests were …
(edit) @a1679af3   06/15/20 09:10:02 Sebastian Huber rtems: Generate <rtems/rtems/tasks.h> Change license to BSD-2-Clause …
(edit) @b3d3186d   06/24/20 05:10:06 Sebastian Huber rtems: Generate <rtems/rtems/region.h> Change license to BSD-2-Clause …
(edit) @0b9e307   06/22/20 12:20:19 Sebastian Huber rtems: Generate <rtems/rtems/intr.h> Change license to BSD-2-Clause …
(edit) @278c7daa   04/28/21 05:38:29 Sebastian Huber rtems: Fix typo "cod" -> "code"
(edit) @55c6cb1d   04/22/21 13:57:19 Sebastian Huber rtems: Clarify constraints in documentation
(edit) @f8b91c9   04/27/21 17:48:47 dufault powerpc/shared/console: "termios" first open sets console baud to 9600 …
(edit) @9c13e52   04/27/21 17:48:46 dufault powerpc/shared/console: Make console baud rate configurable. The …
(edit) @bbc93c11   04/26/21 11:36:46 Sebastian Huber Return status code for _Thread_Start() This avoids having conditional …
(edit) @9d82150   04/26/21 09:22:39 Sebastian Huber Return status code for _Scheduler_Set_affinity() This avoids having …
(edit) @4b7c77b   04/26/21 09:00:24 Sebastian Huber rtems: Change rtems_task_get_affinity() status In case the processor …
(edit) @127a812   04/26/21 08:39:08 Sebastian Huber Simplify get affinitiy directives There is no need to disable thread …
(edit) @1452699   04/26/21 08:34:11 Sebastian Huber Return status code for _Scheduler_Get_affinity() This avoids having …
(edit) @2684f2a3   04/27/21 08:54:04 Sebastian Huber rtems: Constify timer fire when directives Close #4392.
(edit) @e29d5cd   04/25/21 04:26:45 vijay Makefile.am: Remove legacy networking files
(edit) @3764935   04/26/21 09:20:32 robin.mueller.m Implementation for STM32 HAL_GetTick using RTEMS Uses configured …
(edit) @53bb397   04/23/21 08:18:34 robin.mueller.m Nucleo UART3 (console) pins correction Now using default pins
(edit) @de6e515   06/24/20 04:58:53 Sebastian Huber rtems: Generate <rtems/rtems/ratemon.h> Change license to …
(edit) @73a0175   06/24/20 04:34:49 Sebastian Huber rtems: Generate <rtems/rtems/message.h> Change license to …
(edit) @f14cf0c   04/23/21 06:21:48 Sebastian Huber rtems: Check for NULL config in task construct Since there are …
(edit) @03747b50   04/23/21 06:19:43 Sebastian Huber rtems: Check for NULL config in msgq construct Since there are …
(edit) @d75b29d   04/10/21 19:15:27 niteesh.gs bsps/beagle: Refactored i2c driver Refactored the i2c driver to parse …
(edit) @8854aec1   04/22/21 13:57:19 Sebastian Huber rtems: Mention timer server fire directives A timer may be also …
(edit) @8c518a95   04/22/21 13:31:44 Sebastian Huber build: Remove duplicated attributes
(edit) @b229b4c   06/24/20 06:09:03 Sebastian Huber rtems: Generate <rtems/rtems/support.h> Change license to …
(edit) @e8be0047   06/24/20 06:43:13 Sebastian Huber rtems: Generate <rtems/rtems/mp.h> Change license to BSD-2-Clause …
(edit) @0be4b882   06/22/20 07:51:06 Sebastian Huber rtems: Generate <rtems/rtems/dpmem.h> Change license to BSD-2-Clause …
(edit) @71a2e7e   05/28/20 11:47:28 Sebastian Huber rtems: Generate <rtems/init.h> Change license to BSD-2-Clause …
(edit) @97ba94b   06/22/20 09:41:37 Sebastian Huber rtems: Generate <rtems/fatal.h> Change license to BSD-2-Clause …
(edit) @7bbbe42   04/08/21 13:41:15 frank.kuehndel clock:_TOD_To_seconds(): Fix year 2514 overflow This patch fixes …
(edit) @2a24f99d   04/16/21 05:50:21 Sebastian Huber bsps/arm: Set MSP in ARMv7-M start code Set the Main Stack Pointer …
(edit) @51defd92   04/20/21 17:30:35 Sebastian Huber Fix calloc() behaviour in case of overflow The multiplication to …
(edit) @6c66bbb   04/20/21 07:58:06 Sebastian Huber malloc: Hide RTEMS_Malloc_Sbrk_amount Move RTEMS_Malloc_Sbrk_amount …
(edit) @d8a5e14   04/20/21 06:41:00 Sebastian Huber libcsupport: Move rtems_calloc() Move rtems_calloc() since it only …
(edit) @2b32146   04/20/21 07:33:52 Sebastian Huber Remove superfluous <rtems/score/wkspace.h> includes
(edit) @100c050c   04/20/21 16:31:31 robin.mueller.m Updated tick implementation for HAL_GetTick This now uses …
(edit) @ea1dc0ee   04/20/21 09:05:44 Sebastian Huber bsp/stm32h7: Remove duplicated build definitions The links are …
(edit) @0e49372a   04/19/21 18:06:27 Sebastian Huber score: Remove unused _Thread_queue_Dequeue() Last use was removed by: …
(edit) @69bde47   04/05/21 21:28:10 kinsey.moore cpukit/aarch64: Restore ISR cookie bit mask The _CPU_ISR_Is_enabled() …
(edit) @3ea43bc   03/12/21 15:59:40 kinsey.moore bsps/xilinx-zynqmp: Avoid constant UART reinit Constantly …
(edit) @00f9faf2   04/16/21 13:22:04 Sebastian Huber rtems: Document rtems_semaphore_obtain() errors
(edit) @5728e8e3   04/09/21 06:28:40 gabriel.moyano grlib/genirq: Taking into account that it could be more than one ISR …
(edit) @a316a9d   04/11/21 19:15:13 Jiri Gaisler smpfatal08: block secondary processors * On some SMP platforms, all …
(edit) @0cbbcef   04/13/21 17:58:48 vijay Revert "cpukit/include: Remove telnetd.h" This reverts commit …
(edit) @650ac700   04/13/21 17:57:21 vijay Revert "cpukit: Remove telnetd" This reverts commit …
(edit) @3cd58bd   03/15/21 16:39:27 ryan.long disp_hcms29xx.c: Unused value (CID #1399752) CID 1399752: Unused …
(edit) @09d811b   03/12/21 20:56:03 ryan.long fastlz.c: Unused value (CID #1399751) CID 1399751: Unused value in …
(edit) @0b23660   03/12/21 20:25:40 ryan.long print-ls.c: Unused value (CID #1255346) CID 1255346: Unused value in …
(edit) @fbc76440   03/12/21 17:14:47 ryan.long main_cp.c: Unused value (CID #1255344) CID 1255344: Unused value in …
(edit) @83835729   03/03/21 19:53:27 vijay cpukit/include: Remove telnetd.h Update #3850
(edit) @df6d765c   02/26/21 23:19:20 vijay testsuites: Remove all legacy networking tests Update #3850
(edit) @633526d2   02/26/21 23:14:08 vijay spec: Remove residue bsps spec files Update #3850
(edit) @3299dda2   02/26/21 22:51:07 vijay cpukit: Remove telnetd Update #3850
(edit) @3dca9ed   02/25/21 17:27:14 vijay testsuites/libtests: Remove networking01 Update #3850
(edit) @c90fa83   02/25/21 02:09:56 vijay bsps: Remove networking drivers Update #3850
(edit) @6692e03   02/25/21 02:08:51 vijay cpukit/libfs: Remove nfsclient Update #3850
(edit) @369e6c5b   02/25/21 02:08:09 vijay cpukit: remove pppd Update #3850
(edit) @2a13ad3   02/25/21 02:06:38 vijay cpukit: Remove libnetworking Update #3850
(edit) @a28eafb   02/24/21 19:27:29 vijay cpukit: Move ftpfs from libnetworking to libfs Update #3850
(edit) @c6ba8dd   02/24/21 19:08:27 vijay spec: Remove RTEMS_NETWORKING options Update #3850
(edit) @809b76ec   04/07/21 05:08:43 Sebastian Huber rtems: Fix rtems_semaphore_release() documentation The directive …
(edit) @3e46a75e   04/07/21 04:42:59 Sebastian Huber validation: Fix unused variable warning Fix warning: …
(edit) @b3364fc6   04/07/21 04:40:16 Sebastian Huber libtests/block14: Fix warning Fix warning: …
(edit) @089e6818   04/06/21 14:00:35 Sebastian Huber score: Replace Objects_Name_or_id_lookup_errors Replace …
(edit) @d1c038c7   03/24/21 19:13:34 Sebastian Huber score: Fix internal error status number The value of …
(edit) @1af1c19   03/22/21 17:52:00 alex.white cpukit/aarch64: Add ESR register decoding
(edit) @05cd707d   04/06/21 07:56:41 Sebastian Huber arm/stm32h7: Add STM32H7_USART3_GPIO_*
(edit) @6bb6b69b   04/06/21 07:43:23 Sebastian Huber arm/stm32h7: Add STM32H7_HSE_FREQUENCY
(edit) @26307ef   04/06/21 07:42:53 Sebastian Huber arm/nucleo-h743zi: New BSP variant
(edit) @3799375   04/06/21 07:18:26 Sebastian Huber build: Add group for arm/stm32h7
(edit) @8fd29cfb   03/02/21 15:14:41 christian.mauderer stm32h7: Add init for sdmmc pins Update #4372
(edit) @aa9e3c62   03/02/21 13:00:50 christian.mauderer stm32h7: Add SDMMC modules to clock Update #4372
(edit) @33fd915   12/02/20 12:42:00 jan.sommer bsps/xilinx_zynq: Add Xilinx AXI SPI driver to autotools build Closes …
(edit) @7a1edf11   12/02/20 12:31:06 jan.sommer bsps/shared: Add Xilinx-AXI SPI driver to waf Updates #4321
(edit) @70667b55   02/25/21 16:52:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spi Updates #4321
(edit) @4f12a1e   03/28/21 12:51:25 Jiri Gaisler Restore FDT in ofw01 to avoid test timeout on RISCV
(edit) @1e62e15f   03/27/21 17:08:13 Sebastian Huber score: Add an assert to _Workspace_Free()
(edit) @e0aba8cb   03/27/21 10:15:43 Sebastian Huber score: Fix task stack initialization Do not adjust the stack area …
(edit) @d4d2f648   03/27/21 14:55:49 joel pwdgrp.c: Change to simply ignore return value from mkdir(/etc) At …
(edit) @fd639b8   01/21/21 15:53:55 christian.mauderer dosfs: Use peek support This speeds up reading fragmented files. Fix …
(edit) @6ae79e6   01/19/21 14:33:35 christian.mauderer libblock: Add rtems_bdbuf_peek() Adds a peek function that allows …
(edit) @62bbb0c   03/24/21 12:57:43 joel gen_uuid.c: Revert previous patch …
(edit) @37fc651   03/23/21 16:25:15 ryan.long pwdgrp.c: Remove _Assert. /etc may already exist Removed the …
(edit) @1343fb5f   03/19/21 11:12:09 jan.sommer bsps/riscv: Add per cpu clock interrupt - Fixes failure of test smpclock01
(edit) @fec2b724   03/22/21 09:45:33 Sebastian Huber validation: Use support functions
(edit) @8afe3323   03/21/21 12:26:53 Sebastian Huber validation: Add test case support functions
(edit) @bd9e45d9   03/18/21 02:50:56 niteesh.gs rtems-fdt/rtems-fdt.c: Fix bug in loop termination The while loop, …
(edit) @5607464   03/13/21 11:02:03 niteesh.gs bsp/beagle: Ported Beagle pinmux driver to RTEMS The following files …
(edit) @7589f1e0   03/13/21 11:02:02 niteesh.gs bsps/beagle: Added SOC detection using FDT Detects the SOC type using …
(edit) @5c656ead   03/13/21 11:02:01 niteesh.gs bsp/beagle: Import Beagle pinmux from FreeBSD This patch imports the …
(edit) @fc712906   03/13/21 11:02:00 niteesh.gs bsps/shared/ofw: Add rtems_ofw_is_node_compatible This patch extends …
(edit) @65ab1cda   02/04/21 13:27:50 christian.mauderer bsps/arm/imxrt: Add FDT and FDT helper for QTMR Makes it simpler to …
(edit) @53bd5e32   03/17/21 07:09:49 Sebastian Huber rtems: Relax mode checks in rtems_signal_catch() Check only for …
Note: See TracRevisionLog for help on using the revision log.