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