Commit Graph

10448 Commits

Author SHA1 Message Date
Joel Sherrill
ce92867bea 2005-02-01 Joel Sherrill <joel@OARcorp.com>
* libblock/include/rtems/bdbuf.h,
	libblock/include/rtems/ide_part_table.h, libblock/src/blkdev.c,
	libcsupport/include/rtems/termiostypes.h, libcsupport/src/termios.c,
	posix/macros/rtems/posix/cond.inl,
	posix/macros/rtems/posix/mutex.inl : Remove warnings.
2005-02-02 00:06:18 +00:00
Eric Norum
1d386ff925 Want only two serial ports for now. 2005-02-01 22:36:53 +00:00
Eric Norum
c60eccb144 Add EPICS information. 2005-02-01 20:05:00 +00:00
Eric Norum
7eab0f78ec Add some bootrom system calls. 2005-02-01 17:16:41 +00:00
Ralf Corsepius
891aa12e43 2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Remove refs to gcc-isystem.m4.
	* aclocal/gcc-isystem.m4: Remove (Unused).
2005-02-01 16:06:39 +00:00
Ralf Corsepius
5236cf0476 2005-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
PR rtems/752
	* rtems/mips/idtcpu.h rtems/mips/iregdef.h: New (relocated from .).
	New header guards.
	* idtcpu.h, iregdef.h: Remove.
	* Makefile.am: Reflect changes above.
2005-02-01 15:15:45 +00:00
Ralf Corsepius
824efb610d Remove. 2005-02-01 15:15:33 +00:00
Ralf Corsepius
50fea8b005 New header guards 2005-02-01 15:15:08 +00:00
Eric Norum
7c7184a49f Place FEC buffer descriptors in static RAM. No more cache concerns. 2005-02-01 15:12:55 +00:00
Joel Sherrill
7a6d1a341f 2005-02-01 Joel Sherrill <joel@OARcorp.com>
* mcf5282/.cvsignore: New file.
2005-02-01 15:11:11 +00:00
Ralf Corsepius
b41906f10e 2005-01-31 Ralf Corsepius <ralf.corsepius@rtems.org>
PR rtems/752
	* rtems/m68k/m68302.h, rtems/m68k/m68360.h, rtems/m68k/qsm.h,
	rtems/m68k/sim.h: New (relocated from .).
	* m68302.h, m68360.h, qsm.h, sim.h: Remove.
	* Makefile.am: Reflect changes above.
2005-02-01 01:02:51 +00:00
Ralf Corsepius
671edd9655 Remove. 2005-02-01 01:01:53 +00:00
Joel Sherrill
9c858e562f 2005-01-31 Sergei Organov <osv@topconrd.ru>
PR 771/pppd
	* libnetworking/pppd/chat.c, libnetworking/pppd/rtemsmain.c: The fix
	committed to fix PR736 breaks pppd. chat.c should have its own static
	ttyfd for pppd to work correctly. The symptom is that second
	invokation of chat (for connect script) fails due to pppd_ttyfd set
	to -1 by previous chat invokation (for init script). In addition,
	this patch fixes leaving of dangling pointer in the abort_stbring[]
	by chat_send().
2005-01-31 22:21:19 +00:00
Eric Norum
fa5dfe8f35 Remove diagnostic printf. 2005-01-31 19:04:33 +00:00
Eric Norum
518edef387 Processor doesn't snoop FEC DMA so we must invalidate the cache appropriately. 2005-01-31 19:03:41 +00:00
Eric Norum
9be8c2dab8 Add ColdFire cache information. 2005-01-31 18:59:24 +00:00
Joel Sherrill
7a2ebd396e Move entry to appropriate sub-ChangeLogs. 2005-01-31 14:37:51 +00:00
Joel Sherrill
5579a280ad 2005-01-28 Eric Norum <norume@aps.anl.gov>
* m68kpretaskinghook.c: Work around agressive optimizing compilers.
2005-01-31 14:37:33 +00:00
Joel Sherrill
239b8190c2 2005-01-31 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file.
2005-01-31 14:37:03 +00:00
Joel Sherrill
098c4f9ade New file. 2005-01-31 14:37:00 +00:00
Eric Norum
d5f0a059ad printk really does work! 2005-01-28 23:03:17 +00:00
Eric Norum
547b04f6b2 Remove dead variable. 2005-01-28 19:52:19 +00:00
Eric Norum
fa9fa1e422 ColdFire ISA A+ instructions. 2005-01-28 19:48:25 +00:00
Eric Norum
ed71774a5b New BSP/CPU. 2005-01-28 19:42:09 +00:00
Eric Norum
dfbfe5df15 Cosmetic. 2005-01-28 19:38:47 +00:00
Eric Norum
362c2bc200 New BSP. 2005-01-28 19:38:20 +00:00
Eric Norum
572484f1ae New BSP for Arcturus uCDIMM ColdFire 5282. 2005-01-28 19:35:23 +00:00
Joel Sherrill
a69fb0c600 2005-01-28 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b.* section.
2005-01-28 16:44:00 +00:00
Ralf Corsepius
a30a08a055 New header guards. 2005-01-28 16:06:09 +00:00
Ralf Corsepius
8e7f1a12f1 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
	rtems/powerpc/registers.h: New header guards.
2005-01-28 16:05:30 +00:00
Ralf Corsepius
7f70d1b75d New header guard. 2005-01-28 15:56:09 +00:00
Ralf Corsepius
86c827bdbe 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/types.h, rtems/score/unix.h:
	New header guards.
