Timeline



08/25/00:

17:47 Changeset in rtems [750fa339]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Adding ChangeLogs?.
17:46 Changeset in rtems [614d73e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * include/mvme16x_hw.h: Added NVRAM_CONFIGURE macro in a manner that should work for 162, 162lx, and 167.
17:30 Changeset in rtems [8ca1e808]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * include/rtems/system.h: Include cpuopts.h for i386.
17:30 Changeset in rtems [95990b57]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * rtems/score/i386.h: cpu-variant define handling Rewrite due to introduction of multilib defines. * asm.h: include cpuopts.h instead of targopts.h
17:29 Changeset in rtems [dd53e2e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * ChangeLog?: Moved incorrect entries to make/ChangeLog.
17:29 Changeset in rtems [6fe4d043]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float
17:27 Changeset in rtems [8e57762]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-17 Ralf Corsepius <corsepiu@…> * make/custom/pck6.cfg: New file * make/custom/pc486.cfg: Use -m486 * make/custom/pc586.cfg: Use -mpentium * make/custom/pc686.cfg: Use -mmpentiumpro * make/custom/i386ex.cfg: Use -msoft-float * aclocal/check-bsps.h: - Add pck6-BSP - Exclude ChangeLog? from being picked up as BSP * aclocal/bsp-alias.m4: Add pck6-BSP
17:25 Changeset in rtems [f018b1a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * mpc8xx/console-generic/console-generic.c: Add support for configuration parameters in NVRAM
17:24 Changeset in rtems [00ff4cd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * README: * console/console.c: * include/bsp.h: * network/network.c: * startup/bspstart.c: Add support for configuration parameters in NVRAM
17:24 Changeset in rtems [060d538]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-11 Charles-Antoine Gauthier <charles.gauthier@…> * custom/mbx8xx.cfg: Add support for configuration parameters in NVRAM
17:22 Changeset in rtems [b24a093]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * ChangeLog?: File paths corrected.
17:17 Changeset in rtems [4b9a98c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * rtems/score/no_cpu.h: Modified so there are fewer and more consistent variations on "no cpu" so it is easier to sed the source as the starting point for a new port.
17:15 Changeset in rtems [b602c298]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * inline/rtems/posix/timer.inl, include/rtems/posix/timer.h, inline/rtems/posix/Makefile.am, src/ptimer1.c: Redid the style of src/ptimer1.c. Continued effort to make the POSIX Timer implementation match that of other managers. Added data structures required to use SuperCore? Object Handler.
17:12 Changeset in rtems [1a3b281]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * libc/fs_null_handlers.c: Added missing rmnod entry.
13:13 Changeset in rtems [662678d1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2000-08-25 Joel Sherrill <joel.sherrill@…> * libc/isatty.c, libc/imfs_handlers_directory.c, libc/creat.c, libc/imfs_directory.c: Fixed style issues.

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