Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
0f247848b63bb263026ce965088241ec06aeabff
/
drivers
/
spi
/
mpc8xxx_spi.c
c1a3f1e
spi: mpc8xxx: Convert to DM
by Jagan Teki
· 6 years ago
67adbae
spi: mpc8xxx: Use get_timer
by Mario Six
· 6 years ago
f6fcad5
spi: mpc8xxx: Fix if check
by Mario Six
· 6 years ago
a1c178e
spi: mpc8xxx: Re-order transfer setup
by Mario Six
· 6 years ago
85fa265
spi: mpc8xxx: Document LEN setting better
by Mario Six
· 6 years ago
5ccfb8a
spi: mpc8xxx: Rename variable
by Mario Six
· 6 years ago
8dea61d
spi: mpc8xxx: Make code more readable
by Mario Six
· 6 years ago
65f88e0
spi: mpc8xxx: Reduce scope of loop variables
by Mario Six
· 6 years ago
e4da4c2
spi: mpc8xxx: Simplify logic a bit
by Mario Six
· 6 years ago
6409c61
spi: mpc8xxx: Get rid of is_read
by Mario Six
· 6 years ago
76c82af
spi: mpc8xxx: Simplify if
by Mario Six
· 6 years ago
1a907e4
spi: mpc8xxx: Use IO accessors
by Mario Six
· 6 years ago
6ea9395
spi: mpc8xxx: Replace defines with enums
by Mario Six
· 6 years ago
fabe6c4
spi: mpc8xxx: Fix function names in strings
by Mario Six
· 6 years ago
6f3ac07
spi: mpc8xxx: Fix space after cast
by Mario Six
· 6 years ago
01ac1e1
spi: mpc8xxx: Rename camel-case variables
by Mario Six
· 6 years ago
d93fe31
spi: mpc8xxx: Fix comments
by Mario Six
· 6 years ago
d896b7b
spi: mpc8xxx: Use short type names
by Mario Six
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a048d4b
spi: mpc8xxx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
583fe6c
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d3504fe
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
f138ca1
mpc8xxx_spi: fix SPI support on MPC8308RDB
by Ira W. Snyder
· 12 years ago
a47a12b
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
8d1f268
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
f8cc312
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
d255bb0
SPI API improvements
by Haavard Skinnemoen
· 16 years ago
8931ab1
Fix conditional compilation of mpx8xxx_spi driver
by Ben Warren
· 17 years ago
2956acd
codingstyle cleanup for spi driver
by Kim Phillips
· 17 years ago
04a9e11
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago