source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6a2363f   05/04/18 22:48:10 mjg tc: bcopy -> memcpy
(edit) @4d6837d   04/06/18 17:35:35 brooks Move most of the contents of opt_compat.h to opt_global.h. …
(edit) @c830bc64   10/09/21 19:23:16 Sebastian Huber score: Remove FreeBSD identifier
(edit) @118208b   12/19/17 10:05:45 kib Use atomic_load(9) to read ppsinfo sequence numbers. In this case …
(edit) @bd0fdf4e   11/30/17 20:33:45 pfg SPDX: use the Beerware identifier.
(edit) @69aaf587   11/10/21 08:15:58 Sebastian Huber libtest: Improve the interrupt test timing If no state change …
(edit) @240a1f7   10/27/21 10:59:09 Sebastian Huber score: Introduce CPU budget operations This patch set replaces the …
(edit) @6cef3f16   11/11/21 13:23:31 Sebastian Huber score: Do not shadow parameter
(edit) @d1bbfbe   11/12/21 14:59:19 joel optvermaj.yml: Allow RTEMS_MAJOR to be overridden so RTEMS 7 tools …
(edit) @ef207e9   11/03/21 18:35:15 kinsey.moore bsps/aarch64: Restore interrupt nesting Fixing the debug mask flag …
(edit) @19c10128   10/18/21 23:46:10 zakthertemsdev libtests/calloc.c: Fix reported memory leak This fix came from Code …
(edit) @a857a22   10/25/21 17:19:13 kinsey.moore cpukit/aarch64: Add libdebugger support This adds support for …
(edit) @750bde8   10/25/21 14:56:32 kinsey.moore bsps/aarch64: Mask debug events from startup Debug events should be …
(edit) @2d27725   10/25/21 14:53:44 kinsey.moore bsps/aarch64: Set interrupt level correctly The existing code is …
(edit) @55a93ae   10/25/21 14:50:12 kinsey.moore bsps/aarch64: Add missing MMU map recursion check Certain input …
(edit) @2055e42   10/25/21 14:47:47 kinsey.moore aarch64: Break out MMU definitions This moves the AArch64 MMU memory …
(edit) @37684cf   09/30/21 19:46:21 kinsey.moore cpukit/aarch64: Use correct debug register names The N used in the …
(edit) @10226104   10/16/21 00:18:02 kinsey.moore cpukit/libdebugger: Use uintptr_t for pointers Use uintptr_t instead …
(edit) @a678d1a   10/29/21 19:12:44 kinsey.moore cpukit: Compare the function result Compare the function result …
(edit) @c5986a5   04/05/21 20:14:22 kinsey.moore testsuite: Add machine exception signal map test Add a test to verify …
(edit) @4812a8b5   04/06/21 14:02:20 kinsey.moore cpukit: Add signal mapping support This adds a confdef option …
(edit) @3fc641ab   09/22/21 21:17:14 kinsey.moore testsuite: Add machine exception resume test Add a test to verify …
(edit) @02377c8   08/10/21 13:09:37 kinsey.moore cpukit/aarch64: Add exception extensions support This adds the …
(edit) @db9e885   08/10/21 13:11:40 kinsey.moore cpukit: Add exception extensions This adds the set of functions …
(edit) @9b088157   05/13/21 15:13:57 stephen.clark rtems-debugger: Fixed pointer types to work on 32 and 64 bit …
(edit) @75c133bd   10/25/21 16:03:42 Sebastian Huber sptests/sp69: Remove test case This error condition no longer exists. …
(edit) @6c3976e2   10/18/21 11:14:44 Sebastian Huber score: Move code block to separate function Move a code block to the …
(edit) @940b9b1   10/18/21 11:13:59 Sebastian Huber score: Do not shadow lock_context local variable
(edit) @24922d0   10/25/21 06:15:37 Sebastian Huber rtems: rtems_rate_monotonic_get_status() Mention that resetting the …
(edit) @f1723d12   10/19/21 14:29:48 Sebastian Huber rtems: Regenerate for IDLE task allocator option Update #4524.
(edit) @28632b5   10/20/21 17:14:53 Sebastian Huber score: Fix typo
(edit) @0221da5f   10/12/21 06:26:39 Sebastian Huber rtems: Fix rate monotonic statistics The rate monotonic period …
(edit) @9be97a3   10/19/21 14:37:03 Sebastian Huber score: Optimize default idle task stack allocator Update #4524.
(edit) @a4112bd   10/09/21 14:12:07 Sebastian Huber score: Simplify _Watchdog_Next_first()
(edit) @3f0ad2b   10/21/21 02:08:58 Chris Johns spec/libdebugger: Only enable for supported architectures Closes #4533
(edit) @087e4ec   10/19/21 20:50:49 kinsey.moore spec/aarch64: Enable previously unbuildable tests The spconfig01 and …
(edit) @d03776e   10/01/21 04:57:01 alex.white microblaze: Rework for RTEMS 6 This reworks the existing MicroBlaze?
(edit) @0f62af0e   09/30/21 21:33:48 Hesham Almatary bsps: Add MicroBlaze? FPGA BSP
(edit) @edf8b49e   09/29/21 17:39:36 joel score: Add MicroBlaze? port
(edit) @822ebb4c   10/07/21 22:28:26 joel Add support for IDLE Thread stack allocator Add a stack allocator …
(edit) @d61fbeda   10/11/21 10:53:52 Sebastian Huber score: _Thread_queue_Surrender_priority_ceiling() Do not use a direct …
(edit) @f6385b4e   10/07/21 18:14:28 joel libdl/rtl-mdreloc-h8300.c: Remove remnant of h8300 port Updates #2452.
(edit) @3bb97a30   10/06/21 08:37:53 Sebastian Huber score: Always check queue in _Thread_Wait_cancel() Commit …
(edit) @1fc3f171   09/28/21 12:19:47 christian.mauderer bsp/imx: Add cs_change support to SPI
(edit) @38c2147   10/06/21 06:46:21 Sebastian Huber rtems: Set postponed jobs in rate-monotonic cancel Set the postponed …
(edit) @226d0e92   10/05/21 18:23:08 Sebastian Huber score: Optimize EDF SMP scheduler ops The schedule operation is only …
(edit) @344bb536   10/01/21 17:32:28 Sebastian Huber rtems: Generate <rtems/cpuuse.h> Write the documentation from scratch.
(edit) @e9063644   09/30/21 06:51:30 Sebastian Huber posix: Remove "RTEMS" from POSIX API group Clarify group description. …
(edit) @8b762a88   09/30/21 06:37:01 Sebastian Huber scoe: Move workspace group definition Define the group in the header …
(edit) @5a6f94d   09/30/21 06:33:25 Sebastian Huber rtems: Add ASR implementation to existing group Update #3706.
(edit) @a950c135   09/30/21 06:30:58 Sebastian Huber score: Add Hash Handler to group Update #3706.
(edit) @4c0b006   09/30/21 06:19:01 Sebastian Huber rtems: Canonicalize Doxygen in <rtems/counter.h> Update #3706.
(edit) @dba2e690   09/30/21 06:15:11 Sebastian Huber rtems: Canonicalize Doxygen in <rtems/seterr.h> Update #3706.
(edit) @4a5a4145   09/21/21 21:56:38 zakthertemsdev improve the format error reporting on i386
(edit) @772ffc07   10/04/21 19:24:02 alex.white testsuites/fstests: Fix uninitialized utimbuf structs The utimbuf …
(edit) @9c2cb68   08/11/21 21:27:32 kinsey.moore cpukit/aarch64: Use correct interrupt level types All other …
(edit) @ccd1c5e   09/23/21 19:00:29 kinsey.moore cpukit/aarch64: Use correct context register sets Context validation …
(edit) @61ef22b   09/24/21 18:15:52 Sebastian Huber score: Add Thread_queue_Deadlock_status Replace the boolen return …
(edit) @82e22167   09/23/21 05:35:09 Sebastian Huber score: Avoid dead code in thread queue surrender For uniprocessor …
(edit) @18c8a27   09/30/21 11:48:31 Sebastian Huber score: Remove _Thread_queue_Do_nothing_extract() This function was …
(edit) @25f126e   07/21/21 17:17:29 Sebastian Huber score: Regenerate <rtems/score/basedefs.h> Reflect renamed …
(edit) @99d5373   09/24/21 08:04:03 Sebastian Huber score: Add Doxygen group for <sys/lock.h> mutexes
(edit) @dde74af   09/29/21 14:10:03 Sebastian Huber rtems: Adjust parameter names Adjust parameter names to match with …
(edit) @abda559   09/29/21 13:23:24 Sebastian Huber rtems: Justify integer conversions Close #2548.
(edit) @3fe0711   09/21/21 11:34:57 Sebastian Huber score: Improve variable names in thread init
(edit) @c2f24048   09/21/21 11:23:36 Sebastian Huber score: Simplify _Thread_Try_initialize() Move a code block to its own …
(edit) @5f652cb2   07/26/21 20:43:00 kinsey.moore cpukit: Add AArch64 SMP Support This adds SMP support for AArch64 in …
(edit) @670a508   09/19/21 01:23:53 kinsey.moore bsps/gicv2: Allow BSPs to define IRQ attributes ARM's GICv2 is …
(edit) @5ffc01f   09/19/21 01:09:17 kinsey.moore bsps/zynqmp: Use correct number of interrupts GICv2 can support up to …
(edit) @e3971de4   09/19/21 01:13:27 kinsey.moore testsuites/smpmulticast01: Enforce step ordering The order in which …
(edit) @3647725   07/26/21 20:52:20 kinsey.moore bsps/shared: Add PSCI SMP startup support This adds the SMP function …
(edit) @db8f598   04/26/21 12:00:41 Sebastian Huber build: Remove old build system Close #3250. Close #4081.
(edit) @0499845   09/21/21 05:37:54 Sebastian Huber arm/lpc24xx: Use common test definition file
(edit) @a6636d9   09/17/21 07:30:44 Sebastian Huber libtest: Improve T_now_tick() The T_now_tick() is a fall back time …
(edit) @cd198a5   09/17/21 06:30:57 Sebastian Huber score: Remove unused default scheduler ops If SMP support is enabled …
(edit) @3291b2a   09/17/21 06:49:56 Sebastian Huber score: Ensure only one CPU if required Issue the new fatal SMP error …
(edit) @0036ddf   09/17/21 06:12:35 Sebastian Huber score: Provide two thread pin/unpin defaults The uniprocessor …
(edit) @59537c9   09/17/21 06:54:58 Sebastian Huber score: SCHEDULER_OPERATION_DEFAULT_GET_SET_AFFINITY Rename …
(edit) @92b9f65   09/17/21 05:57:09 Sebastian Huber score: SCHEDULER_OPERATION_DEFAULT_ASK_FOR_HELP Rename …
(edit) @3951d4d   08/23/21 16:43:23 ryan.long pxcdevctl: Adjust for standard psxdevctl is supposed to return the …
(edit) @9e30a716   09/18/21 02:05:42 Chris Johns powerpc/motorola_powerpc: Map LibBSD bus space to the PCI base address
(edit) @dbb7c956   09/15/21 09:44:40 Sebastian Huber rtems: Fix message manager documentation Correct the description of …
(edit) @691d0ed   08/17/21 07:57:41 Chris Johns arm/xilinx: Fix zynq-uart interrupt receive - Trigger on a single …
(edit) @0490be70   09/07/21 03:16:13 alex.white testsuites: Wrap putchar The linker flag to wrap putchar was lost in …
(edit) @1567d927   09/15/21 11:56:16 Sebastian Huber rtems: Add header files to Doxygen groups
(edit) @79efc81a   09/15/21 11:38:12 Sebastian Huber rtems: Move Doxygen group definition Move the definition of the …
(edit) @a45bc321   10/13/20 13:57:36 Sebastian Huber rtems: Improve Classic API group description
(edit) @fe818cd   09/15/21 05:36:45 Sebastian Huber rtems: Fix message manager documentation Remove bogus return status …
(edit) @466cd917   06/22/20 09:29:45 Sebastian Huber rtems: Generate <rtems/extension.h> Remove the duplicated description …
(edit) @606c9a6   06/22/20 06:50:02 Sebastian Huber rtems: Generate <rtems/rtems/cache.h> Change license to BSD-2-Clause …
(edit) @c274009d   09/10/21 11:33:53 Sebastian Huber build: Remove invalid attributes
(edit) @af722b7   09/14/21 05:30:36 Sebastian Huber bsps/arm: Fix ABI flags for Cortex-M4 Close #4504.
(edit) @7792ab8   08/23/21 17:58:47 stephen.clark bsps/zynqmp: Added I2C support for ZynqMP Added I2C drivers for …
(edit) @73c182a   08/23/21 17:53:42 stephen.clark bsps/zynq: Moved general i2c files to shared directories Certain …
(edit) @82a61af   09/09/21 13:03:29 Sebastian Huber rtems: Initialize count of postponed jobs The …
(edit) @c0435b5e   09/03/21 14:55:18 Sebastian Huber rtems: Document time of day constraints Update #4338.
(edit) @f958d58   09/03/21 14:33:21 Sebastian Huber score: Split up rbtreenext.c Split up rbtreenext.c since only …
(edit) @ad41c179   09/03/21 09:09:02 Sebastian Huber score: Change TOD_LATEST_YEAR to 2099 This simplifies the …
(edit) @ff3df9f   09/03/21 08:01:04 Sebastian Huber score: Simplify _TOD_Validate() Split up the multi line if statement …
(edit) @6d2becb   09/03/21 13:04:49 Sebastian Huber score: Limit the CLOCK_REALTIME setting Limit the CLOCK_REALTIME …
Note: See TracRevisionLog for help on using the revision log.