Timeline



01/03/11:

01:59 Changeset in rtems [f989f1d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-01-02 Joel Sherrill <joel.sherrilL@…> * psx05/init.c: Spacing.

01/02/11:

16:12 Changeset in rtems [6565d03]4.10 by Joel Sherrill <joel.sherrill@…>
2011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com> * started/buildc.t, started/buildrt.t, started/nt.t, started/require.t, started/sample.t: Review and improve.
16:12 Changeset in rtems [e184e3d]4.115 by Joel Sherrill <joel.sherrill@…>
2011-01-02 Danila Bespalov <danila DOT bespalov AT gmail DOT com> * started/buildc.t, started/buildrt.t, started/nt.t, started/require.t, started/sample.t: Review and improve.

12/30/10:

14:05 Changeset in rtems [45c8fb6]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * network/network.c: Update for API changes.
13:16 Changeset in rtems [ce0922e]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * include/u-boot.h: Removed file. * include/u-boot-config.h, include/tsec-config.h: New files. * include/bsp.h, start/start.S, startup/bspstart.c: Use new U-Boot support. * network/network.c: Update for API changes. * Makefile.am, preinstall.am: Reflect changes above.
13:12 Changeset in rtems [4bb4925]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * Makefile.am, preinstall.am, mpc83xx/include/mpc83xx.h, mpc83xx/network/tsec.c, mpc83xx/network/tsec.h: Make it possible to use the TSEC driver for other systems.
13:09 Changeset in rtems [1e86d1e]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * mpc83xx/include/mpc83xx.h, mpc83xx/network/tsec.c, mpc83xx/network/tsec.h: Make it possible to use the TSEC driver for other systems.
13:04 Changeset in rtems [5cace18]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * include/u-boot.h: Removed file. * include/u-boot-config.h: New file. * include/bsp.h, start/start.S, startup/bspstart.c: Use new U-Boot support. * Makefile.am, preinstall.am: Reflect changes above.
13:01 Changeset in rtems [eab47ad8]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * shared/uboot_dump_bdinfo.c: Include <bsp/u-boot.h> if necessary. * shared/include/u-boot-board-info.h: New file. * shared/include/u-boot.h: Removed file.
12:58 Changeset in rtems [9812d517]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-30 Sebastian Huber <sebastian.huber@…> * shared/bspgetworkarea.c: Include <bsp/u-boot.h> if necessary. * shared/include/u-boot.h, shared/src/bsp-uboot-board-info.c: New files.
03:48 TBR/BSP/Psim edited by JoelSherrill
(diff)

12/29/10:

16:58 TBR/BSP/Psim edited by Nedelin
(diff)
16:34 TBR/BSP/Psim edited by Nedelin
(diff)
14:41 TBR/BSP/BF537Stamp edited by Bakanatorz
added in board_url link (diff)
10:54 Changeset in rtems [6175176]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-29 Sebastian Huber <sebastian.huber@…> * Makefile.am, preinstall.am, startup/start.S: Use standard zero function. * startup/linkcmds.base: Reserve enough space for the exception minimum prologues. Changed start section name. * startup/bspstart.c: Removed superfluous cache initialization. * configure.ac: Fixed option default values.
10:52 Changeset in rtems [47b0230]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-29 Sebastian Huber <sebastian.huber@…> * shared/include/start.h, shared/src/bsp-start-zero.S: New files.
10:48 Changeset in rtems [4e9d8ea]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-29 Sebastian Huber <sebastian.huber@…> * new-exceptions/bspsupport/ppc_exc_address.c, new-exceptions/bspsupport/ppc_exc_initialize.c: Fixed IVOR handling for e200z0 and e200z1.
10:45 Changeset in rtems [ef8dff0]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-29 Sebastian Huber <sebastian.huber@…> * mpc55xx/include/mpc55xx.h, mpc55xx/misc/copy.S: Removed zero functions.
09:51 Changeset in rtems [644448f]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-29 Sebastian Huber <sebastian.huber@…> * shared/include/cpuIdent.c, shared/include/cpuIdent.h: Added support for e500v2. Removed IVPR/IVOR/HWIVOR features since they are included in Book E. * new-exceptions/bspsupport/vectors.h, new-exceptions/bspsupport/ppc_exc.S, new-exceptions/bspsupport/ppc_exc_address.c, new-exceptions/bspsupport/ppc_exc_categories.c, new-exceptions/bspsupport/ppc_exc_initialize.c, new-exceptions/bspsupport/ppc_exc_prologue.c: Added support for e500v2. Added exception vector defines for Book E types. Removed e200 exception vector defines. Added e500 exception vector defines. Unified IVOR calculation for e200 and e500 (e200z1 has hard wired IVOR values).
09:43 Changeset in rtems [26a250a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-29 Sebastian Huber <sebastian.huber@…> * startup/linkcmds.base: Reserve enough space for the exception minimum prologues.

12/28/10:

09:55 Changeset in rtems [d00b7a5a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-28 Sebastian Huber <sebastian.huber@…> * libfs/src/dosfs/msdos_conv.c: Fixed convertion of half seconds to seconds.
08:46 Changeset in rtems [3ae5950]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-28 Sebastian Huber <sebastian.huber@…> * libfs/src/dosfs/msdos_misc.c: Create short file names acceptable for Windows.

12/27/10:

14:35 Changeset in rtems [45edf78]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-27 Sebastian Huber <sebastian.huber@…> * libfs/src/dosfs/msdos.h, libfs/src/dosfs/msdos_misc.c, libfs/src/dosfs/msdos_create.c: Create valid create and modfied date and time.

12/26/10:

17:08 Changeset in rtems [9f82dfb]4.115 by Ralf Corsepius <ralf.corsepius@…>
Remove.

12/23/10:

12:50 Changeset in rtems [6d9059f]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-23 Sebastian Huber <sebastian.huber@…> * mpc83xx/i2c/mpc83xx_i2cdrv.c: Fixed interrupt flag clearing for MPC55XX family.

12/22/10:

14:21 Changeset in rtems [dbb3211a]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-22 Sebastian Huber <sebastian.huber@…> * configure.ac: Added I2C options. Fixed eMIOS prescaler. Use standard linker command file support. * include/bsp.h: Declare I2C initialization function. * i2c/i2c_init.c: Implementation. * make/custom/gwlcfm.cfg, make/custom/mpc5566evb.cfg, make/custom/mpc55xx.inc: Use standard linker command file support. * startup/bspstart.c: More board specific settings. * Makefile.am, preinstall.am: Reflect changes above.
14:13 Changeset in rtems [b591952]4.115 by Sebastian Huber <sebastian.huber@…>
2010-12-22 Sebastian Huber <sebastian.huber@…> * new-exceptions/bspsupport/ppc_exc.S: Comment. * new-exceptions/bspsupport/ppc_exc_address.c: Fixed address calculation for e200z1 core.
08:12 Ticket #1728 (Patch for RTEMS-BSP m68k/mcf5225x) created by Marcello Presulli
This patch is based on a "clean" RTEMS 4.9.4 and offers some …

12/21/10:

09:52 Ticket #1727 (Reading of timestamps is not atomic in general) created by Sebastian Huber
We use int64_t or struct timespec { long tv_nsec; long tv_sec; …

12/20/10:

01:50 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:49 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:48 TBR/BSP/Mvme2100 edited by Danielcode
/* Overview */ (diff)
01:48 TBR/BSP/Mvme2100 edited by Danielcode
/* Overview */ (diff)
01:48 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:46 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:45 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:45 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:37 TBR/BSP/Mvme2100 edited by Danielcode
/* References */ (diff)
01:36 TBR/BSP/Mvme2100 edited by Danielcode
/* Overview */ (diff)
01:27 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:27 TBR/BSP/Mvme2100 edited by Danielcode
(diff)
01:21 TBR/BSP/Gen83xx edited by Danielcode
(diff)
Note: See TracTimeline for information about the timeline view.