summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting.Joel Sherrill2006-06-211-1/+1
|
* Indicate that it's ok to use decoupled cycles to accessTill Straumann2006-06-192-2/+10
| | | | on-board memory from VME.
* Only set/access the _BSP_vme_bridge_irq variable on BSPs thatTill Straumann2006-06-192-0/+8
| | | | define BSP_PCI_VME_DRIVER_DOES_EOI and BSP_PIC_DO_EOI.
* filter exception vector for altivec and remap 0xf20 toTill Straumann2006-06-192-2/+15
| | | | assigned vector number alias.
* fixed compiler warnings (bspIo.h inclusion, cast of numberTill Straumann2006-06-192-3/+10
| | | | constants to pointers). Enable L1 cache on mvme2100.
* Never allow the FPU to be switched on for integer-only tasksTill Straumann2006-06-192-21/+5
| | | | (new gcc may use FP regs implicitely).
* Formatting.Joel Sherrill2006-06-011-0/+6
|
* Fix formatting.Joel Sherrill2006-04-051-2/+2
|
* Remove eof include fileRalf Corsepius2006-03-1717-17/+0
|
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-0812-6/+31
| | | | * startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-082-1/+5
| | | | * shared/startup/linkcmds: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-086-4/+16
| | | | * startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
* 2006-03-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-03-083-2/+9
| | | | | * startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.* section.
* 2006-02-13 Till Straumann <strauman@slac.stanford.edu>Till Straumann2006-02-143-0/+309
| | | | | | * shared/startup/panic.c, shared/startup/probeMemEnd.c: added code for BSPs to use: panic using printk() to display reason. probeMemEnd() to determine memory size by probing.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-0812-30/+50
| | | | * startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-4/+8
| | | | * shared/startup/linkcmds: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-083-6/+11
| | | | | * startup/linkcmds, startup/linkcmds.dl: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-083-11/+13
| | | | | * startup/linkcmds, startup/linkcmds.pm520: Add sections required by newer gcc versions.
* 2006-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-082-3/+7
| | | | * startup/linkcmds.dl: Add sections required by newer gcc versions.
* 2006-02-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-02-072-3/+7
| | | | * startup/linkcmds: Add sections to fix C++ linking errors.
* 2006-01-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-232-0/+7
| | | | * runtest: Add pvr setting.
* 2006-01-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-202-2/+94
| | | | | | * psim: Enhance to add limit on how long a single test is allowed to execute. This can be used to significantly enhance the reliability of long batch test runs.
* Regenerate.Ralf Corsepius2006-01-1411-11/+11
|
* Regenerate.Ralf Corsepius2006-01-1211-0/+36
|
* Remove all-local:.Ralf Corsepius2006-01-1211-22/+0
|
* Regenerate.Ralf Corsepius2006-01-1211-11/+11
|
* Cleanup.Ralf Corsepius2006-01-1211-28/+0
|
* 2006-01-11 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1122-44/+55
| | | | | * configure.ac: Remove explicit ampolish3 support (now in RTEMS_BSP_CONFIGURE).
* 2006-01-10 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-1033-900/+139
| | | | | * configure.ac: Add ampolish3 support. * Makefile.am: Add preinstall.am.
* New.Ralf Corsepius2006-01-1011-0/+968
|
* Regenerate.Ralf Corsepius2006-01-101-5/+6
|
* 2006-01-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-093-1/+14
| | | | | | PR 858/bsps * Makefile.am: Added vme_am_defs.h; * vme/vmeconfig.c: Added appropriate include files.
* Regenerate.Ralf Corsepius2006-01-091-5/+0
|
* Regenerate.Ralf Corsepius2006-01-091-34/+39
|
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-092-6/+5
| | | | * Makefile.am: Don't include subdirs.am. Cleanup.
* 2006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-0916-8/+32
| | | | * Makefile.am: Don't include subdirs.am.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-082-0/+6
| | | | * acinclude.m4: Add gen5200 to list of BSPs.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-083-0/+17
| | | | | * Makefile.am, vme/vmeconfig.c: VME code now compiles but is untested. Jennifer will have to test this.
* 2006-01-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-083-4/+11
| | | | | * psim, psim-gdb: Add setting of PVR to 0xfffe0000 since psim needs a special processor version value or exceptions will not work.
* * shared/vectors/vectors.S: mask high bits when calculatingTill Straumann2006-01-052-2/+8
| | | | | the exception vector number to yield correct result even if the vectors reside in the upper area (0xfff00000; psim).
* * Makefile.am, vectors/vectors.S: use shared version of vectors.S.Till Straumann2006-01-053-161/+5
|
* - fixed typoTill Straumann2006-01-051-1/+1
|
* Update.Ralf Corsepius2006-01-021-12/+17
|
* 2006-01-02 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-021-0/+4
| | | | * vectors/asm_utils.S: Remove (Bogus, now in libcpu).
* Remove (Bogus, now in libcpu).Ralf Corsepius2006-01-021-71/+0
|
* Eliminate #include "../bestcomm/...Ralf Corsepius2006-01-0225-46/+46
|
* Remove further CVS pollution.Ralf Corsepius2006-01-025-30/+0
|
* Remove further CVS pollution.Ralf Corsepius2006-01-011-6/+0
|
* New (CVS import Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>'s ↵Ralf Corsepius2006-01-011-0/+49
| | | | submission).
* Remove further CVS pollution.Ralf Corsepius2006-01-016-36/+0
|