Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
60419832de2a8599caad20cb83bf1eb648fd93b5
/
drivers
/
spi
/
mpc8xxx_spi.c
b75b15b
dm: treewide: Rename ..._platdata variables to just ..._plat
by Simon Glass
· Thu Dec 03 16:55:23 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
1930dbb
spi: mpc8xxx_spi.c: fix cs activate/deactivate
by Rasmus Villemoes
· Fri Sep 18 16:26:06 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
d4e78c3
spi: mpc8xxx_spi: fix missing dev_err definition
by Rasmus Villemoes
· Mon Apr 20 16:13:41 2020 +0200
1534031
mpc8xxx_spi: implement real ->set_speed
by Rasmus Villemoes
· Tue Feb 11 15:20:25 2020 +0000
379e25d
mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
by Rasmus Villemoes
· Tue Feb 11 15:20:25 2020 +0000
d31ec8b
mpc8xxx_spi: put max_cs to use
by Rasmus Villemoes
· Tue Feb 11 15:20:24 2020 +0000
52515d5
spi: mpc8xxx: Convert to DM
by Jagan Teki
· Mon Apr 29 01:58:53 2019 +0530
9083b13
spi: mpc8xxx: Use get_timer
by Mario Six
· Mon Apr 29 01:58:52 2019 +0530
c368522
spi: mpc8xxx: Fix if check
by Mario Six
· Mon Apr 29 01:58:51 2019 +0530
4bc4cba
spi: mpc8xxx: Re-order transfer setup
by Mario Six
· Mon Apr 29 01:58:50 2019 +0530
64b07ff
spi: mpc8xxx: Document LEN setting better
by Mario Six
· Mon Apr 29 01:58:49 2019 +0530
a67510f
spi: mpc8xxx: Rename variable
by Mario Six
· Mon Apr 29 01:58:48 2019 +0530
eb2533a
spi: mpc8xxx: Make code more readable
by Mario Six
· Mon Apr 29 01:58:47 2019 +0530
8d684ec
spi: mpc8xxx: Reduce scope of loop variables
by Mario Six
· Mon Apr 29 01:58:46 2019 +0530
2afedfe
spi: mpc8xxx: Simplify logic a bit
by Mario Six
· Mon Apr 29 01:58:45 2019 +0530
4b671e1
spi: mpc8xxx: Get rid of is_read
by Mario Six
· Mon Apr 29 01:58:44 2019 +0530
c2e42e4
spi: mpc8xxx: Simplify if
by Mario Six
· Mon Apr 29 01:58:43 2019 +0530
dee9949
spi: mpc8xxx: Use IO accessors
by Mario Six
· Mon Apr 29 01:58:42 2019 +0530
10f300a
spi: mpc8xxx: Replace defines with enums
by Mario Six
· Mon Apr 29 01:58:41 2019 +0530
f9d5ca2
spi: mpc8xxx: Fix function names in strings
by Mario Six
· Mon Apr 29 01:58:40 2019 +0530
6a644f0
spi: mpc8xxx: Fix space after cast
by Mario Six
· Mon Apr 29 01:58:39 2019 +0530
56edb8b
spi: mpc8xxx: Rename camel-case variables
by Mario Six
· Mon Apr 29 01:58:38 2019 +0530
4d3082b
spi: mpc8xxx: Fix comments
by Mario Six
· Mon Apr 29 01:58:37 2019 +0530
4f4936e
spi: mpc8xxx: Use short type names
by Mario Six
· Mon Apr 29 01:58:36 2019 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
f9c9f6a
spi: mpc8xxx_spi: Use BIT macro
by Jagan Teki
· Fri Oct 23 01:38:07 2015 +0530
ec7fbf5
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· Fri Oct 04 17:43:24 2013 +0200
3db3928
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· Fri Jul 12 17:42:15 2013 +0800
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
d034a95
spi: Use spi_alloc_slave() in each SPI driver
by Simon Glass
· Mon Mar 18 19:23:40 2013 +0000
5261b00
mpc8xxx_spi: fix SPI support on MPC8308RDB
by Ira W. Snyder
· Wed Sep 12 14:17:31 2012 -0700
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· Thu Apr 15 16:07:28 2010 +0200
29514c7
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
by Peter Tyser
· Mon Apr 12 22:28:09 2010 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
20582da
Move conditional compilation of MPC8XXX SPI driver to Makefile
by Ben Warren
· Sun Jun 08 23:28:33 2008 -0700
d74084a
SPI API improvements
by Haavard Skinnemoen
· Fri May 16 11:10:31 2008 +0200
3753140
Fix conditional compilation of mpx8xxx_spi driver
by Ben Warren
· Sat Jan 26 23:41:19 2008 -0500
b8e2520
codingstyle cleanup for spi driver
by Kim Phillips
· Thu Jan 17 12:48:00 2008 -0600
7efe927
Add support for a Freescale non-CPM SPI controller
by Ben Warren
· Wed Jan 16 22:37:35 2008 -0500