summaryrefslogtreecommitdiff
path: root/drivers/spi/mpc8xxx_spi.c
Commit message (Expand)AuthorAgeLines
* spi: mpc8xxx_spi: Use BIT macroJagan Teki2015-10-27-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-2/+2
* spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-codedAxel Lin2013-08-06-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-19-4/+1
* mpc8xxx_spi: fix SPI support on MPC8308RDBIra W. Snyder2012-09-18-0/+4
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* Move conditional compilation of MPC8XXX SPI driver to MakefileBen Warren2008-07-01-2/+0
* SPI API improvementsHaavard Skinnemoen2008-06-03-7/+47
* Fix conditional compilation of mpx8xxx_spi driverBen Warren2008-01-29-2/+2
* codingstyle cleanup for spi driverKim Phillips2008-01-17-26/+31
* Add support for a Freescale non-CPM SPI controllerBen Warren2008-01-17-0/+138