Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
e5d08b4d601d4060609b162f437327c823b00947
/
drivers
/
spi
« Previous
eef6702
spi: altera: Use struct-based register access
by Marek Vasut
· 10 years ago
0ce4af9
Merge branch 'master' of git://git.denx.de/u-boot-imx
by Tom Rini
· 10 years ago
da333ae
dm: add entries to Kconfig
by Masahiro Yamada
· 10 years ago
4fd7717
spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE
by Stefan Roese
· 10 years ago
4aceea2
spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's
by Stefan Roese
· 10 years ago
3e972cb
arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h
by Stefan Roese
· 10 years ago
3dc23f7
arm: marvell: Move arch/kirkwood.h to arch/soc.h
by Stefan Roese
· 10 years ago
fda6fac
dm: tegra: spi: Convert to driver model
by Simon Glass
· 10 years ago
73186c9
dm: exynos: Convert SPI to driver model
by Simon Glass
· 10 years ago
623b638
dm: spi: Add soft_spi implementation
by Simon Glass
· 10 years ago
44ba6b0
dm: spi: Remove SPI_INIT feature
by Simon Glass
· 10 years ago
a666f39
dm: spi: Rename soft_spi.c to soft_spi_legacy.c
by Simon Glass
· 10 years ago
49b5d6e
dm: sandbox: spi: Move to driver model
by Simon Glass
· 10 years ago
c60e1f2
dm: sandbox: Add a SPI emulation uclass
by Simon Glass
· 10 years ago
d7af6a4
dm: spi: Add a uclass for SPI
by Simon Glass
· 10 years ago
3acb011
ARM: i.MX: provide declaration for board_spi_cs_gpio
by Eric Nelson
· 10 years ago
ed36323
kconfig: add blank Kconfig files
by Masahiro Yamada
· 10 years ago
bf9b86d
spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues
by Stefan Roese
· 10 years ago
0299046
spi: kirkwood_spi.c: Make global variable static
by Stefan Roese
· 10 years ago
c032174
spi: kirkwood_spi.c: Some fixes and cleanup
by Stefan Roese
· 10 years ago
155fa9a
spi: mxc: fix sf probe when using mxc_spi
by Nikita Kiryanov
· 10 years ago
f659b57
spi, spi_mxc: do not hang in spi_xchg_single
by Heiko Schocher
· 10 years ago
22052c6
spi: Support half-duplex mode in FDT decode
by Simon Glass
· 10 years ago
a4e29db
exynos: spi: Fix calculation of SPI transaction start time
by Simon Glass
· 10 years ago
7237d22
arm: ep9315: Return back Cirrus Logic EDB9315A board support
by Sergey Kostanbaev
· 10 years ago
304f936
Merge remote-tracking branch 'u-boot-samsung/master'
by Albert ARIBAUD
· 10 years ago
e99f30e
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
ed1d98d
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 10 years ago
e76d2a8
Exynos: SPI: Fix reading data from SPI flash
by Akshay Saraswat
· 10 years ago
7a4861f
spi: davinci: Fix register address for SPI1_BUS
by Axel Lin
· 10 years ago
28b62f0
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 10 years ago
6b57ff6
arm: vf610: Add QSPI driver support
by Alison Wang
· 10 years ago
c1c0dd2
spi: soft_spi: Support NULL din/dout buffers
by Andrew Ruder
· 11 years ago
55e8250
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 10 years ago
ce3cc8e
ti: qspi: populate slave device to set flash quad bit.
by Sourav Poddar
· 10 years ago
afb9070
powerpc/espi: remove 80us delay to improve transfer performance
by Hou Zhiqiang
· 10 years ago
c9aab0f
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
2bcdf84
spi: davinci: add support for multiple bus and chip select
by Karicheri, Muralidharan
· 11 years ago
b545a98
spi: ti_qspi: Add delay for successful bulk erase.
by Poddar, Sourav
· 11 years ago
70ad375
ARM: tegra: Tegra20 pinmux cleanup
by Stephen Warren
· 11 years ago
ab6423c
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
6e16d90
sandbox: Add implementation of spi_setup_slave_fdt()
by Simon Glass
· 11 years ago
7dfc4db
spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation
by Axel Lin
· 11 years ago
ce6889a
drivers/spi/omap3: Bug fix of premature write transfer completion
by Vasili Galka
· 11 years ago
4c89a36
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
d6a320d
blackfin: add spi and i2c specific get clock functions
by Sonic Zhang
· 11 years ago
bb7cd0d
spi: ti_qspi: Add delay before xfer for am43xx
by Sourav Poddar
· 11 years ago
570533b
spi: ti_qspi: Add AM43xx specifics changes
by Sourav Poddar
· 11 years ago
5d584cc
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
by Markus Niebel
· 11 years ago
999c39a
spi: xilinx: Move timeout calculation out of the loop
by Michal Simek
· 11 years ago
4913fc2
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
22e75d6
spi: sh_qspi: Add header file that defines the address of registers
by Nobuhiro Iwamatsu
· 11 years ago
12f00ca
spi: sh_spi: Use sh_spi_clear_bit() instead of open-coded
by Axel Lin
· 11 years ago
66cb9eb
spi: Add Faraday SPI controller support
by Kuo-Jung Su
· 11 years ago
60acde4
spi: tegra: clear RDY bit prior to every transfer
by Yen Lin
· 11 years ago
16f47c9
spi: Add support SH Quad SPI driver
by Nobuhiro Iwamatsu
· 11 years ago
65b7fe2
Merge branch 'spi' of git://git.denx.de/u-boot-x86
by Tom Rini
· 11 years ago
6122813
sandbox: spi: Add SPI emulation bus
by Mike Frysinger
· 11 years ago
0efc024
spi_flash: Add spi_flash_probe_fdt() to locate SPI by FDT node
by Simon Glass
· 11 years ago
9bac8f7
spi: bfin_spi6xx: Remove unnecessary test for bus and pins[bus]
by Axel Lin
· 11 years ago
727cbe1
spi: bfin_spi: Remove unnecessary test for bus and pins[bus]
by Axel Lin
· 11 years ago
5753d09
spi: omap3: add support for more word lengths
by Nikita Kiryanov
· 11 years ago
54a759c
spi: omap3: remove semicolon from #define
by Nikita Kiryanov
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
6d5ce1b
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
by Timo Herbrecher
· 11 years ago
e7b1e45
spi: Add GPL-2.0+ SPDX-License-Identifier for missing files
by Jagannadha Sutradharudu Teki
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
c4a7963
spi: exynos: Support word transfers
by Rajeshwari Shinde
· 11 years ago
120af15
spi: exynos: Minimise access to SPI FIFO level
by Rajeshwari Shinde
· 11 years ago
8d203af
spi: exynos: Support a delay after deactivate
by Rajeshwari Shinde
· 11 years ago
1d0933e
spi: add TI QSPI driver
by Matt Porter
· 11 years ago
a928a36
spi: mxs_spi: Configure chipselect after block reset
by Marek Vasut
· 11 years ago
997399f
powerpc: Fix CamelCase checkpatch warnings
by Prabhakar Kushwaha
· 11 years ago
1465d05
spi: Add zynq spi controller driver
by Jagannadha Sutradharudu Teki
· 11 years ago
583fe6c
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
a444aa7
spi: fsl_espi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
327b5c9
spi: bfin_spi: Use DIV_ROUND_UP instead of open-coded
by Axel Lin
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
fbbbc86
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 11 years ago
e6c7f86
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
9a30903
spi: mxc_spi: Update pre and post divider algorithm
by Dirk Behme
· 11 years ago
8d4c4ff
spi: mxc_spi: Fix pre and post divider calculation
by Dirk Behme
· 11 years ago
f3424c5
cros: exynos: add SPI support for cros_ec
by Hung-ying Tyan
· 11 years ago
9675fed
spi: mxc_spi: Use DIV_ROUND_UP at appropriate places
by Axel Lin
· 11 years ago
0cb8394
spi: cf_qspi: Use DIV_ROUND_UP at appropriate place
by Axel Lin
· 11 years ago
f0df254
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 11 years ago
ba1d1c2
spi: tegra20_sflash: Remove redundant code to set bus and cs of struct spi_slave
by Axel Lin
· 11 years ago
d6f64d4
spi: tegra114_spi: Convert to use spi_alloc_slave()
by Axel Lin
· 11 years ago
0368292
spi: armada100_spi: Remove unnecessary NULL test for dout and din
by Axel Lin
· 11 years ago
e4eaef8
spi: exynos: Support SPI_PREAMBLE mode
by Rajeshwari Shinde
· 11 years ago
a19b0dd
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 11 years ago
d4d4f90
bfin: discard invalid data and clear RXS in bf5xx spi driver
by Scott Jiang
· 13 years ago
e76276d
bfin: Remove spi dma function in bf5xx.
by Scott Jiang
· 13 years ago
e0d2d3b
spi: atmel_spi: using ip version to check whether has wdrbt
by Bo Shen
· 12 years ago
0499218
imx: Move some header files from arch-mxs to imx-common
by Stefan Roese
· 12 years ago
8dc16cf
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
0f1411b
spi: mxc_spi: Set master mode for all channels
by Fabio Estevam
· 12 years ago
1812201
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
fed029f
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· 12 years ago
Next »