Timeline



11/20/04:

04:32 Changeset in rtems [56c4cae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Ralf Corsepius <ralf.corsepius@…> * powerpc/shared/include/cpuIdent.c, powerpc/shared/include/cpuIdent.h: Add 603le. (Submitted by Thomas.Doerfler <Thomas.Doerfler@…> as part of the patch attached to PR 703).
04:20 Changeset in rtems [b25dcbd6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Thomas Doerfler <Thomas.Doerfler@…> PR 703/filesystem * ide/pcmcia_ide.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
04:19 Changeset in rtems [6af556b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Thomas Doerfler <Thomas.Doerfler@…> PR 703/filesystem * ide/ide.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
04:06 Changeset in rtems [468c6f00]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Thomas Doerfler <Thomas.Doerfler@…> PR 703/filesystem * shared/ide_ctrl.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
04:03 Changeset in rtems [bf474880]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Thomas Doerfler <Thomas.Doerfler@…>: PR 703/filesystem * libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h, libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c, libchip/ide/ide_controller.c: Move definitions for ATA modes into ide_ctrl_cfg.h, to make them available for BSPS/device drivers. Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
03:37 Ticket #703 (ATA modes should be 16 bit move to a public header file for BSP use) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Patches applied to CVS-trunk. Remarks: * The patch changes the API, therefore I am hesitant to apply this patch to 4.6.x * The patch (probably accidentially) contained powerpc cpuIdent support for the 603le, which I also added to CVS-trunk ;)
03:16 Changeset in rtems [a3f1b54]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Ralf Corsepius <ralf.corsepius@…> * libfs/src/dosfs/dosfs.h: Add doxygen preamble. * libfs/src/dosfs/msdos.h: Remove RC_OK. * libfs/src/dosfs/msdos_format.c: Remove unnecessary casts.
03:12 Changeset in rtems [8f56a709]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typos in my email address.
03:11 Changeset in rtems [c36f885a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Ralf Corsepius <ralf.corsepiu@…> PR 720/filesystem: * libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos_format.c: Adaptations to msdos_format. (From Thomas Doerfler <Thomas.Doerfler@…>). * libfs/src/dosfs/dosfs.h, libfs/src/dosfs/fat.c, libfs/src/dosfs/fat.h, libfs/src/dosfs/msdos_format.c: Adaptations to RTEMS-4.7.
03:02 Changeset in rtems [b34665f8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Ralf Corsepius <ralf.corsepiu@…> PR 720/filesystem: * libfs/src/dosfs/msdos_format.c: New (From Thomas Doerfler <Thomas.Doerfler@…>). * libfs/Makefile.am: Reflect changes above:
02:57 Changeset in rtems [f10a999]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-20 Ralf Corsepius <ralf.corsepiu@…> * libcsupport/include/stdint.h: Move mal-placed comment.
02:17 Ticket #720 (MSDOS Formatter fucntionality added) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Modified version of the patches merged into CVS-trunk.

11/19/04:

04:44 Changeset in rtems [46ce08d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-19 Ralf Corsepius <ralf_corsepius@…> * startup/m68k-stub.c: Use (defined(mc68020) && !defined(mcpu32)) instead of defined(mc68020) to reflect GCC-3.4's expectations.
04:42 Changeset in rtems [0ee9cc1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-19 Ralf Corsepius <ralf_corsepius@…> * shared/cache/cache.c, shared/cache/cache_.h: Use (defined(mc68020) && !defined(mcpu32)) instead of defined(mc68020) to reflect GCC-3.4's expectations.
04:40 Changeset in rtems [ff60424]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-19 Ralf Corsepius <ralf_corsepius@…> * rtems/score/m68k.h: Use (defined(mc68020) && !defined(mcpu32)) instead of defined(mc68020) to reflect GCC-3.4's expectations.

11/18/04:

08:32 Ticket #720 (MSDOS Formatter fucntionality added) created by thomas.doerfler
The attached patch will add a "msdos_format" function to …

11/17/04:

14:17 Changeset in rtems [e7c2c0f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-17 Joel Sherrill <joel@…> * custom/mvme2100.cfg: Add make-cxx-exe rule.
14:17 Changeset in rtems [eb9015ec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-17 Joel Sherrill <joel@…> * startup/linkcmds: Add sections required by gcc 3.3.x so it will link.

11/16/04:

23:00 Changeset in rtems [30062b7] by Joel Sherrill <joel.sherrill@…>
2004-11-16 Richard Campbell <richard.campbell@…> * vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some boards -- notably the MVME2100 -- return the physical address, not an offset in PCI memory space.
23:00 Changeset in rtems [0bca9ea3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-16 Richard Campbell <richard.campbell@…> * vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some boards -- notably the MVME2100 -- return the physical address, not an offset in PCI memory space.
22:58 Changeset in rtems [ef724e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-16 Richard Campbell <richard.campbell@…> * README.MVME2100: Update to include DBAT0. * startup/linkcmds: Add sections from new gcc versions.
22:57 Changeset in rtems [022ee19] by Joel Sherrill <joel.sherrill@…>
2004-11-16 Richard Campbell <richard.campbell@…> * README.MVME2100: Update to include DBAT0. * bsp_specs: Fix spacing.
17:55 Changeset in rtems [985ba62]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-16 Ralf Corsepius <ralf_corsepius@…> * aclocal/check-bsps.m4: Use ls instead of globs to pickup bsp_specs.

11/15/04:

01:24 Changeset in rtems [7a6a9a7]4.104.114.84.95 by Eric Norum <WENorum@…>
Updated version of previous patch.

11/13/04:

00:21 Ticket #719 (m68kpretaskinghook.c vs if ((unsigned long)&pointer == 0)) created by Aaron J. Grier
the optimizer on gcc 3.4.2 assumes that the address of a variable …

11/12/04:

19:27 Changeset in rtems [f75b730]4.104.114.84.95 by Eric Norum <WENorum@…>
Change by Shuchen Feng to permit DMA-complete interrupts.
16:39 Changeset in rtems [d183f658]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-12 Ralf Corsepius <ralf_corsepius@…> PR 717/bsps * bootloader/Makefile.am: Set up BOOTLOADER_CPU_CFLAGS.
16:00 Changeset in rtems [a7cddf52]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-12 Ralf Corsepius <ralf_corsepius@…> * aclocal/check-bsps.m4: Add MVME2100 BSP as alias of motorola_shared.
15:36 Ticket #717 (motorola_powerppc bootloader miscompiled) created by Ralf Corsepius
The motorola_powerpc/bootloader/Makefile.am is seriously broken: …

11/11/04:

01:05 Ticket #715 (libchip/rtc/mc146818a.c should not include bsp.h) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Fixed on 04/11/03 ndex: libchip/rtc/mc146818a.c =================================================================== RCS file: /usr1/CVS/rtems/c/src/libchip/rtc/mc146818a.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libchip/rtc/mc146818a.c 21 Oct 2004 13:26:58 -0000 1.3 +++ libchip/rtc/mc146818a.c 3 Nov 2004 08:18:56 -0000 1.4 @@ -20,12 +20,11 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * - * $Id: mc146818a.c,v 1.3 2004/10/21 13:26:58 ralf Exp $ + * $Id: mc146818a.c,v 1.4 2004/11/03 08:18:56 ralf Exp $ */ #include <rtems.h> #include <libchip/rtc.h> #include <libchip/mc146818a.h> -#include <bsp.h> #define From_BCD( _x ) ((((_x) >> 4) * 10) + ((_x) & 0x0F)) #define To_BCD( _x ) ((((_x) / 10) << 4) + ((_x) % 10))

11/10/04:

23:57 Changeset in rtems [bd6566e6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Joel Sherrill <joel@…> * include/rtems/pci.h: BSPs use the name BSP_pci_configuration not pci. Also need to address that this largely duplicates libbsp/powerpc/pci/pci.h but that file is not used when both are included due to the same double inclusion protection.
23:53 Changeset in rtems [ac8f462]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * libchip/network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
23:51 Changeset in rtems [a84392d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * configure.ac, mpc6xx/exceptions/raw_exception.c, mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, shared/include/cpuIdent.c, shared/include/cpuIdent.h: Add MPC8240 and MPC8245 support. There was also a significant amount of spelling and whitespace cleanup.
23:51 Changeset in rtems [e79a1947]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * Makefile.am, bootloader/misc.c, bootloader/pci.c, bootloader/pci.h, console/console.c, console/inch.c, console/reboot.c, console/uart.c, console/uart.h, irq/irq.c, irq/irq.h, irq/irq_init.c, motorola/motorola.c, motorola/motorola.h, openpic/openpic.c, openpic/openpic.h, pci/detect_raven_bridge.c, pci/pci.c, start/start.S, startup/bspstart.c, vectors/vectors_init.c, vme/vmeconfig.c: Add MVME2100 BSP and MPC8240 support. There was also a significant amount of spelling and whitespace cleanup. * tod/todcfg.c: New file.
23:50 Changeset in rtems [f9877d25]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * Makefile.am, configure.ac, bootloader/Makefile.am, include/bsp.h, wrapup/Makefile.am: Add MVME2100 BSP and MPC8240 support. There was also a significant amount of spelling and whitespace cleanup. * README.MVME2100: New file.
23:50 Changeset in rtems [d868299]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * Makefile.am: Add MVME2100 BSP. * custom/mvme2100.cfg: New file.
23:49 Changeset in rtems [d4948dd9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-10 Joel Sherrill <joel@…> * aclocal/bsp-alias.m4: Add MVME2100 BSP as alias of motorola_shared.
22:38 Changeset in rtems [70fefe6] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Joel Sherrill <joel@…> * tod.c: Add include of tod.h to remove warnings.
22:37 Changeset in rtems [d700909e] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * configure.ac, mpc6xx/exceptions/raw_exception.c, mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, shared/include/cpuIdent.c, shared/include/cpuIdent.h: Add MPC8240 and MPC8245 support. There was also a significant amount of spelling and whitespace cleanup.
22:27 Changeset in rtems [b90855ce] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
22:27 Changeset in rtems [0b929fe] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Joel Sherrill <joel@…> PR 715/bsps * rtc/mc146818a.c: Delete include of bsp.h
22:18 Changeset in rtems [5dba517] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * custom/Makefile.am: Add MVME2100 BSP. * custom/mvme2100.cfg: New file.
22:17 Changeset in rtems [f74483f2] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * aclocal/bsp-alias.m4: Add MVME2100 BSP.
22:16 Changeset in rtems [9d8590d] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * configure.ac: Add TOD support in shared as part of adding MVME2100 BSP.
22:15 Changeset in rtems [bd91ff4e] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * ChangeLog?, Makefile.am, bootloader/misc.c, bootloader/pci.c, bootloader/pci.h, console/console.c, console/inch.c, console/reboot.c, console/uart.c, console/uart.h, include/bsp.h, irq/irq.c, irq/irq.h, irq/irq_init.c, motorola/motorola.c, motorola/motorola.h, openpic/openpic.c, openpic/openpic.h, pci/detect_raven_bridge.c, pci/pci.c, pci/pci.h, start/start.S, startup/bspstart.c, vectors/vectors_init.c, vme/vmeconfig.c: Add MVME2100 BSP and MPC8240 support. There was also a significant amount of spelling and whitespace cleanup. * tod/.cvsignore, tod/Makefile.am, tod/todcfg.c: New files.
22:13 Changeset in rtems [ae460ec] by Joel Sherrill <joel.sherrill@…>
2004-11-10 Richard Campbell <richard.campbell@…> * Makefile.am, configure.ac, bootloader/Makefile.am, include/Makefile.am, wrapup/Makefile.am: Add MVME2100 BSP. * README.MVME2100, tod/.cvsignore, tod/Makefile.am: New files.
21:24 Ticket #715 (libchip/rtc/mc146818a.c should not include bsp.h) closed by Joel Sherrill
21:23 Ticket #715 (libchip/rtc/mc146818a.c should not include bsp.h) created by Joel Sherrill
See title of bug.. it is pretty obvious. Release: unknown
11:34 Ticket #714 (a more flexible console driver for gen68360 BSPs is available) created by thomas.doerfler
The current console driver only supports SMC1 interface. A new one …

11/09/04:

15:41 Changeset in rtems [760ccad7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-09 Joel Sherrill <joel@…> * libcsupport/include/stdint.h: Fixed name in @file.
13:20 Changeset in rtems [b6a6bfc4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-08 Ralf Corsepius <ralf.corsepiu@…> * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT<N>_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above.
13:19 Changeset in rtems [4dd9c719]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-08 Ralf Corsepius <ralf.corsepiu@…> * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT<N>_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above.

11/08/04:

16:11 Changeset in rtems [a0596b41]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-08 Ralf Corsepius <ralf.corsepiu@…> * libcsupport/include/sys/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: Remove. * libcsupport/include/stdint.h: Replace with former sys/_stdint.h. Add INT<N>_C, various additions. * libcsupport/include/inttypes.h: Replace with former sys/_inttypes.h. * libcsupport/Makefile.am: Reflect changes above.
16:11 Changeset in rtems [ad58194]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.

11/07/04:

13:44 Changeset in rtems [b503e30f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-07 Ralf Corsepius <ralf.corsepiu@…> * backward/asm.h: Add doxygen preamble. * backward/chain.h: Add doxygen preamble. * backward/clockdrv.h: Add doxygen preamble. * backward/confdefs.h: Add doxygen preamble. * backward/console.h: Add doxygen preamble. * backward/dosfs.h: Add doxygen preamble. * backward/imfs.h: Add doxygen preamble. * backward/iosupp.h: Add doxygen preamble. * backward/itron.h: Add doxygen preamble. * backward/ringbuf.h: Add doxygen preamble. * backward/rtc.h: Add doxygen preamble. * backward/spurious.h: Add doxygen preamble. * backward/timerdrv.h: Add doxygen preamble. * backward/vmeintr.h: Add doxygen preamble. * backward/motorola/mc68230.h: Add doxygen preamble. * backward/motorola/mc68681.h: Add doxygen preamble. * backward/zilog/z8030.h: Add doxygen preamble. * backward/zilog/z8036.h: Add doxygen preamble. * backward/zilog/z8536.h: Add doxygen preamble.
13:44 Changeset in rtems [736f024]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add doxygen preamble
06:49 Changeset in rtems [47148e4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-07 Ralf Corsepius <ralf.corsepiu@…> * libcsupport/include/sys/_stdint.h: Special-case int64_t (GCC has LONG_LONG_MAX, while POSIX mandates LLONG_MAX. This break EXP(LONG_LONG_MAX)).
Note: See TracTimeline for information about the timeline view.