summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-30Cosmetics.Ralf Corsepius2-12/+13
2004-12-302004-12-30 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-3/+5
* acinclude.m4: Reflect eth_comm having been removed.
2004-12-102004-12-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-179/+5
PR 704/bsps. * ide_ctrl.c: Removed (obsolete).
2004-12-06Changelog, PR728 & PR729Greg Menke1-241/+34
Greg Menke 12/06/2004
2004-12-06 PR 729/bspsGreg Menke1-4/+9
* 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 PR 729/bspsGreg Menke1-0/+2
* 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-11-30Add definition.Eric Norum2-0/+5
2004-11-29Add another module ID code.Eric Norum2-0/+5
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+6
* timer/timerisr.S: Include rtems/asm.h not asm.h
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill22-12/+67
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+11
* startup/linkcmds: Add new bss sections .bss.* and .gnu.linkonce.b*. Also extended RAM section since this is for a simulator
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+10
* startup/linkcmds, startup/linkcmds_ROM: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+9
* startup/linkcmds, startup/linkcmds.flash: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-262004-11-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-5/+11
* startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add new bss sections .bss.* and .gnu.linkonce.b*.
2004-11-232004-11-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill35-7952/+18
* 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-22Add PR617 as fixed by conversion to new exceptions.Joel Sherrill1-0/+1
2004-11-222004-11-22 Joel Sherrill <joel@OARcorp.com>Jennifer Averett2-0/+19
PR 693/misc * libchip/rtc/mc146818a_ioreg.c: Disable unless on a target with in/outport routines.
2004-11-222004-11-22 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett3-0/+44
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-222004-11-22 Jennifer Averett <jennifer@OARcorp.com>Jennifer Averett19-356/+1627
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-222004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-33/+4
* aclocal/enable-itron.m4: Remove (unused).
2004-11-222004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-0/+20
* aclocal/enable-itron.m4: New (moved from ../aclocal).
2004-11-222004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-13/+16
* configure.ac: Misc. quoting cleanups. Enable ada-tests iff --enable-ada and --enable-tests.
2004-11-21Cosmetics.Ralf Corsepius1-1/+0
2004-11-202004-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-1/+11
* 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-202004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Ralf Corsepius2-2/+8
PR 703/filesystem * ide/pcmcia_ide.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
2004-11-202004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Ralf Corsepius2-2/+8
PR 703/filesystem * ide/ide.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
2004-11-202004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Ralf Corsepius2-4/+10
PR 703/filesystem * shared/ide_ctrl.c: Extend the "modes_available" and "mode_active" parameters to uint16_t for UDMA support.
2004-11-202004-11-20 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>:Ralf Corsepius6-34/+46
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-192004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-5/+10
* startup/m68k-stub.c: Use (defined(__mc68020__) && !defined(__mcpu32__)) instead of defined(__mc68020__) to reflect GCC-3.4's expectations.
2004-11-192004-11-19 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+8
* 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-172004-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+9
* startup/linkcmds: Add sections required by gcc 3.3.x so it will link.
2004-11-162004-11-16 Richard Campbell <richard.campbell@OARcorp.com>Joel Sherrill2-1/+8
* 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-162004-11-16 Richard Campbell <richard.campbell@OARcorp.com>Joel Sherrill3-5/+17
* README.MVME2100: Update to include DBAT0. * startup/linkcmds: Add sections from new gcc versions.
2004-11-15Updated version of previous patch.Eric Norum1-9/+7
2004-11-12Change by Shuchen Feng to permit DMA-complete interrupts.Eric Norum1-4/+5
2004-11-122004-11-12 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+6
PR 717/bsps * bootloader/Makefile.am: Set up BOOTLOADER_CPU_CFLAGS.
2004-11-102004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill2-13/+18
* libchip/network/dec21140.c: Cleanup a bit and remove message about not supported on PowerPC since it works on the MVME2100 BSP.
2004-11-102004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill9-22/+56
* 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-102004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill24-203/+574
* 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-102004-11-10 Richard Campbell <richard.campbell@oarcorp.com>Joel Sherrill7-6/+200
* 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-052004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* startup/linkcmds: Add .gnu.linkonce.b section.
2004-11-052004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+7
* startup/linkcmds: Add .gnu.linkonce.b and .gnu.linkonce.bs sections.
2004-11-052004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-8/+20
* startup/linkcmds: Add .gnu.linkonce.b section and account for memory area being named sdram NOT RAM.
2004-11-052004-11-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill6-0/+16
* startup/linkcmds: Add .gnu.linkonce.b section.
2004-11-052004-11-05 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-17/+23
* configure.ac: Remove check for libbsp/${RTEMS_CPU}. Add dependency tracking for *.cfgs. * Makefile.am: Add dependency tracking for *.cfg.
2004-11-032004-11-03 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* libchip/rtc/mc146818a.c: Don't include <bsp.h> (Thanks to Lars Munch <lars@segv.dk> for catching this).
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+5
* 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-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-3/+9
PR 697/bsps * flashentry/flashentry.S: Fix broken comments (Patch by Thomas.Doerfler@imd-systems.de)
2004-10-282004-10-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* startup/linkcmds: Add .gnu.linkonce.b.*.
2004-10-282004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-2/+17
PR 707/make_build * configure.ac: Add --enable-rpcgen.