Timeline



08/11/00:

22:43 Changeset in rtems [5a0beb7b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000811
22:08 Changeset in rtems [acf2d488]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000811
22:01 Changeset in rtems [a806d8b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Joel Sherrill <joel@…> * config.sub: Added or16 and or32.
21:59 Changeset in rtems [5377fed]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Joel Sherrill <joel@…> * Shell added for or32 port based on no_cpu port with names replaced.
21:52 Changeset in rtems [ee511076]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Joel Sherrill <joel@…> * Shell added for or16 port based on no_cpu port with names replaced.
20:04 Changeset in rtems [dd19c0b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Chris Johns <ccj@…> * libc/chmod.c: Return ENOTSUP if filesystem does not have handler. * libc/eval.c: Ditto. * libc/fcntl.c: Ditto. * libc/fsync.c: Ditto. * libc/ioctl.c: Ditto. * libc/ioman.c: Ditto. * libc/link.c: Ditto. * libc/memfile.c: Ditto. * libc/mknod.c: Ditto. * libc/symlink.c: Ditto. * libc/libio.h(rtems_filesystem_dev_major_t): New macro. * libc/libio.h(rtems_filesystem_dev_minor_t): New macro.
20:04 Changeset in rtems [74835d7] by Joel Sherrill <joel.sherrill@…>
2000-08-11 Chris Johns <ccj@…> * libc/chmod.c: Return ENOTSUP if filesystem does not have handler. * libc/eval.c: Ditto. * libc/fcntl.c: Ditto. * libc/fsync.c: Ditto. * libc/ioctl.c: Ditto. * libc/ioman.c: Ditto. * libc/link.c: Ditto. * libc/memfile.c: Ditto. * libc/mknod.c: Ditto. * libc/symlink.c: Ditto. * libc/libio.h(rtems_filesystem_dev_major_t): New macro. * libc/libio.h(rtems_filesystem_dev_minor_t): New macro.
19:55 Changeset in rtems [e7de167c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * console/console.c: Fix polled input.
19:53 Changeset in rtems [b7d4d2a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * console.c(_BSP_output_char): Output CR after LF for printk.
19:29 Changeset in rtems [57b1f53]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * README: Updated * console/console.c: Fix polled input. Add support for shared printk. Add support for more flexible polled I/O with and without termios. I/O mode and console is selectable either from NVRAM or from mvme167.cfg. Clean up comments.
19:26 Changeset in rtems [ed09fd77]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * README: Updated * console/console.c: Fix polled input. Add support for shared printk. Add support for more flexible polled I/O with and without termios. I/O mode and console is selectable either from NVRAM or from mvme167.cfg. Clean up comments. 2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * startup/page_table.c (page_table_init): Reorganize NVRAM parameters. * include/bsp.h: Reorganize NVRAM parameters. Add support for shared printk. * times: These are the times for the MVME167, not the MBX860-002. 2000-08-11 John Cotton <john.cotton@…> * network/network.c: Fix NVRAM configuration parameter handling from previous revision. Check J1-4, restructure NVRAM parameter handling. 2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * network/network.c: Cleanup of network driver to reduce warnings. Addition of second parameter to uti596_attach.
19:24 Changeset in rtems [b96ca51]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-04 Charles-Antoine Gauthier <charles.gauthier@…> * mvme167.cfg: Add specification of printk port, console port and serial I/O mode. Arrange for the stripped executable to be copied up the build tree.

08/10/00:

16:25 Changeset in rtems [380b5227]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-10 Charles-Antoine Gauthier <charles.gauthier@…> * mbx8xx.cfg: Support for shared printk and no termios. 2000-08-10 John Cotton <john.cotton@…> * mbx8xx.cfg: Support added for dejagnu test harness.
16:22 Changeset in rtems [59d4d513]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-10 Charles-Antoine Gauthier <charles.gauthier@…> * README: Updated. * console/console.c: Addition of support for shared printk and no termios. * include/bsp.h: Addition of second parameter to rtems_enet_driver_attach. Removed prototypes for printk and BSP_output_string. * network/network.c(rtems_enet_driver_attach): Addition of second parameter to function.
16:20 Changeset in rtems [38dff47b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-10 Charles-Antoine Gauthier <charles.gauthier@…> * console-generic/console-generic.c: Addition of support for shared printk and no termios. 2000-08-10 Charles-Antoine Gauthier <charles.gauthier@…> * console-generic/console-generic.c(m8xx_uart_pollWrite): Flush actual buffer.
16:15 Changeset in rtems [f1aa400]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file.
14:23 Changeset in rtems [4a5578a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-10 Charles-Antoine Gauthier <charles.gauthier@…> * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines, rtems_cache_invalidate_multiple_data_lines): Do not operate on the entire address space when flushing zero bytes.
14:09 Changeset in rtems [d2978ee9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-10 Charles-Antoine Gauthier <charles.gauthier@…> * shared/src/cache_manager.c (rtems_cache_flush_multiple_data_lines, rtems_cache_invalidate_multiple_data_lines): Do not operate on the entire address space when flushing zero bytes.
13:24 Changeset in rtems [e94ad1fe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Adding ChangeLogs?.

08/04/00:

22:29 Changeset in rtems [964717bb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Now compiles after breaking things with mvme16x_hw.h

08/03/00:

14:43 Changeset in rtems [289f822] by Joel Sherrill <joel.sherrill@…>
IEEE ==== -4 = {d = -4, i = {0xc0100000, 0x0}} s=1 e=0x80 m=0x100000 (0x0900000) -3 = {d = -3, i = {0xc0080000, 0x0}} s=1 e=0x80 m=0x080000 (0x0880000) -2 = {d = -2, i = {0xc0000000, 0x0}} s=1 e=0x80 m=0x000000 (0x0800000) -1 = {d = -1, i = {0xbff00000, 0x0}} s=1 e=0x7f m=0x000000 (0x0800000) 0 = {d = 0, i = {0x00000000, 0x0}} s=0 e=0 m=0x000000 (0x0800000) 1 = {d = 1, i = {0x3ff00000, 0x0}} s=0 e=0x7f m=0x000000 (0x0800000) 2 = {d = 2, i = {0x40000000, 0x0}} s=0 e=0 m=0x000000 (0x0800000) 3 = {d = 3, i = {0x40080000, 0x0}} s=0 e=0 m=0x080000 (0x0880000) C4X === -4 = {d = -4, i = {0x01800000, 0x0}} s=1 e=1 m=0x800000 (0x1000000) -3 = {d = -3, i = {0x01c00000, 0x0}} s=1 e=1 m=0xa00000 (0x1400000) -2 = {d = -2, i = {0x00800000, 0x0}} s=1 e=0 m=0x800000 (0x1000000) -1 = {d = -1, i = {0xff800000, 0x0}} s=1 e=0xff m=0x000000 (0x1000000) 0 = {d = 0, i = {0x80000000, 0x0}} s=0 e=0 m=0x000000 (0x0800000) 1 = {d = 1, i = {0x00000000, 0x0}} s=0 e=0x7f m=0x000000 (0x0800000) 2 = {d = 2, i = {0x01000000, 0x0}} s=0 e=1 m=0x400000 (0x0800000) 3 = {d = 3, i = {0x01400000, 0x0}} s=0 e=1 m=0x600000 (0x0c00000) 4 = {d = 4, i = {0x02000000, 0x0}} s=0 e=2 m=0xXXXXXX (0x0000000) 0x1010 0000 0101 0000 0010 1002
14:43 Changeset in rtems [5b8d82a2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
IEEE ==== -4 = {d = -4, i = {0xc0100000, 0x0}} s=1 e=0x80 m=0x100000 (0x0900000) -3 = {d = -3, i = {0xc0080000, 0x0}} s=1 e=0x80 m=0x080000 (0x0880000) -2 = {d = -2, i = {0xc0000000, 0x0}} s=1 e=0x80 m=0x000000 (0x0800000) -1 = {d = -1, i = {0xbff00000, 0x0}} s=1 e=0x7f m=0x000000 (0x0800000) 0 = {d = 0, i = {0x00000000, 0x0}} s=0 e=0 m=0x000000 (0x0800000) 1 = {d = 1, i = {0x3ff00000, 0x0}} s=0 e=0x7f m=0x000000 (0x0800000) 2 = {d = 2, i = {0x40000000, 0x0}} s=0 e=0 m=0x000000 (0x0800000) 3 = {d = 3, i = {0x40080000, 0x0}} s=0 e=0 m=0x080000 (0x0880000) C4X === -4 = {d = -4, i = {0x01800000, 0x0}} s=1 e=1 m=0x800000 (0x1000000) -3 = {d = -3, i = {0x01c00000, 0x0}} s=1 e=1 m=0xa00000 (0x1400000) -2 = {d = -2, i = {0x00800000, 0x0}} s=1 e=0 m=0x800000 (0x1000000) -1 = {d = -1, i = {0xff800000, 0x0}} s=1 e=0xff m=0x000000 (0x1000000) 0 = {d = 0, i = {0x80000000, 0x0}} s=0 e=0 m=0x000000 (0x0800000) 1 = {d = 1, i = {0x00000000, 0x0}} s=0 e=0x7f m=0x000000 (0x0800000) 2 = {d = 2, i = {0x01000000, 0x0}} s=0 e=1 m=0x400000 (0x0800000) 3 = {d = 3, i = {0x01400000, 0x0}} s=0 e=1 m=0x600000 (0x0c00000) 4 = {d = 4, i = {0x02000000, 0x0}} s=0 e=2 m=0xXXXXXX (0x0000000) 0x1010 0000 0101 0000 0010 1002

08/02/00:

21:12 Changeset in rtems [0e08ff00]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to add optional support for fast mutexes that bypass the API level to directly interface with the SuperCore?.
21:08 Changeset in rtems [3393f6dd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to add "attaching" argument to driver attach routine.
17:26 Changeset in rtems [409a221]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000802
17:04 Changeset in rtems [113428a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000802
17:04 Changeset in rtems [9b7621f7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New file.
16:48 Changeset in rtems [fcca286]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000802
16:44 Changeset in rtems [02cb8dc9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
changed version to ss-20000802
16:30 Changeset in rtems [15c48f4c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Properly pass argc, argc, and environp to boot_card.
16:28 Changeset in rtems [f3d9df08]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Executables are now in binary format for download using network.
16:28 Changeset in rtems [23e3ce64]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Split out items shared with mvme167.
16:27 Changeset in rtems [354d47f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Moved base address to 0x20000.
16:26 Changeset in rtems [240936fd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added (untested) network driver from mvme167.

08/01/00:

20:51 Changeset in rtems [6baa664]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Produce Srecords.
20:51 Changeset in rtems [9bb1a93]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Compiles now.
20:01 Changeset in rtems [b812f84]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added sim68000 BSP for the BSVC simulator. This BSP includes the alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.
19:42 Changeset in rtems [499d443]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Look at both hardware and software FP settings.
19:38 Changeset in rtems [5ede9706]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
If the _VBR is set to 0xFFFFFFFF, then assume the vector jump table is in ROM.
18:26 Changeset in rtems [47ca0d0a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
The fp_context field is needed if software or hardware floating point is available.
18:22 Changeset in rtems [4f8473e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Reversing spurious change.. disk crash?
15:23 Changeset in rtems [e6890ba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch from Eric Norum <eric@…> to avoid lockup under the correct circumstances of DMA buffer size, serial line interrupts, and ethernet interrupts the termios osend routine would lock up waiting for the raw output buffer semaphore.
15:21 Changeset in rtems [16112442]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Even more updates.
15:16 Changeset in rtems [e6b3db9e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Increased the defaults to be more reasonable.
14:21 Changeset in rtems [8725d7c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000731-2-cvs.diff from Ralf Corsepius <corsepiu@…> that does the following: Changes: Remove $(SED) and $(CP) from make/custom/*.cfg Motivation: * autoconf and automake presuppose sed and cp to be present. * make/host.cfg.in already contains SED = sed hard-coded into it for a long time. * Elimination of make-variables * Eliminate make/*.cfg files or at least reduce their complexity :)
14:19 Changeset in rtems [343ac93b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000801-1-cvs.diff from Ralf Corsepius <corsepiu@…> that switches the sparc from targopts.h to cpuopts.h.
14:16 Changeset in rtems [cadbf44a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Patch rtems-rc-20000731-1-cvs.diff from Ralf Corsepius <corsepiu@…> that is a cosmetic patch to ampolish.
14:13 Changeset in rtems [83539698]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Updated versions.
14:13 Changeset in rtems [ff018702]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Removed unused macro.
14:12 Changeset in rtems [327cf913]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Corrected BSP name in script.
14:12 Changeset in rtems [dc12bf4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Added numerous BSPs.
14:06 Changeset in rtems [c9f7123a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New files.
14:06 Changeset in rtems [68132f2]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
ARMulator BSP now runs with gdb 5.0.

07/31/00:

19:23 Changeset in rtems [3631dad8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Closer to linking. h8300-rtems-ld now core dumps.
18:29 Changeset in rtems [caf88699]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
New bsp for simulator in gdb. Does not work yet.
Note: See TracTimeline for information about the timeline view.