Commit Graph

16158 Commits

Author SHA1 Message Date
Joel Sherrill
6427f1a24f 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* mpc505/timer/timer.c, mpc5xx/timer/timer.c, mpc6xx/timer/timer.c,
	mpc8260/timer/timer.c, mpc8xx/timer/timer.c, ppc403/timer/timer.c:
	Rename timer driver methods to follow RTEMS programming conventions.
2008-08-31 17:03:54 +00:00
Joel Sherrill
a903b7beff 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:59:49 +00:00
Joel Sherrill
a5cd22710d 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* mcf5206/timer/timer.c, mcf5206/timer/timerisr.S,
	mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Rename timer driver
	methods to follow RTEMS programming conventions.
2008-08-31 16:59:23 +00:00
Joel Sherrill
8c84731227 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:53:16 +00:00
Joel Sherrill
7d6a5e2179 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* at91rm9200/timer/timer.c, lpc22xx/timer/timer.c,
	mc9328mxl/timer/timer.c, s3c2400/timer/timer.c,
	s3c24xx/timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:49:33 +00:00
Joel Sherrill
4074e70b03 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm01/task1.c, tm02/task1.c, tm03/task1.c, tm04/task1.c, tm05/task1.c,
	tm06/task1.c, tm07/task1.c, tm08/task1.c, tm09/task1.c, tm10/task1.c,
	tm11/task1.c, tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
	tm16/task1.c, tm17/task1.c, tm18/task1.c, tm19/task1.c, tm20/task1.c,
	tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c, tm25/task1.c,
	tm26/task1.c, tm27/task1.c, tm28/task1.c, tm29/task1.c, tmck/task1.c,
	tmoverhd/testtask.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:47:18 +00:00
Joel Sherrill
424ee2ba6a 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:47:17 +00:00
Joel Sherrill
674a980f1c 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Rename timer driver methods to
	follow RTEMS programming conventions.
2008-08-31 16:38:22 +00:00
Joel Sherrill
35f52a6982 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c: Rename timer driver methods to follow RTEMS
	programming conventions.
2008-08-31 16:07:58 +00:00
Joel Sherrill
e6778bc860 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.c: Rename timer driver methods to
	follow RTEMS programming conventions.
2008-08-31 16:02:11 +00:00
Joel Sherrill
9856277be2 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console.c, include/m340timer.h, timer/timer.c: Rename timer
	driver methods to follow RTEMS programming conventions.
2008-08-31 15:55:27 +00:00
Joel Sherrill
0ccb2bbf81 2008-08-31 Joel Sherrill <joel.sherrill@oarcorp.com>
* timer/timer.c, timer/timerisr.S: Rename timer driver methods to
	follow RTEMS programming conventions.
2008-08-31 15:54:43 +00:00
Joel Sherrill
b642940c49 2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* bootcard.c: Fix formatting.
	* console-polled.c: Error if minor < 2 not just <= 2.
2008-08-30 23:00:39 +00:00
Joel Sherrill
86a65b6f0b 2008-08-30 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/Makefile.am, rtems/src/tasksetpriority.c: Improve comments and
	wrapping.
2008-08-30 22:52:12 +00:00
Joel Sherrill
a818530b48 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* libchip/network/sonic.c: Do not declare a variable just to hold an
	ignored return value.
2008-08-30 20:29:57 +00:00
Joel Sherrill
f634ca2997 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* acinclude.m4: Add mcf52235 and mcf5329. Regenerate.
2008-08-30 20:29:11 +00:00
Joel Sherrill
e6233d25ef 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* acinclude.m4: Add bf537Stamp. Regenerate.
2008-08-30 20:28:35 +00:00
Joel Sherrill
0cb39e8d53 2008-08-30 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, startup/bspstart.c: Use default bsp_pretasking_hook().
2008-08-30 20:27:31 +00:00
Ralf Corsepius
f20e61aebc 2008-08-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* ftpd/ftpd.c: Fix prototype.
2008-08-29 14:25:14 +00:00
Ralf Corsepius
e95065d2c0 Fix prototype. 2008-08-29 14:25:04 +00:00
Joel Sherrill
08808cb51d 2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Remove another duplicate reference.
2008-08-29 13:13:42 +00:00
Joel Sherrill
757801b116 2008-08-29 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am: Remove duplicate reference.
2008-08-29 13:12:50 +00:00
Ralf Corsepius
d8a213b280 Regenerate. 2008-08-28 19:54:29 +00:00
Ralf Corsepius
e90124e954 Bump GCC_RPMREL. 2008-08-28 19:53:37 +00:00
Till Straumann
78912b5c6d 2008-08-28 Till Straumann <strauman@slac.stanford.edu>
* shared/vme/vme_universe.c: added implementation for
	BSP_VMEResetBus().
