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) @9379c70   07/28/17 11:40:45 Sebastian Huber bsps/sparc64: Fix warning 5
(edit) @1d894f55   07/28/17 11:34:46 Sebastian Huber untar: Fix compile error 5
(edit) @f1355f22   07/28/17 11:31:51 Sebastian Huber untar: Fix use of uninitialized variable 5
(edit) @9d1522ed   07/28/17 11:25:25 Sebastian Huber Fix IO control request type 5
(edit) @0684f35   07/28/17 11:10:19 Sebastian Huber bsp/i386: Fix warning 5
(edit) @fd3437c   07/28/17 11:06:55 Sebastian Huber bsp/gen5200: Fix warnings 5
(edit) @a9f5812   07/28/17 11:06:41 Sebastian Huber bsp/qoriq: Fix warning 5
(edit) @7f1e6fa   07/28/17 10:19:05 Sebastian Huber libtests/block08: Fix format warning 5
(edit) @0db7c55   07/27/17 13:36:11 Sebastian Huber bsp/qoriq: New BSP names Due to the FDT support we can now reduce the … 5
(edit) @b615e9b   07/27/17 13:16:36 Sebastian Huber bsp/qoriq: Simplify initialization Do not flush/invalidate the … 5
(edit) @3fd0197   07/27/17 22:29:24 joel psxmmap01/test_helper.c: Use correct printf format for size_t 5
(edit) @3a3d85c   07/27/17 22:29:02 joel psxmmap01/test_driver.c: Fix mmap_h handler type mismatch 5
(edit) @146adb1   07/17/17 05:30:46 Sebastian Huber sparc: Add lazy floating point switch The SPARC ABI is a bit special … 5
(edit) @600d88d   07/19/17 07:07:17 Sebastian Huber INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT Add new fatal error … 5
(edit) @a400d06f   07/18/17 13:11:41 Sebastian Huber sparc: Rename SPARC_USE_SAFE_FP_SUPPORT Rename … 5
(edit) @b2e1bded   07/18/17 12:53:16 Sebastian Huber score: Add optional _CPU_Context_Destroy() Update #3077. 5
(edit) @671efc50   07/19/17 12:06:06 Sebastian Huber bsp/leon2: Add at697f variant 5
(edit) @9f84bdb   07/19/17 12:05:24 Sebastian Huber bsp/leon2: Use hard-float by default 5
(edit) @c6d897e5   07/24/17 19:09:52 Gedare Bloom posix: fix warnings with mmap from heap/wkspace Avoid void pointer … 5
(edit) @b264998   07/24/17 18:46:49 Gedare Bloom posix: replace mmap mappings lock with libio lock Use the libio mutex … 5
(edit) @1c256e6   07/20/17 09:32:53 Sebastian Huber tmtests/tmcontext01: Prevent GCC 7.1 optimizations It is getting … 5
(edit) @b965f461   07/20/17 05:25:55 Sebastian Huber posix: Use unprotected chain operations Operarations are already … 5
(edit) @bb01a36   07/19/17 14:59:16 kevin-kirspel Fixed issue with searching mapped addresses The loop that checks if … 5
(edit) @5f1ae90e   07/19/17 14:00:48 Sebastian Huber sptests/sptls02: Use standard test IO Update #3076. 5
(edit) @7ed8ad0   07/19/17 13:54:16 Sebastian Huber bsps/sparc: Fix cache support Fix infinite loop in … 5
(edit) @0ea7ca9   07/19/17 13:51:28 Sebastian Huber sptests/spcache01: Use standard test IO Update #3076. 5
(edit) @a0271a7   07/19/17 13:50:57 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @734444ce   07/19/17 12:29:41 Sebastian Huber libchip: Fix format warning 5
(edit) @dcc3ccc   07/19/17 12:26:19 Sebastian Huber bsps: Fix warning Update #3071. 5
(edit) @96ce1ec   07/19/17 11:03:13 Sebastian Huber smptests/smpscheduler02: Remove invalid assert Update #3059. 5
(edit) @7ad8239   07/19/17 10:58:55 Sebastian Huber smptests/smpscheduler01: Use right scheduler Update #3063. 5
(edit) @6f46848   07/19/17 09:57:01 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @852d7059   07/17/17 07:15:04 Sebastian Huber score: Fix warning Update #3059. 5
(edit) @07e1780   07/18/17 11:07:26 Sebastian Huber tests: Use floating point task These tests directly or indirectly use … 5
(edit) @b682f4cb   07/18/17 11:03:41 Sebastian Huber dumpbuf: Simplify rtems_print_buffer() This avoids an unnecessary use … 5
(edit) @533ac112   07/18/17 11:02:30 Sebastian Huber tests: Use more integer print functions This avoids an unnecessary … 5
(edit) @08586e5   07/18/17 11:55:24 Sebastian Huber ftpd: Use floating point tasks Update #3076. 5
(edit) @9598e737   07/17/17 06:23:22 Sebastian Huber i2c: Point to most relevant Linux documentation 5
(edit) @4debaca6   07/14/17 12:12:07 cederman bsps/sparc: Add leon3 BSP variants Rename NGMP to GR740 and add … 5
(edit) @2f8704b6   07/13/17 07:26:50 cederman sparc: Add assembly workaround for LEON3FT B2BST errata This patch … 5
(edit) @1549beb   06/29/17 14:36:44 kevin-kirspel psxtests: Add a mmap dedicated test case Updates #2859 5
(edit) @c6bb1c33   06/29/17 14:36:43 kevin-kirspel posix/mmap: Add support for file handler and MAP_ANON Added a mmap … 5
(edit) @e19da87a   07/12/17 08:55:59 Sebastian Huber bsps: Include missing header file Update #3071. 5
(edit) @e2623038   07/12/17 08:44:57 Sebastian Huber score: Fix typo Update #3059. 5
(edit) @f6115d7c   07/11/17 10:51:19 1473996754 bsp/beagle: Add FDT support for Beaglebone Black 5
(edit) @af207fa9   07/11/17 09:54:30 Sebastian Huber Add interrupt vector set/get affinity Close #3071. 5
(edit) @ccc87c8b   07/11/17 09:20:06 Sebastian Huber Add interrupt server move Update #3071. 5
(edit) @d184140   07/11/17 07:08:15 Sebastian Huber Add interrupt server set affinity Update #3071. 5
(edit) @a961e198   07/11/17 06:48:15 Sebastian Huber Add interrupt server suspend/resume This mechanism can be used to … 5
(edit) @e7ee719f   07/11/17 06:25:09 Sebastian Huber Create one interrupt server per processor This allows load balancing … 5
(edit) @ecabd384   07/11/17 07:51:43 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor_set Update #3070. 5
(edit) @548d65a5   07/11/17 05:24:39 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor() Update #3069. 5
(edit) @c29eb085   07/11/17 12:15:47 Sebastian Huber bsps/sparc: Fix ambapp_int_set_affinity() Update #3059. 5
(edit) @3b14e7aa   07/11/17 11:51:10 Sebastian Huber rtems: Fix warning Update #3059. 5
(edit) @21389c06   07/06/17 13:59:43 Sebastian Huber score: Make EDF the default SMP scheduler The EDF SMP scheduler … 5
(edit) @4a1bdd30   07/07/17 06:30:20 Sebastian Huber score: Fix set scheduler Ensure that the thread processor affinity … 5
(edit) @34487537   07/04/17 07:57:30 Sebastian Huber score: Add simple affinity support to EDF SMP Update #3059. 5
(edit) @d19dc071   07/07/17 07:40:06 Sebastian Huber score: Pass scheduler nodes to processor allocator This allows … 5
(edit) @e745ec5   07/04/17 07:48:52 Sebastian Huber smptests/smpstrongapa01: Simplify Update #3059. 5
(edit) @197a614   07/05/17 13:14:26 Sebastian Huber score: Add scheduler node to set affinity op Update #3059. 5
(edit) @16347a6   07/07/17 05:36:52 Sebastian Huber score: Fix default set affinity The set of online processors must be … 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @0232b28   07/04/17 06:59:37 Sebastian Huber score: Use processor mask for set affinity Update #3059. 5
(edit) @1ec9c86   07/03/17 08:38:31 Sebastian Huber rtems: Fix rtems_scheduler_remove_processor() Account for the thread … 5
(edit) @6b1d8c7   07/04/17 05:28:44 Sebastian Huber score: Add processor set to scheduler context Replace the simple … 5
(edit) @7851555   07/03/17 12:05:26 Sebastian Huber score: Move processor affinity to Thread_Control Update #3059. 5
(edit) @6223097a   07/05/17 08:41:51 Sebastian Huber score: Add some processor mask functions Update #3059. 5
(edit) @7a5e4d94   07/03/17 11:14:35 Sebastian Huber score: Add processor mask to/from cpu_set_t Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @71943dd4   07/05/17 06:15:34 Sebastian Huber xz: Suppress attribute warnings Update #2909. 5
(edit) @fab446f   07/05/17 06:10:11 Sebastian Huber score: Fix format 5
(edit) @4cd52cc4   07/05/17 06:08:24 Sebastian Huber score: Avoid clash with <strings.h> provided fls() 5
(edit) @3e782743   07/04/17 12:15:03 Sebastian Huber arm: Fix ARMv7-M interrupt processing Right after a "msr basepri_max, … 5
(edit) @550616e5   07/03/17 05:28:15 Sebastian Huber score: Add assert to _Thread_Dispatch() Update #3060. 5
(edit) @9b07f5e   06/26/17 06:20:15 Sebastian Huber newlib01: Use fopen() instead of freopen() With global stdio streams, … 5
(edit) @7adf4941   06/29/17 13:21:30 Sebastian Huber smptests/smpschededf01: New test Update #3056. 5
(edit) @7f7a3e8f   06/29/17 12:36:26 Sebastian Huber tests: Move busy loop to test support Update #3056. 5
(edit) @74f9db8   06/29/17 10:08:27 Sebastian Huber score: Add RTEMS_NO_INLINE Update #3056. 5
(edit) @f3d9f228   06/26/17 08:35:45 Sebastian Huber score: Add SMP EDF scheduler Update #3056. 5
(edit) @15dbc710   06/29/17 07:44:16 Sebastian Huber score: Add red-black tree node to Scheduler_Node In SMP … 5
(edit) @1dbce41   06/26/17 08:27:23 Sebastian Huber smptests: Split smpscheduler03 Split smpscheduler03 to run the tests … 5
(edit) @5bfeab95   06/23/17 09:51:14 Sebastian Huber Add rtems_interrupt_server_handler_iterate() 5
(edit) @b8b4b7d   06/15/17 17:42:59 joel psxstat/test.c: Avoid potential string overflow 5
(edit) @9d945b5f   06/15/17 17:42:26 joel psximfs02/init.c: Avoid potential string overflow 5
(edit) @d6cb813   06/15/17 17:41:26 joel dl03/dl-cache.c: Fix duplicate const warning 5
(edit) @d8b5481   06/15/17 17:41:04 joel sys/utsname.h: Increase buffer to avoid overflow 5
(edit) @ec230fc7   06/15/17 17:40:25 joel i386/shared/comm/i386-stub-glue.c: Fix duplicate const warning 5
(edit) @9177426   06/15/17 17:40:04 joel lpc176x/misc/restart.c: Fix duplicate const warning 5
(edit) @d93181a0   06/12/17 16:49:51 joel malloctest/init.c: Disable check maximum size warning to allow error … 5
(edit) @9761b98d   06/12/17 16:49:10 joel capture/rtems-trace-buffer-vars.c: Fix duplicate const warning 5
(edit) @5700d8ba   06/12/17 02:05:42 joel top/task1.c: Fix sprintf() buffer overflow 5
(edit) @a5d31fe   06/12/17 01:47:18 joel rbheap01/init.c: Fix PAGE_SIZE redefined warning 5
(edit) @d30c2cc   06/20/17 11:01:02 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE Account for legacy AltiVec? context. 5
(edit) @ae3e6af8   06/20/17 08:39:54 Sebastian Huber powerpc: Fix TLS support Do not zero the GPR2 in the thread context … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @b361cb6c   06/16/17 04:22:21 Sebastian Huber bsps/powerpc: Fix warning Close #3051. 5
(edit) @ae359a9d   06/14/17 13:12:57 Sebastian Huber shell: Display scheduler instead of current CPU Display the scheduler … 5
(edit) @369372c3   06/15/17 11:35:20 1473996754 Fix beagle i2c file bbb-i2c.c comment issues 5
(edit) @8f550d2   06/14/17 14:53:44 1473996754 Add the i2c driver for Beaglebone Black Update ticket #2891 and my … 5
(edit) @7741545b   06/05/17 12:49:49 1473996754 Remove beagle old i2c code modify … 5
Note: See TracRevisionLog for help on using the revision log.