summaryrefslogtreecommitdiff
path: root/cpu/mpc5xx/spi.c
Commit message (Collapse)AuthorAgeLines
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-03-4/+0
| | | | | | | Add support for the Marvell DB64360 / DB64460 development boards * Patch by Detlev Zundel, 10 Dec 2003: fix dependency problem in examples/Makefile
* * Patch by Denis Peter, 8 Dec 2003wdenk2004-01-02-0/+416
- add support for the PATI board (MPC555) - add SPI support for the MPC5xx * Patch by Anders Larsen, 08 Dec 2003: add configuration options CONFIG_SERIAL_TAG and CONFIG_REVISION_TAG to pass ATAG_SERIAL and ATAG_REVISION, resp., to the ARM target; cleanup some redundand #defines