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

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ab02824   02/16/22 21:09:06 joel score/src/[a-m]*.c: Change license to BSD-2 Updates #3053.
(edit) @faaffbd9   02/25/22 16:45:06 Sebastian Huber riscv: Use zicsr architecture extension This is required for ISA 2.0 …
(edit) @4bc3470   02/17/22 15:47:22 joel cpukit/libblock: Clean up before license change
(edit) @cc9f433   02/17/22 15:36:02 joel score/cpu/i386: Clean up file headers in prep for license change.
(edit) @1011484   02/16/22 22:38:08 joel score/src/schedulersimple*.c: Replace found in found in with found in …
(edit) @3317d1e   01/26/22 16:57:49 kinsey.moore cpukit/libdebugger: Add MicroBlaze? support Add MicroBlaze? support for …
(edit) @16d40ce   02/22/22 22:01:33 kinsey.moore cpukit/libdebugger: Avoid cascade for interrupts This updates …
(edit) @dbdf38ea   02/18/22 16:05:25 kinsey.moore microblaze: Decouple exceptions from interrupts Exception handling …
(edit) @ea1a4fd2   02/10/22 16:03:01 kinsey.moore cpukit/libdebugger: Add pure swbreak capability Add a capability that …
(edit) @924993a   02/08/22 18:58:56 kinsey.moore cpukit/libdebugger: Avoid missed swbreak removal It is possible to …
(edit) @fa65ad7f   02/22/22 15:08:07 Sebastian Huber config: Document CONFIGURE_SCHEDULER_TABLE_ENTRIES
(edit) @8f1e8f8f   02/07/22 15:10:45 Sebastian Huber kern_ntptime.c: Port to RTEMS Remove previous adjtime() …
(edit) @91057b3   02/07/22 14:37:54 Sebastian Huber kern_ntptime.c: Import from FreeBSD The file was imported from this …
(edit) @870cf96   11/30/21 13:23:23 avg kern_tc: unify timecounter to bintime delta conversion There are two …
(edit) @ede2278d   11/19/21 22:29:28 markj timecounter: Initialize tc_lock earlier Hyper-V wants to register its …
(edit) @d69acf8   02/18/22 15:33:10 Sebastian Huber config: CONFIGURE_DISABLE_NEWLIB_REENTRANCY Do not initialize …
(edit) @7b5948d4   08/12/21 07:51:55 christian.mauderer termios: Pass number of sent chars to l_start At the moment the line …
(edit) @17e05426   01/28/22 23:12:57 kinsey.moore cpukit/microblaze: Simplify dispatch assembly The dispatch code was …
(edit) @c6d8d1cb   01/28/22 22:45:47 kinsey.moore cpukit/microblaze: Clarify interrupt frame usage Avoid use of magic …
(edit) @ace9955   01/26/22 16:56:54 kinsey.moore cpukit/microblaze: Add exception extensions Add the functions …
(edit) @530a8c2   01/26/22 16:33:31 kinsey.moore cpukit/microblaze: Add debug vector and handler This patch adds a …
(edit) @127980c   01/26/22 16:18:46 kinsey.moore cpukit/microblaze: Add exception framework This patch updates the …
(edit) @37543e19   12/23/21 23:33:39 alex.white microblaze: Add support for libbsd networking This includes fixes and …
(edit) @b539af8   01/26/22 22:00:04 kinsey.moore cpukit: Prevent error with disabled stack checker When the stack …
(edit) @2145e0c7   01/26/22 10:01:44 Sebastian Huber Remove obsolete rtems_gxx_*() implementation GCC versions prior to …
(edit) @12a2a8e4   01/13/22 13:51:55 Sebastian Huber arm: Optimize interrupt handling Use the SRS (Store Return State) …
(edit) @84ba194   01/13/22 12:30:21 Sebastian Huber arm: Fix stack alignment during interrupt handling On a public …
(edit) @41a1903d   01/17/22 07:11:48 Sebastian Huber arm: Avoid duplicate move from CPSR Update #4579.
(edit) @0290e44   01/14/22 08:05:50 Sebastian Huber arm: Rework per-CPU control in interrupt handling Use volatile …
(edit) @2d1ea1ab   01/14/22 12:25:30 Sebastian Huber arm: Use push/pop instructions for readability Update #4579.
(edit) @8657986   12/22/21 09:09:11 Sebastian Huber libtest: Check for pending events Make sure there are no pending …
(edit) @d404771   12/22/21 07:16:43 Sebastian Huber rtems: Fix Clock Manager parameter descriptions Update #4572.
(edit) @98ab693   12/16/21 20:36:19 ryan.long libmisc/rtems-fdt: close() file 'bf' close() file 'bf' to avoid …
(edit) @60cec828   12/14/21 15:06:19 Sebastian Huber dtc: Update VERSION
(edit) @75b3f48a   11/18/21 02:53:56 fnu.vikram libfdt: overlay: make overlay_get_target() public This is done to get …
(edit) @8b21a1b9   11/09/21 15:47:19 e.khabirova libfdt: fix an incorrect integer promotion UINT32_MAX is an integer …
(edit) @4c05a91   07/31/21 11:48:42 georg.kotheimer libfdt: Add ALIGNMENT error string The ALIGNMENT error was missing a …
(edit) @c07e238   06/18/21 17:20:27 andre.przywara fdtget: Fix signedness comparisons warnings With -Wsign-compare, …
(edit) @21351a2   06/08/21 05:28:55 david Fix CID 1461557 Coverity gets a bit confused by loading …
(edit) @34052ef   04/06/21 19:07:12 robh libfdt: Add FDT alignment check to fdt_check_header() Only checking …
(edit) @a3fa0702   03/09/21 03:49:35 david libfdt: Fix a possible "unchecked return value" warning Apparently …
(edit) @a582ab3   12/29/20 04:17:49 jujugoboom Set last_comp_version correctly in new dtb and fix potential version …
(edit) @0b85832   12/16/20 05:51:38 david libfdt: Tweak description of assume-aligned load helpers There's a …
(edit) @03b601af   12/11/20 02:27:36 trini libfdt: Internally perform potentially unaligned loads Commits …
(edit) @064a1d7   11/04/20 13:06:05 trini libfdt: Check for 8-byte address alignment in fdt_ro_probe_() The …
(edit) @611a2a5a   10/12/20 16:53:31 andre.przywara libfdt: Fix kernel-doc comments The API documentation in libfdt.h …
(edit) @65b98121   10/01/20 16:46:30 andre.przywara libfdt: fdt_strerror(): Fix comparison warning With -Wsign-compare, …
(edit) @140935c5   10/01/20 16:46:29 andre.przywara libfdt: fdt_get_string(): Fix sequential write comparison warnings …
(edit) @58b4fe7   10/01/20 16:46:28 andre.przywara libfdt: libfdt_wip: Fix comparison warning With -Wsign-compare, …
(edit) @113cc99   10/01/20 16:46:27 andre.przywara libfdt: fdt_create_with_flags(): Fix comparison warning With …
(edit) @a5ec1266   10/01/20 16:46:26 andre.przywara libfdt: fdt_move(): Fix comparison warnings With -Wsign-compare, …
(edit) @89e5744e   10/01/20 16:46:25 andre.przywara libfdt: fdt_add_string_(): Fix comparison warning With …
(edit) @26bee33   09/21/20 16:53:02 andre.przywara libfdt: fdt_node_offset_by_phandle(): Fix comparison warning With …
(edit) @bcc2bde   09/21/20 16:52:58 andre.przywara libfdt: fdt_resize(): Fix comparison warning With -Wsign-compare, …
(edit) @28f7e76   09/21/20 16:52:56 andre.przywara libfdt: fdt_splice_(): Fix comparison warning With -Wsign-compare, …
(edit) @3437b91   09/21/20 16:52:55 sjg libfdt: fdt_get_string(): Fix comparison warnings With …
(edit) @11df656   09/21/20 16:52:52 andre.przywara libfdt: fdt_grab_space_(): Fix comparison warning With …
(edit) @0df1a41f   09/21/20 16:52:51 andre.przywara libfdt: fdt_mem_rsv(): Fix comparison warnings With -Wsign-compare, …
(edit) @0012580   09/21/20 16:52:50 andre.przywara libfdt: fdt_offset_ptr(): Fix comparison warnings With …
(edit) @5a03ce8   08/13/20 15:26:26 frank.mehnert libfdt: fix fdt_check_node_offset_ w/ VALID_INPUT …
(edit) @f5379faf   06/16/20 01:12:17 patrick.oppenlander libfdt: add extern "C" for C++ Signed-off-by: Patrick Oppenlander …
(edit) @fcf257a   06/18/20 04:21:17 patrick.oppenlander libfdt: trivial typo fix Signed-off-by: Patrick Oppenlander …
(edit) @eaadf704   06/15/20 16:00:33 sjg libfdt: Correct condition for reordering blocks This condition uses …
(edit) @caa59e66   03/05/20 14:04:45 jbeulich libfdt: fix undefined behaviour in fdt_splice_() libfdt: fix …
(edit) @16420fbb   03/02/20 19:02:55 sjg libfdt: Use VALID_INPUT for FDT_ERR_BADSTATE checks This error …
(edit) @fe0b99d   03/02/20 19:02:54 sjg libfdt: Add support for disabling internal checks If libfdt returns …
(edit) @1f2b9ad   03/02/20 19:02:53 sjg libfdt: Improve comments in some of the assumptions Add a little more …
(edit) @f7a174ef   03/02/20 19:02:52 sjg libfdt: Fix a few typos Fix 'saftey' and 'additional' typos noticed …
(edit) @868e6d8   12/10/21 07:48:27 Sebastian Huber rtems: Improve ordering in <rtems/rtems/intr.h> Move the data …
(edit) @fb17dfb1   10/14/20 08:47:44 Sebastian Huber Avoid ISR_LOCK_MEMBER() since it confuses Doxygen If RTEMS_SMP is not …
(edit) @ffc57e3   12/01/21 15:39:46 christian.mauderer untar: Make behavior similar to GNU or BSD tar RTEMS untar …
(edit) @39e6f532   12/07/21 15:31:45 Sebastian Huber score: Fix _Workspace_Initialize_for_one_area() In …
(edit) @e543a16   11/26/21 06:29:52 Sebastian Huber libtest: Fix sample reporting The sample reporting wronly added …
(edit) @5e3607bc   11/26/21 06:28:38 Sebastian Huber libtest: Fix overlap in measurement context
(edit) @69d643f7   12/05/21 15:37:33 Sebastian Huber score: Fix atomic stores for C++ Close #4566.
(edit) @9089bcc   12/02/21 14:06:48 Sebastian Huber rtems: Move all Interrupt Manager stuff to intr.h Since the previous …
(edit) @0d83bed2   12/02/21 13:00:53 Sebastian Huber rtems: Move scheduler directives to own header Move all …
(edit) @d7205f0   04/08/20 15:14:41 Sebastian Huber libc: Optimize malloc() initialization The BSPs provide memory for …
(edit) @3d0620b   04/08/20 14:54:34 Sebastian Huber score: Optimize Workspace Handler initialization The BSPs provide …
(edit) @0bd28da   04/09/20 07:31:28 Sebastian Huber score: Split wkspace.c Splitting the file avoids unnecessary …
(edit) @b070e012   04/09/20 07:24:05 Sebastian Huber wkspace.c: Change license to BSD-2-Clause Change licence according to …
(edit) @73305a1   11/29/21 15:19:01 Sebastian Huber arm: Add AARCH32_PMSA_DATA_READ_WRITE_DEFAULT Add default memory …
(edit) @7fec89e2   11/29/21 13:54:21 Sebastian Huber arm: Fix AARCH32_PMSA_DATA_READ_WRITE_CACHED Fix definition of …
(edit) @e945e3fc   11/24/21 18:03:57 joel */aclocal/*: Remove remnants of autoconf/automae build system Updates …
(edit) @bdcc814   11/23/21 15:32:23 Sebastian Huber sparc: Add workaround for GRLIB-TN-0011 Affected components are the …
(edit) @675e879   11/23/21 14:15:27 Sebastian Huber rtems: Replace "precision" with "resolution" Resolution is the right …
(edit) @5468464   11/11/21 07:44:29 Sebastian Huber score: Properly continue the thread during restart The …
(edit) @3b6e263a   11/12/21 07:17:32 Sebastian Huber score: _Thread_queue_Surrender_no_priority() Simplify …
(edit) @2e56aab   11/11/21 08:00:03 Sebastian Huber score: Move _Thread_queue_Extract() Move _Thread_queue_Extract() …
(edit) @e429e97   11/11/21 09:34:31 Sebastian Huber score: Simplify thread wait state handling Remove the …
(edit) @50aef135   11/11/21 07:35:22 Sebastian Huber score: Add _Thread_MP_Extract_proxy() Remove …
(edit) @cd791039   11/11/21 07:33:36 Sebastian Huber score: Remove thread timer earlier The earlier we remove the thread …
(edit) @834a86fe   11/15/21 09:20:30 Sebastian Huber score: Restrict affinity for EDF SMP scheduler The SMP EDF scheduler …
(edit) @c69a70a   11/08/21 10:08:24 Sebastian Huber rtems: Fix rtems_scheduler_remove_processor() Return an error status …
(edit) @6443c9d   11/10/21 07:54:03 Sebastian Huber score: Fix assertion in SMP scheduler framework Properly assert that …
(edit) @fc64e837   10/29/21 07:30:13 Sebastian Huber score: Rework ask for help requests Process ask for help requests on …
(edit) @4d90289e   10/29/21 12:17:54 Sebastian Huber score: _Scheduler_SMP_Schedule_highest_ready() Simplify callers of …
(edit) @d0434b88   10/29/21 12:45:28 Sebastian Huber score: Remove victim thread from CPU allocation Update #4531.
(edit) @c6362f6   10/29/21 11:44:04 Sebastian Huber score: Move _Scheduler_Unblock_node() Move _Scheduler_Unblock_node() …
(edit) @dcd8b93   10/29/21 11:38:43 Sebastian Huber score: Move _Scheduler_Block_node() Move _Scheduler_Block_node() into …
Note: See TracRevisionLog for help on using the revision log.