summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/include/bsp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-03-30 Eric Valette <valette@crf.canon.fr>Joel Sherrill2001-04-061-1/+1
| | | | | | * Makefile.am, console/consoleIo.h, include/bsp.h: These modifications are part of the conversion of the mpc8xx CPU to the "new exception processing model."
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+9
|
* Added include of <bsp/irq.h> per Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill2000-01-101-0/+2
|
* 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-021-0/+57
As part of this effort, the mpc750 libcpu code is now shared with the ppc6xx.