index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: mxc: fix sf probe when using mxc_spi
Nikita Kiryanov
2014-09-24
1
-23
/
+25
*
spi, spi_mxc: do not hang in spi_xchg_single
Heiko Schocher
2014-08-06
1
-2
/
+15
*
spi: Support half-duplex mode in FDT decode
Simon Glass
2014-08-06
1
-0
/
+2
*
exynos: spi: Fix calculation of SPI transaction start time
Simon Glass
2014-08-06
1
-4
/
+5
*
arm: ep9315: Return back Cirrus Logic EDB9315A board support
Sergey Kostanbaev
2014-07-04
2
-0
/
+275
*
Merge remote-tracking branch 'u-boot-samsung/master'
Albert ARIBAUD
2014-07-01
1
-1
/
+4
|
\
|
*
Exynos: SPI: Fix reading data from SPI flash
Akshay Saraswat
2014-06-23
1
-1
/
+4
*
|
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-07-01
1
-1
/
+1
|
\
\
|
*
|
spi: davinci: Fix register address for SPI1_BUS
Axel Lin
2014-06-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-06-25
2
-38
/
+118
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-06-11
1
-6
/
+12
|
|
\
|
|
*
spi: soft_spi: Support NULL din/dout buffers
Andrew Ruder
2014-06-08
1
-6
/
+12
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-06-08
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
powerpc/espi: remove 80us delay to improve transfer performance
Hou Zhiqiang
2014-06-05
1
-32
/
+106
*
|
|
arm: vf610: Add QSPI driver support
Alison Wang
2014-06-09
3
-0
/
+610
|
|
/
|
/
|
*
|
ti: qspi: populate slave device to set flash quad bit.
Sourav Poddar
2014-06-06
1
-0
/
+1
|
/
*
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-21
3
-3
/
+82
|
\
|
*
spi: davinci: add support for multiple bus and chip select
Karicheri, Muralidharan
2014-04-17
2
-3
/
+79
|
*
spi: ti_qspi: Add delay for successful bulk erase.
Poddar, Sourav
2014-04-17
1
-0
/
+3
*
|
ARM: tegra: Tegra20 pinmux cleanup
Stephen Warren
2014-04-17
1
-3
/
+3
|
/
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-03-25
2
-19
/
+25
|
\
|
*
sandbox: Add implementation of spi_setup_slave_fdt()
Simon Glass
2014-03-17
1
-0
/
+13
|
*
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
Axel Lin
2014-03-17
1
-19
/
+12
*
|
drivers/spi/omap3: Bug fix of premature write transfer completion
Vasili Galka
2014-03-12
1
-2
/
+3
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-02-21
3
-8
/
+42
|
\
|
*
spi: ti_qspi: Add delay before xfer for am43xx
Sourav Poddar
2014-02-18
1
-0
/
+7
|
*
spi: ti_qspi: Add AM43xx specifics changes
Sourav Poddar
2014-02-18
1
-3
/
+23
|
*
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
Markus Niebel
2014-02-18
1
-2
/
+7
|
*
spi: xilinx: Move timeout calculation out of the loop
Michal Simek
2014-02-18
1
-3
/
+5
*
|
blackfin: add spi and i2c specific get clock functions
Sonic Zhang
2014-02-20
2
-6
/
+8
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-16
1
-1
/
+2
|
\
|
*
spi: sh_qspi: Add header file that defines the address of registers
Nobuhiro Iwamatsu
2014-01-16
1
-1
/
+2
*
|
spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded
Axel Lin
2014-01-11
1
-8
/
+2
*
|
spi: Add Faraday SPI controller support
Kuo-Jung Su
2014-01-11
2
-0
/
+509
|
/
*
spi: tegra: clear RDY bit prior to every transfer
Yen Lin
2013-12-19
1
-13
/
+8
*
spi: Add support SH Quad SPI driver
Nobuhiro Iwamatsu
2013-12-18
2
-0
/
+278
*
Merge branch 'spi' of git://git.denx.de/u-boot-x86
Tom Rini
2013-12-10
4
-5
/
+229
|
\
|
*
sandbox: spi: Add SPI emulation bus
Mike Frysinger
2013-12-09
2
-0
/
+205
|
*
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
Simon Glass
2013-12-09
2
-5
/
+24
*
|
spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]
Axel Lin
2013-12-06
1
-4
/
+1
*
|
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
Axel Lin
2013-12-06
1
-8
/
+9
|
/
*
spi: omap3: add support for more word lengths
Nikita Kiryanov
2013-11-12
3
-24
/
+66
*
spi: omap3: remove semicolon from #define
Nikita Kiryanov
2013-11-12
1
-1
/
+1
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-53
/
+31
*
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
Timo Herbrecher
2013-10-16
1
-1
/
+1
*
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Jagannadha Sutradharudu Teki
2013-10-16
5
-5
/
+5
*
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
2
-7
/
+7
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
spi: exynos: Support word transfers
Rajeshwari Shinde
2013-10-08
1
-15
/
+61
*
spi: exynos: Minimise access to SPI FIFO level
Rajeshwari Shinde
2013-10-08
1
-12
/
+15
[next]