Timeline



10/01/12:

15:40 Changeset in rtems [86f6e8b]4.115 by Sebastian Huber <sebastian.huber@…>
nfsclient: PR2075: Fix node initialization
13:43 Changeset in rtems [52c8df84]4.115 by Peter Dufault <dufault@…>
bsp/mpc55xx: PR2077: Add BSP_DEFAULT_BAUD_RATE
13:25 Changeset in rtems [6527d87]4.115 by Peter Dufault <dufault@…>
bsp/mpc55xx: PR2077: Avoid PPC_USE_SPE
13:22 Changeset in rtems [2a6ec317]4.115 by Peter Dufault <dufault@…>
bsp/mpc55xx: PR2077: Mapping for external flash
13:12 Changeset in rtems [967481a0]4.115 by Peter Dufault <dufault@…>
bsps: PR2076: SMC91111 fixes for mpc55xxevb BSP - A typo prevents if_smc.c from being built when configured; - The argument passed to the interrupt handler was incorrect and the addition of support for RTEMS_INTERRUPT_SHARED exposed it; - A "#ifdef DEBUG" is supposed to be "#if DEBUG" since 0 is supposed to make it quiet.
13:02 Changeset in rtems [94102775]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILY
12:28 Changeset in rtems [245cad5]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Fix bsp_idle_thread()

09/30/12:

15:35 Ticket #2077 (Add ability to set default baud rate, support external flash on ...) created by dufault
The attached patches enhance the phycore_mpc5544 flavor of the …

09/29/12:

10:41 Ticket #2076 (SMC91111 fixes for mpc55xxevb BSP) created by dufault
- A typo prevents if_smc.c from being built when configured; - The …
10:17 Ticket #2075 (NFS using uninitialized heap memory) created by dufault
I've updated to the head and NFS is crashing in strdup() called from …

09/28/12:

22:19 Changeset in rtems [2e83663a]4.115 by Joel Sherrill <joel.sherrill@…>
cpukit/configure.ac: Remove unused use ticks for statistics options The following were not used in any code: RTEMS_USE_TICKS_CPU_USAGE_STATISTICS RTEMS_USE_TICKS_RATE_MONOTONIC_STATISTICS Both CPU Usage and Rate Monotonic Period Statistics are switched to ticks resolution by configuring with RTEMS_USE_TICKS_FOR_STATISTICS set to 1 on the configure command line.
21:37 Changeset in rtems [63241f8]4.115 by Joel Sherrill <joel.sherrill@…>
pc386: Add Cirrus FB Driver to Makefile and configure.ac The user has to explicitly enable this driver, choosing it over the existing (and lame) CGA frame buffer driver using USE_CIRRUS_GD5446=1 on the configure command line.
21:37 Changeset in rtems [f97e450]4.115 by Alexandru-Sever Horin <alex.sever.h@…>
FB driver for Cirrus GD5446 graphic hardware. Implementation is tested to work on QEMU simulator only. QEMU offers this hardware by default for PC platform but it can be requested by "-vga cirrus" option for other PCI aware systems in development/next QEMU releases as well. Next sources have been used for driver implementation: - RTEMS fb_vga.c - Rosimildo da Silva ( rdasilva@… ) - Cirrus xf86 driver - used as VGA hardware setup documentation - CL-GD5446 Technical Reference Manual, 1996, Second Edition fb_vga.c has to be replaced by fb_cirrus.c in rtems/c/src/lib/libbsp/i386/pc386/Makefile.am to test the driver now. We expect to discus and include driver section mechanism after driver testing. Patch version 2: - comments style updated according to Joel Sherrill review - use static for variables and functions to compile without warnings Signed-off-by: Alexandru-Sever Horin <alex.sever.h@…> Signed-off-by: Pavel Pisa <pisa@…>
19:07 Changeset in rtems [29b1bbf]4.115 by Joel Sherrill <joel.sherrill@…>
fsrfsbitmap01/test.c: Remove tabs
19:04 Changeset in rtems [35c58a56]4.115 by Joel Sherrill <joel.sherrill@…>
misc fstests: Remove spaces at EOL
14:02 Changeset in rtems [b762488e]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add e200z7 specific idle task
13:36 Changeset in rtems [da890759]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/mpc55xx: Add custom work area init
11:48 Changeset in rtems [7f5ab84e]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix rtems_mii_ioctl() usage

09/26/12:

11:42 Changeset in rtems [445b2bd6]4.115 by Krzysztof Miesowicz <krzysztof.miesowicz@…>
New fstest to cover RFS bitmaps - fsrfsbitmap01

09/25/12:

20:44 History/Timeline edited by JoelSherrill
Add more to timeline (diff)
13:26 Changeset in rtems [949d0d6]4.115 by Arvid Bjorkengren <arvid@…>
GRSPW: Make sure buffers are 64-bit aligned This is to improve odds of getting a fast memcpy-operation.

09/24/12:

10:51 Changeset in rtems [afd1967]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add LPC_DMA_CHANNEL_COUNT

09/17/12:

00:13 Changeset in rtems-tools [7461924]4.104.115 by Chris Johns <chrisj@…>
Rename rld-gcc. Add -C option. Add a -C (also --cc) option to allow the CC to be used when linking to be provided by the user rather than using the path. This support allows user who work with the full path to tools rather than the environment to make use of the linker without them needing to play with environment table. Rename rld-gcc.[h.cpp] to rld-cc.[h,cpp] because gcc may not be the only compiler/linker used by the RTEMS project.
Note: See TracTimeline for information about the timeline view.