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) @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) @8a9bdc5   10/07/14 09:37:55 Sebastian Huber libchip/serial: Task driven mode for NS16550 4.115
(edit) @2fd3e65f   10/07/14 13:42:47 Sebastian Huber libchip/serial: Fix NS16550 for pppstart() Call … 4.115
(edit) @6ec438e   10/07/14 06:29:16 Sebastian Huber libchip/serial: Add alternative NS16550 driver Use the Termios device API. 4.115
(edit) @d5cc923f   10/06/14 05:25:10 Sebastian Huber bsps: Add Termios console driver initialization Add a simple Termios … 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) @74f5eaf   10/06/14 12:00:03 Daniel Hellstrom erc32,leon2: replace bsp_reset with SPARC fatal handler Now that a … 4.115
(edit) @5e92a40a   05/21/14 07:37:16 Daniel Hellstrom LEON3: use CPU_Fatal_halt for halt By removing the bsp_reset() … 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) @ce4a7ae   05/19/14 15:27:55 Daniel Hellstrom SPARC: add BSP specific error handler Instead of calling the system … 4.115
(edit) @dfc2786d   05/21/14 11:11:54 Daniel Hellstrom SPARC BSPs: remove BSP_fatal_return unreached code 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) @7db6953   09/21/14 18:07:41 Tomasz Gregorek bsp/stm32f4XXXX: System clock configuration Added simple math to … 4.115
(edit) @9a8b2984   10/01/14 13:16:23 oleg.moroz Fix assertion "BUF != NULL" for i386 BSP_uart_termios_write_com1 and … 4.115
(edit) @93b000e   10/01/14 11:53:03 cederman bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked … 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) @fbe59f7   09/19/14 19:20:35 Hesham Almatary or1ksim: Console: implement uart_read_polled Implement … 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) @79bbb1cb   09/23/14 08:45:23 Sebastian Huber bsp/genmcf548x: Use inline cache implementation 4.115
(edit) @c3bf343   09/23/14 08:36:02 Sebastian Huber bsp/genmcf548x: Delete duplicate network config 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) @6f1e1b3   09/19/14 12:18:00 Sebastian Huber sptests/spintrcritical22: New test 4.115
(edit) @b422c549   09/18/14 13:57:03 Joel Sherrill doc/shell: Correct build issues from … 4.115
(edit) @386d8b5   09/18/14 13:33:33 Sebastian Huber sparc: Add comment 4.115
(edit) @bdd6082   09/18/14 09:07:41 Sebastian Huber bsps: Fix build error Fix build error introduced in … 4.115
(edit) @15d7261b   09/18/14 06:09:09 Sebastian Huber telnetd: Use socklen_t 4.115
(edit) @8f0a2c9   09/17/14 08:28:13 Sebastian Huber smptests/smpload01: Report profiling only once Rely on test extension … 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) @6cd2074   09/04/14 15:08:25 Joel Sherrill pc386/.../bsp.h: Do not include crt.h crt.h defines such lovely … 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) @c080c343   09/16/14 17:30:46 Hesham Almatary or1k: New cache manager. Implement new cache functions for or1k and … 4.115
(edit) @bbecf04   09/15/14 22:33:33 Hesham Almatary or1ksim: Update README Modify README to provide instruction on how to … 4.115
(edit) @d2c76160   09/15/14 22:33:31 Hesham Almatary or1ksim: Implement cpu counter functions. 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) @5f56d267   09/15/14 22:33:29 Hesham Almatary or1ksim: work-around to make or1ksim tick timer accurate. 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) @7f8a978   09/16/14 13:43:15 Sebastian Huber sptests/sp07: Minimize thread dispatch latency Do not use sprintf() … 4.115
(edit) @6e1206a   09/11/14 15:55:34 cederman smptests/smpcache01: Remove invalidation of data cache lines from test … 4.115
(edit) @fc9f8f5   09/15/14 00:14:01 Chris Johns doc: Sort the shell file commands into alphabetical order. 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) @1434dbd6   09/12/14 11:31:50 Sebastian Huber doc: Clarify ABI in SPARC CPU supplement 4.115
(edit) @f9eca790   09/12/14 14:04:40 Sebastian Huber sptests/spintrcritical_support: Optimize busy loop 4.115
(edit) @73b5d8bf   09/12/14 14:04:01 Sebastian Huber sptests/spintrcritical10: Avoid undefined memory 4.115
(edit) @74493f05   09/11/14 13:05:02 Sebastian Huber bsps/arm: Delete obsolete compiler flags These flags are obsolete … 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) @f3508c44   09/11/14 05:33:16 Sebastian Huber tmtests/tmcontext01: Improve cache dirty function Increment by cache … 4.115
(edit) @ecf64a5e   09/10/14 14:17:02 Sebastian Huber bsps/arm: Add a9mpcore_clock_initialize_early() This is necessary to … 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) @e09f8b08   09/10/14 12:46:03 Sebastian Huber sptests/spfatal07: Fix end of test message 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) @12ab8d6   09/10/14 09:15:44 Sebastian Huber bsps/arm: Fix get cache size 4.115
(edit) @4768ae0f   09/10/14 09:10:04 Sebastian Huber bsps/arm: Fix invalidate instruction cache Do not invalidate the … 4.115
(edit) @0cd13bce   09/10/14 08:42:47 Sebastian Huber bsp/altera-cyclone-v: Add BSP_USE_UART_INTERRUPTS 4.115
(edit) @90f44cd2   09/10/14 08:41:35 Sebastian Huber bsps/arm: Fix GIC tm27 support 4.115
(edit) @f59e64f2   09/09/14 13:48:21 federico.casares arm/lpc176x: Adding "eth" linker script section. 4.115
(edit) @4984ee4   09/09/14 15:13:51 Sebastian Huber sptests/sp39: Convert to sptests/spintrcritical21 Use interrupt … 4.115
(edit) @b5f9ad2   09/09/14 14:49:20 Sebastian Huber psxtests/psxonce01: Use test extension 4.115
(edit) @5674767f   09/09/14 13:18:01 Sebastian Huber bsp/qoriq: Fix tm27 support 4.115
(edit) @8028089   09/08/14 13:18:07 Sebastian Huber tests: Rework interrupt critical tests This avoids test durations of … 4.115
(edit) @80ad7090   09/08/14 12:13:31 pisa score: More strict RTEMS_DEQUALIFY implementation. This … 4.115
(edit) @6821a629   09/08/14 08:19:42 Sebastian Huber Add -std=gnu++11 to CXXFLAGS if SMP is enabled This is necessary to … 4.115
(edit) @d11e6efe   09/08/14 07:50:35 Sebastian Huber clockdrv_shell.h: Fix warning 4.115
(edit) @8d30713d   09/05/14 11:33:57 Sebastian Huber tmtests/tmcontext01: Improve cache dirty function 4.115
(edit) @33676c8c   09/05/14 07:48:11 Sebastian Huber doc/arm: Update floating point unit support 4.115
(edit) @b8662cf   09/05/14 07:47:37 Sebastian Huber bsps/arm: Do not build unused file 4.115
(edit) @b802353   09/05/14 07:27:56 Sebastian Huber bsp/leon3: Include missing header file 4.115
(edit) @07b4594   09/05/14 07:27:41 Sebastian Huber sptests/spcontext01: Fix warning 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) @ddf8d12   09/05/14 07:12:34 Sebastian Huber libchip/dwmac: Use RTEMS_DEVOLATILE() 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) @b2356837   09/05/14 06:24:52 Sebastian Huber tmtests/tmcontext01: Plot a legend 4.115
(edit) @960c9f0   09/05/14 03:29:45 Chris Johns tools: Remove invalid cpp characters from the header guards. The waf … 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) @4d69276   09/03/14 16:02:30 Joel Sherrill nios2_iss/Makefile.am: Add cache 4.115
(edit) @a864016f   09/03/14 15:21:21 Joel Sherrill spcpuset01: Use %zd for size_t to eliminate warning 4.115
(edit) @de549c3   09/03/14 15:16:43 Joel Sherrill Misc psxtmtests: Use uint32_t not long for end_time to match printf() … 4.115
(edit) @9aa6ddf   09/03/14 15:07:28 Joel Sherrill spfreechain01/init.c: Use %zd for size_t to eliminate warning 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
Note: See TracRevisionLog for help on using the revision log.