Commit Graph

9424 Commits

Author SHA1 Message Date
Joel Sherrill
c4515a1491 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Create
	bsp_get_work_area() into its own file and use BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 23:33:05 +00:00
Joel Sherrill
3ddb428321 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, console/rsPMCQ1.h, include/bsp.h,
	startup/bspstart.c: Create bsp_get_work_area() into its own file and
	use BSP Framework to perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 23:07:47 +00:00
Joel Sherrill
eb3923bce5 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Create
	bsp_get_work_area() into its own file and use BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
	* startup/main.c: Removed.
2008-09-14 22:03:54 +00:00
Joel Sherrill
6f4aa47622 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, startup/bspstart.c: Create bsp_get_work_area() into its
	own file and use BSP Framework to perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:57:13 +00:00
Joel Sherrill
a444be6268 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Create
	bsp_get_work_area() into its own file and use BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:52:48 +00:00
Joel Sherrill
e95cf8c9d5 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Create
	bsp_get_work_area() into its own file and use BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:44:01 +00:00
Joel Sherrill
6a39cd4fec 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, startup/bspstart.c: Split out bsp_get_work_area() into
	its own file and use BSP Framework to perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:38:25 +00:00
Joel Sherrill
63c08c06df 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:34:26 +00:00
Joel Sherrill
58eee41c11 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds:
	Split out bsp_get_work_area() into its own file and user BSP
	Framework to perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:26:23 +00:00
Joel Sherrill
25e4d24f12 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:16:26 +00:00
Joel Sherrill
ff32644ed5 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/__main.c, startup/bspstart.c:
	Split out bsp_get_work_area() into its own file and user BSP
	Framework to perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-14 21:02:10 +00:00
Joel Sherrill
a012d1881a 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, include/bspopts.h.in: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization. Use same shared implementation as
	edb7312 and csb336.
2008-09-14 20:42:57 +00:00
Joel Sherrill
f560d0ac22 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization. Use same shared implementation as
	edb7312 and csb336.
2008-09-14 20:22:57 +00:00
Joel Sherrill
12d853d54b 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Split out bsp_cleanup() and
	bsp_get_work_area() into their own files.
	* startup/bspclean.c, startup/bspgetworkarea.c,
	startup/bspstart.c: New files.
	* startup/start.c: Removed.
2008-09-14 20:04:36 +00:00
Joel Sherrill
cdeed30434 2008-09-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization. Use same shared implementation as
	edb7312 and csb336.
2008-09-14 19:54:15 +00:00
Joel Sherrill
b9cb6cdf74 2008-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Now support
	bsp_get_work_area() and used shared implementation of it and
	bsp_pretasking_hook. Ticker runs.
	* startup/bspgetworkarea.c: New file.
2008-09-12 21:47:01 +00:00
Joel Sherrill
3ab13d5ce8 2008-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac, startup/bspclean.c, startup/bspstart.c:
	Now support bsp_get_work_area() and used shared implementation of it
	and bsp_pretasking_hook.
2008-09-12 21:18:07 +00:00
Joel Sherrill
02694aae95 2008-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bspgetworkarea.c: New file.
2008-09-12 20:25:38 +00:00
Joel Sherrill
0729c2d928 2008-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Split out bsp_get_work_area() into its own file and user
	BSP Framework to perform more initialization. Let edb7312 and csb336
	shared the implementation.
	* startup/bspgetworkarea.c: Removed.
2008-09-12 20:25:34 +00:00
Joel Sherrill
b7774253cf 2008-09-12 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization. Let edb7312 and csb336 shared the
	implementation.
2008-09-12 20:25:31 +00:00
Joel Sherrill
c3ee425704 2008-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* network_5200/network.c: Remove use of boolean.
2008-09-12 18:15:03 +00:00
Joel Sherrill
ad01cc3bbd 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* support/timer_driver.ads: Switch to new names.
2008-09-10 21:36:04 +00:00
Joel Sherrill
4909a30e63 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h: Review of all bsp_cleanup() implementations. In this
	phase, all prototypes were removed from bsp.h and empty
	implementations were removed and made to use the shared stub.
2008-09-10 21:35:37 +00:00
Joel Sherrill
8da29747e8 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspstart.c: Review of all bsp_cleanup() implementations. In
	this phase, all prototypes were removed from bsp.h and empty
	implementations were removed and made to use the shared stub.
2008-09-10 21:35:19 +00:00
Joel Sherrill
05adba6b12 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, include/bsp.h: Review of all bsp_cleanup()
	implementations. In this phase, all prototypes were removed from
	bsp.h and empty implementations were removed and made to use the
	shared stub.
	* startup/bspclean.c: Removed.
