source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @cf4f962   10/23/14 06:21:26 Sebastian Huber dosfs: Write meta-data only if it changed 4.115
(edit) @a7eaaae8   10/20/14 07:33:34 Sebastian Huber dosfs: Support ctime and mtime Implement ctime and mtime updates … 4.115
(edit) @e48bbaa   10/20/14 16:31:07 Joel Sherrill cpukit/libfs/src/imfs/ioman.c: Fix typo 4.115
(edit) @0e74a51   10/20/14 02:46:06 Joel Sherrill cpukit/score/cpu/lm32/irq.c: Fix warning 4.115
(edit) @a9c45a04   10/20/14 02:45:51 Joel Sherrill score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warning 4.115
(edit) @6c8e0dc8   10/20/14 02:45:37 Joel Sherrill score/cpu/i386/rtems/score/cpu.h: Fix set but not used warning 4.115
(edit) @b83fe77c   10/20/14 02:11:00 Joel Sherrill jffs2: Add casts and constant designators to address warnings on … 4.115
(edit) @ed6365a   10/14/14 16:03:38 Joel Sherrill bfin libcpu and libbsp: Fix warnings 4.115
(edit) @9488c9d   10/13/14 21:14:09 Joel Sherrill libmisc/redirector/stdio-redirect.c: Use UL constants since usleep() … 4.115
(edit) @803c49cb   10/13/14 20:59:51 Joel Sherrill jffs2/src/fs-rtems.c: Add include of <rtems/libio.h> for prototypes 4.115
(edit) @23de6fa8   10/13/14 20:56:54 Joel Sherrill jffs2/src/fs-rtems.c: Eliminate set but not used warnings 4.115
(edit) @21021feb   10/16/14 13:15:03 Sebastian Huber shell: Print null mount table entry via LSOF 4.115
(edit) @cb513f0a   10/16/14 10:51:25 Sebastian Huber shell: Improve LSOF output 4.115
(edit) @cf51c3b   10/16/14 06:04:17 Sebastian Huber score: Fix compile error for POSIX disabled 4.115
(edit) @38f7c78   10/14/14 04:03:47 Gedare Bloom rfs: explicitly cast to dev_t 4.115
(edit) @b6bfa1a2   10/15/14 14:26:44 Joel Sherrill h8300/cpu_asm.S: Correct register size suffix for loading DISPATCH_NEEDED 4.115
(edit) @8237b2d   10/15/14 14:15:07 Joel Sherrill rtems/score/object.h: Include <rtems/score/cpu.h> to honor 16-bit Ids … 4.115
(edit) @805ee4fa   10/13/14 18:54:28 Gedare Bloom sparc64: fix warnings in cpukit/score/cpu 4.115
(edit) @6b514360   10/12/14 21:06:06 Joel Sherrill score/cpu/m32c: Fix warnings 4.115
(edit) @65f71f84   10/12/14 20:34:54 Joel Sherrill libcsupport/include/clockdrv.h: Remove rtems_clock_major/minor 4.115
(edit) @388a4e4   10/12/14 21:05:31 Joel Sherrill libmisc/redirector/stdio-redirect.c: Use sleep not usleep and do not … 4.115
(edit) @308bb9b   10/12/14 21:09:20 Joel Sherrill shell/main_cp.c: Delete unused -rtems_shell_cp_exit() 4.115
(edit) @a38ced2   10/10/14 07:09:19 Sebastian Huber score: Rework global construction Ensure that the global construction … 4.115
(edit) @20cb691   10/09/14 18:38:13 Joel Sherrill cpukit/include/rtems/irq.h: Fix spacing 4.115
(edit) @037b57a   10/10/14 09:54:55 Sebastian Huber arm: Fix warning 4.115
(edit) @1c1b082   10/10/14 08:26:50 Sebastian Huber shell/lsof: Fix warnings 4.115
(edit) @a3ae261a   10/08/14 20:11:11 Joel Sherrill m32r/cpu_asm.c: Add prototype to fix warning 4.115
(edit) @60ec7a6   10/08/14 20:10:35 Joel Sherrill m32r/rtems/score/cpu.h: Fix macros to avoid warnings 4.115
(edit) @1314849   10/08/14 20:09:50 Joel Sherrill h8300/rtems/score/cpu.h: Fix macros to avoid warnings 4.115
(edit) @81074900   10/08/14 20:09:39 Joel Sherrill avr/rtems/score/cpu.h: Fix macros to avoid warnings 4.115
(edit) @c1ed7a3   10/08/14 14:23:39 Joel Sherrill cpukit/score/src/ts64*: Return a value from non-void function 4.115
(edit) @4efdc8e9   10/07/14 22:42:23 Joel Sherrill m68k/rtems/score/cpu.h: _CPU_Context_Restart_self needed … 4.115
(edit) @a5bbd3ac   10/07/14 22:41:52 Joel Sherrill moxiertems/score/cpu.h: _CPU_Context_switch needed … 4.115
(edit) @bf19dbc3   10/07/14 22:40:49 Joel Sherrill arm/rtems/score/cpu.h: _ARMV7M_Start_multitasking needed … 4.115
(edit) @461f9f48   10/07/14 19:10:57 Joel Sherrill nios2-iic-irq.c: Fix warnings 4.115
(edit) @905b656c   10/07/14 19:09:39 Joel Sherrill nios2-iic-irq.c: Include <rtems/score/interr.h> so it builds 4.115
(edit) @3e1bf78   10/08/14 09:43:10 Sebastian Huber ppp: PR1943: Avoid NULL pointer access Waiting for mbufs at this … 4.115
(edit) @22cd282   10/08/14 09:24:36 Sebastian Huber IMFS: Avoid NULL pointer access Avoid NULL pointer access in … 4.115
(edit) @b9f95225   10/08/14 08:31:36 Sebastian Huber posix: Add auto initializaton for rwlock 4.115
(edit) @dfdad6ab   10/08/14 08:09:14 Sebastian Huber posix: Fix mutex auto initialization Use the once lock to prevent … 4.115
(edit) @419accf   10/08/14 08:07:01 Sebastian Huber posix: Use function instead of macros 4.115
(edit) @044cf4d7   10/08/14 06:11:28 Sebastian Huber ppp: Add ppp_unit() This makes porting to the new network stack easier. 4.115
(edit) @77dd9a4   10/07/14 14:25:43 Sebastian Huber ppp: Nothing to transmit hint for Termios driver 4.115
(edit) @7fd5e89   10/07/14 14:28:04 Sebastian Huber termios: Partially hide rtems_termios_tty Move interrupt lock to … 4.115
(edit) @a830cb8   10/07/14 14:27:51 Sebastian Huber termios: Separate flow control from normal handler 4.115
(edit) @ff7217b   10/07/14 12:51:39 Sebastian Huber termios: Fix transmit daemon Do not call … 4.115
(edit) @9bd7b3b1   05/20/14 15:45:07 Daniel Hellstrom SPARC: Fatal_halt use source and exit codes The Fatal_halt handler … 4.115
(edit) @56ed56a6   10/03/14 22:55:12 Chris Johns libmisc/shell: Remove the need for -lm when linking from the ping … 4.115
(edit) @456eab7d   09/30/14 09:26:50 Sebastian Huber pppd: Import change from NetBSD This avoids the use of … 4.115
(edit) @805360b   09/23/14 12:20:35 Sebastian Huber pppd: Fix warnings 4.115
(edit) @33739be   09/30/14 09:25:57 Sebastian Huber libnetworking: Update due to Termios changes 4.115
(edit) @5464752f   09/19/14 14:55:09 Hesham Almatary or1k fix bug: Initialize thread context with higher stack address. … 4.115
(edit) @5323247   09/23/14 06:01:56 Sebastian Huber m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPEC Converting 64-bit … 4.115
(edit) @30e5e765   09/23/14 05:57:56 Sebastian Huber powerpc: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPEC Converting 64-bit … 4.115
(edit) @dadd7cd   09/22/14 10:01:49 Sebastian Huber score: Delete Thread_Wait_information::Block2n This field is no … 4.115
(edit) @90ce69b   09/19/14 12:19:55 Sebastian Huber score: Critical fix for _Thread_queue_Dequeue() Do not return NULL in … 4.115
(edit) @386d8b5   09/18/14 13:33:33 Sebastian Huber sparc: Add comment 4.115
(edit) @15d7261b   09/18/14 06:09:09 Sebastian Huber telnetd: Use socklen_t 4.115
(edit) @c040b113   09/17/14 05:21:35 Sebastian Huber redirector: Rename rtems_stdio_redirect_t Rename … 4.115
(edit) @2195a95f   09/16/14 22:40:48 Joel Sherrill Libmisc/Makefile?.am: Build with networking disabled 4.115
(edit) @f535fe53   09/04/14 20:41:21 Joel Sherrill tod.h -> libcsupport like other driver and helper prototype files … 4.115
(edit) @f641b15   09/04/14 20:39:41 Joel Sherrill Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to … 4.115
(edit) @8fbe2e6   09/04/14 13:59:49 Joel Sherrill Use correct prototype of benchmark_timer_read() This change starts … 4.115
(edit) @e0aef221   09/15/14 22:33:30 Hesham Almatary score/cpu/or1k: Follow no_cpu ISR_Handler algorithm. This patch … 4.115
(edit) @eb14fc2b   09/15/14 22:33:28 Hesham Almatary OpenRISC: Account for red-zone (fixup printf bug). This patch … 4.115
(edit) @b299960   09/14/14 23:10:45 Chris Johns shell: Add an md5 hash command for files. This command lets you get … 4.115
(edit) @ebf9a05   09/14/14 22:50:28 Chris Johns libmisc: Add a stdio redirector helper. This module makes it easy to … 4.115
(edit) @a8fa078   09/14/14 22:00:18 Chris Johns shell: Add a ping command. The ping code is taken from a recent … 4.115
(edit) @4c9f02d   09/11/14 11:04:42 Sebastian Huber dosfs: Check error status 4.115
(edit) @c48cf0bd   09/11/14 07:10:16 Sebastian Huber score: Rename _BSP_Exception_frame_print() Rename … 4.115
(edit) @6e0000c   09/11/14 07:07:36 Sebastian Huber powerpc: Delete PPC_BSP_HAS_FIXED_PR288 4.115
(edit) @0facefc   09/10/14 13:08:52 Hesham Almatary or1k: Let CPU/BSP Fatal handler have access to source This patchs … 4.115
(edit) @f82752a4   06/04/14 09:23:34 Daniel Hellstrom Let CPU/BSP Fatal handler have access to source Without the source … 4.115
(edit) @80ad7090   09/08/14 12:13:31 pisa score: More strict RTEMS_DEQUALIFY implementation. This … 4.115
(edit) @05ac47d   09/05/14 07:13:46 Sebastian Huber posix: Use RTEMS_DECONST() 4.115
(edit) @4d5250c   09/05/14 07:13:23 Sebastian Huber posix: Fix warning 4.115
(edit) @8dab980   09/05/14 07:12:59 Sebastian Huber libcsupport: Use RTEMS_DECONST() 4.115
(edit) @a72f16e   09/05/14 06:32:28 Sebastian Huber score: Add RTEMS_DECONST|DEVOLATILE|DEQUALIFY() 4.115
(edit) @2a86615   08/05/14 20:48:01 Jennifer Averett capture: Add support for variable length records. 4.115
(edit) @133962b   07/22/14 14:40:54 Jennifer Averett capture: Split user extension methods out. 4.115
(edit) @bc35eeca   09/04/14 17:55:39 Hesham Almatary Regenerate preinstall.am for score/cpu/or1k This patch regenerates … 4.115
(edit) @06ac8b71   09/03/14 14:59:37 Joel Sherrill shell.c: Add cast to match printf() expectations for width specifier 4.115
(edit) @2dd1e75e   09/03/14 14:59:10 Joel Sherrill rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate … 4.115
(edit) @3bff410   09/02/14 23:07:36 Joel Sherrill rtems/score/assert.h: Rework to allow use of NDEBUG 4.115
(edit) @9d95ef9   09/02/14 23:07:15 Joel Sherrill mprotect.c: Remove warning for no prototype 4.115
(edit) @5f9c208   09/03/14 03:15:24 Chris Johns libfs: Fix the warning in the RFS. Return the first error if one or … 4.115
(edit) @305357e   08/31/14 23:29:41 Hesham Almatary or1k: Implement context validate and context volatile clobber … 4.115
(edit) @23e8f3d   08/31/14 23:28:49 Hesham Almatary Add missing r31 load instruction _ISR_Handler _ISR_Handler: r31 was … 4.115
(edit) @fe826e2   09/02/14 12:10:19 Sebastian Huber sapi: Add profiling report begin/end message 4.115
(edit) @fecaeca1   08/25/14 10:59:34 cederman score: Define _CPU_Start_multitasking only for LEON SPARC, not SPARC … 4.115
(edit) @59990cc   08/29/14 02:48:01 Chris Johns Regenerate all preinstall.am files. With this patch the preinstall.am … 4.115
(edit) @b597c0d   08/28/14 13:44:52 Joel Sherrill Regenerate all preinstall.am files. Apparently, at some point … 4.115
(edit) @34db8ec   08/27/14 12:06:10 Sebastian Huber rtems: SMP fix for timer server 4.115
(edit) @96ec8ee8   08/22/14 15:09:36 Sebastian Huber rtems: Add more clock tick functions Add rtems_clock_tick_later(), … 4.115
(edit) @e5f6ca8   08/22/14 20:22:04 Hesham Almatary Add or1k to the list of targets that use IEEE 754 in xdr_float.c 4.115
(edit) @f553c6e   08/22/14 14:39:47 Sebastian Huber rtems: Inline rtems_clock_get_ticks_since_boot() Update documentation. 4.115
(edit) @ddbc3f8d   07/11/14 14:37:56 cederman score: Add SMP support to the cache manager Adds functions that … 4.115
(edit) @bba83e5   07/11/14 14:09:41 cederman score/sparc: Add comment on icache flush after trap table update … 4.115
(edit) @54f3476e   07/03/14 09:18:55 cederman bsp/sparc: Flush icache before first time enabling interrupts A … 4.115
(edit) @aed38189   07/08/14 09:35:14 cederman score: Rename SMP broadcast message function Change message type to … 4.115
Note: See TracRevisionLog for help on using the revision log.