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) @b7f1fa2f   01/30/23 03:11:59 Chris Johns libmisc/shell/edit: Return if no memory in move_gap Closes #4565 5 5.3
(edit) @45f60cf   01/30/23 02:59:11 Chris Johns libmisc/shell/edit: Fix closing the editor Closes #4564 5
(edit) @2243fd6   01/30/23 02:37:42 Chris Johns libmisc/shell/chmod: Fix multiple file arguments to the command … 5
(edit) @05461aa4   09/20/22 15:30:12 kinsey.moore cpukit/fdt: Free index before container Ensure that the index is … 5 5.2
(edit) @cab00c70   09/20/22 15:24:59 kinsey.moore cpukit/fdt: Check correct allocation The second allocation check was … 5
(edit) @c5b7942   08/19/22 05:22:17 Chris Johns cpukit/include: Fix including in C++ Closes #4709 5
(edit) @b9de5b3b   07/13/22 12:42:43 Sebastian Huber score: Fix unlimited objects support Commit … 5
(edit) @fc7584d7   07/13/22 13:14:47 Sebastian Huber score: Fix _Objects_Active_count() With unlimited objects the object … 5
(edit) @8d54187   05/13/22 11:10:00 Sebastian Huber Synchronize all file descriptors in sync() Synchronize all file … 5
(edit) @5d73509   05/18/21 09:28:08 Sebastian Huber posix: Fix use of clock for relative times Close #4429. 5
(edit) @be5d2bc0   04/28/22 07:57:41 Sebastian Huber heap: Fix heap statistics with protection enabled Close #4643. 5
(edit) @fc89cc7   04/04/22 13:17:56 christian.mauderer imfs: Fix index underrun when extending empty file Currently the … 5
(edit) @fc21b923   08/12/21 08:00:56 christian.mauderer bsp/atsam: Improve UART / USART tx performance Put the next character … 5
(edit) @f7a204e   02/03/22 08:38:40 christian.mauderer bsp/atsam/i2c: Add error return and fix edge cases The driver didn't … 5
(edit) @f71c620f   02/03/22 08:39:39 christian.mauderer bsp/atsam/i2c: Simplify driver Do some clean ups. Remove superfluous … 5
(edit) @9942ff80   08/12/21 07:51:55 christian.mauderer termios: Pass number of sent chars to l_start At the moment the line … 5
(edit) @779847a5   01/12/22 15:12:20 christian.mauderer bsp/atsam: Optionally use DMA for UART Rx If the system is busy with … 5
(edit) @d9c0dd3   01/11/22 08:20:53 christian.mauderer bsp/atsam: Merge USART and UART driver If no extended features of the … 5
(edit) @ff3f3490   12/01/21 15:39:46 christian.mauderer untar: Make behavior similar to GNU or BSD tar RTEMS untar … 5
(edit) @18bbfc7   12/05/21 15:37:33 Sebastian Huber score: Fix atomic stores for C++ Close #4567. 5
(edit) @5382f617   10/28/21 09:14:57 Sebastian Huber score: Add _Timecounter_Set_NTP_update_second() Allow the … 5
(edit) @780b468   10/11/21 15:10:29 Sebastian Huber score: Optimize timehand updates for non-SMP In uniprocessor … 5
(edit) @1c378f1   10/11/21 08:45:27 Sebastian Huber score: Port large time delta support to RTEMS 5
(edit) @68a3658d   10/11/21 08:09:57 Sebastian Huber score: Initialize timehand generation to UINT_MAX This leads to a … 5
(edit) @1640657   10/29/21 18:29:22 markj timecounter: Load the currently selected tc once in tc_windup() … 5
(edit) @4f13092   10/28/21 08:22:58 Sebastian Huber kern_tc.c: Scaling/large delta recalculation This change is a slight … 5
(edit) @e27dc9d   10/16/21 13:46:55 markj timecounter: Lock the timecounter list Timecounter registration is … 5
(edit) @f03147f1   10/09/21 16:34:06 markj timecounter: Let kern.timecounter.stepwarnings be set as a tunable … 5
(edit) @fc06357   08/08/21 14:38:01 emaste Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights … 5
(edit) @1ca98b27   05/05/21 18:32:13 imp kern: clarify boot time In FreeBSD, the current time is computed from … 5
(edit) @2cf3700   03/07/21 23:50:12 kib Make kern.timecounter.hardware tunable Noted and reviewed by: kevans … 5
(edit) @c3fc52ec   01/18/21 07:25:36 kib Add ddb 'show timecounter' command. MFC after: 1 week Sponsored … 5
(edit) @512e0b5   01/09/21 08:38:11 rwatson Changes that improve DTrace FBT reliability on freebsd/arm64: - … 5
(edit) @62c428f2   06/10/20 22:30:32 kib Remove double-calls to tc_get_timecount() to warm timecounters. It … 5
(edit) @eb909371   02/26/20 14:26:36 kaktus Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) … 5
(edit) @166a80c3   02/14/20 23:27:45 kib Consolidate read code for timecounters and fix possible overflow in … 5
(edit) @265c2e6   01/30/20 20:05:05 mjg Remove duplicated empty lines from kern/*.c No functional changes. 5
(edit) @bc9c0e0   09/09/19 12:42:48 kib Initialize timehands linkage much earlier. Reported and tested … 5
(edit) @402dafa4   09/09/19 11:29:58 kib Make timehands count selectable at boottime. Tested by: O'Connor, … 5
(edit) @a9ce44b   01/13/19 00:19:15 cognet Instead of using an incomplete list of platforms that uses 64bits … 5
(edit) @975ecc17   07/05/18 17:13:37 andrew Create a new macro for static DPCPU data. On arm64 (and possible … 5
(edit) @f43beb0   05/04/18 22:48:10 mjg tc: bcopy -> memcpy 5
(edit) @c54b13b   04/06/18 17:35:35 brooks Move most of the contents of opt_compat.h to opt_global.h. … 5
(edit) @f77b692   10/09/21 19:23:16 Sebastian Huber score: Remove FreeBSD identifier 5
(edit) @7d3712f   12/19/17 10:05:45 kib Use atomic_load(9) to read ppsinfo sequence numbers. In this case … 5
(edit) @73b77be   11/30/17 20:33:45 pfg SPDX: use the Beerware identifier. 5
(edit) @d5649e2   01/28/21 10:40:10 Sebastian Huber kern_tc.c: Remove unused code This fix relates to a Coverity issue … 5
(edit) @c8a10609   10/01/21 19:56:34 joel Add support for IDLE Thread stack allocator Add a stack allocator … 5
(edit) @99698fb   09/18/21 02:05:42 Chris Johns powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address … 5
(edit) @cfef84a0   02/15/21 22:01:57 Chris Johns powerpc/io: Make [out/in] le and be calls conditional - These calls … 5
(edit) @e9712e78   08/23/21 16:43:23 ryan.long pxcdevctl: Adjust for standard (5 branch) psxdevctl is supposed to … 5
(edit) @ff94ddc   09/09/21 13:03:29 Sebastian Huber rtems: Initialize count of postponed jobs The … 5
(edit) @e5a1b15   07/01/21 18:32:57 Gedare Bloom m68k/uC5282: linkcmds KEEP and SORT sections Fixes a problem with bad … 5
(edit) @4925ab4   06/11/21 07:35:30 jan.sommer bsps/i386: Update calibration of TSC to be more accurate Closes #4456 5
(edit) @8d4382b   06/17/21 14:01:48 Sebastian Huber bsps/irq: Change license to BSD-2-Clause Change license to … 5
(edit) @50a8353   05/26/21 07:39:13 christian.mauderer cpukit: Add description of release version numbers The release … 5
(edit) @06427c8d   05/14/21 07:14:11 Sebastian Huber rtems: Check entry point in rtems_task_start() Close #4409. 5
(edit) @d697769   04/29/21 11:39:36 Sebastian Huber bsps/arm: ARMV7_CP15_START_WORKSPACE_ENTRY_INDEX Change the … 5
(edit) @bc806d4   04/09/21 06:28:40 gabriel.moyano grlib/genirq: Taking into account that it could be more than one ISR … 5
(edit) @a274b6f   11/18/20 07:36:48 christian.mauderer shell: Add i2c and spi commands This adds some commands that are … 5
(edit) @ec26605   03/31/21 08:21:10 jan.sommer bsps/xilinx_zynq: Add Xilinx AXI SPI driver to build Closes #4370 5
(edit) @ce2b276   02/25/21 16:52:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for xilinx-axi-spi Updates #4370 5
(edit) @14e74e4   03/31/21 08:02:00 jan.sommer bsps/xilinx_zynq: Add cadence SPI driver to build system Closes #4369 5
(edit) @c86d5136   12/02/20 12:30:03 jan.sommer bsps/xilinx_zynq: Add SPI driver for cadence-spi Updates #4369 5
(edit) @08f807e   03/18/21 02:50:56 niteesh.gs rtems-fdt/rtems-fdt.c: Fix bug in loop termination The while loop, … 5
(edit) @3a66586   03/16/21 13:59:20 Sebastian Huber rtems: Allow RTEMS_PRIORITY for MrsP semaphores In order to improve … 5
(edit) @645dbc5   02/22/21 15:39:59 jan.sommer bsps/shared: Allow setting baud rate for zynq uart Closes #4236 5
(edit) @2f32370   12/02/20 19:20:36 kinsey.moore zynq-uart: Fix set_attributes implementation The zynq-uart … 5
(edit) @2497a46a   11/25/19 08:45:26 Daniel Hellstrom sparc,leon: avoid triggering LEON3FT errata TN-0009 Update #4154. 5
(edit) @3074eb0   11/20/19 12:19:35 Daniel Hellstrom sparc,leon: avoid triggering TN-0009 bad sequence Update #4154. 5
(edit) @29126711   11/18/19 13:15:02 Daniel Hellstrom grlib,grspw_pkt: correct link state enum numbering Not used by the … 5
(edit) @8cfaa0eb   11/14/19 10:47:21 maberg leon, l2cache: prevent unused diagnostic access Update #4315. 5
(edit) @b0eb9524   12/11/18 16:55:39 maberg leon, ahbstat: register definitions for AHBSTAT version 1 Update #4314. 5
(edit) @1161e1f   02/08/19 15:30:15 maberg leon, grspw_router: added router_port_link_div() Allows user to set … 5
(edit) @d9d96f0   11/14/19 09:26:21 Daniel Hellstrom sparc: fix bad register alignment for 64 bit store Update #4311. 5
(edit) @cb8379d   10/29/19 14:17:57 Daniel Hellstrom leon: restart and load timer counter at initialization Without this … 5
(edit) @81e4a15   04/12/19 10:20:07 Daniel Hellstrom leon,ckinit: avoid assuming 1MHz timer pre-scaler clock Update #4310. 5
(edit) @0ed294b6   09/12/19 12:48:29 Daniel Hellstrom leon3: avoid dependency on apbuart/timer driver Moves … 5
(edit) @c13205f   04/26/19 13:18:11 Daniel Hellstrom leon,greth: added support for variable sized descriptor table sizes … 5
(edit) @23cc5a6   04/12/19 20:49:45 Daniel Hellstrom leon,grcan: split out GRCAN non-FD specific support in separate file … 5
(edit) @e180f281   04/12/19 20:41:04 Daniel Hellstrom leon,grcanfd: split out GRCANFD specific support in separate file … 5
(edit) @c41e7ba   04/12/19 07:35:12 Daniel Hellstrom leon,grcan: added support for GRCANFD The new GRCAN_FD IP supports … 5
(edit) @e1062fae   10/25/19 10:51:53 Daniel Hellstrom grlib: added 64-bit read no-cache function Update #4307. 5
(edit) @7db032cf   04/12/19 10:54:54 Daniel Hellstrom leon,occan: use common CAN baud-rate calculation routine Update #4306. 5
(edit) @78b45cc5   04/12/19 10:36:58 Daniel Hellstrom leon,grcan: use common CAN baud-rate calculation routine Update #4306. 5
(edit) @da7cb87   04/12/19 09:01:38 Daniel Hellstrom leon,can: introduce common CAN baud-rate calculation function … 5
(edit) @0ab993b   04/12/19 07:45:34 Daniel Hellstrom grlib,ambapp: added new IP core IDs Update #4305. 5
(edit) @84fb340   04/12/19 10:17:57 Daniel Hellstrom leon,grspw: fix for SET_PACKET_SIZE When the DMA table has been … 5
(edit) @8004ffb   10/15/18 06:46:32 arvid leon,gr1553b: Only align allocated memory. Verify alignment of memory. … 5
(edit) @14fcf388   10/15/18 13:05:13 arvid leon,gr1553b: set codec version This is enables the updated codec for … 5
(edit) @1223f5e   10/12/18 08:51:54 arvid leon,gr1553rt: Fixed spinlock unlock Update #4274. 5
(edit) @a97a473   10/11/18 11:46:39 arvid leon,gr1553rt: Fixed memory leak Update #4274. 5
(edit) @980cdb8   12/19/17 12:37:08 cederman sparc: Remove sequences that the B2BST scan script warns about Update … 5
(edit) @f4d00aa   03/03/21 22:33:34 vijay powerpc/beatnik/net: Remove unused files Close #4293 5
(edit) @d1bab98   02/26/21 23:54:37 Chris Johns powerpc/motorola_power: Place any common data in the .bss section - … 5
(edit) @3824960   02/24/21 06:04:36 Chris Johns powerpc/motorola_power: Link all text sections into the executable … 5
(edit) @2f56b737   02/12/21 19:35:40 Chris Johns Update motorola_power to irq-generic interrupt management - Add … 5
(edit) @388bd805   10/14/20 06:14:21 Chris Johns bsp/motorola_powerp: Print RTEMS_VERSION from the bootloader Close #4234 5
(edit) @6d9843e   02/06/21 20:03:21 Chris Johns powerpc/shared: ISA bus bridge fails to enable the openpic irq - The … 5
(edit) @ef1ac8af   02/05/21 13:35:56 Sebastian Huber score: Add barrier thread queue operations This fixes a missing … 5
Note: See TracRevisionLog for help on using the revision log.