Commit Graph

7384 Commits

Author SHA1 Message Date
Till Straumann
cc9073d19b 2005-11-03 straumanatslacdotstanford.edu
* mpc6xx/clock/c_clock.c: disable interrupts around decrementer update
	to eliminate a race condition
2005-11-03 18:35:07 +00:00
Ralf Corsepius
ef9e0153f0 2005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 844/bsps
	* startup/bspstart.c: Include <rtems/bspIo.h>.
2005-11-03 14:55:33 +00:00
Till Straumann
05a2cc4bd3 2005-11-02 straumanatslacdotstanford.edu
* shared/pci/pcibios.c: replaced pci_find_device implementation by a
	pcibios call which already provides the functionality
2005-11-03 02:59:18 +00:00
Till Straumann
ebedf31c4e 2005-11-02 straumanatslacdotstanford.edu
* startup/ldsegs.S: put IDT and GDT into data segment. The CPU modifies
	the 'accessed' bit and GDB's (rtems-gdb-stub) text segment checksum
	comparison failed...
2005-11-03 02:58:09 +00:00
Till Straumann
78111c37c6 2005-11-02 straumanatslacdotstanford.edu
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-2b-eeprom.h,
	libchip/i2c/i2c-ds1621.c, libchip/i2c/i2c-ds1621.h: New files.
	* libchip/Makefile.am, libchip/preinstall.am, wrapup/Makefile.am:
    added a simple API/library
	for i2c devices and drivers for i2c 2-byte eeproms and a ds1621
	temperature sensor; API is documented in libi2c.h
2005-11-03 02:52:41 +00:00
Till Straumann
1b1b43ccc1 2005-11-02 straumanatslacdotstanford.edu
* mpc6xx/mmu/pte121.c, mpc6xx/mmu/pte121.h: enhancements to mpc6xx page
	table support - PTEs can now be modified even if the page table is
	already active; bugfix: address range crossing 256MB boundary was not
	handled correctly
2005-11-03 02:26:08 +00:00
Till Straumann
ec58ea04af 2005-11-02 straumanatslacdotstanford.edu
* mvme5500/start/start.S, shared/start/start.S,
	shared/startup/bspstart.c: moved assembly code to C; setdbat now
	supports high bats on 7450 CPUs; added argument checking to setdbat;
	added getdbat; moved early initialization code (clear_bats) from BSP
	to libcpu (CPU_clear_bats_early)
2005-11-03 01:57:27 +00:00
Till Straumann
912ab10e29 2005-11-02 straumanatslacdotstanford.edu
* mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S: moved
	assembly code to C; setdbat now supports high bats on 7450 CPUs;
	added argument checking to setdbat; added getdbat; moved early
	initialization code (clear_bats) from BSP to libcpu
	(CPU_clear_bats_early)
