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) @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
(edit) @cc2a237   02/05/21 13:13:31 Sebastian Huber score: Make FIFO thread queue ops public Update #4232. 5
(edit) @5861e42   02/05/21 13:19:06 Sebastian Huber score: Constify Thread_queue_First_operation Update #4232. 5
(edit) @5ae7ec9   01/25/21 05:39:55 Sebastian Huber Fix RTEMS_LINKER_ROSET_ITEM_ORDERED_DECLARE() Add "extern" similar to … 5
(edit) @0d44334c   01/18/21 09:02:40 christian.mauderer bsp/imx: Fix system counter init for imx6 For i.MX7 U-Boot … 5
(edit) @2a8f755   12/15/20 10:24:14 Sebastian Huber bsps/arm: Fix MMU configuration Update #4185. 5
(edit) @21ed8d11   11/24/20 08:40:38 jan.sommer bsps/arm: Fix MMU small pages support - For small tables only round … 5
(edit) @dedc3e1d   11/23/20 15:34:26 Sebastian Huber rtems: Improve rtems_interrupt_server_create() Also start interrupt … 5
(edit) @1dbdf94e   10/19/20 15:39:10 Sebastian Huber bsps: Fix rtems_interrupt_server_delete() The ISR lock must be … 5
(edit) @0af682c   11/09/20 08:16:51 christian.mauderer bsp/atsam: Fix XDMAD status In "bsp/atsam: Simplify XDMAD_Handler()" … 5
(edit) @f84c4a5   10/29/20 13:11:32 jan.sommer confdefs: Add extern C guards to libpci.h Closes #4169 5
(edit) @7021c014   10/15/20 06:14:22 Chris Johns libfs/rfs: Check search bit map end on last bit - Do not write past … 5
(edit) @e71e271   10/16/20 04:34:39 Sebastian Huber bsps/arm: Add workaround for Errata 794072 Add a workaround for … 5
(edit) @3d7da435   10/02/20 09:36:20 Sebastian Huber bsps/arm: Workaround for Errata 845369 Add a workaround for Cortex-A9 … 5
(edit) @40f23cea   10/02/20 16:38:49 Gedare Bloom i386/score: fix assembly mnemonic This is a backport for assembler … 5
(edit) @fdbe9b7   09/28/20 22:49:57 ryan.long rtems-bsps: add ability to print architecture/bsp list Closes #4099. 5
(edit) @18549295   09/24/20 13:31:41 frank.kuehndel Fixing bug in line editing of the shell with CTRL-U. This patch fixes … 5
(edit) @b117451   09/23/20 10:36:56 jan.sommer bsps/pc386: Add missing license header Closes #4902. 5
(edit) @61ccb9c0   08/20/20 07:18:06 jan.sommer bsp/xilinx-zynq: Flush TX-Buffer before initializing uart Closes … 5 5.1
(edit) @7661402   08/21/20 06:59:10 Sebastian Huber confdefs: Fix cyclic dependency Close #4060. 5
(edit) @5284e812   07/27/20 01:23:19 Chris Johns powerpc/io: The eieio() function clashes with FreeBSD. Change. Closes … 5
(edit) @e95c00a7   06/28/20 00:21:45 kinsey.moore posix: Only check shm_unlink obj_err if necessary In the nominal case … 5
Note: See TracRevisionLog for help on using the revision log.