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

source: rtems/cpukit/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @408dbeb   11/25/22 01:18:07 Chris Johns libmisc/rtems-fdt: Support prop map items up to the size of uintptr_t …
(edit) @9384ac2   11/14/22 09:55:53 cederman cpukit: Change license to BSD-2 for files with Gaisler copyright This …
(edit) @b5983c5   11/09/22 17:01:24 kinsey.moore cpukit/fdt: Fix typos and clarify params
(edit) @ecd8aec9   10/14/22 14:23:12 joel Remove remnants of rtems_io_lookup_name Updates #3420.
(edit) @0f92310   11/07/22 07:53:11 Sebastian Huber config: Place init task storage area in .rtemsstack This avoids a …
(edit) @df81434   11/08/22 06:36:04 Sebastian Huber rtems: Fix type in description
(edit) @cd91b37d   08/07/22 13:53:13 fishesprashanth cpukit/dev/can: Added CAN support
(edit) @d574e08   10/17/22 05:25:57 Chris Johns libdebugger: Add a target break call to suspend all running threads - …
(edit) @64fbeaa   10/06/22 06:47:14 Sebastian Huber score: INTERNAL_ERROR_IDLE_THREAD_STACK_TOO_SMALL Ensure that the …
(edit) @45ee958   09/30/22 06:06:18 Sebastian Huber config: Add CONFIGURE_IDLE_TASK_STORAGE_SIZE By default, allocate the …
(edit) @829e489   09/29/22 13:35:37 Sebastian Huber stackchk: Add rtems_stack_checker_iterate()
(edit) @03ddd89   09/29/22 12:34:43 Sebastian Huber stackchk: Avoid internal header file
(edit) @1ab93ba   09/28/22 10:22:33 Sebastian Huber score: INTERNAL_ERROR_IDLE_THREAD_CREATE_FAILED Add the …
(edit) @8d44129d   09/27/22 11:34:07 Sebastian Huber score: Simplify casts
(edit) @4c89fbcd   09/27/22 05:43:37 Sebastian Huber score: Add CPU_THREAD_LOCAL_STORAGE_VARIANT Update #3835.
(edit) @15bba4ae   10/14/22 08:46:06 Sebastian Huber score: Move Thread_Control::Registers member Place this member placed …
(edit) @2846b17   09/26/22 07:31:29 Sebastian Huber config: Changeable size for IDLE stack allocator Allow the IDLE stack …
(edit) @40eb58f   09/29/22 05:47:30 Chris Johns libmisc/rtems-fdt: Update to support 64bit addresses - Add support to …
(edit) @cc43dc3e   10/04/22 08:44:10 Sebastian Huber rtems: Clarify application config info API Update #3993.
(edit) @c6bd860   09/30/22 12:53:54 Sebastian Huber rtems: Fix format
(edit) @9ed7103   09/22/22 12:57:18 Sebastian Huber score: Simplify Chain_Node definition Fix documentation.
(edit) @a660e9dc   09/08/22 08:37:05 Sebastian Huber Do not use RTEMS_INLINE_ROUTINE Directly use "static inline" which is …
(edit) @270200e   09/08/22 07:41:12 Sebastian Huber score: Remove _CPU_Counter_difference() All CPU ports used the same …
(edit) @efd19aa   07/09/18 07:24:05 cem Implement SHA2-224 submode of SHA2-256 Like SHA2-384:SHA2-512, …
(edit) @48f7979   10/18/16 23:20:49 asomers Fix C++ includability of crypto headers with static array sizes C99 …
(edit) @7b4296e   05/28/16 16:06:07 allanjude Implement SHA-512 truncated (224 and 256 bits) This implements …
(edit) @3a22e5d3   05/26/16 19:29:29 cem crypto routines: Hint minimum buffer sizes to the compiler Use the …
(edit) @225e7b9   12/27/15 17:33:59 allanjude Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c cperciva's …
(edit) @85d482f   09/08/22 06:09:30 Sebastian Huber rtems: Include <rtems/score/cpuopts.h> Directly include …
(edit) @548d0050   09/08/22 06:06:07 Sebastian Huber score: Improve formatting
(edit) @33f1223c   09/05/22 12:08:30 Sebastian Huber config: Add SMP scheduler configuration errors Issue an error message …
(edit) @444f56cd   09/05/22 12:33:17 Sebastian Huber score: Regenerate <rtems/score/basedefs.h> Two interface …
(edit) @e770067   09/02/22 08:38:29 Sebastian Huber rtems: Add constraints for rtems_clock_tick()
(edit) @3247b16   09/02/22 08:29:00 Sebastian Huber Add items to Doxygen groups
(edit) @dad6d322   08/30/22 05:58:56 Sebastian Huber Fix pedanic warnings without a storage increase Use …
(edit) @1be6dc18   08/30/22 05:06:14 Sebastian Huber libtest: Fix warnings without a pragma It seems that recent GCC …
(edit) @b3d2e3fe   08/31/22 11:14:47 Sebastian Huber config: Include <rtems/posix/timer.h> on demand Updates #4691.
(edit) @c226990   08/29/22 07:10:25 Sebastian Huber score: Do not expose <limits.h> to <rtems.h> The <rtems.h> header …
(edit) @9b16f24   08/29/22 07:19:14 Sebastian Huber score: Fix format Update #4706.
(edit) @23b42f7   08/29/22 07:14:35 Sebastian Huber score: Fix format Update #4706.
(edit) @3d2fbaf4   08/29/22 06:53:22 Sebastian Huber Revert "linkersets.h: Fix gcc 12 warning" This reverts commit …
(edit) @a329579   08/19/22 06:50:24 Chris Johns cpukit/include: Fix including in C++ UPdates #4706
(edit) @f5233fe   08/19/22 05:22:17 Chris Johns cpukit/include: Fixes for C++ Updates #4706
(edit) @9e228978   08/16/22 17:01:55 ryan.long test.h: Add pragma for gcc 12 warning Updates #4662
(edit) @5b875915   08/16/22 17:00:26 ryan.long schedulerpriority.h: Fix gcc 12 warning Changed the size of the array …
(edit) @c55bd160   08/16/22 16:59:48 ryan.long percpu.h: Add pragma for gcc 12 warning Updates #4662
(edit) @df3fa4e0   08/16/22 16:59:09 ryan.long interr.h: Fix gcc 12 warning The warning that this fixes states that …
(edit) @f9302067   08/16/22 16:58:15 ryan.long linkersets.h: Fix gcc 12 warning Changing the offset from 0 to 1 got …
(edit) @ec7d6c0   08/16/22 16:57:37 ryan.long threads.h: Add pragmas to get rid of gcc 12 errors Updates #4662
(edit) @36895bd   08/08/22 21:51:30 joel cpukit/include/rtems/test-info.h: Change @returns to @return
(edit) @4b04589b   08/01/22 22:12:21 joel Add support for CONFIGURE_POSIX_TIMERS_FACE_BEHAVIOR This adds the …
(edit) @cf3d2b37   08/10/22 13:20:27 Sebastian Huber rtems/malloc.h: Add API level Doxygen group The interfaces in the …
(edit) @7219d3c   08/05/22 13:35:15 Sebastian Huber libtest: Add T_report_hash_sha256_update() Update #3716.
(edit) @071640d   08/02/22 11:00:09 Chris Johns libmisc/shell: Add an 'rtems' command to report a running build - …
(edit) @ad94dc3   07/19/22 16:26:40 ryan.long sys/exec_elf.h: Bring in newer file Updated this file with the newer …
(edit) @6a65803   07/28/22 06:20:25 Sebastian Huber score: Allow linker garbage collection Place the object control …
(edit) @8a864bc6   07/19/22 08:38:12 Sebastian Huber score: Use PTHREAD_CANCELED for _Thread_Cancel() The …
(edit) @31036f1d   07/18/22 07:41:39 Sebastian Huber score: Use priority inheritance for thread join Threads may join the …
(edit) @2501c64b   07/27/22 06:55:10 Sebastian Huber score: Fix objects local table initialization The objects local table …
(edit) @7fe6d60   07/15/22 07:16:04 Sebastian Huber score: Remove PRIORITY_PSEUDO_ISR thread priority The uniprocessor …
(edit) @8dc651f   07/25/22 07:52:41 Sebastian Huber imfs: Add <rtems/imfsimpl.h>
(edit) @e584ee4   07/25/22 07:59:14 Sebastian Huber libtest: Add missing initializer
(edit) @6d4b390   05/23/22 10:27:56 matthew.joyce Support _REENT_THREAD_LOCAL Newlib configuration In case the Newlib …
(edit) @12a03bea   07/13/22 12:42:43 Sebastian Huber score: Fix unlimited objects support Commit …
(edit) @1bf878f7   07/14/22 13:06:02 Sebastian Huber score: Extend memory dirty/zero actions Dirty or zero also the part …
(edit) @4b911a75   07/14/22 11:59:23 Sebastian Huber score: Place object controls into .noinit sections Place the …
(edit) @388dd97   11/12/21 16:59:42 glebius Add in_localip_fib(), in6_localip_fib(). Check if given address/FIB …
(edit) @94c33ba9   10/10/21 17:02:26 glebius Use network epoch to protect local IPv4 addresses hash. The …
(edit) @7846249e   09/06/21 22:08:15 melifaro routing: fix source address selection rules for IPv4 over IPv6. …
(edit) @070f1b5   05/20/20 20:58:17 jhb Remove copyinfrom() and copyinstrfrom(). These functions were added …
(edit) @6e74ceb   07/05/22 06:13:50 Sebastian Huber score: Conditional _Thread_Priority_replace() This function is only …
(edit) @4f87edb   06/28/22 05:45:02 Sebastian Huber gcov: Add functions to dump the gcov information Update #4670.
(edit) @ba56e239   06/23/22 06:54:10 Sebastian Huber score: Account for <sys/bitset.h> API changes Update #4667.
(edit) @a76988c   06/23/22 06:55:38 Sebastian Huber score: Remove unused _Processor_mask_Nand() Update #4667.
(edit) @5dffbc42   05/16/22 18:34:59 Sebastian Huber score: Make SMP only code explicit Conditional expressions with …
(edit) @679e7f10   06/01/22 14:31:06 frank.kuehndel TFTPFS: Implement block and window size options The original file …
(edit) @5ccf960   05/20/22 09:30:02 gabriel.moyano timecounter.h: Add _Timecounter_Discipline() Update #2349.
(edit) @b3e4f580   05/20/22 09:30:01 gabriel.moyano timepps.h: PPS_SYNC defined by default Update #2349.
(edit) @ac4ea53   05/20/22 09:29:57 gabriel.moyano score: Rename tc_getfrequency() Rename tc_getfrequency() to …
(edit) @95c747d9   05/20/22 09:29:56 gabriel.moyano kern_tc.c: Replace FreeBSD event mechanism by adding pointers to …
(edit) @bf61753a   05/20/22 09:29:55 gabriel.moyano kern_tc.c: Add atomic dependencies required by the PPS API Update #2349.
(edit) @f49ef6b   05/18/22 08:00:12 Sebastian Huber Add file descriptions to kernel space headers
(edit) @b992648   05/18/22 07:59:34 Sebastian Huber Fix copyright notice of kernel space headers Use the copyright notice …
(edit) @81962136   05/18/22 07:49:38 Sebastian Huber Add include guard checks to kernel space headers
(edit) @901bc14   05/12/22 02:48:55 tianye score: Add SMP priority affinity scheduler yield
(edit) @ebfccb0   04/29/22 19:37:19 ryan.long include: Add file headers and licenses These files had no header, …
(edit) @0c17d0e   04/29/22 19:15:19 ryan.long ftpd.h: Add file header and license This file had no header, …
(edit) @5cbad67   04/29/22 19:08:51 ryan.long include/pci: Add file header and license This file had no header, …
(edit) @17c92ad   04/29/22 18:49:57 ryan.long cpukit/include/rtems: Add file headers and licenses These files had …
(edit) @47e84cb   04/21/22 17:38:31 ryan.long cpukit/include: Adding file headers and licenses These files had no …
(edit) @8b18037f   04/28/22 06:56:59 Sebastian Huber heap: Fix heap statistics with protection enabled Close #4644.
(edit) @2342625   04/06/22 06:16:36 Sebastian Huber shell: Add rtems_shell_run_main_loop() In contrast to …
(edit) @5f8c41c   04/01/22 18:18:49 joel Update email address of Fernando Ruiz Casas to <fruizcasas@…> …
(edit) @3a6c3c1   04/02/22 19:15:16 joel cpukit/include; Remove SPDX from Gaisler files NOT changed to BSD-2
(edit) @54ec0264   03/28/22 23:35:59 joel cpukit/include/rtems/timespec.h: Change license to BSD-2 …
(edit) @59fba6f   03/28/22 23:34:47 joel cpukit/include/rtems/cbs.h: Change license to BSD-2 Permission …
(edit) @9f9f140   03/29/22 13:23:29 Sebastian Huber rtems: Clarify scheduler of created task
(edit) @9bbf4003   03/25/22 16:17:14 joel cpukit/include/rtems/confdefs/libpci.h: Manual file header clean up
(edit) @c35816a   03/24/22 21:58:09 joel cpukit/include/pci: Manual header file clean up
(edit) @9982e8e4   03/24/22 21:58:33 joel cpukit/include/drvmgr: Manual header file clean up
Note: See TracRevisionLog for help on using the revision log.