Commit Graph

10421 Commits

Author SHA1 Message Date
Till Straumann
5eccbac62e 2009-10-20 Till Straumann <strauman@slac.stanford.edu>
* start/start.S, startup/bspstart.c:
	let 'save_boot_params()' return a pointer to the commandline
	saved by the BSP and pass this pointer on to 'boot_card()'.
2009-10-20 17:55:18 +00:00
Till Straumann
27e966f1d1 2009-10-20 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/pgtbl_setup.c: Fixed compiler warnings
	(added prototypes to function declarations etc.)
2009-10-20 17:52:20 +00:00
Till Straumann
ec625ecad2 2009-10-20 Till Straumann <strauman@slac.stanford.edu>
* shared/start/start.S, shared/startup/bspstart.c:
	let 'save_boot_params()' return a pointer to the commandline
	saved by the BSP and pass this pointer on to 'boot_card()'.
2009-10-20 17:50:44 +00:00
Till Straumann
2d09d29866 *** empty log message *** 2009-10-20 17:49:41 +00:00
Till Straumann
e33c621ed0 2009-10-20 Till Straumann <strauman@slac.stanford.edu>
* network/tsec.c: fixed compiler warnings.
2009-10-20 17:12:06 +00:00
Till Straumann
5bd4fb059c 2009/10/20 Till Straumann <strauman@slac.stanford.edu>
* shared/misc/m68kidle.c: somehow this change was never committed, sorry.
2009-10-20 14:07:20 +00:00
Ralf Corsepius
61b5aec0d5 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/rtc.c: Add initializer (Silence warning).
2009-10-20 12:54:46 +00:00
Ralf Corsepius
b1d28ccc57 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Add missing prototype.
2009-10-20 12:31:52 +00:00
Ralf Corsepius
d236e96453 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 09:40:07 +00:00
Ralf Corsepius
de90701623 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 08:44:36 +00:00
Ralf Corsepius
d61f0a7ba5 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 08:31:05 +00:00
Ralf Corsepius
b83c7ba9e5 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 07:34:24 +00:00
Ralf Corsepius
d46194adcb 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 07:16:49 +00:00
Ralf Corsepius
6e5617c4c4 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 07:08:54 +00:00
Ralf Corsepius
6bf9e0a447 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 05:51:15 +00:00
Ralf Corsepius
218a2bb4a0 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.
2009-10-20 05:13:14 +00:00
Joel Sherrill
e84ada6848 2009-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* shared/startup/linkcmds: Add __SBSS_END__ and __SBSS2_END__.
2009-10-19 17:58:34 +00:00
Ralf Corsepius
c5f35cd563 2009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Pick up make/custom/*.
	* aclocal/check-custom-bsp.m4: Adapt to changes to configure.ac.
2009-10-18 05:32:21 +00:00
Till Straumann
887e1cb4ea 2009-10-17 Till Straumann <strauman@slac.stanford.edu>
* network/tsec.c: rtems 4.10 no longer allows simple binary
	semaphores to have priority inheritance attribute; use ordinary
	binary semaphore instead.
2009-10-17 22:26:23 +00:00
Till Straumann
0a8f902e76 2009-10-17 Till Straumann <strauman@slac.stanford.edu>
*network/if_tsec_pub.h, network/tsec.c: Enhanced low-level
	API allowing the user to selectively enable/disable/acknowledge
	interrupts and to install their own ISR (rather than having
	the driver posting an event to a single task).
2009-10-17 22:24:55 +00:00
Joel Sherrill
75452405b5 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/bspstart.c: Fix warnings.
2009-10-17 21:35:34 +00:00
Joel Sherrill
2dc0091046 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* start/start.S, startup/bspstart.c: Fix warnings.
2009-10-17 20:41:37 +00:00
Joel Sherrill
1c8514a5af 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/console.c: Fix warning.
2009-10-17 19:55:40 +00:00
Ralf Corsepius
b221e9d885 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/tqm8xx.inc: New (Renamed from tqm8xx.cfg).
	* make/custom/tqm8xx.cfg: Removed.
	* make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg:
	Include make/custom/tqm8xx.inc.
2009-10-17 15:36:51 +00:00
Ralf Corsepius
6b656c6032 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/mbx8xx.inc: New (Renamed from mbx8xx.cfg).
	* make/custom/mbx8xx.cfg: Removed.
	* make/custom/mbx821_001.cfg, make/custom/mbx821_002b.cfg,
	make/custom/mbx821_002.cfg, make/custom/mbx860_001b.cfg,
	make/custom/mbx860_002.cfg, make/custom/mbx860_005b.cfg,
	make/custom/mbx860_1b.cfg:
	Include make/custom/mbx8xx.inc.
2009-10-17 15:34:36 +00:00
Ralf Corsepius
3b8afe8ca1 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/gen83xx.inc: New (Renamed from gen83xx.cfg).
	* make/custom/gen83xx.cfg: Removed.
	* make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg,
	make/custom/mpc8349eamds.cfg:
	Include make/custom/gen83xx.inc.
2009-10-17 15:31:27 +00:00
Ralf Corsepius
76995af36e 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/gen5200.inc: New (Renamed from gen5200.cfg).
	* make/custom/gen5200.cfg: Removed.
	* make/custom/brs5l.cfg, make/custom/icecube.cfg,
	make/custom/pm520_cr825.cfg, make/custom/pm520_ze30.cfg:
	Include make/custom/gen5200.inc.
2009-10-17 15:28:50 +00:00
Ralf Corsepius
662ac58637 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg).
	* make/custom/genmcf548x.cfg: Removed.
	* make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg:
	Include make/custom/genmcf548x.inc.
2009-10-17 15:25:31 +00:00
Ralf Corsepius
848c996f21 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/lpc24xx.inc: New (Renamed from lpc24xx.cfg).
	* make/custom/lpc24xx.cfg: Removed.
	* make/custom/lpc24xx_ea.cfg, lpc24xx_ncs_ram.cfg,
	make/custom/lpc24xx_ncs_rom_ext.cfg,
	make/custom/lpc24xx_ncs_rom_int.cfg:
	Include make/custom/lpc24xx.inc.
2009-10-17 15:21:07 +00:00
Ralf Corsepius
d8bbc3e64d 2009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Pick up make/custom/*.
	* aclocal/check-custom-bsp.m4: Adapt to changes to configure.ac.
2009-10-17 15:15:54 +00:00
Chris Johns
069ed6c5b4 2009-10-17 Chris Johns <chrisj@rtems.org>
* shared/irq/idt.c: Check is the irq handlers are present before
        calling.
        * shared/comm/i386-stub-glue.c: Revert the change of 2009-05-06 as
        the handlers need to be present. Fixed the warnings.
2009-10-16 22:14:01 +00:00
Joel Sherrill
9f6aaf7191 2009-10-16 Jennifer Averett <jennifer@OARcorp.com>
* configure.ac: Default to having PSC8 mezzanine so code builds
	all the time.
	* startup/bspstart.c: Calibrated clock using an VMEBus controlled
	discrete pulsed at a 20ms rate.
2009-10-16 16:22:46 +00:00
Joel Sherrill
db4903f61e 2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>
* mpc6xx/mmu/bat.c: Resolved bug: It is not an overlap if the batindex
	being set is the batindex of the overlap.
2009-10-16 16:13:30 +00:00
Ralf Corsepius
fda16849d6 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Remove nested externs.
2009-10-16 14:58:19 +00:00
Ralf Corsepius
9132bc73c1 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/startup/zerobss.c: Remove nested externs.
2009-10-16 14:51:21 +00:00
Ralf Corsepius
21409d3053 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Remove AM_CONDITIONAL HAS_LIBBSP.
	* configure.ac: Remove AM_CONDITIONAL HAS_LIBBSP.
2009-10-16 14:45:20 +00:00
Ralf Corsepius
16ac8ad4f1 Remove AM_CONDITIONAL HAS_LIBBSP. 2009-10-16 14:44:58 +00:00
Ralf Corsepius
5d0a1db575 Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS. 2009-10-16 14:39:09 +00:00
Ralf Corsepius
2fbe8495c4 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
2009-10-16 14:38:54 +00:00
Ralf Corsepius
a68012dd06 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/enable-bare.m4: Remove (Abandoned).
	* bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
	* configure.ac: Remove RTEMS_ENABLE_BARE.
2009-10-16 14:38:39 +00:00
Ralf Corsepius
8ab62522bb Remove RTEMS_ENABLE_BARE. 2009-10-16 14:34:06 +00:00
Ralf Corsepius
cd812d5755 Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS. 2009-10-16 14:33:55 +00:00
Ralf Corsepius
08a89dd8b9 Remove (Abandoned). 2009-10-16 14:33:43 +00:00
Ralf Corsepius
57b823d692 Remove special case lib/libbsp/bare (Abandoned). 2009-10-16 14:19:57 +00:00
Ralf Corsepius
61a69a567c Remove (Abandoned). 2009-10-16 14:15:29 +00:00
Ralf Corsepius
3b9e40e019 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Remove __RTEMS_APPLICATION__
2009-10-16 13:42:38 +00:00
Thomas Doerfler
a9d0c6ecd8 added support for COBRA5475 board 2009-10-16 12:53:50 +00:00
Ralf Corsepius
5380482008 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/bspstart.c: Add missing prototypes.
2009-10-16 10:59:35 +00:00
Ralf Corsepius
9286802486 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/motorola/motorola.c, shared/vme/vme_universe.c:
	Add missing prototypes.
2009-10-16 10:56:49 +00:00
Ralf Corsepius
15e619c9c6 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/linkcmds: Add .sbss.*.
2009-10-16 10:52:42 +00:00