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