2005-01-28 15:53:44 +00:00
Ralf Corsepius
e03ac8dcf2 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/sparc.h,
	rtems/score/types.h: New header guards.
2005-01-28 15:53:42 +00:00
Ralf Corsepius
de7ebd0693 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h,
	rtems/score/types.h: New header guards.
2005-01-28 15:53:40 +00:00
Ralf Corsepius
731ea7045c 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/powerpc.h,
	rtems/score/ppc.h, rtems/score/types.h: New header guards.
2005-01-28 15:53:38 +00:00
Ralf Corsepius
5592508482 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
	rtems/score/or32.h, rtems/score/types.h: New header guards.
2005-01-28 15:53:36 +00:00
Ralf Corsepius
a8cb90e9e9 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/cpu_asm.h,
	rtems/score/no_cpu.h, rtems/score/types.h: New header guards.
2005-01-28 15:53:34 +00:00
Ralf Corsepius
5ff04815c3 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/mips.h, rtems/score/types.h:
	New header guards.
2005-01-28 15:53:32 +00:00
Ralf Corsepius
c47d521469 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/m68k.h, rtems/score/types.h:
	New header guards.
2005-01-28 15:53:29 +00:00
Ralf Corsepius
1b6f58d235 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/i386.h, rtems/score/idtr.h,
	rtems/score/interrupts.h, rtems/score/registers.h,
	rtems/score/types.h: New header guards.
2005-01-28 15:53:27 +00:00
Ralf Corsepius
3a648a06de 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/cpu.h, rtems/score/h8300.h,
	rtems/score/types.h: New header guards.
2005-01-28 15:53:25 +00:00
Ralf Corsepius
4c676d899b 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/c4x.h, rtems/score/cpu.h,
	rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
2005-01-28 15:53:23 +00:00
Ralf Corsepius
495a64675f 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/avr.h, rtems/score/cpu.h,
	rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
2005-01-28 15:53:21 +00:00
Ralf Corsepius
60f6375cd5 2004-01-28 Ralf Corsepius <ralf.corsepiu@rtems.org>
* asm.h, rtems/score/arm.h, rtems/score/cpu.h,
	rtems/score/cpu_asm.h, rtems/score/types.h: New header guards.
2005-01-28 15:53:18 +00:00
Ralf Corsepius
8cd0907c1b 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/include/itron.h,
	itron/include/itronsys/eventflags.h,
	itron/include/itronsys/fmempool.h,
	itron/include/itronsys/intr.h,
	itron/include/itronsys/mbox.h,
	itron/include/itronsys/msgbuffer.h,
	itron/include/itronsys/network.h,
	itron/include/itronsys/port.h,
	itron/include/itronsys/semaphore.h,
	itron/include/itronsys/status.h,
	itron/include/itronsys/sysmgmt.h,
	itron/include/itronsys/task.h,
	itron/include/itronsys/time.h,
	itron/include/itronsys/types.h,
	itron/include/itronsys/vmempool.h,
	itron/include/rtems/itron/config.h,
	itron/include/rtems/itron/eventflags.h,
	itron/include/rtems/itron/fmempool.h,
	itron/include/rtems/itron/intr.h,
	itron/include/rtems/itron/itronapi.h,
	itron/include/rtems/itron/mbox.h,
	itron/include/rtems/itron/msgbuffer.h,
	itron/include/rtems/itron/network.h,
	itron/include/rtems/itron/object.h,
	itron/include/rtems/itron/port.h,
	itron/include/rtems/itron/semaphore.h,
	itron/include/rtems/itron/sysmgmt.h,
	itron/include/rtems/itron/task.h,
	itron/include/rtems/itron/time.h,
	itron/include/rtems/itron/vmempool.h: New header guards.
2005-01-28 11:07:35 +00:00
Ralf Corsepius
6df1f64643 New header guards. 2005-01-28 11:07:14 +00:00
Ralf Corsepius
bfdd0f9f12 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/bdbuf.h, libblock/include/rtems/blkdev.h,
	libblock/include/rtems/diskdevs.h,
	libblock/include/rtems/ide_part_table.h,
	libblock/include/rtems/ramdisk.h,
	libfs/src/dosfs/dosfs.h, libfs/src/imfs/imfs.h:
	New header guards.
2005-01-28 08:45:08 +00:00
Ralf Corsepius
a6f5d896f3 New header guard. 2005-01-28 08:44:51 +00:00
Ralf Corsepius
eb891eb331 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/include/inttypes.h: New header guard.
	Fix doxygen preamble.
2005-01-28 08:07:03 +00:00
Ralf Corsepius
7dce4c2dd9 2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/include/motorola/mc68230.h,
	libcsupport/include/motorola/mc68681.h,
	libcsupport/include/chain.h,
	libcsupport/include/clockdrv.h,
	libcsupport/include/console.h,
	libcsupport/include/iosupp.h,
	libcsupport/include/ringbuf.h,
	libcsupport/include/rtc.h,
	libcsupport/include/spurious.h,
	libcsupport/include/timerdrv.h,
	libcsupport/include/vmeintr.h,
	libcsupport/include/rtems/libio.h,
	libcsupport/include/rtems/assoc.h,
	libcsupport/include/rtems/error.h,
	libcsupport/include/rtems/libcsupport.h,
	libcsupport/include/rtems/libio_.h,
	libcsupport/include/rtems/termiostypes.h,
	libcsupport/include/rtems/cdefs.h,
	libcsupport/include/zilog/z8036.h,
	libcsupport/include/zilog/z8530.h,
	libcsupport/include/zilog/z8536.h: New header guards.
2005-01-28 08:04:51 +00:00