summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/mbx8xx/vectors/vectors.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-04-202001-04-20 Eric Valette <valette@crf.canon.fr>Joel Sherrill1-1/+1
* include/bsp.h: Added include of <bsp/vectors.h> * vectors/vectors.h: Corrected typos.
2001-04-062001-03-30 Eric Valette <valette@crf.canon.fr>Joel Sherrill1-2/+2
* clock/.cvsignore, clock/Makefile.am, clock/p_clock.c, include/8xx_immap.h, include/commproc.h, include/mbx.h, irq/.cvsignore, irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, vectors/.cvsignore, vectors/Makefile.am, vectors/vectors.S, vectors/vectors.h, vectors/vectors_init.c: New files. * Makefile.am, configure.in, console/console.c, include/Makefile.am, network/network.c, startup/Makefile.am, startup/bspstart.c, startup/imbx8xx.c, startup/linkcmds, startup/mmutlbtab.c, startup/start.S, wrapup/Makefile.am: The modifications to this BSP reflect the conversion of the mpc8xx CPU to the "new exception processing model."
1999-12-02Merged of mcp750 and mvme2307 BSP by Eric Valette <valette@crf.canon.fr>.Joel Sherrill1-0/+144
As part of this effort, the mpc750 libcpu code is now shared with the ppc6xx.