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: xilinx_spi: convert to livetree
Vipul Kumar
2018-07-16
1
-3
/
+2
*
spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
Vipul Kumar
2018-07-16
1
-0
/
+41
*
spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
Vipul Kumar
2018-07-16
1
-35
/
+68
*
spi: xilinx: Read reg base address from DTS file
Michal Simek
2018-07-16
1
-6
/
+1
*
spi: cadence_qspi: Fix warning cast from pointer to integer of different size
Ley Foon Tan
2018-07-12
1
-2
/
+2
*
spi: cadence_qspi: Fix compilation warning
Ley Foon Tan
2018-07-12
1
-1
/
+1
*
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
2018-07-10
4
-1
/
+448
*
spi: omap3: fix claim/release bus within DM
Hannes Schmelzer
2018-06-28
1
-7
/
+7
*
spi: omap3: fix set_speed and set_mode dm callbacks
Hannes Schmelzer
2018-06-25
1
-10
/
+6
*
spi: omap3: pre-initialize bus-speed with max. slave-speed
Hannes Schmelzer
2018-06-25
1
-0
/
+2
*
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
Michael Trimarchi
2018-06-25
1
-3
/
+3
*
spi: mxc: Fix compilation problem of DM_SPI class driver
Michael Trimarchi
2018-06-25
1
-1
/
+1
*
spi: zynq_qspi: Fixed incorrect return value error
Vipul Kumar
2018-06-25
1
-1
/
+1
*
spi: cadence_qspi: Change to use devfdt_get_addr_index()
Ley Foon Tan
2018-06-04
1
-11
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2018-06-01
2
-18
/
+6
|
\
|
*
spi: bcm63xx_hsspi: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
1
-9
/
+3
|
*
spi: bcm63xx_spi: convert to use live dt
Álvaro Fernández Rojas
2018-06-01
1
-9
/
+3
*
|
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-05-30
4
-35
/
+66
|
\
\
|
*
|
spi: fsl_qspi: remove superfluous assignment
Heinrich Schuchardt
2018-05-16
1
-1
/
+1
|
*
|
spi: lpc32xx: simplify logical expression
Heinrich Schuchardt
2018-05-16
1
-1
/
+1
|
*
|
spi: atcspi200: avoid NULL dereference
Heinrich Schuchardt
2018-05-16
1
-2
/
+4
|
*
|
spi: stm32_qspi: Add reset support
Patrice Chotard
2018-05-16
1
-0
/
+15
|
*
|
spi: stm32_qspi: Use dev_read_xxx API
Patrice Chotard
2018-05-16
1
-11
/
+6
|
*
|
spi: stm32_qspi: Add chip select management
Christophe Kerello
2018-05-16
1
-0
/
+15
|
*
|
spi: stm32_qspi: Add st, stm32f469-qspi compatible string
Christophe Kerello
2018-05-16
1
-0
/
+1
|
*
|
spi: stm32_qspi: Align reg-names with kernel 4.12 RC1
Christophe Kerello
2018-05-16
1
-2
/
+2
|
*
|
spi: stm32_qspi: Sort include files alphabetically
Patrice Chotard
2018-05-16
1
-3
/
+3
|
*
|
spi: stm32_qspi: Solve issue detected by checkpatch
Patrick Delaunay
2018-05-16
1
-13
/
+18
|
*
|
spi: stm32_qspi: Remove CONFIG_CLK flag
Patrice Chotard
2018-05-16
1
-4
/
+2
|
|
/
*
/
spi: atcspi200: Fix compiler warning
Rick Chen
2018-05-29
1
-3
/
+3
|
/
*
spi: mvebu_a3700_spi: Use Armada 37xx clk driver for SPI clock frequency
Marek Behún
2018-05-14
2
-24
/
+29
*
spi: fsl_qspi: Introduce is_controller_busy function
Rajat Srivastava
2018-05-09
1
-10
/
+21
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
49
-99
/
+49
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
5
-10
/
+0
*
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-27
3
-20
/
+5
*
spi: dw: invert wait condition in dw_spi_xfer
Eugeniy Paltsev
2018-04-23
1
-1
/
+1
*
spi: sh_qspi: Make use of the 32byte FIFO
Marek Vasut
2018-04-11
1
-10
/
+24
*
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
[prev]
[next]