source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c0623a99   10/06/17 13:00:27 Sebastian Huber score: Simplify _Timestamp_Add_to() Update #2740. 5
(edit) @098b67b   10/06/17 18:00:38 Sebastian Huber posix: Resurrect signal support This was accidentally removed during … 5
(edit) @587afc3   10/06/17 12:20:00 Sebastian Huber confdefs: Fix typo 5
(edit) @8bdbefe   10/06/17 06:32:11 Sebastian Huber libdl: Fix warnings Update #3155. 5
(edit) @4e38aed   10/06/17 07:16:01 Sebastian Huber libdl: Use 64-bit ELF on 64-bit targets Update #3155. 5
(edit) @900fda45   10/06/17 07:42:32 Sebastian Huber rtems: Fix format warnings Update #3111. 5
(edit) @de59c065   09/27/17 13:08:33 Sebastian Huber posix: Implement self-contained POSIX mutex POSIX mutexes are now … 5
(edit) @5222488   09/26/17 05:49:17 Sebastian Huber posix: Implement self-contained POSIX condvar POSIX condition … 5
(edit) @89fc9345   09/21/17 13:42:45 Sebastian Huber posix: Implement self-contained POSIX rwlocks POSIX rwlocks are now … 5
(edit) @e67929c   09/21/17 12:13:16 Sebastian Huber posix: Implement self-contained POSIX barriers POSIX barriers are now … 5
(edit) @c090db7   09/12/17 06:09:16 Sebastian Huber posix: Implement self-contained POSIX semaphores For semaphore object … 5
(edit) @47b1e31   09/19/17 12:10:33 Sebastian Huber posix: Optimize pthread_once_t Reduce size of pthread_once_t and make … 5
(edit) @e46a075   10/05/17 12:23:40 Sebastian Huber Enforce compatible Newlib version This Newlib check ensures that we … 5
(edit) @5cf5d46e   10/05/17 07:44:01 Sebastian Huber score: Make status codes unconditional The internal status codes … 5
(edit) @dcdd329   10/04/17 07:18:56 Sebastian Huber posix: Fix aio_cancel() Update #3164. 5
(edit) @4cfce5c   09/28/17 06:13:01 Sebastian Huber i2c: Add temperature sensor LM75A driver Close #3163. 5
(edit) @9c063df   10/02/17 11:28:22 Sebastian Huber i2c: Fix EEPROM driver program timeout handling The … 5
(edit) @2e1d595   10/02/17 11:06:59 Sebastian Huber i2c: Send MSB of address first for EEPROMs Update #3161. 5
(edit) @f9fbb333   08/30/17 09:01:38 Daniel Hellstrom libpci: fix pci device allocation The refactoring of pci_dev_create() … 5
(edit) @71923138   09/28/17 11:18:52 Sebastian Huber shell: Fix missing prototype warning 5
(edit) @441993a8   09/28/17 05:05:01 Sebastian Huber network: Add missing forward declaration 5
(edit) @dbdb6a32   09/27/17 13:14:33 Sebastian Huber posix: Remove superfluous includes 5
(edit) @e2fe881a   09/27/17 12:37:07 Sebastian Huber score: Simplify red-black tree debug support Make the RBTree_Node … 5
(edit) @ef18d36   09/26/17 05:52:08 Sebastian Huber posix: Remove superfluous includes 5
(edit) @e460cd00   09/27/17 10:07:14 Sebastian Huber score: Rename to _Scheduler_Control Rename struct Scheduler_Control … 5
(edit) @ea4488ae   08/02/17 23:26:51 joel posix shm: Add oflag to Shm_Control 5
(edit) @560acb62   09/22/17 09:18:50 Sebastian Huber score: Include missing header file Update #3059. 5
(edit) @bdc468a   09/22/17 06:22:11 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153. 5
(edit) @9a50e32   09/19/17 08:56:25 Sebastian Huber score: Include missing <limits.h> Update #2132. Close #3140. 5
(edit) @a029230a   09/18/17 09:31:33 Sebastian Huber Add "\n" to "\r\n" translation to rtems_putc() Update #3122. 5
(edit) @c030edd   09/15/17 11:48:44 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137. 5
(edit) @8230a329   09/15/17 11:24:51 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126. 5
(edit) @3b47ce73   09/15/17 11:14:57 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125. 5
(edit) @8fa75d3   09/15/17 10:52:08 Sebastian Huber libio: Remove rtems_libio_t::driver This member was apparently … 5
(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
Note: See TracRevisionLog for help on using the revision log.