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) @ac74162   09/14/17 13:21:14 Sebastian Huber libio: Use FIFO for iop free list Update #3136. 5
(edit) @baef823c   09/13/17 07:22:19 Sebastian Huber libio: Add hold/drop iop reference Check iop reference count in … 5
(edit) @98041b68   09/13/17 13:19:14 Sebastian Huber libio: Unify readv() and writev() Update #3132. 5
(edit) @9012db8   09/13/17 09:33:25 Sebastian Huber libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS() Replace … 5
(edit) @d4c5441   09/13/17 08:42:21 Sebastian Huber libio: Add rtems_libio_iop_is_append() Update #3132. 5
(edit) @3cffd66d   09/13/17 08:36:11 Sebastian Huber libio: Add rtems_libio_iop_is_writeable() Update #3132. 5
(edit) @a937a5a   09/13/17 08:35:45 Sebastian Huber libio: Add rtems_libio_iop_is_readable() Update #3132. 5
(edit) @bbcdc302   09/13/17 08:24:25 Sebastian Huber libio: Add rtems_libio_iop_is_no_delay() Update #3132. 5
(edit) @e2b1db23   09/13/17 11:30:30 Sebastian Huber libio: Add rtems_libio_iop_flags() Update #3132. 5
(edit) @ca90c6c   09/13/17 12:00:50 Sebastian Huber libio: Add rtems_libio_iop_flags_initialize() Update #3132. 5
(edit) @856ede4f   09/13/17 08:11:46 Sebastian Huber libio: Add iop set/clear flags Update #3132. 5
(edit) @ec10d26   09/13/17 07:07:14 Sebastian Huber libio: rtems_libio_check_permissions_with_error() Rename … 5
(edit) @48dbb6cf   09/13/17 07:08:34 Sebastian Huber libio: Remove rtems_libio_check_permissions() Remove … 5
(edit) @0169e90   09/13/17 06:55:05 Sebastian Huber libio: Do simple parameter checks early This simplifies error … 5
(edit) @4b759b1   09/13/17 06:49:18 Sebastian Huber libio: Avoid direct use of rtems_libio_iops Update #3132. 5
(edit) @7b45202   09/13/17 06:25:33 Sebastian Huber libio: Simplify rtems_libio_iop() Remove the file descriptor … 5
(edit) @5eb67f3   09/13/17 08:49:19 Sebastian Huber libio: Remove LIBIO_FLAGS_CREATE Close #3134. 5
(edit) @694e946d   09/06/17 05:31:48 Sebastian Huber libio: Remove special-case reference count The top-level IO library … 5
(edit) @18b32d76   09/08/17 13:25:47 Sebastian Huber posix: Ignore pshared for semaphores Since we have only one process, … 5
(edit) @2fc32460   09/12/17 09:50:10 Sebastian Huber serdbg: Fix warning Update #3122. 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @62c912e   09/08/17 11:10:24 Sebastian Huber posix: Use mutex object itself for condvar We should only use the … 5
(edit) @4e0ba7e   09/11/17 04:15:35 Chris Johns i2c: TMP112 correct the function name to set the config. 5
(edit) @bdbf1ffa   09/06/17 06:54:24 Sebastian Huber Implement clock() Newlib uses _times_r() in clock(). The problem is … 5
(edit) @4d495cf   09/06/17 12:30:00 Sebastian Huber dosfs: Fix fat_file_update() Do not update the non-existant meta-data … 5
(edit) @a2c204eb   09/06/17 11:58:28 Sebastian Huber dosfs: Fix find name next entry preparation Update #2964. 5
(edit) @34dda604   09/06/17 11:19:05 Sebastian Huber dosfs: Fix msdos_dir_read() Set a proper name buffer length for each … 5
(edit) @fae59c9   09/06/17 08:12:06 Sebastian Huber dosfs: Support a cluster size of 64KiB Close #3003. 5
(edit) @731e68a3   08/25/17 13:22:37 Sebastian Huber Fix integer overflow problems in times() An integer overflow may … 5
(edit) @3663be53   08/24/17 15:23:23 Daniel Hellstrom drvmgr: clean up info_drv print Fixes #2930 5
(edit) @163ff8e   08/25/17 09:03:21 Sebastian Huber score: Remove <string.h> include from basedefs.h Close #2133. 5
(edit) @cfa7afd   08/25/17 09:02:43 Sebastian Huber score: Remove <limits.h> include from basedefs.h Close #2132. 5
(edit) @f93f770   08/25/17 09:01:50 Sebastian Huber network: Include missing header file 5
(edit) @76b9c31   08/25/17 09:01:15 Sebastian Huber libpci: Use calloc() Update #2133. 5
(edit) @1f22b26   08/25/17 08:59:52 Sebastian Huber Include missing <limits.h> Update #2132. 5
(edit) @b2ed712   08/25/17 08:58:58 Sebastian Huber Include missing <string.h> Update #2133. 5
(edit) @602b184f   08/23/17 23:39:43 Chris Johns libmisc/rtems-fdt: Add libmisc/rtems-fdt to the cpukit wrapup. … 5
(edit) @c693a3a   08/11/17 08:44:04 Sebastian Huber powerpc: PPC64_NOP_FOR_LINKER_TOC_POINTER_RESTORE In 64-bit mode, the … 5
(edit) @a6f84b27   08/01/17 08:57:46 Sebastian Huber powerpc: Add 64-bit context/interrupt support Update #3082. 5
(edit) @7837728b   08/10/17 11:09:22 Sebastian Huber powerpc: 64-bit _CPU_Context_Initialize() support Update #3082. 5
(edit) @5a9372f   08/10/17 09:35:33 Sebastian Huber powerpc: 64-bit support for CPU_SIZEOF_POINTER Update #3082. 5
(edit) @ea9084de   08/10/17 09:34:32 Sebastian Huber powerpc: ppc_interrupt_get_disable_mask() Fix warning on 64-bit … 5
(edit) @caa12270   07/31/17 13:08:06 Sebastian Huber powerpc: Add register defines Update #3082. 5
(edit) @93934f88   08/22/17 12:18:09 Sebastian Huber heap: Fix integer types Update #3082. 5
(edit) @e062741d   08/22/17 12:17:53 Sebastian Huber dev/i2c: Fix integer type Update #3082. 5
(edit) @279c540   08/10/17 12:21:37 Sebastian Huber score: Fix format specifier Update #3082. 5
(edit) @e0660391   08/22/17 06:00:48 Sebastian Huber confdefs: Fix POSIX keys configuration Remove the … 5
(edit) @6b7efdb2   08/16/17 04:22:23 Chris Johns libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc. … 5
(edit) @849500d   08/16/17 05:10:33 Chris Johns dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, … 5
(edit) @12dea0a   08/16/17 04:49:58 Chris Johns dev/i2c: Add Xilinx AXI I2C driver. This is a generic driver for use … 5
(edit) @8ad4d93   08/16/17 03:34:16 Chris Johns libdebugger/i386 Fix i386 backend after changes. Closes #3097. 5
(edit) @b2353ed9   07/16/17 23:53:11 Chris Johns libdebugger: Fixes to debugging, ARM support, locking, and gcc-7.1 … 5
(edit) @2465c01   08/14/17 04:50:55 Chris Johns libmisc/shell: Make some internal shell functions public. - Add … 5
(edit) @0daa8ab   08/10/17 07:03:36 Sebastian Huber arm: Use ARM code on Thumb 1 targets Update #3093. 5
(edit) @a95d909   08/10/17 05:51:17 Sebastian Huber arm: Validate IT[7:0] bit field of PSR Update #3093. 5
(edit) @a597984   07/31/17 11:34:46 Sebastian Huber powerpc: Add register defines Update #3082. Update #3085. 5
(edit) @af97ba8f   07/28/17 09:57:31 Sebastian Huber score: Add RTEMS_HAVE_MEMBER_SAME_TYPE() This fixes some "variably … 5
(edit) @0238e31   07/27/17 22:55:42 joel cpukit/include/rtems/inttypes.h: Correct PRIdioctl_command_t 5
(edit) @585706a4   07/28/17 12:42:53 Sebastian Huber bsp/t32mppc: Add SMP support 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) @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) @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) @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) @852d7059   07/17/17 07:15:04 Sebastian Huber score: Fix warning Update #3059. 5
(edit) @b682f4cb   07/18/17 11:03:41 Sebastian Huber dumpbuf: Simplify rtems_print_buffer() This avoids an unnecessary use … 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) @2f8704b6   07/13/17 07:26:50 cederman sparc: Add assembly workaround for LEON3FT B2BST errata This patch … 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) @e2623038   07/12/17 08:44:57 Sebastian Huber score: Fix typo Update #3059. 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) @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) @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
Note: See TracRevisionLog for help on using the revision log.