2008-08-28 15:39:49 +00:00
Till Straumann
231680a692 2008-08-28 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/vmeTsi148.h, vmeUniverse/vmeTsi148.c:
	added vmeTsi148ResetBusXX(), vmeTsi148ResetBus().
2008-08-28 15:38:07 +00:00
Ralf Corsepius
183e5cf0b8 Regenerate. 2008-08-28 14:13:55 +00:00
Ralf Corsepius
c9ef27be12 Add rtems4.10. 2008-08-28 14:12:42 +00:00
Ralf Corsepius
68e6a18d1a Bump BINUTILS_RPMREL. 2008-08-28 14:11:48 +00:00
Ralf Corsepius
2fb65fbfa7 gcc-4.3.2 2008-08-28 14:08:37 +00:00
Ralf Corsepius
d5c49aa327 New. 2008-08-28 14:07:19 +00:00
Ralf Corsepius
882a12a521 Use URLs for patches. 2008-08-28 01:14:03 +00:00
Ralf Corsepius
dcd4bc9002 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Eliminate rtems_boolean.
2008-08-27 21:45:12 +00:00
Ralf Corsepius
4dd986fa97 Eliminate rtems_boolean. 2008-08-27 21:45:05 +00:00
Ralf Corsepius
dbfc4fdea3 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnds/include/nds/jtypes.h: Use bool/stdbool.h instead of
	local (non-POSIX compliant) "bool".
2008-08-27 21:39:09 +00:00
Ralf Corsepius
478533e034 Use bool/stdbool.h instead of local (non-POSIX compliant) "bool". 2008-08-27 21:38:42 +00:00
Joel Sherrill
a5554d28b6 2008-08-27 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/object.t: Correct order of arguments.
2008-08-27 15:21:20 +00:00
Ralf Corsepius
a7e9274f84 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Eliminate rtems_boolean.
2008-08-27 14:17:35 +00:00
Ralf Corsepius
97cfbdc175 Eliminate rtems_boolean. 2008-08-27 14:17:28 +00:00
Ralf Corsepius
0b367e9c28 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Eliminate rtems_boolean.
2008-08-27 12:53:04 +00:00
Ralf Corsepius
ee1af044b6 Eliminate rtems_boolean. 2008-08-27 12:52:59 +00:00
Ralf Corsepius
eaf2e6fa60 Regenerate. 2008-08-27 12:50:27 +00:00
Ralf Corsepius
2c4d21336d 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove stray include_HEADERS += irq/irq.h.
2008-08-27 12:50:18 +00:00
Joel Sherrill
f3db4ac83a 2008-08-27 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/Makefile.am, libmisc/shell/shell.c, libmisc/shell/shell.h:
	Split out rtems_shell_get_prompt() so it can be overridden by the
	user.
	* libmisc/shell/shell_getprompt.c: New file.
2008-08-27 12:48:41 +00:00
Ralf Corsepius
f9c186c641 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* lpc22xx/timer/timer.c: Remove broken bool implementation.
	Remove unused vars.
2008-08-27 11:18:46 +00:00
Ralf Corsepius
9b1c919e62 Remove broken bool implementation.
Remove unused vars.
2008-08-27 11:18:36 +00:00
Ralf Corsepius
2a620dbbfd 2008-08-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/libc/getproto.c, libnetworking/libc/getprotoent.c,
	libnetworking/libc/getprotoname.c,
	libnetworking/libc/getservbyname.c,
	libnetworking/libc/inet_makeaddr.c, libnetworking/libc/recv.c,
	libnetworking/libc/send.c: Stop using old-style
	function-definitions.
2008-08-27 11:14:07 +00:00
Ralf Corsepius
c78ecb0eda Stop using old-style function-definitions. 2008-08-27 11:13:59 +00:00
Ralf Corsepius
5531513590 Use URLs for patches. 2008-08-27 09:42:00 +00:00
Ralf Corsepius
aef162f6a4 Remove (Obsolete). 2008-08-27 09:33:58 +00:00