Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6599cc54bbe6d6ea129ce0babb8de27cf05fa98c
/
drivers
/
spi
/
mpc8xxx_spi.c
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· 4 years ago
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· 4 years ago
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· 4 years ago
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· 4 years ago
1930dbb
spi: mpc8xxx_spi.c: fix cs activate/deactivate
by Rasmus Villemoes
· 4 years, 2 months ago
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· 4 years, 7 months ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
d4e78c3
spi: mpc8xxx_spi: fix missing dev_err definition
by Rasmus Villemoes
· 4 years, 7 months ago
1534031
mpc8xxx_spi: implement real ->set_speed
by Rasmus Villemoes
· 4 years, 10 months ago
379e25d
mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
by Rasmus Villemoes
· 4 years, 10 months ago
d31ec8b
mpc8xxx_spi: put max_cs to use
by Rasmus Villemoes
· 4 years, 10 months ago
52515d5
spi: mpc8xxx: Convert to DM
by Jagan Teki
· 6 years ago
9083b13
spi: mpc8xxx: Use get_timer
by Mario Six
· 6 years ago
c368522
spi: mpc8xxx: Fix if check
by Mario Six
· 6 years ago
4bc4cba
spi: mpc8xxx: Re-order transfer setup
by Mario Six
· 6 years ago
64b07ff
spi: mpc8xxx: Document LEN setting better
by Mario Six
· 6 years ago
a67510f
spi: mpc8xxx: Rename variable
by Mario Six
· 6 years ago
eb2533a
spi: mpc8xxx: Make code more readable
by Mario Six
· 6 years ago
8d684ec
spi: mpc8xxx: Reduce scope of loop variables
by Mario Six
· 6 years ago
2afedfe
spi: mpc8xxx: Simplify logic a bit
by Mario Six
· 6 years ago
4b671e1
spi: mpc8xxx: Get rid of is_read
by Mario Six
· 6 years ago
c2e42e4
spi: mpc8xxx: Simplify if
by Mario Six
· 6 years ago
dee9949
spi: mpc8xxx: Use IO accessors
by Mario Six
· 6 years ago
10f300a
spi: mpc8xxx: Replace defines with enums
by Mario Six
· 6 years ago
f9d5ca2
spi: mpc8xxx: Fix function names in strings
by Mario Six
· 6 years ago
6a644f0
spi: mpc8xxx: Fix space after cast
by Mario Six
· 6 years ago
56edb8b
spi: mpc8xxx: Rename camel-case variables
by Mario Six
· 6 years ago
4d3082b
spi: mpc8xxx: Fix comments
by Mario Six
· 6 years ago
4f4936e
spi: mpc8xxx: Use short type names
by Mario Six
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
f9c9f6a
spi: mpc8xxx_spi: Use BIT macro
by Jagan Teki
· 9 years ago
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3db3928
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· 12 years ago
5261b00
mpc8xxx_spi: fix SPI support on MPC8308RDB
by Ira W. Snyder
· 12 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· 15 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
20582da
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· 16 years ago
d74084a
SPI API improvements
by Haavard Skinnemoen
· 17 years ago
3753140
Fix conditional compilation of mpx8xxx_spi driver
by Ben Warren
· 17 years ago
b8e2520
codingstyle cleanup for spi driver
by Kim Phillips
· 17 years ago
7efe927
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· 17 years ago