Commit Graph

6934 Commits

Author SHA1 Message Date
Ralf Corsepius
80df34a21b 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* mpc505/vectors/vectors.S, ppc403/vectors/vectors.S:
	Remove PPC_ABI_GCC27.
2005-02-09 15:53:48 +00:00
Ralf Corsepius
b2a41060c9 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/old-exceptions/cpu.h, rtems/score/powerpc.h:
	Remove PPC_ABI_GCC27.
2005-02-09 15:50:38 +00:00
Ralf Corsepius
58f0d35fce 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* vectors/vectors.S: Remove XCOFF support.
2005-02-09 15:17:23 +00:00
Ralf Corsepius
545f778667 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* ppc403/vectors/vectors.S: Remove XCOFF support.
2005-02-09 15:14:57 +00:00
Ralf Corsepius
b629797a4c 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/asm.h, rtems/score/powerpc.h: Remove XCOFF support.
2005-02-09 15:12:34 +00:00
Ralf Corsepius
3a227b9b22 2005-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/powerpc/cache.h, rtems/powerpc/debugmod.h:
	New header guards.
2005-02-09 08:01:18 +00:00
Ralf Corsepius
ea68ed5e87 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4:
	Quote CFLAGS's RHS to accomodate Solaris broken sh.
2005-02-08 02:54:07 +00:00
Ralf Corsepius
0598fb8f6d 2005-02-08 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4 (rtems_updir): Quote sed args.
2005-02-08 02:50:06 +00:00
Eric Norum
c2ab8b0d3a Intra-level priorities range from 0 to 7.
Levels range from 1 to 6.
2005-02-08 00:43:39 +00:00
Eric Norum
f3f4be7a2c Ensure consistency of 'installed' bitmap. 2005-02-08 00:21:08 +00:00
Eric Norum
8e71275776 Set INTC0_ICRx registers properly. 2005-02-07 23:07:01 +00:00
Eric Norum
4fabd645de Fix typo. 2005-02-05 20:08:45 +00:00
Eric Norum
0eff7b8ca9 Clean up the RAM/FLASH sizes/locations are specified. 2005-02-05 19:58:45 +00:00
Eric Norum
fa39b174e6 Fix flash base address.
Enable UART2.
2005-02-04 20:29:42 +00:00
Ralf Corsepius
de3311c177 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/check-itron.m4: Allow unix.
2005-02-04 16:25:44 +00:00
Ralf Corsepius
7cb25ebb09 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* make/bsp.mak: Remove CFLAGS_DEBUG_V.
2005-02-04 16:19:59 +00:00
Ralf Corsepius
d88c378d62 Reformat. 2005-02-04 16:15:06 +00:00
Eric Norum
a7e6bc96ba Clean up INTC0 initialization. EPORT1-7 sources are fixed level/priority. 2005-02-04 15:37:04 +00:00
Ralf Corsepius
376dfb1afa 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* optman/rtems/no-sem.c: Semaphores are rtems_id not Object_id.
2005-02-04 13:32:20 +00:00
Ralf Corsepius
4bf6a9f22a 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_servers/ftp.c,
	libnetworking/rtems_servers/ftp.h,
	libnetworking/rtems_servers/Makefile.am:
	Remove (relocated to cpukit/ftpd).
	* configure.ac, Makefile.am, wrapup/Makefile.am: Reflect having
	removed move libnetworking/rtems_servers.
2005-02-04 12:47:44 +00:00
Ralf Corsepius
0b2c943b8c 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* console/console.c, include/bsp.h, network/network.c,
	startup/bspstart.c: Remove obsolete fixed size types.
2005-02-04 08:46:43 +00:00
Ralf Corsepius
be129f6932 2005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* startup/bspstart.c:
	rtems_interrupt_catch(trampoline, vector, &old_handler).
2005-02-04 08:43:39 +00:00
Ralf Corsepius
f6ed46df03 Header guards cleanup. 2005-02-04 05:40:52 +00:00
Joel Sherrill
3479b8b125 Fixed formatting. 2005-02-04 00:40:43 +00:00
Eric Norum
d75023ec7b Add 'extended' BSP support (pseudo-VME) 2005-02-03 22:52:26 +00:00
Eric Norum
f8ac4fc795 Add memory probe support. 2005-02-03 22:08:15 +00:00
Ralf Corsepius
f92f5f6c67 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems_servers/ftpd.h: Warning fixes.
2005-02-03 17:13:10 +00:00
Eric Norum
5b6111b499 Add support for interrupt controller allocation. This will provides a
mechanism for applications to find a free level/priority.
2005-02-03 16:01:04 +00:00
Ralf Corsepius
abb63593da 2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 755/rtems
	* libnetworking/pppd/ipcp.c: Include <rtems/bsdnet/servers.h>.
	Remove local declarations of rtems_bsdnet_nameservers,
	rtems_bsdnet_nameservers_count.
2005-02-03 06:46:57 +00:00
Ralf Corsepius
e3022f5d5c Fix PR nr. in previous changelog entry. 2005-02-03 06:44:35 +00:00
Eric Norum
98653c677e Lock FEC/PHYS at 100 Mbs, full-duplex. 2005-02-02 19:55:59 +00:00
Eric Norum
12993b38ff Clean up bootloader syscall handling. 2005-02-02 14:17:26 +00:00
Eric Norum
dd2f8912aa Provide 'last-ditch' hardware address. 2005-02-02 14:17:11 +00:00
Ralf Corsepius
68f36fee74 2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* include/tm27.h, timer/timer.c: #include <rtems/tic4x/c4xio.h>
	instead of <rtems/tic4x/c4xio.h>.
2005-02-02 02:29:01 +00:00
Eric Norum
043329ea62 Add interrupt assignment map. 2005-02-02 01:21:05 +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
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
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
ed71774a5b New BSP/CPU. 2005-01-28 19:42:09 +00:00