Timeline



08/15/00:

13:23 Changeset in rtems [02fe6ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-15 Joel Sherrill <joel@…> * src/ptimer1.c: Minor formatting fixes.
13:19 Changeset in rtems [939e29d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-15 Joel Sherrill <joel@…> * src/ptimer1.c: Removed unused routine PRINT_ERRNO_S. * src/ptimer1.c: Removed unnecessary routine COPY_ITIMERSPEC_S and used structure copy instead. * src/ptimer1.c: Renamed timer_alive_t to POSIX_Timer_Control. * include/rtems/posix/timer.h: Ditto.
13:10 Changeset in rtems [ea56c0a8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-15 Joel Sherrill <joel@…> * posix/src/ptimer1.c: Switched to using set_errno_and_return_minus_one() to ensure that errno was always set.
13:00 Changeset in rtems [16ce86f9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-15 Joel Sherrill <joel@…> * posix/src/ptimer1.c (timer_settime): Converted use of rtems_clock_get to use SuperCore? _TOD_Current variable.

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?.
Note: See TracTimeline for information about the timeline view.