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
/
sh_qspi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-06-29
1
-2
/
+2
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
spi: Remove unused spi_init
Jagan Teki
2018-11-27
1
-5
/
+0
*
spi: sh_qspi: Add DM support to SH QSPI driver
Marek Vasut
2018-10-02
1
-65
/
+150
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+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
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
spi: sh_qspi: Use BIT macro
Jagan Teki
2015-10-27
1
-8
/
+8
*
spi: sh_qspi: Add header file that defines the address of registers
Nobuhiro Iwamatsu
2014-01-16
1
-1
/
+2
*
spi: Add support SH Quad SPI driver
Nobuhiro Iwamatsu
2013-12-18
1
-0
/
+277