summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/powerpc/old_exception_processing/cpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Forgot to remove these when code moved.Joel Sherrill2000-07-251-858/+0
|
* Patch from John Cotton <john.cotton@nrc.ca>, Charles-Antoine GauthierJoel Sherrill2000-06-121-1/+6
| | | | | | | | | | | | | | | <charles.gauthier@iit.nrc.ca>, and Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add support for a number of very significant things: + BSPs for many variations on the Motorola MBX8xx board series + Cache Manager including initial support for m68040 and PowerPC + Rework of mpc8xx libcpu code so all mpc8xx CPUs now use same code base. + Rework of eth_comm BSP to utiltize above. John reports this works on the 821 and 860
* Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1999-12-021-0/+853
As part of this effort, the mpc750 libcpu code is now shared with the ppc6xx.