summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-261-0/+7
| | | | | | | * configure.ac: Remove libnetworking/rtems_telnetd. * libnetworking/Makefile.am: Remove rtems_telnetd. * libnetworking/README: Remove (Obsolete). * wrapup/Makefile.am: Remove libtelnetd.a (Moved to cpukit).
* Remove libtelnetd.a (Moved to cpukit).Ralf Corsepius2005-10-261-1/+0
|
* Remove.Ralf Corsepius2005-10-251-72/+0
|
* Remove rtems_telnetd.Ralf Corsepius2005-10-251-1/+1
|
* Remove libnetworking/rtems_telnetd.Ralf Corsepius2005-10-251-1/+0
|
* Fix formatting.Joel Sherrill2005-10-203-5/+4
|
* Numerous changes and cleanups to support MVME2100.Eric Norum2005-10-2010-20/+68
|
* Add pci.rel to librtemsbsp.aRalf Corsepius2005-10-172-2/+2
|
* Cosmetics.Ralf Corsepius2005-10-171-1/+1
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-174-0/+30
| | | | * Makefile.am: Add pci.rel.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * console/fb_vga.h, console/kd.h, console/ps2_drv.h, console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
* Remove CVS LogRalf Corsepius2005-10-178-294/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-171-0/+5
| | | | | * shared/comm/i386_io.h, shared/comm/tty_drv.c, shared/comm/tty_drv.h: Remove CVS Log.
* RemoveRalf Corsepius2005-10-173-529/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-128/+505
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * configure.ac: Remove shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog.
* Remove.Ralf Corsepius2005-10-173-94/+0
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-28/+94
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Regenerate.Ralf Corsepius2005-10-171-4/+4
|
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-172-5/+14
| | | | * Makefile.am: Install/preinstall headers from ../../arm/shared.
* 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-176-17/+105
| | | | * Makefile.am: Install/preinstall headers from ../../i386/shared.
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-173-24/+256
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-173-306/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-164-45/+105
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove.Ralf Corsepius2005-10-163-58/+0
|
* Remove shared/Makefile.am.Ralf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+6
|
* Remove.Ralf Corsepius2005-10-163-45/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-161-36/+91
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Merge-in shared/ChangeLog.Ralf Corsepius2005-10-161-0/+6
|
* Remove shared/Makefile.amRalf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+12
|
* Remove.Ralf Corsepius2005-10-163-115/+0
|
* 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-10-161-17/+43
| | | | | | * Makefile.am: Merge-in shared/Makefile.am. * ChangeLog: Merge-in shared/ChangeLog. * configure.ac: Remove shared/Makefile.am.
* Remove shared/Makefile.am.Ralf Corsepius2005-10-161-2/+1
|
* Merge-in shared/Makefile.am.Ralf Corsepius2005-10-161-1/+5
|
* Remove.Ralf Corsepius2005-10-163-46/+0
|
* 2005-10-06 Till Straumann <strauman@slac.stanford.edu>Joel Sherrill2005-10-066-12/+98
| | | | | | | | | PR 833/bsps * irq/irq_asm.S: Currently, all (new exception) BSPs explicitely enable the FPU across the user ISR but DONT save/restore the FPU context. Any use of the FPU fron the user handler (e.g., due to GCC optimizations) result in corruption. The fix results in an exception in such cases (user ISR must explicitely save/enable/restore FPU).
* Remove comments not really for 4.6 branch.Joel Sherrill2005-10-051-253/+9
|
* Added PR number.Joel Sherrill2005-09-291-1/+1
|
* 2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Thomas Doerfler2005-09-293-1/+41
| | | | | | PR 649/bsps * ide/idecfg.c, configure.ac: added configuration items for primary/secondary IDE interface
* Silently return to bootstrap PROM.Eric Norum2005-09-191-1/+0
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+5
| | | | | * network/if_hdlcsubr.c, network/network.c: Include <errno.h> instead of <sys/errno.h>.
* Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius2005-09-192-2/+2
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-192-1/+5
| | | | * network/network.c: Include <errno.h> instead of <sys/errno.h>.
* Correct my email address.Ralf Corsepius2005-09-192-16/+16
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+4
| | | | * network/network.c: Include <errno.h> instead of <sys/errno.h>.
* Include <errno.h> instead of <sys/errno.h>.Ralf Corsepius2005-09-193-3/+3
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-191-0/+4
| | | | * network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
* Regenerate.Ralf Corsepius2005-09-191-1/+4
|
* 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2005-09-192-18/+3
| | | | * libnetworking/pppd/Makefile.am: Use preinstall.am.