2005-11-03 01:54:59 +00:00
Till Straumann
408bb717c9 2005-11-02 straumanatslacdotstanford.edu
* ChangeLog, configure.ac, mpc6xx/exceptions/raw_exception.c,
        shared/include/cpuIdent.c, shared/include/cpuIdent.h: recognize
        mpc7457 CPU; added definitions for high bats (#4..7) on 7450 CPUs
2005-11-02 23:24:48 +00:00
Ralf Corsepius
794c6247e6 changes 2005-10-26 16:42:47 +00:00
Ralf Corsepius
1e34f3f20c Remove (Moved to cpukit). 2005-10-26 16:41:59 +00:00
Ralf Corsepius
6555f100ef Remove 2005-10-26 16:37:50 +00:00
Ralf Corsepius
330e08be7b 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove libnetworking, libnetworking/pppd.
	* wrapup/Makefile.am: Remove libpppd.a,
2005-10-26 16:33:19 +00:00
Ralf Corsepius
834467bcc7 Remove libnetworking, libnetworking/pppd. 2005-10-26 16:32:59 +00:00
Ralf Corsepius
6028f9412f Remove libpppd.a. 2005-10-26 16:30:49 +00:00
Eric Norum
21dd4cf8de Allow network to be locked at 100/Full. 2005-10-26 14:56:58 +00:00
Ralf Corsepius
a6c027ccfa Regenerate. 2005-10-26 03:51:43 +00:00
Ralf Corsepius
be52582405 2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/pppd/Makefile.am: Install rtemspppd.h and
	rtemsdialer.h to $(includedir)/rtems.
2005-10-26 03:39:38 +00:00
Ralf Corsepius
6d4e75fa4b Install Install rtemspppd.h and rtemsdialer.h to $(includedir)/rtems. 2005-10-26 03:39:15 +00:00
Ralf Corsepius
681ab7e9c2 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_telnetd/icmds.c,
	libnetworking/rtems_telnetd/Makefile.am,
	libnetworking/rtems_telnetd/preinstall.am,
	libnetworking/rtems_telnetd/pty.c,
	libnetworking/rtems_telnetd/pty.h,
	libnetworking/rtems_telnetd/README,
	libnetworking/rtems_telnetd/telnetd.c,
	libnetworking/rtems_telnetd/telnetd.h:
	Remove (Moved to cpukit).
2005-10-26 01:20:55 +00:00
Ralf Corsepius
0335d03947 Remove 2005-10-26 01:18:44 +00:00
Ralf Corsepius
bfd5fd016c 2005-10-25 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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).
2005-10-26 01:15:48 +00:00
Ralf Corsepius
9a1ee94e4f Remove libtelnetd.a (Moved to cpukit). 2005-10-26 01:15:04 +00:00
Ralf Corsepius
83f48c3b18 Remove. 2005-10-25 16:28:17 +00:00
Ralf Corsepius
61b212b6b8 Remove rtems_telnetd. 2005-10-25 16:27:02 +00:00
Ralf Corsepius
9dce9115d9 Remove libnetworking/rtems_telnetd. 2005-10-25 16:26:42 +00:00
Joel Sherrill
fab90462e1 Fix formatting. 2005-10-20 21:41:49 +00:00
Eric Norum
cc2fcc1655 Numerous changes and cleanups to support MVME2100. 2005-10-20 18:38:26 +00:00
Ralf Corsepius
5c786ff78e Add pci.rel to librtemsbsp.a 2005-10-17 12:47:51 +00:00
Ralf Corsepius
7e9874bf0e Cosmetics. 2005-10-17 12:38:54 +00:00
Ralf Corsepius
7a9c41022f 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Add pci.rel.
2005-10-17 12:38:24 +00:00
Ralf Corsepius
939ae4c07e 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/fb_vga.h, console/kd.h, console/ps2_drv.h,
	console/serial_mouse.c, console/serial_mouse.h: Remove CVS Log.
2005-10-17 10:34:22 +00:00
Ralf Corsepius
cba119c9f5 Remove CVS Log 2005-10-17 10:34:02 +00:00
Ralf Corsepius
2950439b55 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* shared/comm/i386_io.h, shared/comm/tty_drv.c,
	shared/comm/tty_drv.h: Remove CVS Log.
2005-10-17 10:31:42 +00:00
Ralf Corsepius
d94df689ba Remove 2005-10-17 09:02:24 +00:00
Ralf Corsepius
3d570dfb87 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* configure.ac: Remove shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
2005-10-17 09:01:51 +00:00
Ralf Corsepius
1ebfc5af86 Remove. 2005-10-17 08:51:36 +00:00
Ralf Corsepius
6fdf97894c 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-17 08:51:06 +00:00
Ralf Corsepius
dd2c72afc1 Regenerate. 2005-10-17 08:45:46 +00:00
Ralf Corsepius
6b346cadf2 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../arm/shared.
2005-10-17 08:34:46 +00:00
Ralf Corsepius
8d62d94aea 2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../i386/shared.
2005-10-17 08:04:01 +00:00
Ralf Corsepius
578209bc10 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-17 08:00:27 +00:00
Ralf Corsepius
e4752eb785 Remove. 2005-10-17 07:59:54 +00:00
Ralf Corsepius
1b7e802b75 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-16 08:34:06 +00:00
Ralf Corsepius
79d172aba5 Remove. 2005-10-16 08:33:22 +00:00
Ralf Corsepius
ddc9406947 Remove shared/Makefile.am. 2005-10-16 08:29:14 +00:00
Ralf Corsepius
39c0e67590 Merge-in shared/Makefile.am. 2005-10-16 08:28:54 +00:00
Ralf Corsepius
3224b7692d Remove. 2005-10-16 08:28:16 +00:00
Ralf Corsepius
6432910321 2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Merge-in shared/Makefile.am.
	* ChangeLog: Merge-in shared/ChangeLog.
	* configure.ac: Remove shared/Makefile.am.
2005-10-16 08:23:26 +00:00
Ralf Corsepius
c0cbdab0f2 Merge-in shared/ChangeLog. 2005-10-16 07:42:32 +00:00