Commit Graph

7400 Commits

Author SHA1 Message Date
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
Ralf Corsepius
e952e15ebd Remove shared/Makefile.am 2005-10-16 07:42:14 +00:00
Ralf Corsepius
94011ca236 Merge-in shared/Makefile.am. 2005-10-16 07:41:51 +00:00
Ralf Corsepius
b4156a3c0d Remove. 2005-10-16 07:41:07 +00:00
Ralf Corsepius
7836c1e5e3 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 07:30:45 +00:00
Ralf Corsepius
9f5382d168 Remove shared/Makefile.am. 2005-10-16 07:30:31 +00:00
Ralf Corsepius
a3e2358bf8 Merge-in shared/Makefile.am. 2005-10-16 07:30:12 +00:00
Ralf Corsepius
4237e5e929 Remove. 2005-10-16 07:29:31 +00:00
Joel Sherrill
384ba7563a 2005-10-06 Till Straumann <strauman@slac.stanford.edu>
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).
2005-10-06 19:36:41 +00:00
Joel Sherrill
da6ce58fb1 Remove comments not really for 4.6 branch. 2005-10-05 00:31:35 +00:00
Joel Sherrill
2f22923a76 Added PR number. 2005-09-29 11:34:57 +00:00
Thomas Doerfler
d1572bcf1c 2005-09-29 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 649/bsps
        * ide/idecfg.c, configure.ac:
	added configuration items for primary/secondary IDE interface
2005-09-29 08:05:32 +00:00
Eric Norum
030b91e93c Silently return to bootstrap PROM. 2005-09-19 21:57:17 +00:00
Ralf Corsepius
240c917463 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/if_hdlcsubr.c, network/network.c: Include <errno.h>
	instead of <sys/errno.h>.
2005-09-19 06:18:19 +00:00
Ralf Corsepius
f052a9bf28 Include <errno.h> instead of <sys/errno.h>. 2005-09-19 06:18:10 +00:00
Ralf Corsepius
c7179542da 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/network.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 06:15:46 +00:00
Ralf Corsepius
8627734f17 Correct my email address. 2005-09-19 03:47:45 +00:00
Ralf Corsepius
dbc7c7962d 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/network.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:47:16 +00:00
Ralf Corsepius
c140041b5b Include <errno.h> instead of <sys/errno.h>. 2005-09-19 03:46:17 +00:00
Ralf Corsepius
009f4fac12 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:44:24 +00:00
Ralf Corsepius
34e29256e1 Regenerate. 2005-09-19 03:40:23 +00:00
Ralf Corsepius
994eb05d49 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/pppd/Makefile.am: Use preinstall.am.
2005-09-19 03:31:55 +00:00
Ralf Corsepius
c315c99003 New. 2005-09-19 03:29:23 +00:00
Ralf Corsepius
3d3b423ae3 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* librdbg/src/servbkpt.c, librdbg/src/servcon.c,
	librdbg/src/servrpc.c, librdbg/src/servtgt.c
	librdbg/src/servtsp.c: Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:25:51 +00:00
Ralf Corsepius
e0004b4cfc Include <errno.h> instead of <sys/errno.h> 2005-09-19 03:25:16 +00:00
Ralf Corsepius
574edd7016 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* 3c509/3c509.c: Remove [$]Log.
	Include <errno.h> instead of <sys/errno.h>.
2005-09-19 03:22:32 +00:00
Ralf Corsepius
5c36c472f6 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/network.c: Remove #define KERNEL.
	Include <errno.h>.
	* Makefile.am: Add -D_KERNEL to network_CPPFLAGS.
2005-09-19 03:18:52 +00:00
Ralf Corsepius
24934c5766 2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp.pc.in: Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V.
	* configure.ac: Move optman to the end of BSP_SUBDIRS.
2005-09-19 03:16:43 +00:00
Ralf Corsepius
ee950a339c Move optman to the end of BSP_SUBDIRS. 2005-09-19 03:16:27 +00:00
Ralf Corsepius
f1f6f2e0cd Remove CFLAGS_DEBUG_V, CFLAGS_OPTIMIZE_V. 2005-09-19 03:16:13 +00:00
Richard Campbell
4820d952e9 2005-09-16 richard.campbell@OARCorp.com
* startup/bspstart.c: Rewrote get_eumbbar() in C. Function was written
	in inline assembly and containined a register direction error.
2005-09-16 19:28:46 +00:00
Ralf Corsepius
88b6d8d994 2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/bspopts.m4: Add missing m4 quotes.
2005-09-16 07:51:54 +00:00
Eric Norum
b711591514 Add bsp_reset bootrom call.
Call bsp_reset from bsp_cleanup().
2005-09-16 02:40:14 +00:00
Jay Monkman
1370850c05 2005-09-15 Jay Monkman <jtm@lopingdog.com>
PR 776/bsps
	* at91rm9200/irq/bsp_irq_asm.S, at91rm9200/irq/irq.h: Added code to
	pass interrupt vector number to ISR on AT91RM9200
2005-09-15 19:40:08 +00:00
Joel Sherrill
0130f65396 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 527/bsps
	PR 822/bsps
	* mpc8xx/clock/clock.c: Currently the MBX8xx BSP does not boot,
	because some logical errors are in the startup code. Additionally,
	the mpc8xx shared clock driver does not support the clocking scheme
	of some of the board variants, which are clocked from a 32768Hz (!)
	external crystal.
2005-09-13 13:13:34 +00:00