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) @ba1d939   10/07/14 22:20:43 Joel Sherrill arm/shared/abort/abort.c: Fix warnings and clean up 4.115
(edit) @8aec7f5   10/07/14 22:20:14 Joel Sherrill arm/lpc24xx/misc/system-clocks.c: Fix warning 4.115
(edit) @d52494e   10/07/14 22:19:44 Joel Sherrill arm/lm3s69xx/startup/bspstart.c: Add include of <bsp/bootcard.h> to … 4.115
(edit) @bcc6c70   10/07/14 22:19:19 Joel Sherrill arm/gdbarmsim/irq/irq.c: Fix warnings 4.115
(edit) @1a829d3   10/07/14 22:18:57 Joel Sherrill arm/gdbarmsim/include/irq.h: Fix spacing 4.115
(edit) @237b3464   10/07/14 22:18:02 Joel Sherrill arm/gba/irq/irq.c: Fix warnings and clean up 4.115
(edit) @27144f44   10/07/14 22:17:38 Joel Sherrill arm/gba/clock/clockdrv.c: Fix warnings and clean up 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) @4e8de7e   10/07/14 15:02:29 Joel Sherrill libcpu/powerpc/mpc6xx/clock/c_clock.c: Fix warning and clean up 4.115
(edit) @9073f554   10/07/14 15:02:11 Joel Sherrill libbsp/shared/console-polled.c: Fix warning 4.115
(edit) @56c6888   10/07/14 15:01:39 Joel Sherrill libbsp/shared/clockdrv_shell.h: Fix warning 4.115
(edit) @0dae390   10/07/14 15:00:45 Joel Sherrill libbsp/v850/shared/crt1.c: Remove warnings 4.115
(edit) @780eab4   10/07/14 14:39:42 Joel Sherrill libcpu/powerpc/mpc8xx/clock: Fix warnings and clean up 4.115
(edit) @46e72c8   10/07/14 14:36:15 Joel Sherrill sparc64/shared/clock/ckinit.c: Clean up formatting 4.115
(edit) @44bbee09   10/07/14 09:37:36 Daniel Hellstrom LEON: let termios layer handle \n also in polling 4.115
(edit) @b4cebd05   10/07/14 09:35:46 Daniel Hellstrom LEON: console print \r\n instead of \n\r 4.115
(edit) @a387e944   06/13/14 08:18:01 Daniel Hellstrom LEON3: use interrupt layer in clock driver Manupilating the interrupt … 4.115
(edit) @6aacf08   10/07/14 07:01:55 Daniel Hellstrom SPARC BSPs: irq-shared.c code style clean-up 4.115
(edit) @fad33860   05/29/14 19:39:18 Daniel Hellstrom LEON3 SMP: support static interrupt affinity Changed LEON3_irq-mp to … 4.115
(edit) @fa40ec52   05/29/14 19:09:00 Daniel Hellstrom SPARC BSPs: added CPU aware interrupt ctrl operations The LEON2 and … 4.115
(edit) @33ba808   10/09/14 05:42:41 Sebastian Huber bsps/mcf5235: Fix warnings 4.115
(edit) @cf7df0e   10/09/14 05:33:01 Sebastian Huber bsps/mcf548x: Fix warnings 4.115
(edit) @2734617   10/09/14 05:29:26 Sebastian Huber bsps/mcf548x: Fix warnings 4.115
(edit) @16ed8f7b   10/09/14 05:28:09 Sebastian Huber bsps/mcf548x: Fix warnings 4.115
(edit) @1d3025b5   10/09/14 05:27:48 Sebastian Huber bsp/genmcf548x: Fix warning 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) @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
Note: See TracRevisionLog for help on using the revision log.