index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-02-21
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2014-02-20
blackfin: add spi and i2c specific get clock functions
Sonic Zhang
2014-02-18
spi: ti_qspi: Add delay before xfer for am43xx
Sourav Poddar
2014-02-18
spi: ti_qspi: Add AM43xx specifics changes
Sourav Poddar
2014-02-18
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
Markus Niebel
2014-02-18
spi: xilinx: Move timeout calculation out of the loop
Michal Simek
2014-01-16
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-16
spi: sh_qspi: Add header file that defines the address of registers
Nobuhiro Iwamatsu
2014-01-11
spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded
Axel Lin
2014-01-11
spi: Add Faraday SPI controller support
Kuo-Jung Su
2013-12-19
spi: tegra: clear RDY bit prior to every transfer
Yen Lin
2013-12-18
spi: Add support SH Quad SPI driver
Nobuhiro Iwamatsu
2013-12-10
Merge branch 'spi' of git://git.denx.de/u-boot-x86
Tom Rini
2013-12-09
sandbox: spi: Add SPI emulation bus
Mike Frysinger
2013-12-09
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
Simon Glass
2013-12-06
spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]
Axel Lin
2013-12-06
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
Axel Lin
2013-11-12
spi: omap3: add support for more word lengths
Nikita Kiryanov
2013-11-12
spi: omap3: remove semicolon from #define
Nikita Kiryanov
2013-10-31
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-16
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
Timo Herbrecher
2013-10-16
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
Jagannadha Sutradharudu Teki
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-08
spi: exynos: Support word transfers
Rajeshwari Shinde
2013-10-08
spi: exynos: Minimise access to SPI FIFO level
Rajeshwari Shinde
2013-10-08
spi: exynos: Support a delay after deactivate
Rajeshwari Shinde
2013-10-07
spi: add TI QSPI driver
Matt Porter
2013-08-27
spi: mxs_spi: Configure chipselect after block reset
Marek Vasut
2013-08-20
powerpc: Fix CamelCase checkpatch warnings
Prabhakar Kushwaha
2013-08-07
spi: Add zynq spi controller driver
Jagannadha Sutradharudu Teki
2013-08-06
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-08-06
spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-31
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-06-28
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-06-26
spi: mxc_spi: Update pre and post divider algorithm
Dirk Behme
2013-06-26
spi: mxc_spi: Fix pre and post divider calculation
Dirk Behme
2013-06-26
cros: exynos: add SPI support for cros_ec
Hung-ying Tyan
2013-06-22
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
Axel Lin
2013-06-22
spi: cf_qspi: Use DIV_ROUND_UP at appropriate place
Axel Lin
2013-06-13
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2013-06-13
spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
Axel Lin
2013-06-13
spi: tegra114_spi: Convert to use spi_alloc_slave()
Axel Lin
2013-06-13
spi: armada100_spi: Remove unnecessary NULL test for dout and din
Axel Lin
2013-06-03
spi: exynos: Support SPI_PREAMBLE mode
Rajeshwari Shinde
2013-05-30
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-13
bfin: discard invalid data and clear RXS in bf5xx spi driver
Scott Jiang
2013-05-13
bfin: Remove spi dma function in bf5xx.
Scott Jiang
[next]