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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
spi: sh_qspi: Replace ad hoc waiting with wait_for_bit
Marek Vasut
2018-04-11
1
-14
/
+9
*
spi: sh_qspi: Drop SPBDCR wait
Marek Vasut
2018-04-11
1
-8
/
+0
*
spi: sh_qspi: Replace data types with short ones
Marek Vasut
2018-04-11
1
-31
/
+31
*
mtd: spi: Add Renesas RPC SPI-flash driver
Marek Vasut
2018-04-11
3
-0
/
+474
*
Revert "spi: atmel: Drop non-dm code"
Tom Rini
2018-04-07
2
-0
/
+217
*
Revert "spi: atmel: Drop atmel_spi.h"
Tom Rini
2018-04-07
2
-88
/
+93
*
powercp: mpc8xx: move commproc.h
Christophe Leroy
2018-04-06
1
-1
/
+1
*
powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
Christophe Leroy
2018-04-06
1
-1
/
+1
*
spi: atmel: default y if DM_SPI && ARCH_AT91
Jagan Teki
2018-04-06
1
-1
/
+1
*
spi: atmel: Drop atmel_spi.h
Jagan Teki
2018-04-06
2
-93
/
+88
*
spi: atmel: Drop non-dm code
Jagan Teki
2018-04-06
2
-217
/
+0
*
spi: atmel: Add ifdef for DM_GPIO code
Jagan Teki
2018-04-06
1
-2
/
+12
*
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
Sjoerd Simons
2018-03-23
1
-2
/
+4
*
DW SPI: use 32 bit access instead of 16 and 32 bit mix
Eugeniy Paltsev
2018-03-22
1
-25
/
+15
*
DW SPI: add option to use external gpio for chip select
Eugeniy Paltsev
2018-03-22
1
-1
/
+50
*
DW SPI: refactor poll_transfer functions
Eugeniy Paltsev
2018-03-22
1
-22
/
+4
*
DW SPI: fix transmit only mode
Eugeniy Paltsev
2018-03-22
1
-1
/
+5
*
DW SPI: fix tx data loss on FIFO flush
Eugeniy Paltsev
2018-03-22
1
-0
/
+15
*
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-03-15
3
-101
/
+25
|
\
|
*
spi: omap3: Fix redeclared error
Jagan Teki
2018-03-14
1
-2
/
+2
|
*
spi: omap3: Skip set_mode, set_speed from claim
Jagan Teki
2018-03-13
1
-5
/
+16
|
*
spi: atcspi200: Drop non-dm code
Jagan Teki
2018-03-13
2
-94
/
+7
*
|
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-03-13
1
-1
/
+0
|
/
*
spi: Migrate CONFIG_CF_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+6
*
spi: Migrate CONFIG_KIRKWOOD_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+6
*
spi: Migrate CONFIG_LPC32XX_SSP to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+5
*
spi: Migrate CONFIG_MPC8XXX_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+5
*
spi: Migrate CONFIG_MXC_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+6
*
spi: Migrate CONFIG_MXS_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+6
*
spi: Migrate CONFIG_SH_QSPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+6
*
spi: Migrate CONFIG_SH_SPI to Kconfig
Tuomas Tynkkynen
2018-02-13
1
-0
/
+6
*
atcspi200: avoid possible NULL dereference
Heinrich Schuchardt
2018-02-07
1
-2
/
+2
*
Merge git://git.denx.de/u-boot-spi
Tom Rini
2018-01-26
14
-122
/
+1057
|
\
|
*
DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
2018-01-26
1
-2
/
+43
|
*
spi: cadence_qspi_apb: Make flash writes 32 bit aligned
Vignesh R
2018-01-24
1
-6
/
+25
|
*
Revert "spi: cadence_qspi_apb: Use 32 bit indirect write transaction when pos...
Vignesh R
2018-01-24
1
-20
/
+6
|
*
Revert "spi: cadence_qspi_apb: Use 32 bit indirect read transaction when poss...
Goldschmidt Simon
2018-01-24
1
-16
/
+10
|
*
spi: cadence_spi: Sync DT bindings with Linux
Jason Rush
2018-01-24
3
-20
/
+21
|
*
spi: kirkwood_spi: implement workaround for FE-9144572
Chris Packham
2018-01-24
1
-3
/
+66
|
*
spi: spi-uclass: Fix style violations
Mario Six
2018-01-24
1
-3
/
+2
|
*
spi: Remove spi_setup_slave_fdt
Mario Six
2018-01-24
1
-16
/
+0
|
*
spi: Remove obsolete spi_base_setup_slave_fdt
Mario Six
2018-01-24
1
-20
/
+0
|
*
spi: Fix style violation and improve code
Mario Six
2018-01-24
1
-3
/
+4
|
*
dm: spi: add BCM63xx HSSPI driver
Álvaro Fernández Rojas
2018-01-24
3
-0
/
+423
|
*
dm: spi: add BCM63xx SPI driver
Álvaro Fernández Rojas
2018-01-24
3
-0
/
+442
|
*
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
2018-01-24
4
-28
/
+30
*
|
Convert CONFIG_DAVINCI_SPI to Kconfig
Adam Ford
2018-01-22
1
-0
/
+6
*
|
spi: fsl_qspi: support i.MX6UL/6ULLL/7D
Peng Fan
2018-01-12
1
-2
/
+16
|
/
*
cosmetic: atcspi200: Rename function name as atcspi200
Rick Chen
2017-11-30
1
-48
/
+48
*
spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spi
Rick Chen
2017-11-30
3
-6
/
+6
[prev]
[next]