summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Per suggestions of Eric Valette <valette@crf.canon.fr> and JayJoel Sherrill2000-01-101-3/+3
| | | | | | Kulpinski <jskulpin@eng01.gdds.com>, the bsp_specs now defines USE_ENHANCED_INTR_API and powerpc/shared/include/bsp.h uses that to enable its tm27 support.
* Added tm27 stuff.Joel Sherrill2000-01-031-0/+48
|
* Combination of coverhd.h cleanup and MVME23xx/MCP750 patch from Eric ValetteJoel Sherrill2000-01-031-4/+7
| | | | <valette@crf.canon.fr> and Jay Kulpinski <jskulpin@eng01.gdds.com>.
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-023-0/+275
As part of this effort, the mpc750 libcpu code is now shared with the ppc6xx.