Ralf Corsepius
b815d9e8fa
2005-01-01 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Use AS_HELP_STRING instead of AC_HELP_STRING.
2005-01-01 11:14:03 +00:00
Joel Sherrill
486f49a293
2004-12-30 Joel Sherrill <joel@OARcorp.com>
...
* Makefile.am, psim: Split psim into two files.
* psim-gdb: New file.
2004-12-30 20:22:02 +00:00
Ralf Corsepius
3fcabb196c
Cosmetics.
2004-12-30 12:24:42 +00:00
Ralf Corsepius
2ec559eea3
2004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* acinclude.m4: Reflect eth_comm having been removed.
2004-12-30 05:19:00 +00:00
Ralf Corsepius
73764093fe
2004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>
...
PR 704/bsps.
* ide_ctrl.c: Removed (obsolete).
2004-12-10 09:26:33 +00:00
Greg Menke
8fa65f5027
Changelog, PR728 & PR729
...
Greg Menke 12/06/2004
2004-12-06 18:22:13 +00:00
Greg Menke
c47f29d733
PR 729/bsps
...
* bootloader/pci.c: Removed the r->size=0 and r->base=0
assignement which makes too-large regions conflict with onboard
hardware, replacing it with sfree which deletes the memory region
from the setup code, leaving it disabled.
2004-12-06 18:21:25 +00:00
Greg Menke
c75f2d14d3
PR 729/bsps
...
* bootloader/pci.c: Removed the r->size=0 and r->base=0
assignement which makes too-large regions conflict with onboard
hardware, replacing it with sfree which deletes the memory region
from the setup code, leaving it disabled.
2004-12-06 18:20:44 +00:00
Eric Norum
4406c2f702
Add definition.
2004-11-30 15:01:13 +00:00
Eric Norum
55243362a7
Add another module ID code.
2004-11-29 17:06:12 +00:00
Joel Sherrill
64bb079335
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* timer/timerisr.S: Include rtems/asm.h not asm.h
2004-11-26 01:59:35 +00:00
Joel Sherrill
3dae380cef
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-26 01:58:19 +00:00
Joel Sherrill
7f71164c22
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
Also extended RAM section since this is for a simulator
2004-11-26 01:56:20 +00:00
Joel Sherrill
9f9033221c
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds_ROM: Add new bss sections .bss.*
and .gnu.linkonce.b*.
2004-11-26 01:54:51 +00:00
Joel Sherrill
f331442d35
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.flash: Add new bss sections .bss.*
and .gnu.linkonce.b*.
2004-11-26 01:54:41 +00:00
Joel Sherrill
5f0fdeb495
2004-11-25 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-26 01:54:22 +00:00
Joel Sherrill
279eb2c2e0
2004-11-23 Joel Sherrill <joel@OARcorp.com>
...
* eth_comm/.cvsignore, eth_comm/ChangeLog, eth_comm/Makefile.am,
eth_comm/README, eth_comm/bsp_specs, eth_comm/configure.ac,
eth_comm/times, eth_comm/canbus/canbus.c, eth_comm/clock/p_clock.c,
eth_comm/console/console.c, eth_comm/include/.cvsignore,
eth_comm/include/8xx_immap.h, eth_comm/include/bsp.h,
eth_comm/include/canbus.h, eth_comm/include/commproc.h,
eth_comm/include/coverhd.h, eth_comm/include/info.h,
eth_comm/include/tm27.h, eth_comm/irq/irq.c, eth_comm/irq/irq.h,
eth_comm/irq/irq_asm.S, eth_comm/irq/irq_init.c,
eth_comm/network/README, eth_comm/network/network.c,
eth_comm/start/start.S, eth_comm/startup/bspstart.c,
eth_comm/startup/cpuinit.c, eth_comm/startup/linkcmds,
eth_comm/startup/mmutlbtab.c, eth_comm/vectors/vectors.S,
eth_comm/vectors/vectors.h, eth_comm/vectors/vectors_init.c,
eth_comm/wrapup/.cvsignore, eth_comm/wrapup/Makefile.am: Removed.
2004-11-23 22:20:44 +00:00
Joel Sherrill
c66df03a25
Add PR617 as fixed by conversion to new exceptions.
2004-11-22 23:37:02 +00:00
Jennifer Averett
bb15d1d2ca
2004-11-22 Joel Sherrill <joel@OARcorp.com>
...
PR 693/misc
* libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with
in/outport routines.
2004-11-22 22:27:19 +00:00
Jennifer Averett
faed5fa955
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* mpc6xx/exceptions/raw_exception.c, shared/include/cpuIdent.h:
Converting PSIM to new exception model required adding PSIM as
PowerPC CPU model.
2004-11-22 22:15:47 +00:00
Jennifer Averett
270ce1ff68
2004-11-22 Jennifer Averett <jennifer@OARcorp.com>
...
PR 581/bsps
* Makefile.am, bsp_specs, configure.ac, include/bsp.h, include/tm27.h,
start/start.S, startup/bspstart.c, startup/linkcmds,
tools/Makefile.am, tools/psim, vectors/vectors.S, wrapup/Makefile.am:
Convert PSIM to new exception model.
* irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c: New files.
* startup/setvec.c, timer/timer.c: Removed.
2004-11-22 22:13:35 +00:00
Ralf Corsepius
f4857b21e7
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/enable-itron.m4: Remove (unused).
2004-11-22 09:39:12 +00:00
Ralf Corsepius
098a870909
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/enable-itron.m4: New (moved from ../aclocal).
2004-11-22 09:37:59 +00:00
Ralf Corsepius
259c5161bd
2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Misc. quoting cleanups.
Enable ada-tests iff --enable-ada and --enable-tests.
2004-11-22 07:28:19 +00:00
Ralf Corsepius
8adc2145c5
Cosmetics.
2004-11-21 11:35:50 +00:00
Ralf Corsepius
56c4caeca6
2004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* powerpc/shared/include/cpuIdent.c,
powerpc/shared/include/cpuIdent.h: Add 603le.
(Submitted by Thomas.Doerfler <Thomas.Doerfler@imd-systems.de >
as part of the patch attached to PR 703).
2004-11-20 04:32:41 +00:00
Ralf Corsepius
b25dcbd6b6
2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 703/filesystem
* ide/pcmcia_ide.c: Extend the "modes_available" and "mode_active" parameters
to uint16_t for UDMA support.
2004-11-20 04:20:56 +00:00
Ralf Corsepius
6af556b615
2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 703/filesystem
* ide/ide.c: Extend the "modes_available" and "mode_active" parameters
to uint16_t for UDMA support.
2004-11-20 04:19:33 +00:00
Ralf Corsepius
468c6f00cd
2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
...
PR 703/filesystem
* shared/ide_ctrl.c: Extend the "modes_available" and "mode_active"
parameters to uint16_t for UDMA support.
2004-11-20 04:06:09 +00:00
Ralf Corsepius
bf4748809d
2004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:
...
PR 703/filesystem
* libchip/ide/ata_internal.h, libchip/ide/ide_ctrl_cfg.h,
libchip/ide/ide_ctrl_io.h, libchip/ide/ata.c,
libchip/ide/ide_controller.c:
Move definitions for ATA modes into ide_ctrl_cfg.h, to make them
available for BSPS/device drivers.
Extend the "modes_available" and "mode_active" parameters to
uint16_t for UDMA support.
2004-11-20 04:03:21 +00:00
Ralf Corsepius
46ce08dbed
2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* startup/m68k-stub.c: Use (defined(__mc68020__) && !defined(__mcpu32__))
instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-19 04:44:55 +00:00
Ralf Corsepius
0ee9cc185e
2004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* shared/cache/cache.c, shared/cache/cache_.h:
Use (defined(__mc68020__) && !defined(__mcpu32__))
instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-19 04:42:34 +00:00
Joel Sherrill
eb9015ec50
2004-11-17 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add sections required by gcc 3.3.x so it will link.
2004-11-17 14:17:17 +00:00
Joel Sherrill
0bca9ea3b7
2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
...
* vmeUniverse/vmeUniverse.c: Use PCI_MEM_BASE_ADJUSTMENT because some
boards -- notably the MVME2100 -- return the physical address, not an
offset in PCI memory space.
2004-11-16 23:00:21 +00:00
Joel Sherrill
ef724e9fe1
2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
...
* README.MVME2100: Update to include DBAT0.
* startup/linkcmds: Add sections from new gcc versions.
2004-11-16 22:58:57 +00:00
Eric Norum
7a6a9a77d2
Updated version of previous patch.
2004-11-15 01:24:57 +00:00
Eric Norum
f75b7306cd
Change by Shuchen Feng to permit DMA-complete interrupts.
2004-11-12 19:27:09 +00:00
Ralf Corsepius
d183f65833
2004-11-12 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 717/bsps
* bootloader/Makefile.am: Set up BOOTLOADER_CPU_CFLAGS.
2004-11-12 16:39:11 +00:00
Joel Sherrill
ac8f46289c
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* libchip/network/dec21140.c: Cleanup a bit and remove message about
not supported on PowerPC since it works on the MVME2100 BSP.
2004-11-10 23:53:09 +00:00
Joel Sherrill
a84392db85
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* configure.ac, mpc6xx/exceptions/raw_exception.c,
mpc6xx/exceptions/raw_exception.h, mpc6xx/mmu/bat.c,
mpc6xx/mmu/bat.h, mpc6xx/mmu/mmuAsm.S, shared/include/cpuIdent.c,
shared/include/cpuIdent.h: Add MPC8240 and MPC8245 support. There was
also a significant amount of spelling and whitespace cleanup.
2004-11-10 23:51:57 +00:00
Joel Sherrill
e79a194755
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* Makefile.am, bootloader/misc.c, bootloader/pci.c, bootloader/pci.h,
console/console.c, console/inch.c, console/reboot.c, console/uart.c,
console/uart.h, irq/irq.c, irq/irq.h, irq/irq_init.c,
motorola/motorola.c, motorola/motorola.h, openpic/openpic.c,
openpic/openpic.h, pci/detect_raven_bridge.c, pci/pci.c,
start/start.S, startup/bspstart.c, vectors/vectors_init.c,
vme/vmeconfig.c: Add MVME2100 BSP and MPC8240 support. There was also
a significant amount of spelling and whitespace cleanup.
* tod/todcfg.c: New file.
2004-11-10 23:51:17 +00:00
Joel Sherrill
f9877d2577
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
...
* Makefile.am, configure.ac, bootloader/Makefile.am, include/bsp.h,
wrapup/Makefile.am: Add MVME2100 BSP and MPC8240 support. There was
also a significant amount of spelling and whitespace cleanup.
* README.MVME2100: New file.
2004-11-10 23:50:48 +00:00
Joel Sherrill
8b101025d1
2004-11-05 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add .gnu.linkonce.b section.
2004-11-05 16:05:59 +00:00
Joel Sherrill
9bffc2b6bb
2004-11-05 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
2004-11-05 14:44:12 +00:00
Joel Sherrill
45b4785840
2004-11-05 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add .gnu.linkonce.b section and account for memory
area being named sdram NOT RAM.
2004-11-05 14:43:08 +00:00
Joel Sherrill
4755bc1206
2004-11-05 Joel Sherrill <joel@OARcorp.com>
...
* startup/linkcmds: Add .gnu.linkonce.b section.
2004-11-05 14:43:00 +00:00
Ralf Corsepius
9bb5b9d110
2004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Remove check for libbsp/${RTEMS_CPU}.
Add dependency tracking for *.cfgs.
* Makefile.am: Add dependency tracking for *.cfg.
2004-11-05 08:30:18 +00:00
Ralf Corsepius
1c3dfb4a8d
2004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libchip/rtc/mc146818a.c: Don't include <bsp.h>
(Thanks to Lars Munch <lars@segv.dk > for catching this).
2004-11-03 08:18:56 +00:00
Ralf Corsepius
d5607c5a93
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* rtems/score/cpu.h: Add doxygen preamble.
* rtems/score/powerpc.h: Add doxygen preamble.
* rtems/score/ppc.h: Add doxygen preamble.
* rtems/score/types.h: Add doxygen preamble.
2004-11-02 07:39:59 +00:00
Ralf Corsepius
39785ad1e6
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 697/bsps
* flashentry/flashentry.S: Fix broken comments
(Patch by Thomas.Doerfler@imd-systems.de )
2004-11-02 02:41:28 +00:00