2008-09-10 21:35:06 +00:00
Joel Sherrill
41b28f2eb7 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/startup/bspstart.c: Review of all bsp_cleanup()
	implementations. In this phase, all prototypes were removed from
	bsp.h and empty implementations were removed and made to use the
	shared stub.
2008-09-10 21:34:00 +00:00
Joel Sherrill
c603479327 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Review of all bsp_cleanup() implementations. In this
	phase, all prototypes were removed from bsp.h and empty
	implementations were removed and made to use the shared stub.
	* startup/bspclean.c: Removed.
2008-09-10 21:33:47 +00:00
Joel Sherrill
f497d1596e 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/bsp.h, startup/bspclean.c: Review of all bsp_cleanup()
	implementations. In this phase, all prototypes were removed from
	bsp.h and empty implementations were removed and made to use the
	shared stub.
2008-09-10 21:33:42 +00:00
Joel Sherrill
fe27e20ff2 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c: Split out
	bsp_get_work_area() into its own file and user BSP Framework to
	perform more initialization.
	* startup/bspgetworkarea.c: New file.
2008-09-10 20:32:47 +00:00
Joel Sherrill
e993f5b1ba 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/bspgetworkarea.c: New file.
2008-09-10 20:32:30 +00:00
Joel Sherrill
018e3821cc 2008-09-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac, startup/bspstart.c, startup/linkcmds:
	Split out bsp_get_work_area() into its own file and user BSP
	Framework to perform more initialization.
2008-09-10 20:32:27 +00:00
Joel Sherrill
e59d23ad10 2008-09-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* leaf.cfg, compilers/gcc-target-default.cfg: Remove use of AM_LDFLAGS.
	Ensure LDFLAGS works all the time. Clean up BSPs which defined their
	own make-exe rules inappropriately.
2008-09-09 16:30:35 +00:00
Joel Sherrill
1457addbf3 Spacing. 2008-09-09 14:30:34 +00:00
Thomas Doerfler
85e87f16b6 added printk support
added port init, added phy support
init mmu
2008-09-09 13:20:04 +00:00
Thomas Doerfler
39dfbe1621 minor additions
i2c-driver: wait, 'til stop executed
2008-09-09 13:18:58 +00:00
Ralf Corsepius
bcf21861bb 2008-09-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* i2c/i2c.c: Remove rtems_boolean having crept in again.
2008-09-08 22:44:35 +00:00
Ralf Corsepius
46a69b2c09 Remove rtems_boolean having crept in again. 2008-09-08 22:44:29 +00:00
Joel Sherrill
92845aecf4 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest.in: Work on .exe and .ralf files.
2008-09-08 21:45:53 +00:00
Joel Sherrill
b6de10ee00 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest-bottom: Work on .exe and .ralf files.
2008-09-08 21:45:44 +00:00
Joel Sherrill
943da2c2b8 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* runtest.in: Update to support .exe or .ralf extension.
2008-09-08 19:29:21 +00:00
Joel Sherrill
d1dde5954f 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c,
	mpc8xx/timer/timer.c: Fix nested extern declaration warnings.
2008-09-08 16:29:52 +00:00
Joel Sherrill
04cda3a16b 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* .cvsignore, include/.cvsignore: New files.
2008-09-08 16:16:40 +00:00
Joel Sherrill
6a4deb5c74 2008-09-08 Joel Sherrill <joel.sherrill@oarcorp.com>
* acinclude.m4: Add tqm8xx.
2008-09-08 16:16:09 +00:00
Thomas Doerfler
3c12a247a9 added missing files, fixed some minors 2008-09-08 15:44:26 +00:00
Joel Sherrill
e33e7b8833 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* ChangeLog: New file.
2008-09-08 13:34:18 +00:00
Joel Sherrill
db81d0b218 2008-09-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* mcf548x/include/Freescale_license.txt: Convert to UNIX CR/LF style,
	eliminate characters with 8th bit set.
2008-09-08 13:29:20 +00:00
Thomas Doerfler
486f2204e9 Derive time base clicks from bus frequency 2008-09-08 11:04:18 +00:00
Thomas Doerfler
fba265ed63 added new bsp for tqm8xx 2008-09-08 09:58:46 +00:00
Thomas Doerfler
cc38ef1f11 some mpc8xx maintenance 2008-09-08 09:57:50 +00:00
Thomas Doerfler
49d872d93f maintenance 2008-09-08 09:57:15 +00:00