Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df0df67e572bbe177c9de57774119a176feae41d
/
drivers
/
spi
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
4e96ff8
Convert CONFIG_SPI to Kconfig
by Adam Ford
· Sun Apr 15 13:51:26 2018 -0400
208be8f
spi: dw: invert wait condition in dw_spi_xfer
by Eugeniy Paltsev
· Thu Apr 19 17:47:41 2018 +0300
0bad345
spi: sh_qspi: Make use of the 32byte FIFO
by Marek Vasut
· Tue Apr 10 16:43:47 2018 +0200
f6bdbcc
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
by Marek Vasut
· Tue Apr 10 16:58:46 2018 +0200
11d106c
spi: sh_qspi: Drop SPBDCR wait
by Marek Vasut
· Tue Apr 10 16:54:38 2018 +0200
6a1fe37
spi: sh_qspi: Replace data types with short ones
by Marek Vasut
· Tue Apr 10 16:47:38 2018 +0200
6ca967b
mtd: spi: Add Renesas RPC SPI-flash driver
by Marek Vasut
· Wed Nov 29 06:29:46 2017 +0100
b02a3cc
Revert "spi: atmel: Drop non-dm code"
by Tom Rini
· Sat Apr 07 09:15:50 2018 -0400
2981c4a
Revert "spi: atmel: Drop atmel_spi.h"
by Tom Rini
· Sat Apr 07 09:15:06 2018 -0400
10ff63a
powercp: mpc8xx: move commproc.h
by Christophe Leroy
· Fri Mar 16 17:20:43 2018 +0100
b3510fb
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
by Christophe Leroy
· Fri Mar 16 17:20:41 2018 +0100
1d831b6
spi: atmel: default y if DM_SPI && ARCH_AT91
by Jagan Teki
· Wed Mar 14 18:46:44 2018 +0530
c5364d7
spi: atmel: Drop atmel_spi.h
by Jagan Teki
· Wed Mar 14 18:46:43 2018 +0530
a42dbfe
spi: atmel: Drop non-dm code
by Jagan Teki
· Wed Mar 14 18:46:42 2018 +0530
5403653
spi: atmel: Add ifdef for DM_GPIO code
by Jagan Teki
· Wed Mar 14 18:46:31 2018 +0530
74ac81c
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
by Sjoerd Simons
· Thu Mar 22 22:55:02 2018 +0100
e0c8923
DW SPI: use 32 bit access instead of 16 and 32 bit mix
by Eugeniy Paltsev
· Thu Mar 22 13:50:47 2018 +0300
a7b4de1
DW SPI: add option to use external gpio for chip select
by Eugeniy Paltsev
· Thu Mar 22 13:50:46 2018 +0300
c5c6d45
DW SPI: refactor poll_transfer functions
by Eugeniy Paltsev
· Thu Mar 22 13:50:45 2018 +0300
31f5013
DW SPI: fix transmit only mode
by Eugeniy Paltsev
· Thu Mar 22 13:50:44 2018 +0300
7215ad2
DW SPI: fix tx data loss on FIFO flush
by Eugeniy Paltsev
· Thu Mar 22 13:50:43 2018 +0300
7e6ad1f
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Thu Mar 15 08:27:27 2018 -0400
55865a9
spi: omap3: Fix redeclared error
by Jagan Teki
· Wed Mar 14 23:07:31 2018 +0530
0c15676
board: stm32: switch to DM STM32 timer
by Patrice Chotard
· Wed Feb 07 10:44:50 2018 +0100
96a95ee
spi: omap3: Skip set_mode, set_speed from claim
by Jagan Teki
· Wed Mar 07 10:30:45 2018 +0530
353dffb
spi: atcspi200: Drop non-dm code
by Jagan Teki
· Wed Mar 07 10:33:33 2018 +0530
4afde86
spi: Migrate CONFIG_CF_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:23 2018 +0200
13b5cb8
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:22 2018 +0200
2621268
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:21 2018 +0200
d331891
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:20 2018 +0200
d395879
spi: Migrate CONFIG_MXC_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:19 2018 +0200
3244de9
spi: Migrate CONFIG_MXS_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:18 2018 +0200
fa8fdfd
spi: Migrate CONFIG_SH_QSPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:17 2018 +0200
1eadef8
spi: Migrate CONFIG_SH_SPI to Kconfig
by Tuomas Tynkkynen
· Wed Feb 07 02:42:16 2018 +0200
89635f0
atcspi200: avoid possible NULL dereference
by Heinrich Schuchardt
· Wed Jan 31 01:05:54 2018 +0100
60649bb
Merge git://git.denx.de/u-boot-spi
by Tom Rini
· Fri Jan 26 07:46:34 2018 -0500
8b841e3
DW SPI: Get clock value from Device Tree
by Eugeniy Paltsev
· Thu Dec 28 15:09:03 2017 +0300
ad4bd8a
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
by Vignesh R
· Wed Jan 24 10:44:07 2018 +0530
2e2389f
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible"
by Vignesh R
· Wed Jan 24 10:44:06 2018 +0530
16cbd09
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible"
by Goldschmidt Simon
· Wed Jan 24 10:44:05 2018 +0530
1b4df5e
spi: cadence_spi: Sync DT bindings with Linux
by Jason Rush
· Tue Jan 23 17:13:09 2018 -0600
479588d
spi: kirkwood_spi: implement workaround for FE-9144572
by Chris Packham
· Mon Jan 22 22:44:20 2018 +1300
2d844dd
spi: spi-uclass: Fix style violations
by Mario Six
· Mon Jan 15 11:08:41 2018 +0100
b737c24
spi: Remove spi_setup_slave_fdt
by Mario Six
· Mon Jan 15 11:08:38 2018 +0100
6f4cc99
spi: Remove obsolete spi_base_setup_slave_fdt
by Mario Six
· Mon Jan 15 11:08:36 2018 +0100
2eb66c2
spi: Fix style violation and improve code
by Mario Six
· Mon Jan 15 11:08:35 2018 +0100
55d96ec
dm: spi: add BCM63xx HSSPI driver
by Álvaro Fernández Rojas
· Sat Jan 20 02:13:38 2018 +0100
cc243c6
dm: spi: add BCM63xx SPI driver
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:58 2018 +0100
918de03
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· Tue Jan 23 17:14:55 2018 +0100
19b336e
Convert CONFIG_DAVINCI_SPI to Kconfig
by Adam Ford
· Sat Dec 30 07:33:42 2017 -0600
b3b1f5a
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
by Peng Fan
· Wed Jan 03 08:52:02 2018 +0800
aa274d1
cosmetic: atcspi200: Rename function name as atcspi200
by Rick Chen
· Thu Nov 23 14:17:35 2017 +0800
6ae5ac4
spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
by Rick Chen
· Thu Nov 23 14:19:36 2017 +0800
348c878
rockchip: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· Sun Nov 12 20:59:44 2017 +0100
5f06654
omap3: spi: the symbol for Hertz is Hz
by Heinrich Schuchardt
· Sun Nov 12 21:02:52 2017 +0100
59de503
spi: ich: Lock down controller settings if required
by Bin Meng
· Wed Oct 18 18:20:57 2017 -0700
443da90
spi: Drop CONFIG_ATMEL_DATAFLASH_SPI
by Tuomas Tynkkynen
· Tue Oct 10 21:59:41 2017 +0300
81e1042
treewide: replace with error() with pr_err()
by Masahiro Yamada
· Sat Sep 16 14:10:41 2017 +0900
a2d2f56
spi: davinci_spi: Add da830-spi support for DM
by Adam Ford
· Sun Sep 17 20:43:45 2017 -0500
14ae0f9
spi: fsl_qspi: Copy 16 byte aligned data in TX FIFO
by Suresh Gupta
· Mon Jun 05 14:37:20 2017 +0530
4945b87
spi: fsl_qspi: Add controller busy check before new spi operation
by Suresh Gupta
· Wed Aug 30 20:06:33 2017 +0530
ea0bce6
spi: mxc_spi: support driver model
by Peng Fan
· Wed Aug 09 13:09:33 2017 +0800
67dd233
nds32: spi: Support spi dm driver.
by rick
· Mon Aug 28 15:08:01 2017 +0800
828dbb5
rockchip: spi: Convert to livetree
by Philipp Tomsich
· Mon Sep 11 22:04:20 2017 +0200
4a75e9b
x86: ich-spi: Clear atomic preop only when SPI settings are not locked
by Bin Meng
· Sat Aug 26 19:22:59 2017 -0700
26ed19c
x86: ich-spi: Remove useless assignment in ich_spi_xfer()
by Bin Meng
· Sat Aug 26 19:22:58 2017 -0700
552720e
x86: ich-spi: Move opcode registers configuration to another routine
by Bin Meng
· Tue Aug 15 22:38:30 2017 -0700
36ce024
x86: ich-spi: Don't read cached lock status
by Bin Meng
· Tue Aug 15 22:38:29 2017 -0700
bf5f72e
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
by Bin Meng
· Tue Aug 15 22:38:28 2017 -0700
76e6c99
x86: ich-spi: Remove spi_write_protect_region()
by Bin Meng
· Tue Aug 15 22:38:27 2017 -0700
cec35dc
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· Mon Aug 14 10:40:01 2017 -0400
c720b89
rockchip: spi: enable support for the rk_spi driver for the RK3368
by Philipp Tomsich
· Tue Jul 25 16:25:30 2017 +0200
03a333a
OMAP3_SPI: Kconfig: move OMAP3_SPI out of DM_SPI section.
by Adam Ford
· Wed Jul 26 22:25:29 2017 -0500
fef4cba
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Wed Aug 02 10:52:26 2017 -0400
283eb4a
spi: fsl_qspi: Pet watchdog even more
by Alexander Stein
· Thu Jun 01 09:32:19 2017 +0200
3f738a2
dm: tegra: spi: Convert to livetree
by Simon Glass
· Tue Jul 25 08:30:05 2017 -0600
c3f2650
dm: tegra: Convert clock_decode_periph_id() to support livetree
by Simon Glass
· Tue Jul 25 08:30:00 2017 -0600
b8442fb
spi: stm32_qspi: add clk_get_rate() support
by Patrice Chotard
· Tue Jul 18 09:29:09 2017 +0200
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
778ec66
rockchip: spi: dm: convert fdt_get to dev_read
by Philipp Tomsich
· Wed Jun 07 18:45:58 2017 +0200
8c3f122
powerpc, 8xx: move SPI driver to drivers/spi/
by Christophe Leroy
· Thu Jul 06 10:33:25 2017 +0200
8cb5cdd
avr32: Retire AVR32 for good
by Andy Shevchenko
· Wed Jul 05 16:25:22 2017 +0300
4812d4c
tegra: spi: Wait a little after setting the clocks
by Simon Glass
· Wed May 31 17:57:18 2017 -0600
4b28058
dm: spi: Convert uclass to livetree
by Simon Glass
· Thu May 18 20:09:54 2017 -0600
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· Tue May 30 21:47:09 2017 -0600
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· Wed May 17 17:18:09 2017 -0600
51a3ec3
dm: Fix up inclusion of common.h
by Simon Glass
· Wed May 17 17:18:07 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
176ee21
spi: kconfig: add soft spi Kconfig entry
by Peng Fan
· Thu Apr 13 14:09:55 2017 +0800
b6647ab
spi: ich: Configure SPI BIOS parameters for Linux upon U-Boot exit
by Stefan Roese
· Mon Apr 24 09:48:04 2017 +0200
a285ea6
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
by Tom Rini
· Fri May 12 22:33:23 2017 -0400
a83478f
rockchip: spi: enable support for the rk_spi driver for the RK3399
by Jakob Unterwurzacher
· Thu Apr 20 22:05:54 2017 +0200
0f5b4c9
rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate setting
by Philipp Tomsich
· Thu Apr 20 22:05:52 2017 +0200
4544788
rockchip: spi: rk_spi: dynamically select an module input rate
by Philipp Tomsich
· Thu Apr 20 22:05:51 2017 +0200
9f28b5c
stm32f7: use clock driver to enable qspi controller clock
by Vikas Manocha
· Mon Apr 10 15:02:50 2017 -0700
7e5b268
drivers: spi: Remove duplicate .probe method
by Suniel Mahesh
· Wed May 03 11:47:29 2017 +0530
50b7d03
zynq: spi: Honour the activation / deactivation delay
by Moritz Fischer
· Thu Dec 08 12:11:09 2016 -0800
530fa31
spi: atmel: check GPIO validity before using cs_gpios
by Wenyou Yang
· Fri Apr 07 15:14:46 2017 +0800
210ebce
Blackfin: Remove
by Tom Rini
· Tue Mar 14 11:08:10 2017 -0400
Next »