Commit Graph

8012 Commits

Author SHA1 Message Date
Ralf Corsepius
a1b953a476 2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* mpc8xx/clock/clock.c: Remove unused var extclk_value.
2007-05-07 10:44:17 +00:00
Ralf Corsepius
fa2fb65af4 2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Use uintptr_t for address arithmetics.
2007-05-07 09:47:47 +00:00
Ralf Corsepius
9f260c4458 2007-05-07 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove -qrtems_debug.
2007-05-07 09:39:54 +00:00
Joel Sherrill
b98fe821d2 2007-05-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Handle .data.* sections. Also change directive
	placing stack on onchip_ram to make ld happy.
2007-05-03 20:34:08 +00:00
Joel Sherrill
1144653dcd 2007-05-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Handle .data.* sections
2007-05-03 20:33:33 +00:00
Joel Sherrill
04a8c937f4 2007-05-03 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add alignment between data and bss to avoid linking
	errors when compiling with gcc 4.2.x
2007-05-03 20:32:05 +00:00
Joel Sherrill
8ff7ceecd7 2007-05-01 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Minor rework to shrink minimum size to <48K.
2007-05-01 21:33:10 +00:00
Joel Sherrill
79a1352a3b 2007-05-01 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Tinkering to reduce .text size of minimum executable
	from ~64K to ~47K.
	* Renamed startup/exit.c to startup/bspclean.c
	  * startup/bspclean.c: New file.
	  * startup/exit.c: Removed.
2007-05-01 20:11:31 +00:00
Joel Sherrill
716f6bede9 2007-05-01 Ray Xu <xr@trasin.net>
* lpc22xx/clock/clockdrv.c, lpc22xx/include/lpc22xx.h,
	lpc22xx/irq/bsp_irq_asm.S, lpc22xx/irq/bsp_irq_init.c,
	lpc22xx/irq/irq.c, lpc22xx/irq/irq.h, lpc22xx/timer/timer.c: Update
	BSP to address changes between 4.7 and CVS head as well as to address
	comments from Ralf and Joel.
2007-05-01 19:16:04 +00:00
Joel Sherrill
e890774a79 2007-05-01 Ray Xu <xr@trasin.net>
* README, times, console/lpc22xx_uart.h, console/uart.c, include/bsp.h,
	start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds:
	Update BSP to address changes between 4.7 and CVS head as well as to
	address comments from Ralf and Joel.
2007-05-01 19:15:38 +00:00
Ralf Corsepius
36c8d16212 2007-04-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to ../../shared/main.c.
2007-04-26 03:20:02 +00:00
Ralf Corsepius
c6523793c6 2007-04-25 Ray Xu <xr@trasin.net>
* times: New (Initial submission).
2007-04-25 13:20:01 +00:00
Ralf Corsepius
13ce840a0d Add missing newline. 2007-04-25 13:18:54 +00:00
Ralf Corsepius
8a3c70b148 2007-04-25 Ray Xu <xr@trasin.net>
* start/start.S: New (Initial submission).
2007-04-25 13:18:27 +00:00
Ralf Corsepius
c4e05c2656 convert from DOS to unix. 2007-04-25 13:15:07 +00:00
Ralf Corsepius
4f181b36cf 2007-04-25 Ray Xu <xr@trasin.net>
* include/tm27.h, startup/bspstart.c, startup/exit.c,
	startup/linkcmds: New (Initial submission).
2007-04-25 13:13:54 +00:00
Ralf Corsepius
354429633c 2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* acinclude.m4: Regenerate.
2007-04-25 13:04:37 +00:00
Ralf Corsepius
85457eb54d 2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Include preinstall.am
2007-04-25 13:00:27 +00:00
Ralf Corsepius
7d31bddb29 New. 2007-04-25 12:59:14 +00:00
Ralf Corsepius
96981a4872 2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Sync with modern GCC.
2007-04-25 12:54:18 +00:00
Ralf Corsepius
6f1247b19c Use current OAR license file URL. 2007-04-25 12:52:48 +00:00
Ralf Corsepius
e2c4458c5b Convert from DOS to unix. 2007-04-25 12:51:36 +00:00
Ralf Corsepius
f4392b88bb 2007-04-25 Ray Xu <xr@trasin.net>
* Makefile.am, README, bsp_specs, configure.ac,
	console/lpc22xx_uart.h, console/uart.c, include/bsp.h,
	network/network.c: New (Initial submission).
