summaryrefslogtreecommitdiff
path: root/drivers/spi/spi_mpc8xxx.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-5/+0
2009-11-12spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chipsAnton Vorontsov1-40/+500
2009-11-12spi_mpc8xxx: Turn qe_mode into flagsAnton Vorontsov1-11/+19
2009-11-12spi_mpc8xxx: Factor out SPI mode change steps into a callAnton Vorontsov1-32/+24
2009-11-12spi_mpc8xxx: Fix uninitialized variableAnton Vorontsov1-0/+1
2009-06-20spi_mpc8xxx: s/83xx/8xxx/gAnton Vorontsov1-200/+200
2009-06-20spi_mpc83xx: rename spi_83xx.c to spi_8xxx.cAnton Vorontsov1-0/+945