index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
mpc8xxx_spi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mpc8xxx_spi: Use BIT macro
Jagan Teki
2015-10-27
1
-1
/
+1
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
1
-2
/
+2
*
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-08-06
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
1
-4
/
+1
*
mpc8xxx_spi: fix SPI support on MPC8308RDB
Ira W. Snyder
2012-09-18
1
-0
/
+4
*
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-21
1
-1
/
+1
*
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2010-04-13
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-2
/
+2
*
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
2008-07-01
1
-2
/
+0
*
SPI API improvements
Haavard Skinnemoen
2008-06-03
1
-7
/
+47
*
Fix conditional compilation of mpx8xxx_spi driver
Ben Warren
2008-01-29
1
-2
/
+2
*
codingstyle cleanup for spi driver
Kim Phillips
2008-01-17
1
-26
/
+31
*
Add support for a Freescale non-CPM SPI controller
Ben Warren
2008-01-17
1
-0
/
+138