2007-04-25 12:50:25 +00:00
Ralf Corsepius
9e0e37c1ed Fixup CVS Ids. 2007-04-25 12:15:53 +00:00
Ralf Corsepius
6edbd66b90 Fixup CVS Ids. 2007-04-25 12:13:38 +00:00
Ralf Corsepius
11798fd5aa Regenerate. 2007-04-25 11:58:01 +00:00
Ralf Corsepius
8b7e446ec3 2007-04-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* lpc22xx/clock/clockdrv.c, lpc22xx/include/lpc22xx.h,
	lpc22xx/irq/bsp_irq_asm.S, lpc22xx/irq/bsp_irq_init.c,
	lpc22xx/irq/irq.c, lpc22xx/irq/irq.h, lpc22xx/timer/timer.c:
	Use current OAR license file URL.
2007-04-25 11:57:21 +00:00
Ralf Corsepius
61e293b657 Use current OAR license file URL. 2007-04-25 11:57:13 +00:00
Ralf Corsepius
a44e045bbf 2007-04-25 Ray Xu <xr@trasin.net>
* lpc22xx/irq/bsp_irq_init.c
	lpc22xx/irq/irq.c, lpc22xx/irq/irq.h: New (Initial submission).
2007-04-25 11:51:44 +00:00
Ralf Corsepius
744d617409 Convert to Unix. 2007-04-25 11:49:18 +00:00
Ralf Corsepius
7d33199a93 2007-04-25 Ray Xu <xr@trasin.net>
* Makefile.am, configure.ac: Add lpc22xx support.
	* lpc22xx/clock/clockdrv.c, lpc22xx/include/lpc22xx.h,
	lpc22xx/irq/bsp_irq_asm.S, lpc22xx/timer/lpc_timer.h,
	lpc22xx/timer/timer.c: New (Initial submission).
2007-04-25 11:48:32 +00:00
Joel Sherrill
f7588ebab7 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* mpc6xx/clock/c_clock.c: Add initial cut at nanoseconds since last
	tick handler.
2007-04-17 17:41:19 +00:00
Joel Sherrill
62f93dbaea 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* posix/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:53 +00:00
Joel Sherrill
4608d1b159 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* erc32/tools/runtest.in, leon2/tools/runtest.in,
	leon3/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:50 +00:00
Joel Sherrill
1520d66a30 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:48 +00:00
Joel Sherrill
0f24a9ed59 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* psim/tools/runtest: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:35 +00:00
Joel Sherrill
f1b55b62d9 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:33 +00:00
Joel Sherrill
19738a7d69 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* mcf5206elite/tools/runtest: Do not run pppd.exe from batch mode
	script.
2007-04-17 17:37:32 +00:00
Joel Sherrill
bd8dd9ed58 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* c4xsim/tools/runtest.in: Do not run pppd.exe from batch mode script.
2007-04-17 17:37:29 +00:00
Joel Sherrill
d7fa4a981b 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* shared/clock/rtc.c, shared/timer/timer.c: Fix compile errors and
	address most warnings about constants being too large.
2007-04-17 17:00:38 +00:00
Joel Sherrill
1964b69a8b 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h, startup/bspstart.c: Fix compile errors and address
	most warnings about constants being too large.
2007-04-17 17:00:35 +00:00
Joel Sherrill
004b7410e6 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* bootcard.c: RTEMS Workspace now defaults to not being zeroed. This
	significantly speeds up boot time on targets not requiring memory to
	be touched at boot time.
2007-04-17 15:58:40 +00:00
Joel Sherrill
2c7794b7a6 2007-04-17 Joel Sherrill <joel@OARcorp.com>
* shared/start/rtems_crti.S: Remove unnecessary include of libcpu/io.h.
2007-04-17 15:51:42 +00:00
Ralf Corsepius
db280d23a7 2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* mscan/mscan.c: Use size_t for message sizes. Remove absurd type
	  cast.
2007-04-17 06:47:34 +00:00
Ralf Corsepius
d16970dcfc 2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
	sh7750/score/cpu_asm.c:
	Use Context_Control_fp* instead of void* for fp_contexts.
2007-04-17 06:25:56 +00:00
Ralf Corsepius
74732fa3d9 Use Context_Control_fp* instead of void* for fp_contexts. 2007-04-17 06:25:44 +00:00
Ralf Corsepius
93c158a0de 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove "*cpp:". Remove qrtems_debug.
2007-04-12 05:20:39 +00:00
Ralf Corsepius
e3fe18d088 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove qrtems_debug.
2007-04-12 05:17:50 +00:00
Ralf Corsepius
46898a6b55 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove qrtems_debug.
	Remove *cpp:.
2007-04-12 05:15:13 +00:00
Ralf Corsepius
58d4947df1 changes 2007-04-12 04:41:27 +00:00